[==========] 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 13:02:13.907549  9525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.77.126:45097
I20260709 13:02:13.909245  9525 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 13:02:13.910365  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:13.928120  9534 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 13:02:13.928157  9531 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 13:02:13.928217  9532 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 13:02:13.929392  9525 server_base.cc:1061] running on GCE node
I20260709 13:02:15.158130  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:15.158398  9525 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 13:02:15.158556  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602135158538 us; error 0 us; skew 500 ppm
I20260709 13:02:15.159333  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:15.166321  9525 webserver.cc:533] Webserver started at http://127.9.77.126:39275/ using document root <none> and password file <none>
I20260709 13:02:15.167219  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:15.167435  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:15.167870  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:15.174266  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602133730654-9525-0/minicluster-data/master-0-root/instance:
uuid: "c993ef6100f14f8191369f7ed1b31b6a"
format_stamp: "Formatted at 2026-07-09 13:02:15 on dist-test-slave-r1pj"
I20260709 13:02:15.183269  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.000s	sys 0.008s
I20260709 13:02:15.189136  9540 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:15.190536  9525 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:02:15.191006  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602133730654-9525-0/minicluster-data/master-0-root
uuid: "c993ef6100f14f8191369f7ed1b31b6a"
format_stamp: "Formatted at 2026-07-09 13:02:15 on dist-test-slave-r1pj"
I20260709 13:02:15.191437  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602133730654-9525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602133730654-9525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602133730654-9525-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 13:02:15.255679  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:15.258013  9525 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 13:02:15.258499  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:15.334105  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.126:45097
I20260709 13:02:15.334179  9591 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.126:45097 every 8 connection(s)
I20260709 13:02:15.342542  9592 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 13:02:15.367281  9592 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a: Bootstrap starting.
I20260709 13:02:15.373461  9592 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:15.375402  9592 log.cc:826] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a: Log is configured to *not* fsync() on all Append() calls
I20260709 13:02:15.380532  9592 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a: No bootstrap required, opened a new log
I20260709 13:02:15.401871  9592 raft_consensus.cc:359] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c993ef6100f14f8191369f7ed1b31b6a" member_type: VOTER }
I20260709 13:02:15.402443  9592 raft_consensus.cc:385] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:15.402640  9592 raft_consensus.cc:740] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c993ef6100f14f8191369f7ed1b31b6a, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.403483  9592 consensus_queue.cc:260] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c993ef6100f14f8191369f7ed1b31b6a" member_type: VOTER }
I20260709 13:02:15.403964  9592 raft_consensus.cc:399] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:02:15.404206  9592 raft_consensus.cc:493] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:02:15.404485  9592 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:15.408622  9592 raft_consensus.cc:515] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c993ef6100f14f8191369f7ed1b31b6a" member_type: VOTER }
I20260709 13:02:15.409333  9592 leader_election.cc:304] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a [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: c993ef6100f14f8191369f7ed1b31b6a; no voters: 
I20260709 13:02:15.411013  9592 leader_election.cc:290] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:02:15.411427  9595 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:15.413727  9595 raft_consensus.cc:697] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a [term 1 LEADER]: Becoming Leader. State: Replica: c993ef6100f14f8191369f7ed1b31b6a, State: Running, Role: LEADER
I20260709 13:02:15.414790  9595 consensus_queue.cc:237] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a [LEADER]: Queue going to LEADER mode. State: All 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: "c993ef6100f14f8191369f7ed1b31b6a" member_type: VOTER }
I20260709 13:02:15.415822  9592 sys_catalog.cc:565] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:02:15.426412  9597 sys_catalog.cc:455] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a [sys.catalog]: SysCatalogTable state changed. Reason: New leader c993ef6100f14f8191369f7ed1b31b6a. Latest consensus state: current_term: 1 leader_uuid: "c993ef6100f14f8191369f7ed1b31b6a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c993ef6100f14f8191369f7ed1b31b6a" member_type: VOTER } }
I20260709 13:02:15.426494  9596 sys_catalog.cc:455] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c993ef6100f14f8191369f7ed1b31b6a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c993ef6100f14f8191369f7ed1b31b6a" member_type: VOTER } }
I20260709 13:02:15.427340  9596 sys_catalog.cc:458] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:15.428750  9597 sys_catalog.cc:458] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:15.431182  9605 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:02:15.443373  9605 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:02:15.445926  9525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:02:15.462095  9605 catalog_manager.cc:1383] Generated new cluster ID: 2a31b7805ac5485e879c16e6da49dc2f
I20260709 13:02:15.462427  9605 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:02:15.497008  9605 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:02:15.498670  9605 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:02:15.513744  9605 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a: Generated new TSK 0
I20260709 13:02:15.515014  9605 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:02:15.576918  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:15.586638  9614 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 13:02:15.588578  9615 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 13:02:15.591921  9525 server_base.cc:1061] running on GCE node
W20260709 13:02:15.592131  9617 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 13:02:15.593467  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:15.593751  9525 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 13:02:15.593952  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602135593922 us; error 0 us; skew 500 ppm
I20260709 13:02:15.594632  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:15.599853  9525 webserver.cc:533] Webserver started at http://127.9.77.65:35481/ using document root <none> and password file <none>
I20260709 13:02:15.600494  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:15.600767  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:15.601094  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:15.602465  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602133730654-9525-0/minicluster-data/ts-0-root/instance:
uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
format_stamp: "Formatted at 2026-07-09 13:02:15 on dist-test-slave-r1pj"
I20260709 13:02:15.609212  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:02:15.614336  9622 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:15.615329  9525 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:02:15.615697  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602133730654-9525-0/minicluster-data/ts-0-root
uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
format_stamp: "Formatted at 2026-07-09 13:02:15 on dist-test-slave-r1pj"
I20260709 13:02:15.616036  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602133730654-9525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602133730654-9525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602133730654-9525-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 13:02:15.638348  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:15.639741  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:15.642588  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:15.647599  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:15.647884  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:15.648197  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:15.648389  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:15.760938  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.65:41419
I20260709 13:02:15.761014  9684 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.65:41419 every 8 connection(s)
I20260709 13:02:15.768273  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:15.785181  9689 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 13:02:15.786788  9690 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 13:02:15.792217  9692 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 13:02:15.793773  9525 server_base.cc:1061] running on GCE node
I20260709 13:02:15.794988  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:15.795229  9525 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 13:02:15.795454  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602135795433 us; error 0 us; skew 500 ppm
I20260709 13:02:15.796058  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:15.800622  9525 webserver.cc:533] Webserver started at http://127.9.77.66:38529/ using document root <none> and password file <none>
I20260709 13:02:15.801393  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:15.801662  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:15.802019  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:15.803282  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602133730654-9525-0/minicluster-data/ts-1-root/instance:
uuid: "d97d45f1ec864171ad19ac41ec238a3c"
format_stamp: "Formatted at 2026-07-09 13:02:15 on dist-test-slave-r1pj"
I20260709 13:02:15.805078  9685 heartbeater.cc:344] Connected to a master server at 127.9.77.126:45097
I20260709 13:02:15.805621  9685 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:15.806948  9685 heartbeater.cc:507] Master 127.9.77.126:45097 requested a full tablet report, sending...
I20260709 13:02:15.809631  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:02:15.810577  9557 ts_manager.cc:194] Registered new tserver with Master: 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419)
I20260709 13:02:15.813019  9557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45394
I20260709 13:02:15.815414  9697 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:15.816957  9525 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:02:15.817435  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602133730654-9525-0/minicluster-data/ts-1-root
uuid: "d97d45f1ec864171ad19ac41ec238a3c"
format_stamp: "Formatted at 2026-07-09 13:02:15 on dist-test-slave-r1pj"
I20260709 13:02:15.817828  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602133730654-9525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602133730654-9525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602133730654-9525-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 13:02:15.841202  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:15.842573  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:15.844959  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:15.848049  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:15.848300  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:15.848553  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:15.848733  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:15.946463  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.66:46859
I20260709 13:02:15.946647  9759 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.66:46859 every 8 connection(s)
I20260709 13:02:15.952224  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:15.961476  9763 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 13:02:15.964123  9764 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 13:02:15.966462  9760 heartbeater.cc:344] Connected to a master server at 127.9.77.126:45097
I20260709 13:02:15.966859  9760 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:15.967792  9760 heartbeater.cc:507] Master 127.9.77.126:45097 requested a full tablet report, sending...
I20260709 13:02:15.970224  9557 ts_manager.cc:194] Registered new tserver with Master: d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859)
I20260709 13:02:15.971954  9557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45408
W20260709 13:02:15.974660  9766 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 13:02:15.975293  9525 server_base.cc:1061] running on GCE node
I20260709 13:02:15.976191  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:15.976400  9525 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 13:02:15.976574  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602135976560 us; error 0 us; skew 500 ppm
I20260709 13:02:15.977088  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:15.979619  9525 webserver.cc:533] Webserver started at http://127.9.77.67:33575/ using document root <none> and password file <none>
I20260709 13:02:15.980121  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:15.980336  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:15.980607  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:15.981735  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602133730654-9525-0/minicluster-data/ts-2-root/instance:
uuid: "3d181d0e62e741cc95029aa13d8ad00b"
format_stamp: "Formatted at 2026-07-09 13:02:15 on dist-test-slave-r1pj"
I20260709 13:02:15.986582  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:02:15.990307  9771 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:15.991180  9525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 13:02:15.991487  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602133730654-9525-0/minicluster-data/ts-2-root
uuid: "3d181d0e62e741cc95029aa13d8ad00b"
format_stamp: "Formatted at 2026-07-09 13:02:15 on dist-test-slave-r1pj"
I20260709 13:02:15.991829  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602133730654-9525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602133730654-9525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602133730654-9525-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 13:02:16.011289  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:16.012765  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:16.014423  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:16.016980  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:16.017268  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:16.017604  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:16.017760  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:16.122378  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.67:41827
I20260709 13:02:16.122570  9833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.67:41827 every 8 connection(s)
I20260709 13:02:16.140703  9834 heartbeater.cc:344] Connected to a master server at 127.9.77.126:45097
I20260709 13:02:16.141126  9834 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:16.142014  9834 heartbeater.cc:507] Master 127.9.77.126:45097 requested a full tablet report, sending...
I20260709 13:02:16.144161  9557 ts_manager.cc:194] Registered new tserver with Master: 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:16.144644  9525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016984488s
I20260709 13:02:16.146019  9557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45418
I20260709 13:02:16.198570  9557 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45426:
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 13:02:16.202507  9557 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 13:02:16.324151  9725 tablet_service.cc:1511] Processing CreateTablet for tablet 8803a2fbb2fa49beade3d1a10beb4ea1 (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:02:16.325189  9724 tablet_service.cc:1511] Processing CreateTablet for tablet ec2262505ea248e9bd537e09157a8ac2 (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:02:16.326570  9797 tablet_service.cc:1511] Processing CreateTablet for tablet 7585f5da87ce444881af31f4cbdc608d (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:02:16.326623  9722 tablet_service.cc:1511] Processing CreateTablet for tablet 8d23656d1f344c798a6abe330cbf1509 (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:02:16.327696  9723 tablet_service.cc:1511] Processing CreateTablet for tablet 7585f5da87ce444881af31f4cbdc608d (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:02:16.328256  9797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7585f5da87ce444881af31f4cbdc608d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.328246  9799 tablet_service.cc:1511] Processing CreateTablet for tablet 8803a2fbb2fa49beade3d1a10beb4ea1 (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:02:16.329674  9799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8803a2fbb2fa49beade3d1a10beb4ea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.330456  9650 tablet_service.cc:1511] Processing CreateTablet for tablet 8803a2fbb2fa49beade3d1a10beb4ea1 (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:02:16.330749  9649 tablet_service.cc:1511] Processing CreateTablet for tablet ec2262505ea248e9bd537e09157a8ac2 (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:02:16.331907  9650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8803a2fbb2fa49beade3d1a10beb4ea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.339444  9649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec2262505ea248e9bd537e09157a8ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.334177  9648 tablet_service.cc:1511] Processing CreateTablet for tablet 7585f5da87ce444881af31f4cbdc608d (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:02:16.345046  9725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8803a2fbb2fa49beade3d1a10beb4ea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.352231  9645 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf58ea098364fe1ac318067727d9f7f (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:02:16.344720  9646 tablet_service.cc:1511] Processing CreateTablet for tablet e2117aa0b4b84075ac3c2bc1da0088fc (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:02:16.358788  9721 tablet_service.cc:1511] Processing CreateTablet for tablet e2117aa0b4b84075ac3c2bc1da0088fc (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:02:16.360129  9795 tablet_service.cc:1511] Processing CreateTablet for tablet e2117aa0b4b84075ac3c2bc1da0088fc (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:02:16.363920  9795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2117aa0b4b84075ac3c2bc1da0088fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.366365  9796 tablet_service.cc:1511] Processing CreateTablet for tablet 8d23656d1f344c798a6abe330cbf1509 (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:02:16.350080  9647 tablet_service.cc:1511] Processing CreateTablet for tablet 8d23656d1f344c798a6abe330cbf1509 (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:02:16.343703  9798 tablet_service.cc:1511] Processing CreateTablet for tablet ec2262505ea248e9bd537e09157a8ac2 (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:02:16.376348  9720 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf58ea098364fe1ac318067727d9f7f (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:02:16.379323  9648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7585f5da87ce444881af31f4cbdc608d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.380824  9796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d23656d1f344c798a6abe330cbf1509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.382520  9798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec2262505ea248e9bd537e09157a8ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.388223  9723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7585f5da87ce444881af31f4cbdc608d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.390381  9722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d23656d1f344c798a6abe330cbf1509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.392680  9721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2117aa0b4b84075ac3c2bc1da0088fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.398244  9645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf58ea098364fe1ac318067727d9f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.400200  9647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d23656d1f344c798a6abe330cbf1509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.402499  9720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf58ea098364fe1ac318067727d9f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.407673  9724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec2262505ea248e9bd537e09157a8ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.415583  9646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2117aa0b4b84075ac3c2bc1da0088fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.425849  9794 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf58ea098364fe1ac318067727d9f7f (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:02:16.429473  9794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf58ea098364fe1ac318067727d9f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.434333  9644 tablet_service.cc:1511] Processing CreateTablet for tablet 7c3a5637df1048caafb1c562abdf0069 (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:02:16.446525  9644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c3a5637df1048caafb1c562abdf0069. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:02:16.447044  9604 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:16.507079  9793 tablet_service.cc:1511] Processing CreateTablet for tablet 7c3a5637df1048caafb1c562abdf0069 (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:02:16.508903  9793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c3a5637df1048caafb1c562abdf0069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.511399  9719 tablet_service.cc:1511] Processing CreateTablet for tablet 7c3a5637df1048caafb1c562abdf0069 (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:02:16.515098  9719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c3a5637df1048caafb1c562abdf0069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.539402  9718 tablet_service.cc:1511] Processing CreateTablet for tablet 733550c0d24d4e34a12b13bbb282e321 (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:02:16.544873  9718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 733550c0d24d4e34a12b13bbb282e321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.553069  9853 tablet_bootstrap.cc:492] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b: Bootstrap starting.
I20260709 13:02:16.555639  9852 tablet_bootstrap.cc:492] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2: Bootstrap starting.
I20260709 13:02:16.591980  9798 tablet_service.cc:1511] Processing CreateTablet for tablet 733550c0d24d4e34a12b13bbb282e321 (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:02:16.594816  9798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 733550c0d24d4e34a12b13bbb282e321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.596463  9649 tablet_service.cc:1511] Processing CreateTablet for tablet 2685bae9687b42cba4e6b25d30e4aa2a (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:02:16.599666  9649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2685bae9687b42cba4e6b25d30e4aa2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.601051  9717 tablet_service.cc:1511] Processing CreateTablet for tablet 2685bae9687b42cba4e6b25d30e4aa2a (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:02:16.606980  9717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2685bae9687b42cba4e6b25d30e4aa2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.596993  9645 tablet_service.cc:1511] Processing CreateTablet for tablet 733550c0d24d4e34a12b13bbb282e321 (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:02:16.621285  9796 tablet_service.cc:1511] Processing CreateTablet for tablet 2685bae9687b42cba4e6b25d30e4aa2a (DEFAULT_TABLE table=test-workload [id=7565eebd73d64b129ff9a31ad12e114c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:02:16.642871  9796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2685bae9687b42cba4e6b25d30e4aa2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.649309  9645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 733550c0d24d4e34a12b13bbb282e321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.650899  9854 tablet_bootstrap.cc:492] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c: Bootstrap starting.
I20260709 13:02:16.675535  9853 tablet_bootstrap.cc:654] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.683094  9852 tablet_bootstrap.cc:654] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.696316  9853 tablet_bootstrap.cc:492] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b: No bootstrap required, opened a new log
I20260709 13:02:16.696830  9853 ts_tablet_manager.cc:1403] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b: Time spent bootstrapping tablet: real 0.150s	user 0.022s	sys 0.000s
I20260709 13:02:16.700315  9854 tablet_bootstrap.cc:654] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.699923  9853 raft_consensus.cc:359] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.700855  9853 raft_consensus.cc:385] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.701206  9853 raft_consensus.cc:740] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d181d0e62e741cc95029aa13d8ad00b, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.702008  9853 consensus_queue.cc:260] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.708174  9852 tablet_bootstrap.cc:492] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2: No bootstrap required, opened a new log
I20260709 13:02:16.708173  9854 tablet_bootstrap.cc:492] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c: No bootstrap required, opened a new log
I20260709 13:02:16.708837  9854 ts_tablet_manager.cc:1403] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.003s
I20260709 13:02:16.709820  9834 heartbeater.cc:499] Master 127.9.77.126:45097 was elected leader, sending a full tablet report...
I20260709 13:02:16.710191  9853 ts_tablet_manager.cc:1434] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.011s
I20260709 13:02:16.711127  9853 tablet_bootstrap.cc:492] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b: Bootstrap starting.
I20260709 13:02:16.711308  9854 raft_consensus.cc:359] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.711932  9854 raft_consensus.cc:385] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.712177  9854 raft_consensus.cc:740] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.712800  9854 consensus_queue.cc:260] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.714977  9852 ts_tablet_manager.cc:1403] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2: Time spent bootstrapping tablet: real 0.173s	user 0.018s	sys 0.007s
I20260709 13:02:16.715891  9760 heartbeater.cc:499] Master 127.9.77.126:45097 was elected leader, sending a full tablet report...
I20260709 13:02:16.717070  9854 ts_tablet_manager.cc:1434] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:02:16.717993  9853 tablet_bootstrap.cc:654] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.718096  9854 tablet_bootstrap.cc:492] T 2685bae9687b42cba4e6b25d30e4aa2a P d97d45f1ec864171ad19ac41ec238a3c: Bootstrap starting.
I20260709 13:02:16.726265  9852 raft_consensus.cc:359] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.727164  9852 raft_consensus.cc:385] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.727439  9854 tablet_bootstrap.cc:654] T 2685bae9687b42cba4e6b25d30e4aa2a P d97d45f1ec864171ad19ac41ec238a3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.727634  9852 raft_consensus.cc:740] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.728724  9852 consensus_queue.cc:260] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.738919  9853 tablet_bootstrap.cc:492] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b: No bootstrap required, opened a new log
I20260709 13:02:16.739763  9853 ts_tablet_manager.cc:1403] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b: Time spent bootstrapping tablet: real 0.029s	user 0.002s	sys 0.012s
I20260709 13:02:16.744463  9853 raft_consensus.cc:359] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.804388  9853 raft_consensus.cc:385] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.804934  9853 raft_consensus.cc:740] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d181d0e62e741cc95029aa13d8ad00b, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.808310  9854 tablet_bootstrap.cc:492] T 2685bae9687b42cba4e6b25d30e4aa2a P d97d45f1ec864171ad19ac41ec238a3c: No bootstrap required, opened a new log
I20260709 13:02:16.808851  9854 ts_tablet_manager.cc:1403] T 2685bae9687b42cba4e6b25d30e4aa2a P d97d45f1ec864171ad19ac41ec238a3c: Time spent bootstrapping tablet: real 0.091s	user 0.019s	sys 0.001s
I20260709 13:02:16.811149  9685 heartbeater.cc:499] Master 127.9.77.126:45097 was elected leader, sending a full tablet report...
I20260709 13:02:16.811605  9853 consensus_queue.cc:260] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.811920  9854 raft_consensus.cc:359] T 2685bae9687b42cba4e6b25d30e4aa2a P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.812718  9854 raft_consensus.cc:385] T 2685bae9687b42cba4e6b25d30e4aa2a P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.813027  9854 raft_consensus.cc:740] T 2685bae9687b42cba4e6b25d30e4aa2a P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.813768  9854 consensus_queue.cc:260] T 2685bae9687b42cba4e6b25d30e4aa2a P d97d45f1ec864171ad19ac41ec238a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.816083  9854 ts_tablet_manager.cc:1434] T 2685bae9687b42cba4e6b25d30e4aa2a P d97d45f1ec864171ad19ac41ec238a3c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:16.817126  9853 ts_tablet_manager.cc:1434] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b: Time spent starting tablet: real 0.077s	user 0.010s	sys 0.001s
I20260709 13:02:16.818166  9852 ts_tablet_manager.cc:1434] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2: Time spent starting tablet: real 0.103s	user 0.033s	sys 0.050s
I20260709 13:02:16.818482  9853 tablet_bootstrap.cc:492] T 8d23656d1f344c798a6abe330cbf1509 P 3d181d0e62e741cc95029aa13d8ad00b: Bootstrap starting.
I20260709 13:02:16.819092  9852 tablet_bootstrap.cc:492] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2: Bootstrap starting.
I20260709 13:02:16.819100  9854 tablet_bootstrap.cc:492] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c: Bootstrap starting.
I20260709 13:02:16.826447  9854 tablet_bootstrap.cc:654] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.826830  9853 tablet_bootstrap.cc:654] T 8d23656d1f344c798a6abe330cbf1509 P 3d181d0e62e741cc95029aa13d8ad00b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.836805  9852 tablet_bootstrap.cc:654] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.838671  9854 tablet_bootstrap.cc:492] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c: No bootstrap required, opened a new log
I20260709 13:02:16.839236  9854 ts_tablet_manager.cc:1403] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 13:02:16.843257  9854 raft_consensus.cc:359] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.844368  9854 raft_consensus.cc:385] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.844825  9854 raft_consensus.cc:740] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.845942  9854 consensus_queue.cc:260] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.848222  9852 tablet_bootstrap.cc:492] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2: No bootstrap required, opened a new log
I20260709 13:02:16.848564  9854 ts_tablet_manager.cc:1434] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:02:16.848726  9852 ts_tablet_manager.cc:1403] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.010s
I20260709 13:02:16.849691  9854 tablet_bootstrap.cc:492] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c: Bootstrap starting.
I20260709 13:02:16.851704  9852 raft_consensus.cc:359] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.852494  9852 raft_consensus.cc:385] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.852803  9852 raft_consensus.cc:740] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.853809  9852 consensus_queue.cc:260] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.856386  9852 ts_tablet_manager.cc:1434] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:02:16.857347  9854 tablet_bootstrap.cc:654] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.857438  9852 tablet_bootstrap.cc:492] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2: Bootstrap starting.
I20260709 13:02:16.866981  9852 tablet_bootstrap.cc:654] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.871696  9854 tablet_bootstrap.cc:492] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c: No bootstrap required, opened a new log
I20260709 13:02:16.872346  9854 ts_tablet_manager.cc:1403] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260709 13:02:16.875699  9854 raft_consensus.cc:359] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.876785  9854 raft_consensus.cc:385] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.877203  9854 raft_consensus.cc:740] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.878072  9854 consensus_queue.cc:260] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
W20260709 13:02:16.879503  9835 tablet.cc:2406] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:02:16.880923  9854 ts_tablet_manager.cc:1434] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:02:16.882218  9854 tablet_bootstrap.cc:492] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c: Bootstrap starting.
I20260709 13:02:16.884805  9853 tablet_bootstrap.cc:492] T 8d23656d1f344c798a6abe330cbf1509 P 3d181d0e62e741cc95029aa13d8ad00b: No bootstrap required, opened a new log
I20260709 13:02:16.885495  9853 ts_tablet_manager.cc:1403] T 8d23656d1f344c798a6abe330cbf1509 P 3d181d0e62e741cc95029aa13d8ad00b: Time spent bootstrapping tablet: real 0.067s	user 0.034s	sys 0.018s
I20260709 13:02:16.889798  9854 tablet_bootstrap.cc:654] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.893304  9852 tablet_bootstrap.cc:492] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2: No bootstrap required, opened a new log
I20260709 13:02:16.893817  9852 ts_tablet_manager.cc:1403] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.017s
I20260709 13:02:16.889642  9853 raft_consensus.cc:359] T 8d23656d1f344c798a6abe330cbf1509 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.896690  9852 raft_consensus.cc:359] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.897643  9853 raft_consensus.cc:385] T 8d23656d1f344c798a6abe330cbf1509 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.897733  9852 raft_consensus.cc:385] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.898239  9853 raft_consensus.cc:740] T 8d23656d1f344c798a6abe330cbf1509 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d181d0e62e741cc95029aa13d8ad00b, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.898283  9852 raft_consensus.cc:740] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.899313  9852 consensus_queue.cc:260] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.899973  9854 tablet_bootstrap.cc:492] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c: No bootstrap required, opened a new log
I20260709 13:02:16.899338  9853 consensus_queue.cc:260] T 8d23656d1f344c798a6abe330cbf1509 P 3d181d0e62e741cc95029aa13d8ad00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.902015  9852 ts_tablet_manager.cc:1434] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:02:16.902446  9853 ts_tablet_manager.cc:1434] T 8d23656d1f344c798a6abe330cbf1509 P 3d181d0e62e741cc95029aa13d8ad00b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.004s
I20260709 13:02:16.903075  9852 tablet_bootstrap.cc:492] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2: Bootstrap starting.
I20260709 13:02:16.903637  9853 tablet_bootstrap.cc:492] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b: Bootstrap starting.
I20260709 13:02:16.900496  9854 ts_tablet_manager.cc:1403] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 13:02:16.910599  9852 tablet_bootstrap.cc:654] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.911440  9854 raft_consensus.cc:359] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.912323  9854 raft_consensus.cc:385] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.912678  9854 raft_consensus.cc:740] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.913544  9854 consensus_queue.cc:260] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.916049  9854 ts_tablet_manager.cc:1434] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:02:16.922897  9852 tablet_bootstrap.cc:492] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2: No bootstrap required, opened a new log
I20260709 13:02:16.923470  9852 ts_tablet_manager.cc:1403] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260709 13:02:16.926467  9852 raft_consensus.cc:359] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.927223  9852 raft_consensus.cc:385] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.927538  9852 raft_consensus.cc:740] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.928375  9852 consensus_queue.cc:260] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.931102  9852 ts_tablet_manager.cc:1434] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:02:16.932416  9852 tablet_bootstrap.cc:492] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2: Bootstrap starting.
I20260709 13:02:16.932762  9853 tablet_bootstrap.cc:654] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.939847  9852 tablet_bootstrap.cc:654] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.946678  9854 tablet_bootstrap.cc:492] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c: Bootstrap starting.
I20260709 13:02:16.951195  9859 raft_consensus.cc:493] T 2685bae9687b42cba4e6b25d30e4aa2a P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.951829  9859 raft_consensus.cc:515] T 2685bae9687b42cba4e6b25d30e4aa2a P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.955032  9859 leader_election.cc:290] T 2685bae9687b42cba4e6b25d30e4aa2a P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:16.973279  9852 tablet_bootstrap.cc:492] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2: No bootstrap required, opened a new log
I20260709 13:02:16.973280  9853 tablet_bootstrap.cc:492] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b: No bootstrap required, opened a new log
I20260709 13:02:16.973999  9852 ts_tablet_manager.cc:1403] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.007s
I20260709 13:02:16.974453  9853 ts_tablet_manager.cc:1403] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b: Time spent bootstrapping tablet: real 0.071s	user 0.031s	sys 0.007s
I20260709 13:02:16.975234  9854 tablet_bootstrap.cc:654] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.978196  9853 raft_consensus.cc:359] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.979110  9853 raft_consensus.cc:385] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.979521  9853 raft_consensus.cc:740] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d181d0e62e741cc95029aa13d8ad00b, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.980509  9853 consensus_queue.cc:260] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.990535  9852 raft_consensus.cc:359] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.991348  9852 raft_consensus.cc:385] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:16.991663  9852 raft_consensus.cc:740] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Initialized, Role: FOLLOWER
I20260709 13:02:16.991766  9853 ts_tablet_manager.cc:1434] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260709 13:02:16.998737  9857 raft_consensus.cc:493] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:16.999300  9857 raft_consensus.cc:515] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:16.999862  9854 tablet_bootstrap.cc:492] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c: No bootstrap required, opened a new log
I20260709 13:02:17.000340  9854 ts_tablet_manager.cc:1403] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.000s
I20260709 13:02:17.001539  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2685bae9687b42cba4e6b25d30e4aa2a" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b" is_pre_election: true
I20260709 13:02:17.002120  9857 leader_election.cc:290] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859)
I20260709 13:02:17.003430  9853 tablet_bootstrap.cc:492] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b: Bootstrap starting.
I20260709 13:02:17.006016  9854 raft_consensus.cc:359] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.006743  9854 raft_consensus.cc:385] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:02:17.006832  9699 leader_election.cc:343] T 2685bae9687b42cba4e6b25d30e4aa2a P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.007067  9854 raft_consensus.cc:740] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.007829  9854 consensus_queue.cc:260] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.011610  9853 tablet_bootstrap.cc:654] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:16.992421  9852 consensus_queue.cc:260] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.022468  9852 ts_tablet_manager.cc:1434] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.001s
I20260709 13:02:17.023545  9852 tablet_bootstrap.cc:492] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2: Bootstrap starting.
I20260709 13:02:17.033411  9854 ts_tablet_manager.cc:1434] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.004s
I20260709 13:02:17.034565  9854 tablet_bootstrap.cc:492] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c: Bootstrap starting.
I20260709 13:02:17.047180  9861 raft_consensus.cc:493] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.047784  9861 raft_consensus.cc:515] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.055020  9861 leader_election.cc:290] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:17.055744  9861 raft_consensus.cc:493] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.056308  9861 raft_consensus.cc:515] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.061187  9852 tablet_bootstrap.cc:654] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.080345  9859 raft_consensus.cc:493] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.082973  9854 tablet_bootstrap.cc:654] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.082399  9859 raft_consensus.cc:515] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.094172  9861 leader_election.cc:290] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:17.101809  9859 leader_election.cc:290] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:17.103498  9861 raft_consensus.cc:493] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.107113  9857 raft_consensus.cc:493] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.107770  9857 raft_consensus.cc:515] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.115043  9857 leader_election.cc:290] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859), 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419)
I20260709 13:02:17.116375  9857 raft_consensus.cc:493] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.106448  9861 raft_consensus.cc:515] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.128993  9883 raft_consensus.cc:493] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.117244  9857 raft_consensus.cc:515] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.132138  9883 raft_consensus.cc:515] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.132953  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7585f5da87ce444881af31f4cbdc608d" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b" is_pre_election: true
I20260709 13:02:17.134666  9853 tablet_bootstrap.cc:492] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b: No bootstrap required, opened a new log
I20260709 13:02:17.135164  9853 ts_tablet_manager.cc:1403] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b: Time spent bootstrapping tablet: real 0.132s	user 0.032s	sys 0.039s
W20260709 13:02:17.135226  9699 leader_election.cc:343] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.135387  9883 leader_election.cc:290] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:17.145147  9861 leader_election.cc:290] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:17.138492  9853 raft_consensus.cc:359] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.146338  9853 raft_consensus.cc:385] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.146823  9853 raft_consensus.cc:740] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d181d0e62e741cc95029aa13d8ad00b, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.147404  9857 leader_election.cc:290] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859)
I20260709 13:02:17.148023  9859 raft_consensus.cc:493] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.148516  9859 raft_consensus.cc:515] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.148299  9853 consensus_queue.cc:260] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.155947  9660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2685bae9687b42cba4e6b25d30e4aa2a" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" is_pre_election: true
I20260709 13:02:17.161520  9861 raft_consensus.cc:493] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.165256  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7585f5da87ce444881af31f4cbdc608d" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" is_pre_election: true
I20260709 13:02:17.168411  9853 ts_tablet_manager.cc:1434] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.005s
I20260709 13:02:17.170610  9859 leader_election.cc:290] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:17.166695  9861 raft_consensus.cc:515] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.175072  9852 tablet_bootstrap.cc:492] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2: No bootstrap required, opened a new log
I20260709 13:02:17.175276  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d23656d1f344c798a6abe330cbf1509" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b" is_pre_election: true
I20260709 13:02:17.175585  9852 ts_tablet_manager.cc:1403] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2: Time spent bootstrapping tablet: real 0.152s	user 0.012s	sys 0.005s
I20260709 13:02:17.181740  9809 raft_consensus.cc:2468] T 8d23656d1f344c798a6abe330cbf1509 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 0.
I20260709 13:02:17.181816  9660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d23656d1f344c798a6abe330cbf1509" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" is_pre_election: true
I20260709 13:02:17.177726  9859 raft_consensus.cc:493] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.188508  9853 tablet_bootstrap.cc:492] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b: Bootstrap starting.
I20260709 13:02:17.197891  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2117aa0b4b84075ac3c2bc1da0088fc" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" is_pre_election: true
I20260709 13:02:17.191119  9699 leader_election.cc:304] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d181d0e62e741cc95029aa13d8ad00b, d97d45f1ec864171ad19ac41ec238a3c; no voters: 
I20260709 13:02:17.197688  9861 leader_election.cc:290] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:17.188872  9859 raft_consensus.cc:515] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.204675  9852 raft_consensus.cc:359] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.205436  9852 raft_consensus.cc:385] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.205744  9852 raft_consensus.cc:740] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.201661  9657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2262505ea248e9bd537e09157a8ac2" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" is_pre_election: true
I20260709 13:02:17.202093  9659 raft_consensus.cc:2468] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d181d0e62e741cc95029aa13d8ad00b in term 0.
I20260709 13:02:17.209204  9772 leader_election.cc:304] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b; no voters: 
I20260709 13:02:17.209728  9859 leader_election.cc:290] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:17.210250  9859 raft_consensus.cc:2804] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:17.210275  9857 raft_consensus.cc:2804] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:17.210739  9859 raft_consensus.cc:493] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:17.210965  9857 raft_consensus.cc:493] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:17.189316  9658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" is_pre_election: true
I20260709 13:02:17.206445  9852 consensus_queue.cc:260] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.213721  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b" is_pre_election: true
I20260709 13:02:17.212471  9857 raft_consensus.cc:3060] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.212657  9859 raft_consensus.cc:3060] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.213519  9657 raft_consensus.cc:2468] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d181d0e62e741cc95029aa13d8ad00b in term 0.
I20260709 13:02:17.218255  9809 raft_consensus.cc:2468] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 0.
I20260709 13:02:17.214879  9890 raft_consensus.cc:493] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.223050  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" is_pre_election: true
I20260709 13:02:17.229738  9772 leader_election.cc:304] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b; no voters: 
I20260709 13:02:17.223132  9699 leader_election.cc:304] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d181d0e62e741cc95029aa13d8ad00b, d97d45f1ec864171ad19ac41ec238a3c; no voters: 
I20260709 13:02:17.232283  9887 raft_consensus.cc:2804] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:17.232730  9887 raft_consensus.cc:493] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:17.219973  9658 raft_consensus.cc:2468] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d181d0e62e741cc95029aa13d8ad00b in term 0.
I20260709 13:02:17.233098  9887 raft_consensus.cc:3060] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.238915  9854 tablet_bootstrap.cc:492] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c: No bootstrap required, opened a new log
W20260709 13:02:17.241448  9698 leader_election.cc:343] T 2685bae9687b42cba4e6b25d30e4aa2a P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.239686  9852 ts_tablet_manager.cc:1434] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2: Time spent starting tablet: real 0.057s	user 0.010s	sys 0.002s
I20260709 13:02:17.244032  9854 ts_tablet_manager.cc:1403] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c: Time spent bootstrapping tablet: real 0.210s	user 0.009s	sys 0.017s
I20260709 13:02:17.237879  9735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2117aa0b4b84075ac3c2bc1da0088fc" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c" is_pre_election: true
I20260709 13:02:17.242406  9734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c" is_pre_election: true
I20260709 13:02:17.250344  9733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2262505ea248e9bd537e09157a8ac2" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c" is_pre_election: true
I20260709 13:02:17.224987  9890 raft_consensus.cc:515] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.243661  9772 leader_election.cc:304] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b; no voters: 
I20260709 13:02:17.245651  9891 raft_consensus.cc:493] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.256673  9852 tablet_bootstrap.cc:492] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2: Bootstrap starting.
I20260709 13:02:17.257895  9735 raft_consensus.cc:2468] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d181d0e62e741cc95029aa13d8ad00b in term 0.
W20260709 13:02:17.262353  9774 leader_election.cc:343] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.245244  9698 leader_election.cc:304] T 2685bae9687b42cba4e6b25d30e4aa2a P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97d45f1ec864171ad19ac41ec238a3c; no voters: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b
I20260709 13:02:17.270269  9857 raft_consensus.cc:515] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.268826  9892 raft_consensus.cc:2804] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:17.273923  9734 raft_consensus.cc:2468] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d181d0e62e741cc95029aa13d8ad00b in term 0.
I20260709 13:02:17.274722  9892 raft_consensus.cc:493] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:17.275151  9892 raft_consensus.cc:3060] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.275409  9857 leader_election.cc:290] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [CANDIDATE]: Term 1 election: Requested vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859)
I20260709 13:02:17.262856  9891 raft_consensus.cc:515] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.279619  9893 raft_consensus.cc:2804] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:17.279839  9733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2117aa0b4b84075ac3c2bc1da0088fc" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
I20260709 13:02:17.281927  9809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b" is_pre_election: true
I20260709 13:02:17.283259  9853 tablet_bootstrap.cc:654] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.282302  9893 raft_consensus.cc:493] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:02:17.280305  9698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:41419, user_credentials={real_user=slave}} blocked reactor thread for 60451.1us
I20260709 13:02:17.285672  9893 raft_consensus.cc:3060] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:17.287554  9698 leader_election.cc:343] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.284125  9732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c" is_pre_election: true
I20260709 13:02:17.288590  9890 leader_election.cc:290] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:17.286860  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3a5637df1048caafb1c562abdf0069" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c" is_pre_election: true
I20260709 13:02:17.291832  9698 leader_election.cc:304] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97d45f1ec864171ad19ac41ec238a3c; no voters: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b
I20260709 13:02:17.297757  9890 raft_consensus.cc:2749] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:17.299527  9658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2117aa0b4b84075ac3c2bc1da0088fc" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" is_pre_election: true
I20260709 13:02:17.300130  9658 raft_consensus.cc:2468] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 0.
I20260709 13:02:17.299852  9859 raft_consensus.cc:515] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.291157  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2117aa0b4b84075ac3c2bc1da0088fc" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c" is_pre_election: true
I20260709 13:02:17.293859  9808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3a5637df1048caafb1c562abdf0069" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b" is_pre_election: true
I20260709 13:02:17.293845  9807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf58ea098364fe1ac318067727d9f7f" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b" is_pre_election: true
I20260709 13:02:17.295428  9854 raft_consensus.cc:359] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.294725  9894 raft_consensus.cc:2749] T 2685bae9687b42cba4e6b25d30e4aa2a P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:17.300637  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2262505ea248e9bd537e09157a8ac2" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c" is_pre_election: true
I20260709 13:02:17.296818  9731 raft_consensus.cc:2468] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in term 0.
I20260709 13:02:17.304147  9854 raft_consensus.cc:385] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.303108  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2117aa0b4b84075ac3c2bc1da0088fc" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b" is_pre_election: true
I20260709 13:02:17.296671  9730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf58ea098364fe1ac318067727d9f7f" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c" is_pre_election: true
I20260709 13:02:17.305018  9807 raft_consensus.cc:2468] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in term 0.
I20260709 13:02:17.306573  9854 raft_consensus.cc:740] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.301919  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2262505ea248e9bd537e09157a8ac2" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b" is_pre_election: true
I20260709 13:02:17.304399  9887 raft_consensus.cc:515] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.310359  9698 leader_election.cc:304] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd13c18272e4b98b24e5d1a3822d3a2, d97d45f1ec864171ad19ac41ec238a3c; no voters: 
W20260709 13:02:17.312685  9624 leader_election.cc:343] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.309057  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2117aa0b4b84075ac3c2bc1da0088fc" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b" is_pre_election: true
I20260709 13:02:17.312018  9806 raft_consensus.cc:2393] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in current term 1: Already voted for candidate 3d181d0e62e741cc95029aa13d8ad00b in this term.
I20260709 13:02:17.312783  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3a5637df1048caafb1c562abdf0069" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" is_pre_election: true
I20260709 13:02:17.311059  9658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2117aa0b4b84075ac3c2bc1da0088fc" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
I20260709 13:02:17.314594  9859 leader_election.cc:290] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 election: Requested vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:17.316779  9659 raft_consensus.cc:2468] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 0.
I20260709 13:02:17.317202  9805 raft_consensus.cc:2393] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in current term 1: Already voted for candidate 3d181d0e62e741cc95029aa13d8ad00b in this term.
I20260709 13:02:17.318073  9887 leader_election.cc:290] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [CANDIDATE]: Term 1 election: Requested vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859)
I20260709 13:02:17.317597  9624 leader_election.cc:304] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b; no voters: 
I20260709 13:02:17.316738  9658 raft_consensus.cc:3060] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.321194  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2262505ea248e9bd537e09157a8ac2" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
I20260709 13:02:17.322968  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2262505ea248e9bd537e09157a8ac2" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
I20260709 13:02:17.322154  9861 raft_consensus.cc:2804] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:17.324054  9659 raft_consensus.cc:3060] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.320883  9894 raft_consensus.cc:2804] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:17.323809  9861 raft_consensus.cc:493] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:02:17.325434  9774 leader_election.cc:343] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.316757  9854 consensus_queue.cc:260] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.326061  9861 raft_consensus.cc:3060] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.325778  9894 raft_consensus.cc:493] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:17.328948  9657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d23656d1f344c798a6abe330cbf1509" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
I20260709 13:02:17.338511  9852 tablet_bootstrap.cc:654] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.329788  9894 raft_consensus.cc:3060] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.336783  9657 raft_consensus.cc:3060] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.328956  9698 leader_election.cc:304] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd13c18272e4b98b24e5d1a3822d3a2, d97d45f1ec864171ad19ac41ec238a3c; no voters: 
I20260709 13:02:17.345526  9859 raft_consensus.cc:2804] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:17.345968  9859 raft_consensus.cc:493] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:17.346310  9859 raft_consensus.cc:3060] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.349921  9854 ts_tablet_manager.cc:1434] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c: Time spent starting tablet: real 0.103s	user 0.014s	sys 0.002s
I20260709 13:02:17.350075  9893 raft_consensus.cc:515] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.354130  9809 raft_consensus.cc:2393] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in current term 1: Already voted for candidate 3d181d0e62e741cc95029aa13d8ad00b in this term.
I20260709 13:02:17.355403  9854 tablet_bootstrap.cc:492] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c: Bootstrap starting.
I20260709 13:02:17.359620  9893 leader_election.cc:290] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [CANDIDATE]: Term 1 election: Requested vote from peers d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859), 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419)
I20260709 13:02:17.359041  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
I20260709 13:02:17.360402  9892 raft_consensus.cc:515] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.361301  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
I20260709 13:02:17.364938  9656 raft_consensus.cc:3060] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.362363  9861 raft_consensus.cc:515] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.369088  9659 raft_consensus.cc:2468] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d181d0e62e741cc95029aa13d8ad00b in term 1.
I20260709 13:02:17.370270  9852 tablet_bootstrap.cc:492] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2: No bootstrap required, opened a new log
I20260709 13:02:17.370935  9861 leader_election.cc:290] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 election: Requested vote from peers d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:17.370282  9772 leader_election.cc:304] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [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: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b; no voters: d97d45f1ec864171ad19ac41ec238a3c
I20260709 13:02:17.373611  9892 leader_election.cc:290] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 election: Requested vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:17.371901  9852 ts_tablet_manager.cc:1403] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.009s
I20260709 13:02:17.372725  9853 tablet_bootstrap.cc:492] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b: No bootstrap required, opened a new log
I20260709 13:02:17.374331  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf58ea098364fe1ac318067727d9f7f" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
I20260709 13:02:17.375130  9893 raft_consensus.cc:2804] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:17.375752  9806 raft_consensus.cc:3060] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.376464  9893 raft_consensus.cc:697] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 1 LEADER]: Becoming Leader. State: Replica: 3d181d0e62e741cc95029aa13d8ad00b, State: Running, Role: LEADER
I20260709 13:02:17.376425  9659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
I20260709 13:02:17.379101  9893 consensus_queue.cc:237] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.376633  9658 raft_consensus.cc:2468] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d181d0e62e741cc95029aa13d8ad00b in term 1.
I20260709 13:02:17.377351  9853 ts_tablet_manager.cc:1403] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b: Time spent bootstrapping tablet: real 0.191s	user 0.015s	sys 0.016s
I20260709 13:02:17.381949  9772 leader_election.cc:304] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [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: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b; no voters: d97d45f1ec864171ad19ac41ec238a3c
I20260709 13:02:17.387802  9887 raft_consensus.cc:2804] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:17.384006  9894 raft_consensus.cc:515] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.390183  9887 raft_consensus.cc:697] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [term 1 LEADER]: Becoming Leader. State: Replica: 3d181d0e62e741cc95029aa13d8ad00b, State: Running, Role: LEADER
I20260709 13:02:17.391146  9852 raft_consensus.cc:359] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.392406  9852 raft_consensus.cc:385] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.395314  9656 raft_consensus.cc:2468] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d181d0e62e741cc95029aa13d8ad00b in term 1.
I20260709 13:02:17.395023  9887 consensus_queue.cc:237] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.394443  9852 raft_consensus.cc:740] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.398952  9772 leader_election.cc:304] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [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: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b; no voters: d97d45f1ec864171ad19ac41ec238a3c
I20260709 13:02:17.399819  9857 raft_consensus.cc:2804] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:17.402841  9891 leader_election.cc:290] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:17.398208  9852 consensus_queue.cc:260] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.406153  9657 raft_consensus.cc:2468] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 1.
I20260709 13:02:17.406235  9853 raft_consensus.cc:359] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.408627  9807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
I20260709 13:02:17.408821  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d23656d1f344c798a6abe330cbf1509" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
I20260709 13:02:17.409731  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3a5637df1048caafb1c562abdf0069" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b" is_pre_election: true
I20260709 13:02:17.411954  9852 ts_tablet_manager.cc:1434] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.003s
I20260709 13:02:17.416911  9698 leader_election.cc:304] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd13c18272e4b98b24e5d1a3822d3a2, d97d45f1ec864171ad19ac41ec238a3c; no voters: 
I20260709 13:02:17.413921  9857 raft_consensus.cc:697] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 1 LEADER]: Becoming Leader. State: Replica: 3d181d0e62e741cc95029aa13d8ad00b, State: Running, Role: LEADER
I20260709 13:02:17.417816  9852 tablet_bootstrap.cc:492] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2: Bootstrap starting.
I20260709 13:02:17.403316  9806 raft_consensus.cc:2468] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in term 1.
I20260709 13:02:17.419543  9699 leader_election.cc:304] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [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: d97d45f1ec864171ad19ac41ec238a3c; no voters: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b
I20260709 13:02:17.419622  9624 leader_election.cc:304] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fd13c18272e4b98b24e5d1a3822d3a2; no voters: 3d181d0e62e741cc95029aa13d8ad00b, d97d45f1ec864171ad19ac41ec238a3c
I20260709 13:02:17.418368  9804 raft_consensus.cc:3060] T 8d23656d1f344c798a6abe330cbf1509 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.413051  9853 raft_consensus.cc:385] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.415483  9859 raft_consensus.cc:515] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.422509  9625 leader_election.cc:304] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [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: 2fd13c18272e4b98b24e5d1a3822d3a2, d97d45f1ec864171ad19ac41ec238a3c; no voters: 3d181d0e62e741cc95029aa13d8ad00b
I20260709 13:02:17.423144  9853 raft_consensus.cc:740] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d181d0e62e741cc95029aa13d8ad00b, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.422130  9891 raft_consensus.cc:2804] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:17.425473  9853 consensus_queue.cc:260] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.427528  9861 raft_consensus.cc:2749] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:17.428395  9892 raft_consensus.cc:2749] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:17.434631  9883 raft_consensus.cc:2804] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:02:17.437649  9625 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:46859, user_credentials={real_user=slave}} blocked reactor thread for 125650us
I20260709 13:02:17.436299  9886 raft_consensus.cc:493] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.438711  9805 raft_consensus.cc:2468] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 0.
I20260709 13:02:17.436034  9624 leader_election.cc:304] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b; no voters: 
I20260709 13:02:17.437742  9883 raft_consensus.cc:493] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:17.434671  9891 raft_consensus.cc:697] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 1 LEADER]: Becoming Leader. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Running, Role: LEADER
I20260709 13:02:17.439544  9894 leader_election.cc:290] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 election: Requested vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:17.438779  9886 raft_consensus.cc:515] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.440590  9883 raft_consensus.cc:3060] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.442342  9861 raft_consensus.cc:2804] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:17.450624  9657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2117aa0b4b84075ac3c2bc1da0088fc" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
I20260709 13:02:17.442356  9853 ts_tablet_manager.cc:1434] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b: Time spent starting tablet: real 0.061s	user 0.010s	sys 0.000s
W20260709 13:02:17.454082  9604 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:17.454391  9853 tablet_bootstrap.cc:492] T 7585f5da87ce444881af31f4cbdc608d P 3d181d0e62e741cc95029aa13d8ad00b: Bootstrap starting.
I20260709 13:02:17.456497  9861 raft_consensus.cc:697] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 LEADER]: Becoming Leader. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Running, Role: LEADER
I20260709 13:02:17.458240  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf58ea098364fe1ac318067727d9f7f" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
I20260709 13:02:17.459444  9861 consensus_queue.cc:237] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
W20260709 13:02:17.462532  9625 leader_election.cc:343] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.462647  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7585f5da87ce444881af31f4cbdc608d" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b" is_pre_election: true
I20260709 13:02:17.451534  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2117aa0b4b84075ac3c2bc1da0088fc" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
W20260709 13:02:17.464115  9625 leader_election.cc:343] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:17.464766  9624 leader_election.cc:343] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.467679  9891 consensus_queue.cc:237] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.467950  9625 leader_election.cc:304] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fd13c18272e4b98b24e5d1a3822d3a2; no voters: 3d181d0e62e741cc95029aa13d8ad00b, d97d45f1ec864171ad19ac41ec238a3c
I20260709 13:02:17.465502  9804 raft_consensus.cc:2468] T 8d23656d1f344c798a6abe330cbf1509 P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 1.
I20260709 13:02:17.466490  9852 tablet_bootstrap.cc:654] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.462584  9886 leader_election.cc:290] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:17.441130  9857 consensus_queue.cc:237] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.476877  9657 raft_consensus.cc:2393] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d97d45f1ec864171ad19ac41ec238a3c in current term 1: Already voted for candidate 3d181d0e62e741cc95029aa13d8ad00b in this term.
I20260709 13:02:17.462502  9883 raft_consensus.cc:515] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.478890  9625 leader_election.cc:304] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fd13c18272e4b98b24e5d1a3822d3a2; no voters: 3d181d0e62e741cc95029aa13d8ad00b, d97d45f1ec864171ad19ac41ec238a3c
I20260709 13:02:17.479614  9660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3a5637df1048caafb1c562abdf0069" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
I20260709 13:02:17.482141  9660 raft_consensus.cc:2393] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d97d45f1ec864171ad19ac41ec238a3c in current term 1: Already voted for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in this term.
W20260709 13:02:17.482599  9625 leader_election.cc:343] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.482779  9883 leader_election.cc:290] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 election: Requested vote from peers d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:17.484416  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3a5637df1048caafb1c562abdf0069" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
I20260709 13:02:17.485038  9804 raft_consensus.cc:3060] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.485637  9886 raft_consensus.cc:2749] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:17.485749  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7585f5da87ce444881af31f4cbdc608d" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c" is_pre_election: true
I20260709 13:02:17.486372  9728 raft_consensus.cc:2468] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in term 0.
I20260709 13:02:17.489446  9854 tablet_bootstrap.cc:654] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.492815  9699 leader_election.cc:304] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [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: d97d45f1ec864171ad19ac41ec238a3c; no voters: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b
I20260709 13:02:17.493973  9894 raft_consensus.cc:2749] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:17.495239  9625 leader_election.cc:304] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [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: 2fd13c18272e4b98b24e5d1a3822d3a2, d97d45f1ec864171ad19ac41ec238a3c; no voters: 3d181d0e62e741cc95029aa13d8ad00b
I20260709 13:02:17.495647  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3a5637df1048caafb1c562abdf0069" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
I20260709 13:02:17.496754  9728 raft_consensus.cc:2393] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in current term 1: Already voted for candidate d97d45f1ec864171ad19ac41ec238a3c in this term.
I20260709 13:02:17.497704  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3a5637df1048caafb1c562abdf0069" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
I20260709 13:02:17.497658  9859 leader_election.cc:290] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 election: Requested vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:17.499367  9804 raft_consensus.cc:2468] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in term 1.
I20260709 13:02:17.501359  9900 raft_consensus.cc:2749] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:17.500149  9861 raft_consensus.cc:2804] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:17.502373  9861 raft_consensus.cc:493] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:17.499963  9699 leader_election.cc:304] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [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: d97d45f1ec864171ad19ac41ec238a3c; no voters: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b
I20260709 13:02:17.506011  9861 raft_consensus.cc:3060] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.506743  9894 raft_consensus.cc:2749] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:17.502954  9624 leader_election.cc:304] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [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: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b; no voters: d97d45f1ec864171ad19ac41ec238a3c
I20260709 13:02:17.508134  9900 raft_consensus.cc:2804] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:17.502811  9859 raft_consensus.cc:493] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.504045  9556 catalog_manager.cc:5697] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:17.508818  9900 raft_consensus.cc:697] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 LEADER]: Becoming Leader. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Running, Role: LEADER
I20260709 13:02:17.510142  9900 consensus_queue.cc:237] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.511204  9859 raft_consensus.cc:515] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.520052  9859 leader_election.cc:290] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:17.520960  9657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733550c0d24d4e34a12b13bbb282e321" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" is_pre_election: true
W20260709 13:02:17.522544  9698 leader_election.cc:343] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.522595  9861 raft_consensus.cc:515] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.517172  9853 tablet_bootstrap.cc:654] T 7585f5da87ce444881af31f4cbdc608d P 3d181d0e62e741cc95029aa13d8ad00b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.524560  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733550c0d24d4e34a12b13bbb282e321" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b" is_pre_election: true
I20260709 13:02:17.525436  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7585f5da87ce444881af31f4cbdc608d" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
I20260709 13:02:17.526021  9728 raft_consensus.cc:3060] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:17.528870  9699 leader_election.cc:343] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.529404  9699 leader_election.cc:304] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97d45f1ec864171ad19ac41ec238a3c; no voters: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b
I20260709 13:02:17.530702  9859 raft_consensus.cc:2749] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:17.530964  9852 tablet_bootstrap.cc:492] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2: No bootstrap required, opened a new log
I20260709 13:02:17.537252  9852 ts_tablet_manager.cc:1403] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.010s
I20260709 13:02:17.533515  9728 raft_consensus.cc:2468] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in term 1.
I20260709 13:02:17.538820  9854 tablet_bootstrap.cc:492] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c: No bootstrap required, opened a new log
I20260709 13:02:17.541821  9854 ts_tablet_manager.cc:1403] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c: Time spent bootstrapping tablet: real 0.187s	user 0.014s	sys 0.007s
I20260709 13:02:17.544538  9625 leader_election.cc:304] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd13c18272e4b98b24e5d1a3822d3a2, d97d45f1ec864171ad19ac41ec238a3c; no voters: 
I20260709 13:02:17.545647  9900 raft_consensus.cc:2804] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:17.546361  9900 raft_consensus.cc:697] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 LEADER]: Becoming Leader. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Running, Role: LEADER
I20260709 13:02:17.547286  9900 consensus_queue.cc:237] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.547691  9854 raft_consensus.cc:359] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.548667  9854 raft_consensus.cc:385] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.549188  9854 raft_consensus.cc:740] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.551097  9854 consensus_queue.cc:260] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.551115  9861 leader_election.cc:290] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 election: Requested vote from peers d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:17.552405  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7585f5da87ce444881af31f4cbdc608d" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
W20260709 13:02:17.554162  9624 leader_election.cc:343] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:17.554368  9854 ts_tablet_manager.cc:1434] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 13:02:17.555420  9854 tablet_bootstrap.cc:492] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c: Bootstrap starting.
I20260709 13:02:17.557540  9852 raft_consensus.cc:359] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.558471  9852 raft_consensus.cc:385] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.558809  9852 raft_consensus.cc:740] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.559604  9852 consensus_queue.cc:260] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.562029  9852 ts_tablet_manager.cc:1434] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:02:17.561117  9557 catalog_manager.cc:5697] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c reported cstate change: term changed from 0 to 1, leader changed from <none> to d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66). New cstate: current_term: 1 leader_uuid: "d97d45f1ec864171ad19ac41ec238a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:17.562229  9854 tablet_bootstrap.cc:654] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.563203  9852 tablet_bootstrap.cc:492] T 2685bae9687b42cba4e6b25d30e4aa2a P 2fd13c18272e4b98b24e5d1a3822d3a2: Bootstrap starting.
I20260709 13:02:17.572955  9853 tablet_bootstrap.cc:492] T 7585f5da87ce444881af31f4cbdc608d P 3d181d0e62e741cc95029aa13d8ad00b: No bootstrap required, opened a new log
I20260709 13:02:17.573710  9853 ts_tablet_manager.cc:1403] T 7585f5da87ce444881af31f4cbdc608d P 3d181d0e62e741cc95029aa13d8ad00b: Time spent bootstrapping tablet: real 0.120s	user 0.009s	sys 0.015s
I20260709 13:02:17.578845  9852 tablet_bootstrap.cc:654] T 2685bae9687b42cba4e6b25d30e4aa2a P 2fd13c18272e4b98b24e5d1a3822d3a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.586269  9853 raft_consensus.cc:359] T 7585f5da87ce444881af31f4cbdc608d P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.587075  9853 raft_consensus.cc:385] T 7585f5da87ce444881af31f4cbdc608d P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.587387  9853 raft_consensus.cc:740] T 7585f5da87ce444881af31f4cbdc608d P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d181d0e62e741cc95029aa13d8ad00b, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.588172  9853 consensus_queue.cc:260] T 7585f5da87ce444881af31f4cbdc608d P 3d181d0e62e741cc95029aa13d8ad00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.590215  9853 ts_tablet_manager.cc:1434] T 7585f5da87ce444881af31f4cbdc608d P 3d181d0e62e741cc95029aa13d8ad00b: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260709 13:02:17.591140  9853 tablet_bootstrap.cc:492] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b: Bootstrap starting.
I20260709 13:02:17.592561  9554 catalog_manager.cc:5697] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67). New cstate: current_term: 1 leader_uuid: "3d181d0e62e741cc95029aa13d8ad00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:17.594887  9554 catalog_manager.cc:5697] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67). New cstate: current_term: 1 leader_uuid: "3d181d0e62e741cc95029aa13d8ad00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:17.600181  9854 tablet_bootstrap.cc:492] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c: No bootstrap required, opened a new log
I20260709 13:02:17.600668  9854 ts_tablet_manager.cc:1403] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.012s
I20260709 13:02:17.601718  9853 tablet_bootstrap.cc:654] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.597061  9554 catalog_manager.cc:5697] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67). New cstate: current_term: 1 leader_uuid: "3d181d0e62e741cc95029aa13d8ad00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:17.604137  9854 raft_consensus.cc:359] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.604972  9854 raft_consensus.cc:385] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.605219  9854 raft_consensus.cc:740] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.605891  9854 consensus_queue.cc:260] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.607900  9854 ts_tablet_manager.cc:1434] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:17.610792  9852 tablet_bootstrap.cc:492] T 2685bae9687b42cba4e6b25d30e4aa2a P 2fd13c18272e4b98b24e5d1a3822d3a2: No bootstrap required, opened a new log
I20260709 13:02:17.611265  9852 ts_tablet_manager.cc:1403] T 2685bae9687b42cba4e6b25d30e4aa2a P 2fd13c18272e4b98b24e5d1a3822d3a2: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.005s
I20260709 13:02:17.613744  9852 raft_consensus.cc:359] T 2685bae9687b42cba4e6b25d30e4aa2a P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.614418  9852 raft_consensus.cc:385] T 2685bae9687b42cba4e6b25d30e4aa2a P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.614662  9852 raft_consensus.cc:740] T 2685bae9687b42cba4e6b25d30e4aa2a P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.614625  9553 catalog_manager.cc:5697] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:17.615509  9852 consensus_queue.cc:260] T 2685bae9687b42cba4e6b25d30e4aa2a P 2fd13c18272e4b98b24e5d1a3822d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.617777  9852 ts_tablet_manager.cc:1434] T 2685bae9687b42cba4e6b25d30e4aa2a P 2fd13c18272e4b98b24e5d1a3822d3a2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:02:17.616623  9553 catalog_manager.cc:5697] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:17.619903  9853 tablet_bootstrap.cc:492] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b: No bootstrap required, opened a new log
I20260709 13:02:17.620337  9853 ts_tablet_manager.cc:1403] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.008s
I20260709 13:02:17.623402  9853 raft_consensus.cc:359] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.624064  9853 raft_consensus.cc:385] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.624328  9853 raft_consensus.cc:740] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d181d0e62e741cc95029aa13d8ad00b, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.625087  9853 consensus_queue.cc:260] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.627008  9853 ts_tablet_manager.cc:1434] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 13:02:17.627810  9853 tablet_bootstrap.cc:492] T 733550c0d24d4e34a12b13bbb282e321 P 3d181d0e62e741cc95029aa13d8ad00b: Bootstrap starting.
I20260709 13:02:17.632483  9891 raft_consensus.cc:493] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.633050  9891 raft_consensus.cc:515] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.634613  9853 tablet_bootstrap.cc:654] T 733550c0d24d4e34a12b13bbb282e321 P 3d181d0e62e741cc95029aa13d8ad00b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:17.635262  9891 leader_election.cc:290] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:17.636077  9657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf58ea098364fe1ac318067727d9f7f" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" is_pre_election: true
I20260709 13:02:17.638599  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf58ea098364fe1ac318067727d9f7f" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b" is_pre_election: true
I20260709 13:02:17.639397  9804 raft_consensus.cc:2393] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d97d45f1ec864171ad19ac41ec238a3c in current term 1: Already voted for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in this term.
I20260709 13:02:17.640672  9699 leader_election.cc:304] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97d45f1ec864171ad19ac41ec238a3c; no voters: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b
I20260709 13:02:17.643678  9891 raft_consensus.cc:3060] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.660024  9891 raft_consensus.cc:2749] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:17.663612  9853 tablet_bootstrap.cc:492] T 733550c0d24d4e34a12b13bbb282e321 P 3d181d0e62e741cc95029aa13d8ad00b: No bootstrap required, opened a new log
I20260709 13:02:17.664058  9853 ts_tablet_manager.cc:1403] T 733550c0d24d4e34a12b13bbb282e321 P 3d181d0e62e741cc95029aa13d8ad00b: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.014s
I20260709 13:02:17.666055  9853 raft_consensus.cc:359] T 733550c0d24d4e34a12b13bbb282e321 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.666561  9853 raft_consensus.cc:385] T 733550c0d24d4e34a12b13bbb282e321 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:17.666774  9853 raft_consensus.cc:740] T 733550c0d24d4e34a12b13bbb282e321 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d181d0e62e741cc95029aa13d8ad00b, State: Initialized, Role: FOLLOWER
I20260709 13:02:17.667384  9853 consensus_queue.cc:260] T 733550c0d24d4e34a12b13bbb282e321 P 3d181d0e62e741cc95029aa13d8ad00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.668934  9853 ts_tablet_manager.cc:1434] T 733550c0d24d4e34a12b13bbb282e321 P 3d181d0e62e741cc95029aa13d8ad00b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:02:17.770184  9900 raft_consensus.cc:493] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.770777  9900 raft_consensus.cc:515] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.772632  9900 leader_election.cc:290] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:17.773522  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733550c0d24d4e34a12b13bbb282e321" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c" is_pre_election: true
I20260709 13:02:17.774201  9728 raft_consensus.cc:2468] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in term 0.
I20260709 13:02:17.774802  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733550c0d24d4e34a12b13bbb282e321" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b" is_pre_election: true
I20260709 13:02:17.775729  9804 raft_consensus.cc:2468] T 733550c0d24d4e34a12b13bbb282e321 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in term 0.
I20260709 13:02:17.776094  9625 leader_election.cc:304] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd13c18272e4b98b24e5d1a3822d3a2, d97d45f1ec864171ad19ac41ec238a3c; no voters: 
I20260709 13:02:17.777165  9728 raft_consensus.cc:3060] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.777530  9900 raft_consensus.cc:2804] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:17.777874  9900 raft_consensus.cc:493] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:17.778270  9900 raft_consensus.cc:3060] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.785590  9900 raft_consensus.cc:515] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.788462  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733550c0d24d4e34a12b13bbb282e321" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
I20260709 13:02:17.788641  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733550c0d24d4e34a12b13bbb282e321" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
I20260709 13:02:17.789276  9729 raft_consensus.cc:3060] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.788678  9900 leader_election.cc:290] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 election: Requested vote from peers d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:17.789537  9857 consensus_queue.cc:1048] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:17.790511  9804 raft_consensus.cc:3060] T 733550c0d24d4e34a12b13bbb282e321 P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.798086  9729 raft_consensus.cc:2468] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in term 1.
I20260709 13:02:17.799141  9804 raft_consensus.cc:2468] T 733550c0d24d4e34a12b13bbb282e321 P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in term 1.
I20260709 13:02:17.799949  9625 leader_election.cc:304] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd13c18272e4b98b24e5d1a3822d3a2, d97d45f1ec864171ad19ac41ec238a3c; no voters: 
I20260709 13:02:17.801555  9900 raft_consensus.cc:2804] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:17.802119  9900 raft_consensus.cc:697] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 LEADER]: Becoming Leader. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Running, Role: LEADER
I20260709 13:02:17.802933  9900 consensus_queue.cc:237] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.814855  9893 consensus_queue.cc:1048] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:17.828053  9553 catalog_manager.cc:5697] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:17.831346  9857 consensus_queue.cc:1048] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:17.845108  9887 consensus_queue.cc:1048] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:17.898234  9891 consensus_queue.cc:1048] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:17.904994  9898 raft_consensus.cc:493] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.905516  9898 raft_consensus.cc:515] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.907617  9898 leader_election.cc:290] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859)
I20260709 13:02:17.909099  9657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2685bae9687b42cba4e6b25d30e4aa2a" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" is_pre_election: true
I20260709 13:02:17.909806  9657 raft_consensus.cc:2468] T 2685bae9687b42cba4e6b25d30e4aa2a P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d181d0e62e741cc95029aa13d8ad00b in term 0.
I20260709 13:02:17.911386  9772 leader_election.cc:304] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b; no voters: 
I20260709 13:02:17.912340  9893 raft_consensus.cc:2804] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:17.912705  9893 raft_consensus.cc:493] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:17.912660  9891 consensus_queue.cc:1048] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:17.913138  9893 raft_consensus.cc:3060] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.913475  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2685bae9687b42cba4e6b25d30e4aa2a" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c" is_pre_election: true
I20260709 13:02:17.914063  9728 raft_consensus.cc:2468] T 2685bae9687b42cba4e6b25d30e4aa2a P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d181d0e62e741cc95029aa13d8ad00b in term 0.
I20260709 13:02:17.922770  9898 consensus_queue.cc:1048] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:17.924096  9898 raft_consensus.cc:493] T 7585f5da87ce444881af31f4cbdc608d P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:17.924536  9898 raft_consensus.cc:515] T 7585f5da87ce444881af31f4cbdc608d P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.926638  9898 leader_election.cc:290] T 7585f5da87ce444881af31f4cbdc608d P 3d181d0e62e741cc95029aa13d8ad00b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859)
I20260709 13:02:17.930241  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7585f5da87ce444881af31f4cbdc608d" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c" is_pre_election: true
I20260709 13:02:17.931141  9729 raft_consensus.cc:2393] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d181d0e62e741cc95029aa13d8ad00b in current term 1: Already voted for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in this term.
I20260709 13:02:17.932497  9893 raft_consensus.cc:515] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.934571  9893 leader_election.cc:290] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b [CANDIDATE]: Term 1 election: Requested vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859)
I20260709 13:02:17.936163  9900 consensus_queue.cc:1048] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:17.938493  9657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7585f5da87ce444881af31f4cbdc608d" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" is_pre_election: true
I20260709 13:02:17.939889  9660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2685bae9687b42cba4e6b25d30e4aa2a" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
I20260709 13:02:17.940667  9660 raft_consensus.cc:3060] T 2685bae9687b42cba4e6b25d30e4aa2a P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.944440  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2685bae9687b42cba4e6b25d30e4aa2a" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
I20260709 13:02:17.945035  9729 raft_consensus.cc:3060] T 2685bae9687b42cba4e6b25d30e4aa2a P d97d45f1ec864171ad19ac41ec238a3c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.946875  9772 leader_election.cc:304] T 7585f5da87ce444881af31f4cbdc608d P 3d181d0e62e741cc95029aa13d8ad00b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d181d0e62e741cc95029aa13d8ad00b; no voters: 2fd13c18272e4b98b24e5d1a3822d3a2, d97d45f1ec864171ad19ac41ec238a3c
I20260709 13:02:17.947703  9893 raft_consensus.cc:3060] T 7585f5da87ce444881af31f4cbdc608d P 3d181d0e62e741cc95029aa13d8ad00b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:17.957046  9660 raft_consensus.cc:2468] T 2685bae9687b42cba4e6b25d30e4aa2a P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d181d0e62e741cc95029aa13d8ad00b in term 1.
I20260709 13:02:17.959161  9772 leader_election.cc:304] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b; no voters: 
I20260709 13:02:17.959771  9893 raft_consensus.cc:2749] T 7585f5da87ce444881af31f4cbdc608d P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:17.960906  9893 raft_consensus.cc:2804] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:17.961433  9893 raft_consensus.cc:697] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b [term 1 LEADER]: Becoming Leader. State: Replica: 3d181d0e62e741cc95029aa13d8ad00b, State: Running, Role: LEADER
I20260709 13:02:17.962251  9893 consensus_queue.cc:237] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:17.964341  9857 consensus_queue.cc:1048] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:17.966957  9729 raft_consensus.cc:2468] T 2685bae9687b42cba4e6b25d30e4aa2a P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d181d0e62e741cc95029aa13d8ad00b in term 1.
I20260709 13:02:17.989112  9900 consensus_queue.cc:1048] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:17.996519  9554 catalog_manager.cc:5697] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67). New cstate: current_term: 1 leader_uuid: "3d181d0e62e741cc95029aa13d8ad00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:18.101999  9805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1"
dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
mode: GRACEFUL
new_leader_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
 from {username='slave'} at 127.0.0.1:60456
I20260709 13:02:18.102626  9805 raft_consensus.cc:606] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 1 LEADER]: Received request to transfer leadership to TS 2fd13c18272e4b98b24e5d1a3822d3a2
I20260709 13:02:18.108199  9805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec2262505ea248e9bd537e09157a8ac2"
dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
mode: GRACEFUL
new_leader_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
 from {username='slave'} at 127.0.0.1:60456
I20260709 13:02:18.108861  9805 raft_consensus.cc:606] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 1 LEADER]: Received request to transfer leadership to TS 2fd13c18272e4b98b24e5d1a3822d3a2
I20260709 13:02:18.126191  9861 consensus_queue.cc:1048] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:18.128091  9729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d23656d1f344c798a6abe330cbf1509"
dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
mode: GRACEFUL
new_leader_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
 from {username='slave'} at 127.0.0.1:54980
I20260709 13:02:18.128674  9729 raft_consensus.cc:606] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 1 LEADER]: Received request to transfer leadership to TS 2fd13c18272e4b98b24e5d1a3822d3a2
I20260709 13:02:18.141791  9805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2117aa0b4b84075ac3c2bc1da0088fc"
dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
mode: GRACEFUL
new_leader_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
 from {username='slave'} at 127.0.0.1:60456
I20260709 13:02:18.142689  9861 consensus_queue.cc:1048] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:18.143982  9805 raft_consensus.cc:606] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [term 1 LEADER]: Received request to transfer leadership to TS d97d45f1ec864171ad19ac41ec238a3c
I20260709 13:02:18.155684  9861 consensus_queue.cc:1048] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:18.172199  9886 consensus_queue.cc:1048] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:18.181413  9660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cf58ea098364fe1ac318067727d9f7f"
dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
mode: GRACEFUL
new_leader_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
 from {username='slave'} at 127.0.0.1:46552
I20260709 13:02:18.182039  9660 raft_consensus.cc:606] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 LEADER]: Received request to transfer leadership to TS d97d45f1ec864171ad19ac41ec238a3c
I20260709 13:02:18.188720  9660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c3a5637df1048caafb1c562abdf0069"
dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
mode: GRACEFUL
new_leader_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
 from {username='slave'} at 127.0.0.1:46552
I20260709 13:02:18.189355  9660 raft_consensus.cc:606] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 LEADER]: Received request to transfer leadership to TS d97d45f1ec864171ad19ac41ec238a3c
I20260709 13:02:18.196202  9660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "733550c0d24d4e34a12b13bbb282e321"
dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
mode: GRACEFUL
new_leader_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
 from {username='slave'} at 127.0.0.1:46552
I20260709 13:02:18.196837  9660 raft_consensus.cc:606] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 LEADER]: Received request to transfer leadership to TS d97d45f1ec864171ad19ac41ec238a3c
I20260709 13:02:18.205478  9886 consensus_queue.cc:1048] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:18.216841  9886 consensus_queue.cc:1048] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:18.229990  9900 raft_consensus.cc:993] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2: : Instructing follower d97d45f1ec864171ad19ac41ec238a3c to start an election
I20260709 13:02:18.230501  9900 raft_consensus.cc:1081] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 LEADER]: Signalling peer d97d45f1ec864171ad19ac41ec238a3c to start an election
I20260709 13:02:18.232306  9729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "733550c0d24d4e34a12b13bbb282e321"
dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
 from {username='slave'} at 127.0.0.1:54972
I20260709 13:02:18.232995  9729 raft_consensus.cc:493] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:18.233314  9729 raft_consensus.cc:3060] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.237730  9729 raft_consensus.cc:515] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:18.240477  9660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733550c0d24d4e34a12b13bbb282e321" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
I20260709 13:02:18.241052  9660 raft_consensus.cc:3055] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:18.241395  9660 raft_consensus.cc:740] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Running, Role: LEADER
I20260709 13:02:18.241746  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733550c0d24d4e34a12b13bbb282e321" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
I20260709 13:02:18.242282  9804 raft_consensus.cc:3060] T 733550c0d24d4e34a12b13bbb282e321 P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.242156  9660 consensus_queue.cc:260] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:18.243482  9660 raft_consensus.cc:3060] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.245630  9729 leader_election.cc:290] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 2 election: Requested vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:18.251191  9660 raft_consensus.cc:2468] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 2.
I20260709 13:02:18.251191  9804 raft_consensus.cc:2468] T 733550c0d24d4e34a12b13bbb282e321 P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 2.
I20260709 13:02:18.252611  9698 leader_election.cc:304] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd13c18272e4b98b24e5d1a3822d3a2, d97d45f1ec864171ad19ac41ec238a3c; no voters: 
I20260709 13:02:18.253252  9893 raft_consensus.cc:993] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b: : Instructing follower d97d45f1ec864171ad19ac41ec238a3c to start an election
I20260709 13:02:18.253615  9891 raft_consensus.cc:2804] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:18.253700  9893 raft_consensus.cc:1081] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [term 1 LEADER]: Signalling peer d97d45f1ec864171ad19ac41ec238a3c to start an election
I20260709 13:02:18.254187  9891 raft_consensus.cc:697] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [term 2 LEADER]: Becoming Leader. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Running, Role: LEADER
I20260709 13:02:18.255075  9891 consensus_queue.cc:237] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:18.255695  9728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2117aa0b4b84075ac3c2bc1da0088fc"
dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
 from {username='slave'} at 127.0.0.1:54956
I20260709 13:02:18.256232  9728 raft_consensus.cc:493] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:18.256613  9728 raft_consensus.cc:3060] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.261667  9557 catalog_manager.cc:5697] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c reported cstate change: term changed from 1 to 2, leader changed from 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65) to d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66). New cstate: current_term: 2 leader_uuid: "d97d45f1ec864171ad19ac41ec238a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:18.263237  9728 raft_consensus.cc:515] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:18.266137  9660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2117aa0b4b84075ac3c2bc1da0088fc" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
I20260709 13:02:18.266382  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2117aa0b4b84075ac3c2bc1da0088fc" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
I20260709 13:02:18.266765  9660 raft_consensus.cc:3060] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.266958  9804 raft_consensus.cc:3055] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:18.267364  9804 raft_consensus.cc:740] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d181d0e62e741cc95029aa13d8ad00b, State: Running, Role: LEADER
I20260709 13:02:18.268235  9804 consensus_queue.cc:260] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:18.269321  9804 raft_consensus.cc:3060] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.271772  9728 leader_election.cc:290] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 2 election: Requested vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:18.274062  9660 raft_consensus.cc:2468] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 2.
I20260709 13:02:18.275115  9698 leader_election.cc:304] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd13c18272e4b98b24e5d1a3822d3a2, d97d45f1ec864171ad19ac41ec238a3c; no voters: 
I20260709 13:02:18.275802  9891 raft_consensus.cc:2804] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:18.275897  9804 raft_consensus.cc:2468] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 2.
I20260709 13:02:18.276285  9891 raft_consensus.cc:697] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 2 LEADER]: Becoming Leader. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Running, Role: LEADER
I20260709 13:02:18.277110  9891 consensus_queue.cc:237] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:18.283298  9557 catalog_manager.cc:5697] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c reported cstate change: term changed from 1 to 2, leader changed from 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67) to d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66). New cstate: current_term: 2 leader_uuid: "d97d45f1ec864171ad19ac41ec238a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:18.374466  9887 raft_consensus.cc:993] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b: : Instructing follower 2fd13c18272e4b98b24e5d1a3822d3a2 to start an election
I20260709 13:02:18.374955  9857 raft_consensus.cc:1081] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 1 LEADER]: Signalling peer 2fd13c18272e4b98b24e5d1a3822d3a2 to start an election
I20260709 13:02:18.376371  9660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec2262505ea248e9bd537e09157a8ac2"
dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
 from {username='slave'} at 127.0.0.1:46542
I20260709 13:02:18.376842  9660 raft_consensus.cc:493] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:18.377166  9660 raft_consensus.cc:3060] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.381727  9660 raft_consensus.cc:515] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:18.383520  9660 leader_election.cc:290] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 2 election: Requested vote from peers d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:18.385178  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2262505ea248e9bd537e09157a8ac2" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
I20260709 13:02:18.385437  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2262505ea248e9bd537e09157a8ac2" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
I20260709 13:02:18.385855  9728 raft_consensus.cc:3060] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.385941  9804 raft_consensus.cc:3055] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:18.386291  9804 raft_consensus.cc:740] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d181d0e62e741cc95029aa13d8ad00b, State: Running, Role: LEADER
I20260709 13:02:18.387110  9804 consensus_queue.cc:260] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:18.388305  9804 raft_consensus.cc:3060] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.393075  9728 raft_consensus.cc:2468] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in term 2.
I20260709 13:02:18.394503  9625 leader_election.cc:304] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd13c18272e4b98b24e5d1a3822d3a2, d97d45f1ec864171ad19ac41ec238a3c; no voters: 
I20260709 13:02:18.395221  9804 raft_consensus.cc:2468] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in term 2.
I20260709 13:02:18.395375  9941 raft_consensus.cc:2804] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:18.395900  9941 raft_consensus.cc:697] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 LEADER]: Becoming Leader. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Running, Role: LEADER
I20260709 13:02:18.396734  9941 consensus_queue.cc:237] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:18.404501  9557 catalog_manager.cc:5697] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 reported cstate change: term changed from 1 to 2, leader changed from 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67) to 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:18.452638  9943 raft_consensus.cc:993] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c: : Instructing follower 2fd13c18272e4b98b24e5d1a3822d3a2 to start an election
I20260709 13:02:18.453223  9894 raft_consensus.cc:1081] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 1 LEADER]: Signalling peer 2fd13c18272e4b98b24e5d1a3822d3a2 to start an election
I20260709 13:02:18.455096  9660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d23656d1f344c798a6abe330cbf1509"
dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
 from {username='slave'} at 127.0.0.1:46532
I20260709 13:02:18.455746  9660 raft_consensus.cc:493] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:18.456156  9660 raft_consensus.cc:3060] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.461583  9660 raft_consensus.cc:515] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:18.463681  9660 leader_election.cc:290] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 2 election: Requested vote from peers d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:18.465678  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d23656d1f344c798a6abe330cbf1509" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
I20260709 13:02:18.465663  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d23656d1f344c798a6abe330cbf1509" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
I20260709 13:02:18.466559  9804 raft_consensus.cc:3060] T 8d23656d1f344c798a6abe330cbf1509 P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.466559  9728 raft_consensus.cc:3055] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:18.467108  9728 raft_consensus.cc:740] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Running, Role: LEADER
I20260709 13:02:18.468174  9728 consensus_queue.cc:260] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:18.469596  9728 raft_consensus.cc:3060] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.478410  9893 raft_consensus.cc:993] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b: : Instructing follower 2fd13c18272e4b98b24e5d1a3822d3a2 to start an election
I20260709 13:02:18.479017  9893 raft_consensus.cc:1081] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 1 LEADER]: Signalling peer 2fd13c18272e4b98b24e5d1a3822d3a2 to start an election
I20260709 13:02:18.481413  9660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1"
dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
 from {username='slave'} at 127.0.0.1:46542
I20260709 13:02:18.482280  9660 raft_consensus.cc:493] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:18.482836  9660 raft_consensus.cc:3060] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.486366  9804 raft_consensus.cc:2468] T 8d23656d1f344c798a6abe330cbf1509 P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in term 2.
I20260709 13:02:18.490319  9624 leader_election.cc:304] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b; no voters: 
I20260709 13:02:18.491367  9941 raft_consensus.cc:2804] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:18.491892  9941 raft_consensus.cc:697] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 LEADER]: Becoming Leader. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Running, Role: LEADER
I20260709 13:02:18.492686  9941 consensus_queue.cc:237] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:18.496366  9660 raft_consensus.cc:515] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:18.497198  9728 raft_consensus.cc:2468] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in term 2.
I20260709 13:02:18.499930  9660 leader_election.cc:290] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 2 election: Requested vote from peers d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:18.500262  9728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
I20260709 13:02:18.501489  9728 raft_consensus.cc:3060] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.501518  9557 catalog_manager.cc:5697] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 reported cstate change: term changed from 1 to 2, leader changed from d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66) to 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:18.500749  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
I20260709 13:02:18.504088  9804 raft_consensus.cc:3055] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:18.504468  9804 raft_consensus.cc:740] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d181d0e62e741cc95029aa13d8ad00b, State: Running, Role: LEADER
I20260709 13:02:18.505415  9804 consensus_queue.cc:260] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:18.506631  9804 raft_consensus.cc:3060] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.507916  9728 raft_consensus.cc:2468] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in term 2.
I20260709 13:02:18.509737  9625 leader_election.cc:304] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd13c18272e4b98b24e5d1a3822d3a2, d97d45f1ec864171ad19ac41ec238a3c; no voters: 
I20260709 13:02:18.510588  9941 raft_consensus.cc:2804] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:18.511016  9941 raft_consensus.cc:697] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 LEADER]: Becoming Leader. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Running, Role: LEADER
I20260709 13:02:18.511787  9941 consensus_queue.cc:237] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:18.520253  9857 consensus_queue.cc:1048] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:18.522068  9557 catalog_manager.cc:5697] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 reported cstate change: term changed from 1 to 2, leader changed from 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67) to 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:18.522739  9804 raft_consensus.cc:2468] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in term 2.
I20260709 13:02:18.540535  9893 consensus_queue.cc:1048] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:18.555104  9941 raft_consensus.cc:993] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2: : Instructing follower d97d45f1ec864171ad19ac41ec238a3c to start an election
I20260709 13:02:18.555589  9941 raft_consensus.cc:1081] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 LEADER]: Signalling peer d97d45f1ec864171ad19ac41ec238a3c to start an election
I20260709 13:02:18.557271  9728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cf58ea098364fe1ac318067727d9f7f"
dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
 from {username='slave'} at 127.0.0.1:54972
I20260709 13:02:18.557924  9728 raft_consensus.cc:493] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:18.558355  9728 raft_consensus.cc:3060] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.564852  9728 raft_consensus.cc:515] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:18.567178  9728 leader_election.cc:290] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 2 election: Requested vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:18.568233  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf58ea098364fe1ac318067727d9f7f" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
I20260709 13:02:18.568261  9660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf58ea098364fe1ac318067727d9f7f" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
I20260709 13:02:18.569000  9804 raft_consensus.cc:3060] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.569046  9660 raft_consensus.cc:3055] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:18.569594  9660 raft_consensus.cc:740] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Running, Role: LEADER
I20260709 13:02:18.570431  9660 consensus_queue.cc:260] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:18.571650  9660 raft_consensus.cc:3060] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.575744  9804 raft_consensus.cc:2468] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 2.
I20260709 13:02:18.577500  9699 leader_election.cc:304] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d181d0e62e741cc95029aa13d8ad00b, d97d45f1ec864171ad19ac41ec238a3c; no voters: 
I20260709 13:02:18.578472  9894 raft_consensus.cc:2804] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:18.579041  9894 raft_consensus.cc:697] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 2 LEADER]: Becoming Leader. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Running, Role: LEADER
I20260709 13:02:18.580142  9894 consensus_queue.cc:237] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:18.581435  9660 raft_consensus.cc:2468] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 2.
I20260709 13:02:18.587474  9557 catalog_manager.cc:5697] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c reported cstate change: term changed from 1 to 2, leader changed from 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65) to d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66). New cstate: current_term: 2 leader_uuid: "d97d45f1ec864171ad19ac41ec238a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:18.594305  9886 raft_consensus.cc:993] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2: : Instructing follower d97d45f1ec864171ad19ac41ec238a3c to start an election
I20260709 13:02:18.594823  9886 raft_consensus.cc:1081] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 LEADER]: Signalling peer d97d45f1ec864171ad19ac41ec238a3c to start an election
I20260709 13:02:18.596681  9728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c3a5637df1048caafb1c562abdf0069"
dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
 from {username='slave'} at 127.0.0.1:54972
I20260709 13:02:18.597332  9728 raft_consensus.cc:493] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:18.597767  9728 raft_consensus.cc:3060] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.603438  9728 raft_consensus.cc:515] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:18.605119  9728 leader_election.cc:290] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 2 election: Requested vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:18.606101  9660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3a5637df1048caafb1c562abdf0069" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
I20260709 13:02:18.606212  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3a5637df1048caafb1c562abdf0069" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
I20260709 13:02:18.606696  9660 raft_consensus.cc:3055] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:18.606817  9804 raft_consensus.cc:3060] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.607048  9660 raft_consensus.cc:740] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Running, Role: LEADER
I20260709 13:02:18.607854  9660 consensus_queue.cc:260] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:18.609117  9660 raft_consensus.cc:3060] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:18.612161  9804 raft_consensus.cc:2468] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 2.
I20260709 13:02:18.613255  9699 leader_election.cc:304] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d181d0e62e741cc95029aa13d8ad00b, d97d45f1ec864171ad19ac41ec238a3c; no voters: 
I20260709 13:02:18.614068  9894 raft_consensus.cc:2804] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:18.614524  9894 raft_consensus.cc:697] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 2 LEADER]: Becoming Leader. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Running, Role: LEADER
I20260709 13:02:18.615671  9894 consensus_queue.cc:237] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:18.616320  9660 raft_consensus.cc:2468] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 2.
I20260709 13:02:18.622617  9553 catalog_manager.cc:5697] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c reported cstate change: term changed from 1 to 2, leader changed from 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65) to d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66). New cstate: current_term: 2 leader_uuid: "d97d45f1ec864171ad19ac41ec238a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:18.658839  9804 raft_consensus.cc:1275] T 733550c0d24d4e34a12b13bbb282e321 P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Refusing update from remote peer d97d45f1ec864171ad19ac41ec238a3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:18.660190  9894 consensus_queue.cc:1048] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:18.671458  9660 raft_consensus.cc:1275] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Refusing update from remote peer d97d45f1ec864171ad19ac41ec238a3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:18.673413  9894 consensus_queue.cc:1048] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:18.712682  9804 raft_consensus.cc:1275] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Refusing update from remote peer d97d45f1ec864171ad19ac41ec238a3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:18.714095  9894 consensus_queue.cc:1048] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:18.723074  9660 raft_consensus.cc:1275] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Refusing update from remote peer d97d45f1ec864171ad19ac41ec238a3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:18.725132  9943 consensus_queue.cc:1048] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:18.964614  9804 raft_consensus.cc:1275] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Refusing update from remote peer 2fd13c18272e4b98b24e5d1a3822d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:18.965981  9941 consensus_queue.cc:1048] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:18.971567  9728 raft_consensus.cc:1275] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Refusing update from remote peer 2fd13c18272e4b98b24e5d1a3822d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:18.973165  9900 consensus_queue.cc:1048] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:19.008754  9804 raft_consensus.cc:1275] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Refusing update from remote peer d97d45f1ec864171ad19ac41ec238a3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:19.010025  9894 consensus_queue.cc:1048] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:19.017619  9660 raft_consensus.cc:1275] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Refusing update from remote peer d97d45f1ec864171ad19ac41ec238a3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:19.019449  9891 consensus_queue.cc:1048] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:19.089896  9804 raft_consensus.cc:1275] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Refusing update from remote peer 2fd13c18272e4b98b24e5d1a3822d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:19.091177  9900 consensus_queue.cc:1048] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:19.100821  9728 raft_consensus.cc:1275] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Refusing update from remote peer 2fd13c18272e4b98b24e5d1a3822d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:19.102142  9805 raft_consensus.cc:1275] T 8d23656d1f344c798a6abe330cbf1509 P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Refusing update from remote peer 2fd13c18272e4b98b24e5d1a3822d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:19.102417  9900 consensus_queue.cc:1048] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:19.103737  9886 consensus_queue.cc:1048] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:19.115823  9729 raft_consensus.cc:1275] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Refusing update from remote peer 2fd13c18272e4b98b24e5d1a3822d3a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:19.118049  9886 consensus_queue.cc:1048] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:19.120604  9805 raft_consensus.cc:1275] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Refusing update from remote peer d97d45f1ec864171ad19ac41ec238a3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:19.122885  9948 consensus_queue.cc:1048] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:19.148687  9660 raft_consensus.cc:1275] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Refusing update from remote peer d97d45f1ec864171ad19ac41ec238a3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:19.150646  9891 consensus_queue.cc:1048] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:21.234840  9525 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:02:21.235771  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:21.258425  9729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cf58ea098364fe1ac318067727d9f7f"
dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
mode: GRACEFUL
new_leader_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
 from {username='slave'} at 127.0.0.1:40932
I20260709 13:02:21.259008  9729 raft_consensus.cc:606] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 2 LEADER]: Received request to transfer leadership to TS 3d181d0e62e741cc95029aa13d8ad00b
I20260709 13:02:21.270217  9660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1"
dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
mode: GRACEFUL
new_leader_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
 from {username='slave'} at 127.0.0.1:47368
I20260709 13:02:21.270762  9660 raft_consensus.cc:606] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 LEADER]: Received request to transfer leadership to TS 3d181d0e62e741cc95029aa13d8ad00b
I20260709 13:02:21.272055  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:21.272491  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:21.415483  9962 raft_consensus.cc:993] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2: : Instructing follower 3d181d0e62e741cc95029aa13d8ad00b to start an election
I20260709 13:02:21.415928  9900 raft_consensus.cc:1081] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 LEADER]: Signalling peer 3d181d0e62e741cc95029aa13d8ad00b to start an election
I20260709 13:02:21.417315  9804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1"
dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
 from {username='slave'} at 127.0.0.1:60444
I20260709 13:02:21.417883  9804 raft_consensus.cc:493] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:21.418183  9804 raft_consensus.cc:3060] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:21.422245  9804 raft_consensus.cc:515] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:21.423964  9804 leader_election.cc:290] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [CANDIDATE]: Term 3 election: Requested vote from peers d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859), 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419)
I20260709 13:02:21.424929  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
I20260709 13:02:21.425005  9660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
I20260709 13:02:21.425513  9729 raft_consensus.cc:3060] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:21.425571  9660 raft_consensus.cc:3055] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:21.426070  9660 raft_consensus.cc:740] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Running, Role: LEADER
I20260709 13:02:21.426749  9660 consensus_queue.cc:260] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [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: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:21.427816  9660 raft_consensus.cc:3060] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:21.431531  9729 raft_consensus.cc:2468] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d181d0e62e741cc95029aa13d8ad00b in term 3.
I20260709 13:02:21.432739  9774 leader_election.cc:304] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [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: 3d181d0e62e741cc95029aa13d8ad00b, d97d45f1ec864171ad19ac41ec238a3c; no voters: 
I20260709 13:02:21.433634  9953 raft_consensus.cc:2804] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:21.433800  9660 raft_consensus.cc:2468] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d181d0e62e741cc95029aa13d8ad00b in term 3.
I20260709 13:02:21.435041  9953 raft_consensus.cc:697] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 LEADER]: Becoming Leader. State: Replica: 3d181d0e62e741cc95029aa13d8ad00b, State: Running, Role: LEADER
I20260709 13:02:21.435963  9953 consensus_queue.cc:237] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [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: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:21.443495  9554 catalog_manager.cc:5697] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b reported cstate change: term changed from 2 to 3, leader changed from 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65) to 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67). New cstate: current_term: 3 leader_uuid: "3d181d0e62e741cc95029aa13d8ad00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:21.623659  9969 raft_consensus.cc:993] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c: : Instructing follower 3d181d0e62e741cc95029aa13d8ad00b to start an election
I20260709 13:02:21.624054  9969 raft_consensus.cc:1081] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 2 LEADER]: Signalling peer 3d181d0e62e741cc95029aa13d8ad00b to start an election
I20260709 13:02:21.625517  9804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cf58ea098364fe1ac318067727d9f7f"
dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
 from {username='slave'} at 127.0.0.1:60436
I20260709 13:02:21.625926  9804 raft_consensus.cc:493] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:21.626183  9804 raft_consensus.cc:3060] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:21.630241  9804 raft_consensus.cc:515] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:21.632010  9804 leader_election.cc:290] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [CANDIDATE]: Term 3 election: Requested vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859)
I20260709 13:02:21.632827  9660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf58ea098364fe1ac318067727d9f7f" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
I20260709 13:02:21.633006  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf58ea098364fe1ac318067727d9f7f" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
I20260709 13:02:21.633498  9660 raft_consensus.cc:3060] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:21.633635  9729 raft_consensus.cc:3055] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:21.634018  9729 raft_consensus.cc:740] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Running, Role: LEADER
I20260709 13:02:21.634644  9729 consensus_queue.cc:260] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [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: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:21.635543  9729 raft_consensus.cc:3060] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:21.637828  9660 raft_consensus.cc:2468] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d181d0e62e741cc95029aa13d8ad00b in term 3.
I20260709 13:02:21.638773  9772 leader_election.cc:304] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [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: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b; no voters: 
I20260709 13:02:21.639453  9953 raft_consensus.cc:2804] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:21.639859  9953 raft_consensus.cc:697] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [term 3 LEADER]: Becoming Leader. State: Replica: 3d181d0e62e741cc95029aa13d8ad00b, State: Running, Role: LEADER
I20260709 13:02:21.640455  9729 raft_consensus.cc:2468] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d181d0e62e741cc95029aa13d8ad00b in term 3.
I20260709 13:02:21.640589  9953 consensus_queue.cc:237] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [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: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:21.647257  9554 catalog_manager.cc:5697] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b reported cstate change: term changed from 2 to 3, leader changed from d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66) to 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67). New cstate: current_term: 3 leader_uuid: "3d181d0e62e741cc95029aa13d8ad00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:21.864842  9729 raft_consensus.cc:1275] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Refusing update from remote peer 3d181d0e62e741cc95029aa13d8ad00b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:21.866261  9963 consensus_queue.cc:1048] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:21.875011  9660 raft_consensus.cc:1275] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 FOLLOWER]: Refusing update from remote peer 3d181d0e62e741cc95029aa13d8ad00b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:21.876202  9963 consensus_queue.cc:1048] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:22.122792  9660 raft_consensus.cc:1275] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 FOLLOWER]: Refusing update from remote peer 3d181d0e62e741cc95029aa13d8ad00b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:22.124033  9953 consensus_queue.cc:1048] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:22.132802  9729 raft_consensus.cc:1275] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Refusing update from remote peer 3d181d0e62e741cc95029aa13d8ad00b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:22.134620  9953 consensus_queue.cc:1048] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:22.273411  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:22.283150  9806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1"
dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
mode: GRACEFUL
new_leader_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
 from {username='slave'} at 127.0.0.1:60456
I20260709 13:02:22.283713  9806 raft_consensus.cc:606] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 LEADER]: Received request to transfer leadership to TS d97d45f1ec864171ad19ac41ec238a3c
I20260709 13:02:22.288492  9660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec2262505ea248e9bd537e09157a8ac2"
dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
mode: GRACEFUL
new_leader_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
 from {username='slave'} at 127.0.0.1:46552
I20260709 13:02:22.288925  9660 raft_consensus.cc:606] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 LEADER]: Received request to transfer leadership to TS d97d45f1ec864171ad19ac41ec238a3c
I20260709 13:02:22.293823  9660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7585f5da87ce444881af31f4cbdc608d"
dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
mode: GRACEFUL
new_leader_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
 from {username='slave'} at 127.0.0.1:46552
I20260709 13:02:22.294437  9660 raft_consensus.cc:606] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 LEADER]: Received request to transfer leadership to TS d97d45f1ec864171ad19ac41ec238a3c
I20260709 13:02:22.296744  9900 raft_consensus.cc:993] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2: : Instructing follower d97d45f1ec864171ad19ac41ec238a3c to start an election
I20260709 13:02:22.297140  9900 raft_consensus.cc:1081] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 LEADER]: Signalling peer d97d45f1ec864171ad19ac41ec238a3c to start an election
I20260709 13:02:22.298576  9729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7585f5da87ce444881af31f4cbdc608d"
dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
 from {username='slave'} at 127.0.0.1:54972
I20260709 13:02:22.299063  9729 raft_consensus.cc:493] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:22.299436  9729 raft_consensus.cc:3060] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.299763  9660 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d23656d1f344c798a6abe330cbf1509"
dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
mode: GRACEFUL
new_leader_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
 from {username='slave'} at 127.0.0.1:46552
I20260709 13:02:22.300199  9660 raft_consensus.cc:606] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 LEADER]: Received request to transfer leadership to TS d97d45f1ec864171ad19ac41ec238a3c
I20260709 13:02:22.305800  9729 raft_consensus.cc:515] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:22.308456  9729 leader_election.cc:290] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 2 election: Requested vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:22.309094  9660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7585f5da87ce444881af31f4cbdc608d" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
I20260709 13:02:22.309724  9660 raft_consensus.cc:3055] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:22.310050  9660 raft_consensus.cc:740] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Running, Role: LEADER
I20260709 13:02:22.309888  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7585f5da87ce444881af31f4cbdc608d" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
I20260709 13:02:22.310516  9806 raft_consensus.cc:3060] T 7585f5da87ce444881af31f4cbdc608d P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.311349  9804 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cf58ea098364fe1ac318067727d9f7f"
dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
mode: GRACEFUL
new_leader_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
 from {username='slave'} at 127.0.0.1:60456
I20260709 13:02:22.311802  9804 raft_consensus.cc:606] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [term 3 LEADER]: Received request to transfer leadership to TS d97d45f1ec864171ad19ac41ec238a3c
I20260709 13:02:22.310850  9660 consensus_queue.cc:260] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:22.315611  9660 raft_consensus.cc:3060] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.317847  9806 raft_consensus.cc:2468] T 7585f5da87ce444881af31f4cbdc608d P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 2.
I20260709 13:02:22.319217  9699 leader_election.cc:304] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d181d0e62e741cc95029aa13d8ad00b, d97d45f1ec864171ad19ac41ec238a3c; no voters: 
I20260709 13:02:22.320127  9969 raft_consensus.cc:2804] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:22.320571  9969 raft_consensus.cc:697] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [term 2 LEADER]: Becoming Leader. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Running, Role: LEADER
I20260709 13:02:22.321324  9969 consensus_queue.cc:237] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:22.322249  9660 raft_consensus.cc:2468] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 2.
I20260709 13:02:22.328500  9554 catalog_manager.cc:5697] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c reported cstate change: term changed from 1 to 2, leader changed from 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65) to d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66). New cstate: current_term: 2 leader_uuid: "d97d45f1ec864171ad19ac41ec238a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:22.354074  9980 raft_consensus.cc:993] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2: : Instructing follower d97d45f1ec864171ad19ac41ec238a3c to start an election
I20260709 13:02:22.354568  9900 raft_consensus.cc:1081] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 LEADER]: Signalling peer d97d45f1ec864171ad19ac41ec238a3c to start an election
I20260709 13:02:22.356177  9729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d23656d1f344c798a6abe330cbf1509"
dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
 from {username='slave'} at 127.0.0.1:54972
I20260709 13:02:22.356624  9729 raft_consensus.cc:493] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:22.356878  9729 raft_consensus.cc:3060] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.361447  9729 raft_consensus.cc:515] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:22.363111  9729 leader_election.cc:290] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 3 election: Requested vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:22.364212  9660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d23656d1f344c798a6abe330cbf1509" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
I20260709 13:02:22.364276  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d23656d1f344c798a6abe330cbf1509" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
I20260709 13:02:22.364795  9660 raft_consensus.cc:3055] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:22.364913  9806 raft_consensus.cc:3060] T 8d23656d1f344c798a6abe330cbf1509 P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.365094  9660 raft_consensus.cc:740] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Running, Role: LEADER
I20260709 13:02:22.365826  9660 consensus_queue.cc:260] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [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: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:22.366699  9660 raft_consensus.cc:3060] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.370196  9806 raft_consensus.cc:2468] T 8d23656d1f344c798a6abe330cbf1509 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 3.
I20260709 13:02:22.370512  9660 raft_consensus.cc:2468] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 3.
I20260709 13:02:22.371304  9699 leader_election.cc:304] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [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: 3d181d0e62e741cc95029aa13d8ad00b, d97d45f1ec864171ad19ac41ec238a3c; no voters: 
I20260709 13:02:22.372008  9969 raft_consensus.cc:2804] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:22.372470  9969 raft_consensus.cc:697] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 3 LEADER]: Becoming Leader. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Running, Role: LEADER
I20260709 13:02:22.373191  9969 consensus_queue.cc:237] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [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: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:22.379487  9554 catalog_manager.cc:5697] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c reported cstate change: term changed from 2 to 3, leader changed from 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65) to d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66). New cstate: current_term: 3 leader_uuid: "d97d45f1ec864171ad19ac41ec238a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:22.531955  9980 raft_consensus.cc:993] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2: : Instructing follower d97d45f1ec864171ad19ac41ec238a3c to start an election
I20260709 13:02:22.532403  9900 raft_consensus.cc:1081] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 LEADER]: Signalling peer d97d45f1ec864171ad19ac41ec238a3c to start an election
I20260709 13:02:22.533912  9729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec2262505ea248e9bd537e09157a8ac2"
dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
 from {username='slave'} at 127.0.0.1:54972
I20260709 13:02:22.534404  9729 raft_consensus.cc:493] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:22.534736  9729 raft_consensus.cc:3060] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.539774  9729 raft_consensus.cc:515] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:22.541604  9729 leader_election.cc:290] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 3 election: Requested vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:22.542557  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2262505ea248e9bd537e09157a8ac2" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
I20260709 13:02:22.543012  9806 raft_consensus.cc:3060] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.543200  9660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2262505ea248e9bd537e09157a8ac2" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
I20260709 13:02:22.543694  9660 raft_consensus.cc:3055] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:22.543938  9660 raft_consensus.cc:740] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Running, Role: LEADER
I20260709 13:02:22.544546  9660 consensus_queue.cc:260] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [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: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:22.545349  9660 raft_consensus.cc:3060] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:22.547641  9806 raft_consensus.cc:2468] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 3.
I20260709 13:02:22.548643  9699 leader_election.cc:304] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [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: 3d181d0e62e741cc95029aa13d8ad00b, d97d45f1ec864171ad19ac41ec238a3c; no voters: 
I20260709 13:02:22.549319  9969 raft_consensus.cc:2804] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:22.549337  9660 raft_consensus.cc:2468] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 3.
I20260709 13:02:22.549893  9969 raft_consensus.cc:697] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [term 3 LEADER]: Becoming Leader. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Running, Role: LEADER
I20260709 13:02:22.550729  9969 consensus_queue.cc:237] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [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: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:22.558079  9554 catalog_manager.cc:5697] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c reported cstate change: term changed from 2 to 3, leader changed from 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65) to d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66). New cstate: current_term: 3 leader_uuid: "d97d45f1ec864171ad19ac41ec238a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:22.561308  9963 raft_consensus.cc:993] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b: : Instructing follower d97d45f1ec864171ad19ac41ec238a3c to start an election
I20260709 13:02:22.561816  9953 raft_consensus.cc:1081] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [term 3 LEADER]: Signalling peer d97d45f1ec864171ad19ac41ec238a3c to start an election
I20260709 13:02:22.563290  9729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cf58ea098364fe1ac318067727d9f7f"
dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
 from {username='slave'} at 127.0.0.1:54956
I20260709 13:02:22.563862  9729 raft_consensus.cc:493] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:22.564221  9729 raft_consensus.cc:3060] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:22.569808  9729 raft_consensus.cc:515] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:22.571353  9729 leader_election.cc:290] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 4 election: Requested vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:22.572245  9660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf58ea098364fe1ac318067727d9f7f" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
I20260709 13:02:22.572553  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf58ea098364fe1ac318067727d9f7f" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
I20260709 13:02:22.572818  9660 raft_consensus.cc:3060] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:22.573128  9806 raft_consensus.cc:3055] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:22.573459  9806 raft_consensus.cc:740] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3d181d0e62e741cc95029aa13d8ad00b, State: Running, Role: LEADER
I20260709 13:02:22.574240  9806 consensus_queue.cc:260] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [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: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:22.575397  9806 raft_consensus.cc:3060] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:22.579176  9660 raft_consensus.cc:2468] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 4.
I20260709 13:02:22.580333  9698 leader_election.cc:304] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [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: 2fd13c18272e4b98b24e5d1a3822d3a2, d97d45f1ec864171ad19ac41ec238a3c; no voters: 
I20260709 13:02:22.581113  9969 raft_consensus.cc:2804] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:22.581574  9969 raft_consensus.cc:697] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 4 LEADER]: Becoming Leader. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Running, Role: LEADER
I20260709 13:02:22.582029  9806 raft_consensus.cc:2468] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 4.
I20260709 13:02:22.582336  9969 consensus_queue.cc:237] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [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: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:22.588485  9554 catalog_manager.cc:5697] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c reported cstate change: term changed from 3 to 4, leader changed from 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67) to d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66). New cstate: current_term: 4 leader_uuid: "d97d45f1ec864171ad19ac41ec238a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:22.801115  9806 raft_consensus.cc:1275] T 8d23656d1f344c798a6abe330cbf1509 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Refusing update from remote peer d97d45f1ec864171ad19ac41ec238a3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:22.802461  9969 consensus_queue.cc:1048] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:22.813144  9660 raft_consensus.cc:1275] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 FOLLOWER]: Refusing update from remote peer d97d45f1ec864171ad19ac41ec238a3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:22.814980  9891 consensus_queue.cc:1048] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:22.836843  9806 raft_consensus.cc:1275] T 7585f5da87ce444881af31f4cbdc608d P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Refusing update from remote peer d97d45f1ec864171ad19ac41ec238a3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:22.836843  9660 raft_consensus.cc:1275] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Refusing update from remote peer d97d45f1ec864171ad19ac41ec238a3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:22.838474  9989 consensus_queue.cc:1048] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:22.839373  9891 consensus_queue.cc:1048] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:22.870143  9963 raft_consensus.cc:993] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b: : Instructing follower d97d45f1ec864171ad19ac41ec238a3c to start an election
I20260709 13:02:22.870620  9963 raft_consensus.cc:1081] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 LEADER]: Signalling peer d97d45f1ec864171ad19ac41ec238a3c to start an election
I20260709 13:02:22.872350  9729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1"
dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
 from {username='slave'} at 127.0.0.1:54956
I20260709 13:02:22.872886  9729 raft_consensus.cc:493] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:22.873236  9729 raft_consensus.cc:3060] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:22.878340  9729 raft_consensus.cc:515] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:22.880620  9729 leader_election.cc:290] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [CANDIDATE]: Term 4 election: Requested vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:22.881072  9657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
I20260709 13:02:22.881191  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1" candidate_uuid: "d97d45f1ec864171ad19ac41ec238a3c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
I20260709 13:02:22.881735  9657 raft_consensus.cc:3060] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:22.881842  9806 raft_consensus.cc:3055] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:22.882262  9806 raft_consensus.cc:740] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3d181d0e62e741cc95029aa13d8ad00b, State: Running, Role: LEADER
I20260709 13:02:22.882922  9806 consensus_queue.cc:260] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [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: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:22.884166  9806 raft_consensus.cc:3060] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:22.886829  9657 raft_consensus.cc:2468] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 4.
I20260709 13:02:22.887900  9698 leader_election.cc:304] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [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: 2fd13c18272e4b98b24e5d1a3822d3a2, d97d45f1ec864171ad19ac41ec238a3c; no voters: 
I20260709 13:02:22.888628  9891 raft_consensus.cc:2804] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:22.888743  9806 raft_consensus.cc:2468] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97d45f1ec864171ad19ac41ec238a3c in term 4.
I20260709 13:02:22.889075  9891 raft_consensus.cc:697] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 4 LEADER]: Becoming Leader. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Running, Role: LEADER
I20260709 13:02:22.889936  9891 consensus_queue.cc:237] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [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: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:22.896409  9557 catalog_manager.cc:5697] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c reported cstate change: term changed from 3 to 4, leader changed from 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67) to d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66). New cstate: current_term: 4 leader_uuid: "d97d45f1ec864171ad19ac41ec238a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:22.976780  9806 raft_consensus.cc:1275] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Refusing update from remote peer d97d45f1ec864171ad19ac41ec238a3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:22.978219  9891 consensus_queue.cc:1048] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:22.987197  9657 raft_consensus.cc:1275] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 FOLLOWER]: Refusing update from remote peer d97d45f1ec864171ad19ac41ec238a3c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:22.988726  9969 consensus_queue.cc:1048] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:23.056638  9806 raft_consensus.cc:1275] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [term 4 FOLLOWER]: Refusing update from remote peer d97d45f1ec864171ad19ac41ec238a3c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:23.058002  9969 consensus_queue.cc:1048] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:23.061057  9657 raft_consensus.cc:1275] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 4 FOLLOWER]: Refusing update from remote peer d97d45f1ec864171ad19ac41ec238a3c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:23.062515  9989 consensus_queue.cc:1048] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:23.304404  9806 raft_consensus.cc:1275] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 4 FOLLOWER]: Refusing update from remote peer d97d45f1ec864171ad19ac41ec238a3c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:23.306003  9997 consensus_queue.cc:1048] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:23.314201  9657 raft_consensus.cc:1275] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 4 FOLLOWER]: Refusing update from remote peer d97d45f1ec864171ad19ac41ec238a3c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:23.316437  9969 consensus_queue.cc:1048] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:25.322687  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:25.330827  9729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "733550c0d24d4e34a12b13bbb282e321"
dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
mode: GRACEFUL
new_leader_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
 from {username='slave'} at 127.0.0.1:40932
I20260709 13:02:25.331600  9729 raft_consensus.cc:606] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [term 2 LEADER]: Received request to transfer leadership to TS 2fd13c18272e4b98b24e5d1a3822d3a2
I20260709 13:02:25.334586  9729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c3a5637df1048caafb1c562abdf0069"
dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
mode: GRACEFUL
new_leader_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
 from {username='slave'} at 127.0.0.1:40932
I20260709 13:02:25.335088  9729 raft_consensus.cc:606] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 2 LEADER]: Received request to transfer leadership to TS 3d181d0e62e741cc95029aa13d8ad00b
I20260709 13:02:25.337704  9729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1"
dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
mode: GRACEFUL
new_leader_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
 from {username='slave'} at 127.0.0.1:40932
I20260709 13:02:25.338421  9729 raft_consensus.cc:606] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 4 LEADER]: Received request to transfer leadership to TS 2fd13c18272e4b98b24e5d1a3822d3a2
I20260709 13:02:25.341426  9729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2117aa0b4b84075ac3c2bc1da0088fc"
dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
mode: GRACEFUL
new_leader_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
 from {username='slave'} at 127.0.0.1:40932
I20260709 13:02:25.342082  9729 raft_consensus.cc:606] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 2 LEADER]: Received request to transfer leadership to TS 2fd13c18272e4b98b24e5d1a3822d3a2
I20260709 13:02:25.345027  9729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec2262505ea248e9bd537e09157a8ac2"
dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
mode: GRACEFUL
new_leader_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
 from {username='slave'} at 127.0.0.1:40932
I20260709 13:02:25.345553  9729 raft_consensus.cc:606] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [term 3 LEADER]: Received request to transfer leadership to TS 3d181d0e62e741cc95029aa13d8ad00b
I20260709 13:02:25.346740  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:02:25.347188  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:25.411542  9969 raft_consensus.cc:993] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c: : Instructing follower 3d181d0e62e741cc95029aa13d8ad00b to start an election
I20260709 13:02:25.412079 10002 raft_consensus.cc:1081] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [term 3 LEADER]: Signalling peer 3d181d0e62e741cc95029aa13d8ad00b to start an election
I20260709 13:02:25.413698  9806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec2262505ea248e9bd537e09157a8ac2"
dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
 from {username='slave'} at 127.0.0.1:60436
I20260709 13:02:25.414165  9806 raft_consensus.cc:493] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:25.414458  9806 raft_consensus.cc:3060] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:25.420289  9806 raft_consensus.cc:515] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:25.422014  9806 leader_election.cc:290] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [CANDIDATE]: Term 4 election: Requested vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859)
I20260709 13:02:25.423254  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2262505ea248e9bd537e09157a8ac2" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
I20260709 13:02:25.423241  9657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2262505ea248e9bd537e09157a8ac2" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
I20260709 13:02:25.424190  9729 raft_consensus.cc:3055] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:25.424226  9657 raft_consensus.cc:3060] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:25.424659  9729 raft_consensus.cc:740] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Running, Role: LEADER
I20260709 13:02:25.425474  9729 consensus_queue.cc:260] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [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: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:25.426738  9729 raft_consensus.cc:3060] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:25.431988  9657 raft_consensus.cc:2468] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d181d0e62e741cc95029aa13d8ad00b in term 4.
I20260709 13:02:25.433789  9772 leader_election.cc:304] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [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: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b; no voters: 
I20260709 13:02:25.433894  9729 raft_consensus.cc:2468] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d181d0e62e741cc95029aa13d8ad00b in term 4.
I20260709 13:02:25.434844  9963 raft_consensus.cc:2804] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:25.435988  9963 raft_consensus.cc:697] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 4 LEADER]: Becoming Leader. State: Replica: 3d181d0e62e741cc95029aa13d8ad00b, State: Running, Role: LEADER
I20260709 13:02:25.436991  9963 consensus_queue.cc:237] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [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: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:25.437964  9969 raft_consensus.cc:993] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c: : Instructing follower 2fd13c18272e4b98b24e5d1a3822d3a2 to start an election
I20260709 13:02:25.438549 10002 raft_consensus.cc:1081] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 2 LEADER]: Signalling peer 2fd13c18272e4b98b24e5d1a3822d3a2 to start an election
I20260709 13:02:25.440199  9657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2117aa0b4b84075ac3c2bc1da0088fc"
dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
 from {username='slave'} at 127.0.0.1:46532
I20260709 13:02:25.440975  9657 raft_consensus.cc:493] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:25.441421  9657 raft_consensus.cc:3060] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:25.446189  9557 catalog_manager.cc:5697] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b reported cstate change: term changed from 3 to 4, leader changed from d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66) to 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67). New cstate: current_term: 4 leader_uuid: "3d181d0e62e741cc95029aa13d8ad00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:25.447636  9657 raft_consensus.cc:515] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:25.450765  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2117aa0b4b84075ac3c2bc1da0088fc" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
I20260709 13:02:25.451385  9729 raft_consensus.cc:3055] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:25.451361  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2117aa0b4b84075ac3c2bc1da0088fc" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
I20260709 13:02:25.451934  9729 raft_consensus.cc:740] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Running, Role: LEADER
I20260709 13:02:25.452181  9806 raft_consensus.cc:3060] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:25.452855  9729 consensus_queue.cc:260] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [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: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:25.454067  9729 raft_consensus.cc:3060] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:25.458312  9806 raft_consensus.cc:2468] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in term 3.
I20260709 13:02:25.460004  9624 leader_election.cc:304] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [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: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b; no voters: 
I20260709 13:02:25.460976 10002 raft_consensus.cc:993] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c: : Instructing follower 3d181d0e62e741cc95029aa13d8ad00b to start an election
I20260709 13:02:25.461504  9969 raft_consensus.cc:1081] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 2 LEADER]: Signalling peer 3d181d0e62e741cc95029aa13d8ad00b to start an election
I20260709 13:02:25.451927  9657 leader_election.cc:290] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 3 election: Requested vote from peers d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:25.463785  9806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c3a5637df1048caafb1c562abdf0069"
dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
 from {username='slave'} at 127.0.0.1:60436
I20260709 13:02:25.464548  9806 raft_consensus.cc:493] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:25.464635  9729 raft_consensus.cc:2468] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in term 3.
I20260709 13:02:25.465075  9806 raft_consensus.cc:3060] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:25.467199 10007 raft_consensus.cc:2804] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:25.469684 10007 raft_consensus.cc:697] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 LEADER]: Becoming Leader. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Running, Role: LEADER
I20260709 13:02:25.470855 10007 consensus_queue.cc:237] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [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: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:25.472673  9806 raft_consensus.cc:515] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:25.475374  9657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3a5637df1048caafb1c562abdf0069" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
I20260709 13:02:25.476040  9657 raft_consensus.cc:3060] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:25.476775  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3a5637df1048caafb1c562abdf0069" candidate_uuid: "3d181d0e62e741cc95029aa13d8ad00b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
I20260709 13:02:25.477527  9729 raft_consensus.cc:3055] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:25.477919  9729 raft_consensus.cc:740] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Running, Role: LEADER
I20260709 13:02:25.478971  9729 consensus_queue.cc:260] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [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: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:25.480325  9729 raft_consensus.cc:3060] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:25.480460  9806 leader_election.cc:290] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b [CANDIDATE]: Term 3 election: Requested vote from peers 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419), d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859)
I20260709 13:02:25.484809  9657 raft_consensus.cc:2468] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d181d0e62e741cc95029aa13d8ad00b in term 3.
I20260709 13:02:25.486260  9772 leader_election.cc:304] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b [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: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b; no voters: 
I20260709 13:02:25.487201  9963 raft_consensus.cc:2804] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:25.487462  9729 raft_consensus.cc:2468] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d181d0e62e741cc95029aa13d8ad00b in term 3.
I20260709 13:02:25.487723  9963 raft_consensus.cc:697] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 LEADER]: Becoming Leader. State: Replica: 3d181d0e62e741cc95029aa13d8ad00b, State: Running, Role: LEADER
I20260709 13:02:25.487718  9557 catalog_manager.cc:5697] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 reported cstate change: term changed from 2 to 3, leader changed from d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66) to 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65). New cstate: current_term: 3 leader_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:25.488714  9963 consensus_queue.cc:237] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b [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: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:25.496897  9554 catalog_manager.cc:5697] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b reported cstate change: term changed from 2 to 3, leader changed from d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66) to 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67). New cstate: current_term: 3 leader_uuid: "3d181d0e62e741cc95029aa13d8ad00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:25.549352 10002 raft_consensus.cc:993] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c: : Instructing follower 2fd13c18272e4b98b24e5d1a3822d3a2 to start an election
I20260709 13:02:25.549841 10002 raft_consensus.cc:1081] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [term 2 LEADER]: Signalling peer 2fd13c18272e4b98b24e5d1a3822d3a2 to start an election
I20260709 13:02:25.551422  9657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "733550c0d24d4e34a12b13bbb282e321"
dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
 from {username='slave'} at 127.0.0.1:46532
I20260709 13:02:25.551846  9657 raft_consensus.cc:493] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:25.552271  9657 raft_consensus.cc:3060] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:25.557221  9657 raft_consensus.cc:515] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:25.559602  9657 leader_election.cc:290] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 3 election: Requested vote from peers d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:25.560122  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733550c0d24d4e34a12b13bbb282e321" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
I20260709 13:02:25.560061  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "733550c0d24d4e34a12b13bbb282e321" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
I20260709 13:02:25.560748  9806 raft_consensus.cc:3060] T 733550c0d24d4e34a12b13bbb282e321 P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:25.560895  9729 raft_consensus.cc:3055] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:25.561251  9729 raft_consensus.cc:740] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Running, Role: LEADER
I20260709 13:02:25.562052  9729 consensus_queue.cc:260] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [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: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:25.563215  9729 raft_consensus.cc:3060] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:25.568140  9806 raft_consensus.cc:2468] T 733550c0d24d4e34a12b13bbb282e321 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in term 3.
I20260709 13:02:25.569542  9624 leader_election.cc:304] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [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: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b; no voters: 
I20260709 13:02:25.570351  9729 raft_consensus.cc:2468] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in term 3.
I20260709 13:02:25.570537 10007 raft_consensus.cc:2804] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:25.571208 10007 raft_consensus.cc:697] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 LEADER]: Becoming Leader. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Running, Role: LEADER
I20260709 13:02:25.572041 10007 consensus_queue.cc:237] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [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: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:25.580199  9554 catalog_manager.cc:5697] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 reported cstate change: term changed from 2 to 3, leader changed from d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66) to 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65). New cstate: current_term: 3 leader_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:25.619346  9969 raft_consensus.cc:993] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c: : Instructing follower 2fd13c18272e4b98b24e5d1a3822d3a2 to start an election
I20260709 13:02:25.619802  9969 raft_consensus.cc:1081] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 4 LEADER]: Signalling peer 2fd13c18272e4b98b24e5d1a3822d3a2 to start an election
I20260709 13:02:25.621343  9657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1"
dest_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2"
 from {username='slave'} at 127.0.0.1:46532
I20260709 13:02:25.621866  9657 raft_consensus.cc:493] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:25.622164  9657 raft_consensus.cc:3060] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:25.626535  9657 raft_consensus.cc:515] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:25.628108  9657 leader_election.cc:290] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [CANDIDATE]: Term 5 election: Requested vote from peers d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859), 3d181d0e62e741cc95029aa13d8ad00b (127.9.77.67:41827)
I20260709 13:02:25.629094  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d97d45f1ec864171ad19ac41ec238a3c"
I20260709 13:02:25.629278  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8803a2fbb2fa49beade3d1a10beb4ea1" candidate_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3d181d0e62e741cc95029aa13d8ad00b"
I20260709 13:02:25.629663  9729 raft_consensus.cc:3055] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:02:25.629879  9806 raft_consensus.cc:3060] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:25.630064  9729 raft_consensus.cc:740] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d97d45f1ec864171ad19ac41ec238a3c, State: Running, Role: LEADER
I20260709 13:02:25.630862  9729 consensus_queue.cc:260] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [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: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:25.632004  9729 raft_consensus.cc:3060] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:25.634594  9806 raft_consensus.cc:2468] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in term 5.
I20260709 13:02:25.635601  9624 leader_election.cc:304] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [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: 2fd13c18272e4b98b24e5d1a3822d3a2, 3d181d0e62e741cc95029aa13d8ad00b; no voters: 
I20260709 13:02:25.636330 10007 raft_consensus.cc:2804] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:02:25.636373  9729 raft_consensus.cc:2468] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd13c18272e4b98b24e5d1a3822d3a2 in term 5.
I20260709 13:02:25.636817 10007 raft_consensus.cc:697] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 5 LEADER]: Becoming Leader. State: Replica: 2fd13c18272e4b98b24e5d1a3822d3a2, State: Running, Role: LEADER
I20260709 13:02:25.637775 10007 consensus_queue.cc:237] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [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: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } }
I20260709 13:02:25.644845  9554 catalog_manager.cc:5697] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 reported cstate change: term changed from 4 to 5, leader changed from d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66) to 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65). New cstate: current_term: 5 leader_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:25.846107  9729 raft_consensus.cc:1275] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [term 4 FOLLOWER]: Refusing update from remote peer 3d181d0e62e741cc95029aa13d8ad00b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:25.847366  9963 consensus_queue.cc:1048] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:25.858566  9657 raft_consensus.cc:1275] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 4 FOLLOWER]: Refusing update from remote peer 3d181d0e62e741cc95029aa13d8ad00b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:25.860266  9963 consensus_queue.cc:1048] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:25.930575  9729 raft_consensus.cc:1275] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Refusing update from remote peer 2fd13c18272e4b98b24e5d1a3822d3a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:25.931993 10007 consensus_queue.cc:1048] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:25.941785  9806 raft_consensus.cc:1275] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Refusing update from remote peer 2fd13c18272e4b98b24e5d1a3822d3a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:25.943588 10010 consensus_queue.cc:1048] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:26.037246  9729 raft_consensus.cc:1275] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Refusing update from remote peer 3d181d0e62e741cc95029aa13d8ad00b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:26.038560  9963 consensus_queue.cc:1048] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:26.047964  9657 raft_consensus.cc:1275] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 FOLLOWER]: Refusing update from remote peer 3d181d0e62e741cc95029aa13d8ad00b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:26.049605 10024 consensus_queue.cc:1048] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd13c18272e4b98b24e5d1a3822d3a2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:26.123463  9729 raft_consensus.cc:1275] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Refusing update from remote peer 2fd13c18272e4b98b24e5d1a3822d3a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:26.124672 10010 consensus_queue.cc:1048] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:26.125029  9728 raft_consensus.cc:1275] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 5 FOLLOWER]: Refusing update from remote peer 2fd13c18272e4b98b24e5d1a3822d3a2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:02:26.126540 10010 consensus_queue.cc:1048] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97d45f1ec864171ad19ac41ec238a3c" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:26.128402  9806 raft_consensus.cc:1275] T 733550c0d24d4e34a12b13bbb282e321 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Refusing update from remote peer 2fd13c18272e4b98b24e5d1a3822d3a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:26.129758 10010 consensus_queue.cc:1048] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:26.153407  9806 raft_consensus.cc:1275] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 5 FOLLOWER]: Refusing update from remote peer 2fd13c18272e4b98b24e5d1a3822d3a2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:02:26.155953 10010 consensus_queue.cc:1048] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d181d0e62e741cc95029aa13d8ad00b" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:26.348037  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:26.353411  9525 tablet_server.cc:179] TabletServer@127.9.77.65:0 shutting down...
W20260709 13:02:26.372723  9772 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:02:26.378157  9772 consensus_peers.cc:597] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b -> Peer 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419): Couldn't send request to peer 2fd13c18272e4b98b24e5d1a3822d3a2. 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 13:02:26.391074  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:26.391816  9525 tablet_replica.cc:333] T 2685bae9687b42cba4e6b25d30e4aa2a P 2fd13c18272e4b98b24e5d1a3822d3a2: stopping tablet replica
I20260709 13:02:26.392501  9525 raft_consensus.cc:2243] T 2685bae9687b42cba4e6b25d30e4aa2a P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.393078  9525 raft_consensus.cc:2272] T 2685bae9687b42cba4e6b25d30e4aa2a P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.395656  9525 tablet_replica.cc:333] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2: stopping tablet replica
I20260709 13:02:26.396207  9525 raft_consensus.cc:2243] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.396908  9525 raft_consensus.cc:2272] T 733550c0d24d4e34a12b13bbb282e321 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.399039  9525 tablet_replica.cc:333] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2: stopping tablet replica
I20260709 13:02:26.399607  9525 raft_consensus.cc:2243] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.400277  9525 raft_consensus.cc:2272] T 8d23656d1f344c798a6abe330cbf1509 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.402118  9525 tablet_replica.cc:333] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2: stopping tablet replica
I20260709 13:02:26.402618  9525 raft_consensus.cc:2243] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.403347  9525 raft_consensus.cc:2272] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.405449  9525 tablet_replica.cc:333] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2: stopping tablet replica
I20260709 13:02:26.405959  9525 raft_consensus.cc:2243] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.406697  9525 raft_consensus.cc:2272] T e2117aa0b4b84075ac3c2bc1da0088fc P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.408529  9525 tablet_replica.cc:333] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2: stopping tablet replica
I20260709 13:02:26.409037  9525 raft_consensus.cc:2243] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.409549  9525 raft_consensus.cc:2272] T 7c3a5637df1048caafb1c562abdf0069 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.411629  9525 tablet_replica.cc:333] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2: stopping tablet replica
I20260709 13:02:26.412118  9525 raft_consensus.cc:2243] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.412549  9525 raft_consensus.cc:2272] T ec2262505ea248e9bd537e09157a8ac2 P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.414480  9525 tablet_replica.cc:333] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2: stopping tablet replica
I20260709 13:02:26.414950  9525 raft_consensus.cc:2243] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.415367  9525 raft_consensus.cc:2272] T 7585f5da87ce444881af31f4cbdc608d P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.417039  9525 tablet_replica.cc:333] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2: stopping tablet replica
I20260709 13:02:26.417517  9525 raft_consensus.cc:2243] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.418123  9525 raft_consensus.cc:2272] T 6cf58ea098364fe1ac318067727d9f7f P 2fd13c18272e4b98b24e5d1a3822d3a2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.513566  9525 tablet_server.cc:196] TabletServer@127.9.77.65:0 shutdown complete.
I20260709 13:02:26.532579  9525 tablet_server.cc:179] TabletServer@127.9.77.66:0 shutting down...
I20260709 13:02:26.559854  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:26.560688  9525 tablet_replica.cc:333] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c: stopping tablet replica
I20260709 13:02:26.561489  9525 raft_consensus.cc:2243] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.561946  9525 raft_consensus.cc:2272] T 733550c0d24d4e34a12b13bbb282e321 P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.564251  9525 tablet_replica.cc:333] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c: stopping tablet replica
I20260709 13:02:26.565353  9525 raft_consensus.cc:2243] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.566612  9525 raft_consensus.cc:2272] T 8d23656d1f344c798a6abe330cbf1509 P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.569154  9525 tablet_replica.cc:333] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c: stopping tablet replica
I20260709 13:02:26.569948  9525 raft_consensus.cc:2243] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.570497  9525 raft_consensus.cc:2272] T 8803a2fbb2fa49beade3d1a10beb4ea1 P d97d45f1ec864171ad19ac41ec238a3c [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:26.571627  9774 consensus_peers.cc:597] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b -> Peer d97d45f1ec864171ad19ac41ec238a3c (127.9.77.66:46859): Couldn't send request to peer d97d45f1ec864171ad19ac41ec238a3c. 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 13:02:26.574690  9525 tablet_replica.cc:333] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c: stopping tablet replica
W20260709 13:02:26.575019  9772 consensus_peers.cc:597] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b -> Peer 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419): Couldn't send request to peer 2fd13c18272e4b98b24e5d1a3822d3a2. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41419: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:26.575464  9525 raft_consensus.cc:2243] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.575960  9525 raft_consensus.cc:2272] T e2117aa0b4b84075ac3c2bc1da0088fc P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.578172  9525 tablet_replica.cc:333] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c: stopping tablet replica
I20260709 13:02:26.578712  9525 raft_consensus.cc:2243] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.579514  9525 raft_consensus.cc:2272] T 6cf58ea098364fe1ac318067727d9f7f P d97d45f1ec864171ad19ac41ec238a3c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.581303  9525 tablet_replica.cc:333] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c: stopping tablet replica
I20260709 13:02:26.581859  9525 raft_consensus.cc:2243] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.582638  9525 raft_consensus.cc:2272] T 7585f5da87ce444881af31f4cbdc608d P d97d45f1ec864171ad19ac41ec238a3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.584350  9525 tablet_replica.cc:333] T 2685bae9687b42cba4e6b25d30e4aa2a P d97d45f1ec864171ad19ac41ec238a3c: stopping tablet replica
I20260709 13:02:26.584868  9525 raft_consensus.cc:2243] T 2685bae9687b42cba4e6b25d30e4aa2a P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.585280  9525 raft_consensus.cc:2272] T 2685bae9687b42cba4e6b25d30e4aa2a P d97d45f1ec864171ad19ac41ec238a3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.587203  9525 tablet_replica.cc:333] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c: stopping tablet replica
I20260709 13:02:26.587671  9525 raft_consensus.cc:2243] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.588068  9525 raft_consensus.cc:2272] T ec2262505ea248e9bd537e09157a8ac2 P d97d45f1ec864171ad19ac41ec238a3c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.590235  9525 tablet_replica.cc:333] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c: stopping tablet replica
I20260709 13:02:26.590710  9525 raft_consensus.cc:2243] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.591115  9525 raft_consensus.cc:2272] T 7c3a5637df1048caafb1c562abdf0069 P d97d45f1ec864171ad19ac41ec238a3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.611781  9525 tablet_server.cc:196] TabletServer@127.9.77.66:0 shutdown complete.
W20260709 13:02:26.624253  9772 consensus_peers.cc:597] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b -> Peer 2fd13c18272e4b98b24e5d1a3822d3a2 (127.9.77.65:41419): Couldn't send request to peer 2fd13c18272e4b98b24e5d1a3822d3a2. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41419: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:26.632000  9525 tablet_server.cc:179] TabletServer@127.9.77.67:0 shutting down...
I20260709 13:02:26.660068  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:26.660884  9525 tablet_replica.cc:333] T 733550c0d24d4e34a12b13bbb282e321 P 3d181d0e62e741cc95029aa13d8ad00b: stopping tablet replica
I20260709 13:02:26.661674  9525 raft_consensus.cc:2243] T 733550c0d24d4e34a12b13bbb282e321 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.662170  9525 raft_consensus.cc:2272] T 733550c0d24d4e34a12b13bbb282e321 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.664265  9525 tablet_replica.cc:333] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b: stopping tablet replica
I20260709 13:02:26.664794  9525 raft_consensus.cc:2243] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.665629  9525 raft_consensus.cc:2272] T 2685bae9687b42cba4e6b25d30e4aa2a P 3d181d0e62e741cc95029aa13d8ad00b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.667371  9525 tablet_replica.cc:333] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b: stopping tablet replica
I20260709 13:02:26.667925  9525 raft_consensus.cc:2243] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.668358  9525 raft_consensus.cc:2272] T 8803a2fbb2fa49beade3d1a10beb4ea1 P 3d181d0e62e741cc95029aa13d8ad00b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.670506  9525 tablet_replica.cc:333] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b: stopping tablet replica
I20260709 13:02:26.671008  9525 raft_consensus.cc:2243] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.671490  9525 raft_consensus.cc:2272] T e2117aa0b4b84075ac3c2bc1da0088fc P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.673795  9525 tablet_replica.cc:333] T 8d23656d1f344c798a6abe330cbf1509 P 3d181d0e62e741cc95029aa13d8ad00b: stopping tablet replica
I20260709 13:02:26.674300  9525 raft_consensus.cc:2243] T 8d23656d1f344c798a6abe330cbf1509 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.674721  9525 raft_consensus.cc:2272] T 8d23656d1f344c798a6abe330cbf1509 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.676285  9525 tablet_replica.cc:333] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b: stopping tablet replica
I20260709 13:02:26.676786  9525 raft_consensus.cc:2243] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.677567  9525 raft_consensus.cc:2272] T 7c3a5637df1048caafb1c562abdf0069 P 3d181d0e62e741cc95029aa13d8ad00b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.679497  9525 tablet_replica.cc:333] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b: stopping tablet replica
I20260709 13:02:26.679975  9525 raft_consensus.cc:2243] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.680649  9525 raft_consensus.cc:2272] T ec2262505ea248e9bd537e09157a8ac2 P 3d181d0e62e741cc95029aa13d8ad00b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.682677  9525 tablet_replica.cc:333] T 7585f5da87ce444881af31f4cbdc608d P 3d181d0e62e741cc95029aa13d8ad00b: stopping tablet replica
I20260709 13:02:26.683157  9525 raft_consensus.cc:2243] T 7585f5da87ce444881af31f4cbdc608d P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.683557  9525 raft_consensus.cc:2272] T 7585f5da87ce444881af31f4cbdc608d P 3d181d0e62e741cc95029aa13d8ad00b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.685077  9525 tablet_replica.cc:333] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b: stopping tablet replica
I20260709 13:02:26.685570  9525 raft_consensus.cc:2243] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:26.685974  9525 raft_consensus.cc:2272] T 6cf58ea098364fe1ac318067727d9f7f P 3d181d0e62e741cc95029aa13d8ad00b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.712131  9525 tablet_server.cc:196] TabletServer@127.9.77.67:0 shutdown complete.
I20260709 13:02:26.728350  9525 master.cc:562] Master@127.9.77.126:45097 shutting down...
I20260709 13:02:26.905025  9525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:26.905596  9525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:26.905921  9525 tablet_replica.cc:333] T 00000000000000000000000000000000 P c993ef6100f14f8191369f7ed1b31b6a: stopping tablet replica
I20260709 13:02:26.924798  9525 master.cc:584] Master@127.9.77.126:45097 shutdown complete.
2fd13c18272e4b98b24e5d1a3822d3a2  4
3d181d0e62e741cc95029aa13d8ad00b  1
d97d45f1ec864171ad19ac41ec238a3c  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13063 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:02:26.968063  9525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.77.126:42069
I20260709 13:02:26.969146  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:26.974725 10032 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 13:02:26.974818 10033 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 13:02:26.977089 10035 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 13:02:26.977605  9525 server_base.cc:1061] running on GCE node
I20260709 13:02:26.978420  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:26.978655  9525 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 13:02:26.978817  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602146978785 us; error 0 us; skew 500 ppm
I20260709 13:02:26.979357  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:26.982184  9525 webserver.cc:533] Webserver started at http://127.9.77.126:43797/ using document root <none> and password file <none>
I20260709 13:02:26.982705  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:26.982889  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:26.983211  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:26.984347  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602133730654-9525-0/minicluster-data/master-0-root/instance:
uuid: "aa965fe4aab7452b9231fd0b2d5375a1"
format_stamp: "Formatted at 2026-07-09 13:02:26 on dist-test-slave-r1pj"
I20260709 13:02:26.988891  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:02:26.992408 10040 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:26.993172  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:02:26.993530  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602133730654-9525-0/minicluster-data/master-0-root
uuid: "aa965fe4aab7452b9231fd0b2d5375a1"
format_stamp: "Formatted at 2026-07-09 13:02:26 on dist-test-slave-r1pj"
I20260709 13:02:26.993829  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602133730654-9525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602133730654-9525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602133730654-9525-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 13:02:27.010854  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:27.012174  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:27.051566  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.126:42069
I20260709 13:02:27.051672 10091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.126:42069 every 8 connection(s)
I20260709 13:02:27.055815 10092 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 13:02:27.066511 10092 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1: Bootstrap starting.
I20260709 13:02:27.071617 10092 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:27.076362 10092 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1: No bootstrap required, opened a new log
I20260709 13:02:27.078728 10092 raft_consensus.cc:359] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa965fe4aab7452b9231fd0b2d5375a1" member_type: VOTER }
I20260709 13:02:27.079174 10092 raft_consensus.cc:385] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:27.079466 10092 raft_consensus.cc:740] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa965fe4aab7452b9231fd0b2d5375a1, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.080116 10092 consensus_queue.cc:260] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aa965fe4aab7452b9231fd0b2d5375a1" member_type: VOTER }
I20260709 13:02:27.080624 10092 raft_consensus.cc:399] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:02:27.080869 10092 raft_consensus.cc:493] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:02:27.081182 10092 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:27.085659 10092 raft_consensus.cc:515] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa965fe4aab7452b9231fd0b2d5375a1" member_type: VOTER }
I20260709 13:02:27.086261 10092 leader_election.cc:304] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1 [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: aa965fe4aab7452b9231fd0b2d5375a1; no voters: 
I20260709 13:02:27.087468 10092 leader_election.cc:290] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:02:27.087837 10095 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:27.089210 10095 raft_consensus.cc:697] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1 [term 1 LEADER]: Becoming Leader. State: Replica: aa965fe4aab7452b9231fd0b2d5375a1, State: Running, Role: LEADER
I20260709 13:02:27.089926 10095 consensus_queue.cc:237] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1 [LEADER]: Queue going to LEADER mode. State: All 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: "aa965fe4aab7452b9231fd0b2d5375a1" member_type: VOTER }
I20260709 13:02:27.090826 10092 sys_catalog.cc:565] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:02:27.095309 10097 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader aa965fe4aab7452b9231fd0b2d5375a1. Latest consensus state: current_term: 1 leader_uuid: "aa965fe4aab7452b9231fd0b2d5375a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa965fe4aab7452b9231fd0b2d5375a1" member_type: VOTER } }
I20260709 13:02:27.096133 10097 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1 [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:27.095945 10096 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aa965fe4aab7452b9231fd0b2d5375a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa965fe4aab7452b9231fd0b2d5375a1" member_type: VOTER } }
I20260709 13:02:27.097100 10096 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1 [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:27.102227 10102 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:02:27.108471 10102 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:02:27.109586  9525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:02:27.117466 10102 catalog_manager.cc:1383] Generated new cluster ID: ef4f91da19144b6a9123d6fad22c660b
I20260709 13:02:27.117790 10102 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:02:27.141077 10102 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:02:27.142413 10102 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:02:27.160211 10102 catalog_manager.cc:6070] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1: Generated new TSK 0
I20260709 13:02:27.160849 10102 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:02:27.176421  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:27.182689 10113 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 13:02:27.183696 10114 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 13:02:27.186074 10116 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 13:02:27.186168  9525 server_base.cc:1061] running on GCE node
I20260709 13:02:27.187152  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:27.187374  9525 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 13:02:27.187563  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602147187545 us; error 0 us; skew 500 ppm
I20260709 13:02:27.188102  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:27.190657  9525 webserver.cc:533] Webserver started at http://127.9.77.65:35389/ using document root <none> and password file <none>
I20260709 13:02:27.191169  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:27.191378  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:27.191672  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:27.192873  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602133730654-9525-0/minicluster-data/ts-0-root/instance:
uuid: "00c414ec735e4e11a15c309615923abc"
format_stamp: "Formatted at 2026-07-09 13:02:27 on dist-test-slave-r1pj"
I20260709 13:02:27.197747  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:02:27.201297 10121 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:27.202203  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:02:27.202512  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602133730654-9525-0/minicluster-data/ts-0-root
uuid: "00c414ec735e4e11a15c309615923abc"
format_stamp: "Formatted at 2026-07-09 13:02:27 on dist-test-slave-r1pj"
I20260709 13:02:27.202833  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602133730654-9525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602133730654-9525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602133730654-9525-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 13:02:27.226033  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:27.227295  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:27.228765  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:27.231011  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:27.231242  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:27.231487  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:27.231675  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:27.276535  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.65:41481
I20260709 13:02:27.276618 10183 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.65:41481 every 8 connection(s)
I20260709 13:02:27.281708  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:27.289108 10188 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 13:02:27.290946 10189 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 13:02:27.294237  9525 server_base.cc:1061] running on GCE node
W20260709 13:02:27.294329 10191 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 13:02:27.295612  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:27.295846  9525 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 13:02:27.296007  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602147295978 us; error 0 us; skew 500 ppm
I20260709 13:02:27.296538  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:27.299507  9525 webserver.cc:533] Webserver started at http://127.9.77.66:36749/ using document root <none> and password file <none>
I20260709 13:02:27.300089  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:27.300171 10184 heartbeater.cc:344] Connected to a master server at 127.9.77.126:42069
I20260709 13:02:27.300328  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:27.300647 10184 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:27.300702  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:27.301645 10184 heartbeater.cc:507] Master 127.9.77.126:42069 requested a full tablet report, sending...
I20260709 13:02:27.302277  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602133730654-9525-0/minicluster-data/ts-1-root/instance:
uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
format_stamp: "Formatted at 2026-07-09 13:02:27 on dist-test-slave-r1pj"
I20260709 13:02:27.303997 10057 ts_manager.cc:194] Registered new tserver with Master: 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481)
I20260709 13:02:27.305908 10057 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59864
I20260709 13:02:27.307463  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260709 13:02:27.310819 10196 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:27.311746  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:02:27.312075  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602133730654-9525-0/minicluster-data/ts-1-root
uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
format_stamp: "Formatted at 2026-07-09 13:02:27 on dist-test-slave-r1pj"
I20260709 13:02:27.312350  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602133730654-9525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602133730654-9525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602133730654-9525-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 13:02:27.337224  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:27.338637  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:27.340186  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:27.342482  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:27.342672  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:27.342971  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:27.343119  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:27.384713  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.66:39407
I20260709 13:02:27.384802 10258 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.66:39407 every 8 connection(s)
I20260709 13:02:27.389470  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:27.396111 10262 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 13:02:27.396823 10263 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 13:02:27.401472 10265 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 13:02:27.401733 10259 heartbeater.cc:344] Connected to a master server at 127.9.77.126:42069
I20260709 13:02:27.402204 10259 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:27.402313  9525 server_base.cc:1061] running on GCE node
I20260709 13:02:27.403256 10259 heartbeater.cc:507] Master 127.9.77.126:42069 requested a full tablet report, sending...
I20260709 13:02:27.403324  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:27.403690  9525 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 13:02:27.403882  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602147403866 us; error 0 us; skew 500 ppm
I20260709 13:02:27.404596  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:27.405843 10057 ts_manager.cc:194] Registered new tserver with Master: c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407)
I20260709 13:02:27.407235  9525 webserver.cc:533] Webserver started at http://127.9.77.67:41689/ using document root <none> and password file <none>
I20260709 13:02:27.407507 10057 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59876
I20260709 13:02:27.407796  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:27.408049  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:27.408334  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:27.409729  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602133730654-9525-0/minicluster-data/ts-2-root/instance:
uuid: "448e9195613e465297649cf95c7ed745"
format_stamp: "Formatted at 2026-07-09 13:02:27 on dist-test-slave-r1pj"
I20260709 13:02:27.414108  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:27.417485 10270 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:27.418257  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:02:27.418570  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602133730654-9525-0/minicluster-data/ts-2-root
uuid: "448e9195613e465297649cf95c7ed745"
format_stamp: "Formatted at 2026-07-09 13:02:27 on dist-test-slave-r1pj"
I20260709 13:02:27.418872  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602133730654-9525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602133730654-9525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602133730654-9525-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 13:02:27.436874  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:27.438190  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:27.439682  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:27.441877  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:27.442106  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:27.442353  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:27.442525  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:27.482494  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.67:40507
I20260709 13:02:27.482609 10332 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.67:40507 every 8 connection(s)
I20260709 13:02:27.496491 10333 heartbeater.cc:344] Connected to a master server at 127.9.77.126:42069
I20260709 13:02:27.496913 10333 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:27.497681 10333 heartbeater.cc:507] Master 127.9.77.126:42069 requested a full tablet report, sending...
I20260709 13:02:27.499611 10057 ts_manager.cc:194] Registered new tserver with Master: 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:27.500365  9525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014585074s
I20260709 13:02:27.500910 10057 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59882
I20260709 13:02:27.525939 10057 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59884:
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 13:02:27.528774 10057 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 13:02:27.608860 10147 tablet_service.cc:1511] Processing CreateTablet for tablet 05fc1dfed39e4c19954b9d500ed5b7b8 (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:02:27.611413 10148 tablet_service.cc:1511] Processing CreateTablet for tablet efff784c67304d5891586cc2116fe919 (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:02:27.612995 10147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05fc1dfed39e4c19954b9d500ed5b7b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.612632 10149 tablet_service.cc:1511] Processing CreateTablet for tablet a76f4d2c6dcc443081c61ad63becf6d3 (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:02:27.614852 10148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efff784c67304d5891586cc2116fe919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.614578 10297 tablet_service.cc:1511] Processing CreateTablet for tablet efff784c67304d5891586cc2116fe919 (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:02:27.616092 10297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efff784c67304d5891586cc2116fe919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.616261 10149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76f4d2c6dcc443081c61ad63becf6d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.615950 10224 tablet_service.cc:1511] Processing CreateTablet for tablet a76f4d2c6dcc443081c61ad63becf6d3 (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:02:27.617262 10224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76f4d2c6dcc443081c61ad63becf6d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.618621 10298 tablet_service.cc:1511] Processing CreateTablet for tablet a76f4d2c6dcc443081c61ad63becf6d3 (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:02:27.619977 10298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76f4d2c6dcc443081c61ad63becf6d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.621130 10223 tablet_service.cc:1511] Processing CreateTablet for tablet efff784c67304d5891586cc2116fe919 (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:02:27.622540 10223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efff784c67304d5891586cc2116fe919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.626557 10222 tablet_service.cc:1511] Processing CreateTablet for tablet 05fc1dfed39e4c19954b9d500ed5b7b8 (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:02:27.627990 10222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05fc1dfed39e4c19954b9d500ed5b7b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.634248 10296 tablet_service.cc:1511] Processing CreateTablet for tablet 05fc1dfed39e4c19954b9d500ed5b7b8 (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:02:27.635813 10296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05fc1dfed39e4c19954b9d500ed5b7b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.638299 10295 tablet_service.cc:1511] Processing CreateTablet for tablet 906c1f6095b04ee4b3131e2d7a271118 (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:02:27.639811 10295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 906c1f6095b04ee4b3131e2d7a271118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.640154 10146 tablet_service.cc:1511] Processing CreateTablet for tablet 906c1f6095b04ee4b3131e2d7a271118 (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:02:27.641544 10146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 906c1f6095b04ee4b3131e2d7a271118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.645418 10294 tablet_service.cc:1511] Processing CreateTablet for tablet 4422379123c747139e43596074fc68ab (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:02:27.646874 10294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4422379123c747139e43596074fc68ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.651335 10293 tablet_service.cc:1511] Processing CreateTablet for tablet d07f405bcaa14980a10e7e136621074a (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:02:27.652782 10293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07f405bcaa14980a10e7e136621074a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.655853 10145 tablet_service.cc:1511] Processing CreateTablet for tablet 4422379123c747139e43596074fc68ab (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:02:27.657269 10145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4422379123c747139e43596074fc68ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.659093 10221 tablet_service.cc:1511] Processing CreateTablet for tablet 906c1f6095b04ee4b3131e2d7a271118 (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:02:27.660446 10221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 906c1f6095b04ee4b3131e2d7a271118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.666409 10220 tablet_service.cc:1511] Processing CreateTablet for tablet 4422379123c747139e43596074fc68ab (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:02:27.667120 10144 tablet_service.cc:1511] Processing CreateTablet for tablet d07f405bcaa14980a10e7e136621074a (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:02:27.667861 10220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4422379123c747139e43596074fc68ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.668460 10144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07f405bcaa14980a10e7e136621074a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.672257 10292 tablet_service.cc:1511] Processing CreateTablet for tablet ed1c7e9de23145c9af712058d5c416e5 (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:02:27.673758 10292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1c7e9de23145c9af712058d5c416e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.676208 10291 tablet_service.cc:1511] Processing CreateTablet for tablet 8410ba3d728c4f109111f336b80e4dde (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:02:27.678275 10291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8410ba3d728c4f109111f336b80e4dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.679149 10290 tablet_service.cc:1511] Processing CreateTablet for tablet 094e1986b81647248c10dff6c28a3ce5 (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:02:27.680491 10290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 094e1986b81647248c10dff6c28a3ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.688894 10289 tablet_service.cc:1511] Processing CreateTablet for tablet 257fd28a3e6f45619cb26fb00da3b493 (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:02:27.690331 10289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 257fd28a3e6f45619cb26fb00da3b493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.708016 10349 tablet_bootstrap.cc:492] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 448e9195613e465297649cf95c7ed745: Bootstrap starting.
I20260709 13:02:27.715658 10348 tablet_bootstrap.cc:492] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc: Bootstrap starting.
I20260709 13:02:27.723634 10216 tablet_service.cc:1511] Processing CreateTablet for tablet 257fd28a3e6f45619cb26fb00da3b493 (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:02:27.724979 10216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 257fd28a3e6f45619cb26fb00da3b493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.725311 10143 tablet_service.cc:1511] Processing CreateTablet for tablet 257fd28a3e6f45619cb26fb00da3b493 (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:02:27.726598 10143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 257fd28a3e6f45619cb26fb00da3b493. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.717082 10349 tablet_bootstrap.cc:654] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 448e9195613e465297649cf95c7ed745: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:27.720052 10144 tablet_service.cc:1511] Processing CreateTablet for tablet 8410ba3d728c4f109111f336b80e4dde (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:02:27.730187 10144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8410ba3d728c4f109111f336b80e4dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.730423 10147 tablet_service.cc:1511] Processing CreateTablet for tablet 094e1986b81647248c10dff6c28a3ce5 (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:02:27.731638 10147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 094e1986b81647248c10dff6c28a3ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.720321 10219 tablet_service.cc:1511] Processing CreateTablet for tablet ed1c7e9de23145c9af712058d5c416e5 (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:02:27.734198 10219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1c7e9de23145c9af712058d5c416e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.721671 10223 tablet_service.cc:1511] Processing CreateTablet for tablet d07f405bcaa14980a10e7e136621074a (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:02:27.722541 10218 tablet_service.cc:1511] Processing CreateTablet for tablet 8410ba3d728c4f109111f336b80e4dde (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:02:27.723317 10217 tablet_service.cc:1511] Processing CreateTablet for tablet 094e1986b81647248c10dff6c28a3ce5 (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:02:27.746510 10218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8410ba3d728c4f109111f336b80e4dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.749557 10217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 094e1986b81647248c10dff6c28a3ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.758925 10348 tablet_bootstrap.cc:654] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:27.761592 10145 tablet_service.cc:1511] Processing CreateTablet for tablet ed1c7e9de23145c9af712058d5c416e5 (DEFAULT_TABLE table=test-workload [id=28198c4d03f2403ea7ad3d337fc63a5f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:02:27.762897 10145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1c7e9de23145c9af712058d5c416e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.765573 10223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07f405bcaa14980a10e7e136621074a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:27.770933 10350 tablet_bootstrap.cc:492] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0: Bootstrap starting.
I20260709 13:02:27.780555 10350 tablet_bootstrap.cc:654] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:27.802487 10349 tablet_bootstrap.cc:492] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 448e9195613e465297649cf95c7ed745: No bootstrap required, opened a new log
I20260709 13:02:27.802989 10349 ts_tablet_manager.cc:1403] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 448e9195613e465297649cf95c7ed745: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.021s
I20260709 13:02:27.803337 10348 tablet_bootstrap.cc:492] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc: No bootstrap required, opened a new log
I20260709 13:02:27.803787 10348 ts_tablet_manager.cc:1403] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc: Time spent bootstrapping tablet: real 0.088s	user 0.003s	sys 0.008s
I20260709 13:02:27.806958 10348 raft_consensus.cc:359] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:27.807680 10348 raft_consensus.cc:385] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:27.807992 10348 raft_consensus.cc:740] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.809574 10348 consensus_queue.cc:260] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:27.811137 10350 tablet_bootstrap.cc:492] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0: No bootstrap required, opened a new log
I20260709 13:02:27.811652 10350 ts_tablet_manager.cc:1403] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.009s
I20260709 13:02:27.814916 10349 raft_consensus.cc:359] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:27.815374 10184 heartbeater.cc:499] Master 127.9.77.126:42069 was elected leader, sending a full tablet report...
I20260709 13:02:27.815743 10349 raft_consensus.cc:385] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:27.815867 10348 ts_tablet_manager.cc:1434] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.009s
I20260709 13:02:27.816110 10349 raft_consensus.cc:740] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 448e9195613e465297649cf95c7ed745, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.814772 10350 raft_consensus.cc:359] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:27.816901 10348 tablet_bootstrap.cc:492] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc: Bootstrap starting.
I20260709 13:02:27.817205 10350 raft_consensus.cc:385] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:27.817014 10349 consensus_queue.cc:260] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 448e9195613e465297649cf95c7ed745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:27.817659 10350 raft_consensus.cc:740] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.818714 10350 consensus_queue.cc:260] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:27.825223 10348 tablet_bootstrap.cc:654] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:27.830287 10259 heartbeater.cc:499] Master 127.9.77.126:42069 was elected leader, sending a full tablet report...
I20260709 13:02:27.830931 10350 ts_tablet_manager.cc:1434] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.006s
I20260709 13:02:27.831979 10350 tablet_bootstrap.cc:492] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0: Bootstrap starting.
I20260709 13:02:27.839634 10350 tablet_bootstrap.cc:654] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:27.841184 10348 tablet_bootstrap.cc:492] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc: No bootstrap required, opened a new log
I20260709 13:02:27.841743 10348 ts_tablet_manager.cc:1403] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.003s
I20260709 13:02:27.845315 10348 raft_consensus.cc:359] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:27.846467 10348 raft_consensus.cc:385] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:27.846855 10348 raft_consensus.cc:740] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.848094 10348 consensus_queue.cc:260] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:27.851547 10348 ts_tablet_manager.cc:1434] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260709 13:02:27.852862 10348 tablet_bootstrap.cc:492] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc: Bootstrap starting.
I20260709 13:02:27.856271 10350 tablet_bootstrap.cc:492] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0: No bootstrap required, opened a new log
I20260709 13:02:27.856829 10350 ts_tablet_manager.cc:1403] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.011s
I20260709 13:02:27.859953 10350 raft_consensus.cc:359] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:27.860535 10348 tablet_bootstrap.cc:654] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:27.860737 10350 raft_consensus.cc:385] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:27.861109 10350 raft_consensus.cc:740] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.862072 10350 consensus_queue.cc:260] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:27.864904 10350 ts_tablet_manager.cc:1434] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260709 13:02:27.866829 10350 tablet_bootstrap.cc:492] T 257fd28a3e6f45619cb26fb00da3b493 P c8a8d173e3e04305bf16cbdcea4f15f0: Bootstrap starting.
I20260709 13:02:27.867499 10333 heartbeater.cc:499] Master 127.9.77.126:42069 was elected leader, sending a full tablet report...
I20260709 13:02:27.868039 10349 ts_tablet_manager.cc:1434] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 448e9195613e465297649cf95c7ed745: Time spent starting tablet: real 0.065s	user 0.011s	sys 0.045s
I20260709 13:02:27.869130 10349 tablet_bootstrap.cc:492] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745: Bootstrap starting.
I20260709 13:02:27.876672 10350 tablet_bootstrap.cc:654] T 257fd28a3e6f45619cb26fb00da3b493 P c8a8d173e3e04305bf16cbdcea4f15f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:27.876703 10349 tablet_bootstrap.cc:654] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:27.885128 10356 raft_consensus.cc:493] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:27.885887 10356 raft_consensus.cc:515] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:27.912885 10356 leader_election.cc:290] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:27.913213 10159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fc1dfed39e4c19954b9d500ed5b7b8" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00c414ec735e4e11a15c309615923abc" is_pre_election: true
W20260709 13:02:27.915448 10197 leader_election.cc:343] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:27.924031 10348 tablet_bootstrap.cc:492] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc: No bootstrap required, opened a new log
I20260709 13:02:27.926752 10348 ts_tablet_manager.cc:1403] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc: Time spent bootstrapping tablet: real 0.074s	user 0.036s	sys 0.031s
I20260709 13:02:27.930707 10348 raft_consensus.cc:359] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:27.932088 10348 raft_consensus.cc:385] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:27.932638 10348 raft_consensus.cc:740] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.933512 10348 consensus_queue.cc:260] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:27.935664 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fc1dfed39e4c19954b9d500ed5b7b8" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "448e9195613e465297649cf95c7ed745" is_pre_election: true
I20260709 13:02:27.936472 10308 raft_consensus.cc:2468] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8a8d173e3e04305bf16cbdcea4f15f0 in term 0.
I20260709 13:02:27.936655 10348 ts_tablet_manager.cc:1434] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 13:02:27.938042 10348 tablet_bootstrap.cc:492] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc: Bootstrap starting.
I20260709 13:02:27.938190 10198 leader_election.cc:304] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [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: 448e9195613e465297649cf95c7ed745, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 00c414ec735e4e11a15c309615923abc
I20260709 13:02:27.939194 10356 raft_consensus.cc:2804] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:27.939606 10356 raft_consensus.cc:493] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:27.939976 10356 raft_consensus.cc:3060] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:27.945432 10348 tablet_bootstrap.cc:654] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:27.946362 10350 tablet_bootstrap.cc:492] T 257fd28a3e6f45619cb26fb00da3b493 P c8a8d173e3e04305bf16cbdcea4f15f0: No bootstrap required, opened a new log
I20260709 13:02:27.946954 10350 ts_tablet_manager.cc:1403] T 257fd28a3e6f45619cb26fb00da3b493 P c8a8d173e3e04305bf16cbdcea4f15f0: Time spent bootstrapping tablet: real 0.081s	user 0.020s	sys 0.002s
I20260709 13:02:27.950788 10350 raft_consensus.cc:359] T 257fd28a3e6f45619cb26fb00da3b493 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:27.951817 10350 raft_consensus.cc:385] T 257fd28a3e6f45619cb26fb00da3b493 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:27.952212 10350 raft_consensus.cc:740] T 257fd28a3e6f45619cb26fb00da3b493 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.956202 10356 raft_consensus.cc:515] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:27.957742 10348 tablet_bootstrap.cc:492] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc: No bootstrap required, opened a new log
I20260709 13:02:27.958392 10348 ts_tablet_manager.cc:1403] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 13:02:27.959298 10159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fc1dfed39e4c19954b9d500ed5b7b8" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00c414ec735e4e11a15c309615923abc"
I20260709 13:02:27.959937 10159 raft_consensus.cc:3060] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:27.960806 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fc1dfed39e4c19954b9d500ed5b7b8" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "448e9195613e465297649cf95c7ed745"
I20260709 13:02:27.961408 10308 raft_consensus.cc:3060] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:27.967737 10159 raft_consensus.cc:2468] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a8d173e3e04305bf16cbdcea4f15f0 in term 1.
I20260709 13:02:27.968644 10308 raft_consensus.cc:2468] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 448e9195613e465297649cf95c7ed745 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a8d173e3e04305bf16cbdcea4f15f0 in term 1.
I20260709 13:02:27.969102 10356 leader_election.cc:290] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 1 election: Requested vote from peers 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:27.972348 10198 leader_election.cc:304] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 448e9195613e465297649cf95c7ed745, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:27.969714 10350 consensus_queue.cc:260] T 257fd28a3e6f45619cb26fb00da3b493 P c8a8d173e3e04305bf16cbdcea4f15f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:27.970774 10348 raft_consensus.cc:359] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:27.973809 10348 raft_consensus.cc:385] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:27.974123 10348 raft_consensus.cc:740] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Initialized, Role: FOLLOWER
I20260709 13:02:27.973299 10356 raft_consensus.cc:2804] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:27.976220 10348 consensus_queue.cc:260] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:27.979398 10356 raft_consensus.cc:697] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 LEADER]: Becoming Leader. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Running, Role: LEADER
I20260709 13:02:27.980732 10356 consensus_queue.cc:237] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:27.985206 10348 ts_tablet_manager.cc:1434] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:02:27.986660 10348 tablet_bootstrap.cc:492] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc: Bootstrap starting.
I20260709 13:02:27.998315 10349 tablet_bootstrap.cc:492] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745: No bootstrap required, opened a new log
I20260709 13:02:27.998584 10348 tablet_bootstrap.cc:654] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:27.999225 10349 ts_tablet_manager.cc:1403] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745: Time spent bootstrapping tablet: real 0.130s	user 0.040s	sys 0.075s
I20260709 13:02:28.008035 10349 raft_consensus.cc:359] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.008881 10349 raft_consensus.cc:385] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.009231 10349 raft_consensus.cc:740] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 448e9195613e465297649cf95c7ed745, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.010157 10349 consensus_queue.cc:260] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.013734 10348 tablet_bootstrap.cc:492] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc: No bootstrap required, opened a new log
I20260709 13:02:28.015035 10348 ts_tablet_manager.cc:1403] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.002s
I20260709 13:02:28.016009 10355 raft_consensus.cc:493] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:28.016546 10355 raft_consensus.cc:515] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.016889 10349 ts_tablet_manager.cc:1434] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 13:02:28.016865 10350 ts_tablet_manager.cc:1434] T 257fd28a3e6f45619cb26fb00da3b493 P c8a8d173e3e04305bf16cbdcea4f15f0: Time spent starting tablet: real 0.070s	user 0.027s	sys 0.022s
I20260709 13:02:28.019171 10349 tablet_bootstrap.cc:492] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745: Bootstrap starting.
I20260709 13:02:28.021840 10348 raft_consensus.cc:359] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } }
I20260709 13:02:28.022895 10348 raft_consensus.cc:385] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.023295 10348 raft_consensus.cc:740] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.024667 10348 consensus_queue.cc:260] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } }
I20260709 13:02:28.027550 10355 leader_election.cc:290] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481), c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407)
I20260709 13:02:28.027843 10348 ts_tablet_manager.cc:1434] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:02:28.028131 10349 tablet_bootstrap.cc:654] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.029345 10348 tablet_bootstrap.cc:492] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc: Bootstrap starting.
I20260709 13:02:28.030357 10055 catalog_manager.cc:5697] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:28.018642 10350 tablet_bootstrap.cc:492] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0: Bootstrap starting.
I20260709 13:02:28.041605 10354 raft_consensus.cc:493] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:28.042136 10354 raft_consensus.cc:515] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.043991 10349 tablet_bootstrap.cc:492] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745: No bootstrap required, opened a new log
I20260709 13:02:28.044512 10349 ts_tablet_manager.cc:1403] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.010s
I20260709 13:02:28.051504 10349 raft_consensus.cc:359] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.052330 10349 raft_consensus.cc:385] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.052642 10349 raft_consensus.cc:740] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 448e9195613e465297649cf95c7ed745, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.049512 10373 raft_consensus.cc:493] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:28.053448 10349 consensus_queue.cc:260] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.053625 10373 raft_consensus.cc:515] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.056001 10349 ts_tablet_manager.cc:1434] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:02:28.057529 10354 leader_election.cc:290] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:28.060408 10348 tablet_bootstrap.cc:654] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.060559 10373 leader_election.cc:290] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:28.071128 10234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257fd28a3e6f45619cb26fb00da3b493" candidate_uuid: "448e9195613e465297649cf95c7ed745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" is_pre_election: true
I20260709 13:02:28.071945 10234 raft_consensus.cc:2468] T 257fd28a3e6f45619cb26fb00da3b493 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 448e9195613e465297649cf95c7ed745 in term 0.
I20260709 13:02:28.061584 10349 tablet_bootstrap.cc:492] T a76f4d2c6dcc443081c61ad63becf6d3 P 448e9195613e465297649cf95c7ed745: Bootstrap starting.
I20260709 13:02:28.062776 10350 tablet_bootstrap.cc:654] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.074379 10271 leader_election.cc:304] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 448e9195613e465297649cf95c7ed745, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:28.075240 10355 raft_consensus.cc:2804] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:28.075816 10355 raft_consensus.cc:493] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:28.076169 10355 raft_consensus.cc:3060] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.080070 10349 tablet_bootstrap.cc:654] T a76f4d2c6dcc443081c61ad63becf6d3 P 448e9195613e465297649cf95c7ed745: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.083796 10355 raft_consensus.cc:515] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.087246 10234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07f405bcaa14980a10e7e136621074a" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" is_pre_election: true
I20260709 13:02:28.088950 10233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4422379123c747139e43596074fc68ab" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" is_pre_election: true
I20260709 13:02:28.091152 10159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257fd28a3e6f45619cb26fb00da3b493" candidate_uuid: "448e9195613e465297649cf95c7ed745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00c414ec735e4e11a15c309615923abc" is_pre_election: true
W20260709 13:02:28.095067 10122 leader_election.cc:343] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:28.095942 10122 leader_election.cc:343] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:28.098184 10350 tablet_bootstrap.cc:492] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0: No bootstrap required, opened a new log
I20260709 13:02:28.098562 10355 leader_election.cc:290] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 [CANDIDATE]: Term 1 election: Requested vote from peers 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481), c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407)
I20260709 13:02:28.098872 10350 ts_tablet_manager.cc:1403] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.006s
I20260709 13:02:28.099380 10355 raft_consensus.cc:493] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:28.100031 10355 raft_consensus.cc:515] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.102874 10159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257fd28a3e6f45619cb26fb00da3b493" candidate_uuid: "448e9195613e465297649cf95c7ed745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00c414ec735e4e11a15c309615923abc"
I20260709 13:02:28.103415 10350 raft_consensus.cc:359] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.104453 10350 raft_consensus.cc:385] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:02:28.106472 10105 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:28.106441 10350 raft_consensus.cc:740] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.108171 10348 tablet_bootstrap.cc:492] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc: No bootstrap required, opened a new log
I20260709 13:02:28.107744 10350 consensus_queue.cc:260] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.108475 10364 raft_consensus.cc:493] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:28.108781 10348 ts_tablet_manager.cc:1403] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.030s
I20260709 13:02:28.108968 10364 raft_consensus.cc:515] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.112263 10348 raft_consensus.cc:359] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.112725 10350 ts_tablet_manager.cc:1434] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.005s
I20260709 13:02:28.113164 10348 raft_consensus.cc:385] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.113533 10348 raft_consensus.cc:740] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.113807 10364 leader_election.cc:290] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:28.114428 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efff784c67304d5891586cc2116fe919" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "448e9195613e465297649cf95c7ed745" is_pre_election: true
I20260709 13:02:28.114404 10348 consensus_queue.cc:260] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.115031 10159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efff784c67304d5891586cc2116fe919" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00c414ec735e4e11a15c309615923abc" is_pre_election: true
I20260709 13:02:28.115224 10308 raft_consensus.cc:2468] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8a8d173e3e04305bf16cbdcea4f15f0 in term 0.
I20260709 13:02:28.115800 10159 raft_consensus.cc:2468] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8a8d173e3e04305bf16cbdcea4f15f0 in term 0.
I20260709 13:02:28.116755 10198 leader_election.cc:304] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 448e9195613e465297649cf95c7ed745, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:28.117007 10348 ts_tablet_manager.cc:1434] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:02:28.118103 10364 raft_consensus.cc:2804] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:28.118535 10364 raft_consensus.cc:493] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:28.118965 10364 raft_consensus.cc:3060] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.121194 10350 tablet_bootstrap.cc:492] T 906c1f6095b04ee4b3131e2d7a271118 P c8a8d173e3e04305bf16cbdcea4f15f0: Bootstrap starting.
I20260709 13:02:28.118109 10348 tablet_bootstrap.cc:492] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc: Bootstrap starting.
I20260709 13:02:28.128196 10350 tablet_bootstrap.cc:654] T 906c1f6095b04ee4b3131e2d7a271118 P c8a8d173e3e04305bf16cbdcea4f15f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.131219 10364 raft_consensus.cc:515] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.136404 10355 leader_election.cc:290] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481), c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407)
I20260709 13:02:28.139982 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07f405bcaa14980a10e7e136621074a" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "448e9195613e465297649cf95c7ed745" is_pre_election: true
I20260709 13:02:28.140077 10159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efff784c67304d5891586cc2116fe919" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00c414ec735e4e11a15c309615923abc"
I20260709 13:02:28.141443 10159 raft_consensus.cc:3060] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.143080 10233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257fd28a3e6f45619cb26fb00da3b493" candidate_uuid: "448e9195613e465297649cf95c7ed745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
I20260709 13:02:28.143524 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4422379123c747139e43596074fc68ab" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "448e9195613e465297649cf95c7ed745" is_pre_election: true
I20260709 13:02:28.143723 10233 raft_consensus.cc:3060] T 257fd28a3e6f45619cb26fb00da3b493 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:28.144888 10123 leader_election.cc:343] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:28.145360 10123 leader_election.cc:304] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00c414ec735e4e11a15c309615923abc; no voters: 448e9195613e465297649cf95c7ed745, c8a8d173e3e04305bf16cbdcea4f15f0
I20260709 13:02:28.146196 10373 raft_consensus.cc:2749] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:02:28.147697 10123 leader_election.cc:343] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:28.147825 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efff784c67304d5891586cc2116fe919" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "448e9195613e465297649cf95c7ed745"
I20260709 13:02:28.148165 10123 leader_election.cc:304] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00c414ec735e4e11a15c309615923abc; no voters: 448e9195613e465297649cf95c7ed745, c8a8d173e3e04305bf16cbdcea4f15f0
I20260709 13:02:28.148649 10308 raft_consensus.cc:3060] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.148953 10373 raft_consensus.cc:2749] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:28.151474 10233 raft_consensus.cc:2468] T 257fd28a3e6f45619cb26fb00da3b493 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 448e9195613e465297649cf95c7ed745 in term 1.
W20260709 13:02:28.152282 10271 leader_election.cc:343] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:28.152879 10350 tablet_bootstrap.cc:492] T 906c1f6095b04ee4b3131e2d7a271118 P c8a8d173e3e04305bf16cbdcea4f15f0: No bootstrap required, opened a new log
W20260709 13:02:28.153074 10271 leader_election.cc:343] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:28.153425 10350 ts_tablet_manager.cc:1403] T 906c1f6095b04ee4b3131e2d7a271118 P c8a8d173e3e04305bf16cbdcea4f15f0: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.014s
I20260709 13:02:28.154750 10158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efff784c67304d5891586cc2116fe919" candidate_uuid: "448e9195613e465297649cf95c7ed745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00c414ec735e4e11a15c309615923abc" is_pre_election: true
I20260709 13:02:28.155689 10349 tablet_bootstrap.cc:492] T a76f4d2c6dcc443081c61ad63becf6d3 P 448e9195613e465297649cf95c7ed745: No bootstrap required, opened a new log
I20260709 13:02:28.156179 10349 ts_tablet_manager.cc:1403] T a76f4d2c6dcc443081c61ad63becf6d3 P 448e9195613e465297649cf95c7ed745: Time spent bootstrapping tablet: real 0.095s	user 0.022s	sys 0.000s
I20260709 13:02:28.156247 10233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efff784c67304d5891586cc2116fe919" candidate_uuid: "448e9195613e465297649cf95c7ed745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" is_pre_election: true
I20260709 13:02:28.156845 10364 leader_election.cc:290] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 1 election: Requested vote from peers 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:28.157145 10233 raft_consensus.cc:2393] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 448e9195613e465297649cf95c7ed745 in current term 1: Already voted for candidate c8a8d173e3e04305bf16cbdcea4f15f0 in this term.
I20260709 13:02:28.156656 10350 raft_consensus.cc:359] T 906c1f6095b04ee4b3131e2d7a271118 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.155406 10271 leader_election.cc:304] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 [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: 448e9195613e465297649cf95c7ed745, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 00c414ec735e4e11a15c309615923abc
I20260709 13:02:28.136289 10348 tablet_bootstrap.cc:654] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.160892 10350 raft_consensus.cc:385] T 906c1f6095b04ee4b3131e2d7a271118 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.159313 10349 raft_consensus.cc:359] T a76f4d2c6dcc443081c61ad63becf6d3 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } }
I20260709 13:02:28.161335 10378 raft_consensus.cc:2804] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:28.161688 10349 raft_consensus.cc:385] T a76f4d2c6dcc443081c61ad63becf6d3 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.160295 10159 raft_consensus.cc:2468] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a8d173e3e04305bf16cbdcea4f15f0 in term 1.
I20260709 13:02:28.159403 10308 raft_consensus.cc:2468] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a8d173e3e04305bf16cbdcea4f15f0 in term 1.
I20260709 13:02:28.161985 10378 raft_consensus.cc:697] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 [term 1 LEADER]: Becoming Leader. State: Replica: 448e9195613e465297649cf95c7ed745, State: Running, Role: LEADER
I20260709 13:02:28.162021 10349 raft_consensus.cc:740] T a76f4d2c6dcc443081c61ad63becf6d3 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 448e9195613e465297649cf95c7ed745, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.161258 10350 raft_consensus.cc:740] T 906c1f6095b04ee4b3131e2d7a271118 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.162940 10378 consensus_queue.cc:237] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.163638 10198 leader_election.cc:304] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 448e9195613e465297649cf95c7ed745, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:28.163570 10350 consensus_queue.cc:260] T 906c1f6095b04ee4b3131e2d7a271118 P c8a8d173e3e04305bf16cbdcea4f15f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.165016 10356 raft_consensus.cc:2804] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:28.165657 10356 raft_consensus.cc:697] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 LEADER]: Becoming Leader. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Running, Role: LEADER
I20260709 13:02:28.166914 10356 consensus_queue.cc:237] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.167517 10271 leader_election.cc:304] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 448e9195613e465297649cf95c7ed745; no voters: 00c414ec735e4e11a15c309615923abc, c8a8d173e3e04305bf16cbdcea4f15f0
I20260709 13:02:28.168471 10355 raft_consensus.cc:2749] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:28.167550 10349 consensus_queue.cc:260] T a76f4d2c6dcc443081c61ad63becf6d3 P 448e9195613e465297649cf95c7ed745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } }
I20260709 13:02:28.172832 10349 ts_tablet_manager.cc:1434] T a76f4d2c6dcc443081c61ad63becf6d3 P 448e9195613e465297649cf95c7ed745: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:02:28.173833 10349 tablet_bootstrap.cc:492] T 094e1986b81647248c10dff6c28a3ce5 P 448e9195613e465297649cf95c7ed745: Bootstrap starting.
I20260709 13:02:28.177100 10348 tablet_bootstrap.cc:492] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc: No bootstrap required, opened a new log
I20260709 13:02:28.177697 10348 ts_tablet_manager.cc:1403] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.009s
I20260709 13:02:28.179421 10350 ts_tablet_manager.cc:1434] T 906c1f6095b04ee4b3131e2d7a271118 P c8a8d173e3e04305bf16cbdcea4f15f0: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:02:28.179450 10056 catalog_manager.cc:5697] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 reported cstate change: term changed from 0 to 1, leader changed from <none> to 448e9195613e465297649cf95c7ed745 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "448e9195613e465297649cf95c7ed745" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:28.183223 10350 tablet_bootstrap.cc:492] T a76f4d2c6dcc443081c61ad63becf6d3 P c8a8d173e3e04305bf16cbdcea4f15f0: Bootstrap starting.
I20260709 13:02:28.181167 10348 raft_consensus.cc:359] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.185109 10349 tablet_bootstrap.cc:654] T 094e1986b81647248c10dff6c28a3ce5 P 448e9195613e465297649cf95c7ed745: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.185000 10348 raft_consensus.cc:385] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.187443 10348 raft_consensus.cc:740] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.188529 10348 consensus_queue.cc:260] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.189896 10350 tablet_bootstrap.cc:654] T a76f4d2c6dcc443081c61ad63becf6d3 P c8a8d173e3e04305bf16cbdcea4f15f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.195429 10348 ts_tablet_manager.cc:1434] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 13:02:28.197113 10348 tablet_bootstrap.cc:492] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc: Bootstrap starting.
I20260709 13:02:28.206970 10348 tablet_bootstrap.cc:654] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.208715 10356 raft_consensus.cc:493] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:28.209452 10356 raft_consensus.cc:515] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.213264 10159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4422379123c747139e43596074fc68ab" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00c414ec735e4e11a15c309615923abc" is_pre_election: true
I20260709 13:02:28.213524 10356 leader_election.cc:290] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:28.213992 10159 raft_consensus.cc:2468] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8a8d173e3e04305bf16cbdcea4f15f0 in term 0.
I20260709 13:02:28.214895 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4422379123c747139e43596074fc68ab" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "448e9195613e465297649cf95c7ed745" is_pre_election: true
I20260709 13:02:28.215220 10197 leader_election.cc:304] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00c414ec735e4e11a15c309615923abc, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:28.216106 10356 raft_consensus.cc:2804] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:02:28.216308 10198 leader_election.cc:343] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:28.216475 10356 raft_consensus.cc:493] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:28.216885 10356 raft_consensus.cc:3060] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.215134 10055 catalog_manager.cc:5697] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:28.223858 10356 raft_consensus.cc:515] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.224993 10348 tablet_bootstrap.cc:492] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc: No bootstrap required, opened a new log
I20260709 13:02:28.225689 10348 ts_tablet_manager.cc:1403] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.008s
I20260709 13:02:28.226673 10159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4422379123c747139e43596074fc68ab" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00c414ec735e4e11a15c309615923abc"
I20260709 13:02:28.227267 10159 raft_consensus.cc:3060] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.229336 10348 raft_consensus.cc:359] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.231004 10348 raft_consensus.cc:385] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.231455 10348 raft_consensus.cc:740] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.234702 10159 raft_consensus.cc:2468] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a8d173e3e04305bf16cbdcea4f15f0 in term 1.
I20260709 13:02:28.236382 10197 leader_election.cc:304] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00c414ec735e4e11a15c309615923abc, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:28.239674 10364 raft_consensus.cc:2804] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:28.240257 10364 raft_consensus.cc:697] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 LEADER]: Becoming Leader. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Running, Role: LEADER
I20260709 13:02:28.241139 10364 consensus_queue.cc:237] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.242499 10349 tablet_bootstrap.cc:492] T 094e1986b81647248c10dff6c28a3ce5 P 448e9195613e465297649cf95c7ed745: No bootstrap required, opened a new log
I20260709 13:02:28.232493 10348 consensus_queue.cc:260] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.243055 10350 tablet_bootstrap.cc:492] T a76f4d2c6dcc443081c61ad63becf6d3 P c8a8d173e3e04305bf16cbdcea4f15f0: No bootstrap required, opened a new log
I20260709 13:02:28.243073 10349 ts_tablet_manager.cc:1403] T 094e1986b81647248c10dff6c28a3ce5 P 448e9195613e465297649cf95c7ed745: Time spent bootstrapping tablet: real 0.069s	user 0.034s	sys 0.026s
I20260709 13:02:28.243760 10350 ts_tablet_manager.cc:1403] T a76f4d2c6dcc443081c61ad63becf6d3 P c8a8d173e3e04305bf16cbdcea4f15f0: Time spent bootstrapping tablet: real 0.061s	user 0.025s	sys 0.013s
I20260709 13:02:28.247197 10350 raft_consensus.cc:359] T a76f4d2c6dcc443081c61ad63becf6d3 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } }
I20260709 13:02:28.247967 10350 raft_consensus.cc:385] T a76f4d2c6dcc443081c61ad63becf6d3 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.248294 10350 raft_consensus.cc:740] T a76f4d2c6dcc443081c61ad63becf6d3 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.248461 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4422379123c747139e43596074fc68ab" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "448e9195613e465297649cf95c7ed745"
I20260709 13:02:28.249148 10350 consensus_queue.cc:260] T a76f4d2c6dcc443081c61ad63becf6d3 P c8a8d173e3e04305bf16cbdcea4f15f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } }
W20260709 13:02:28.249980 10198 leader_election.cc:343] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:28.249569 10349 raft_consensus.cc:359] T 094e1986b81647248c10dff6c28a3ce5 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.250787 10349 raft_consensus.cc:385] T 094e1986b81647248c10dff6c28a3ce5 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.251173 10356 leader_election.cc:290] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 1 election: Requested vote from peers 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:28.251883 10348 ts_tablet_manager.cc:1434] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260709 13:02:28.251940 10350 ts_tablet_manager.cc:1434] T a76f4d2c6dcc443081c61ad63becf6d3 P c8a8d173e3e04305bf16cbdcea4f15f0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:02:28.253111 10350 tablet_bootstrap.cc:492] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0: Bootstrap starting.
I20260709 13:02:28.251168 10349 raft_consensus.cc:740] T 094e1986b81647248c10dff6c28a3ce5 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 448e9195613e465297649cf95c7ed745, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.255445 10349 consensus_queue.cc:260] T 094e1986b81647248c10dff6c28a3ce5 P 448e9195613e465297649cf95c7ed745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.257896 10349 ts_tablet_manager.cc:1434] T 094e1986b81647248c10dff6c28a3ce5 P 448e9195613e465297649cf95c7ed745: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:02:28.258946 10349 tablet_bootstrap.cc:492] T ed1c7e9de23145c9af712058d5c416e5 P 448e9195613e465297649cf95c7ed745: Bootstrap starting.
I20260709 13:02:28.259728 10350 tablet_bootstrap.cc:654] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.260838 10055 catalog_manager.cc:5697] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:28.266572 10349 tablet_bootstrap.cc:654] T ed1c7e9de23145c9af712058d5c416e5 P 448e9195613e465297649cf95c7ed745: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.277102 10348 tablet_bootstrap.cc:492] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc: Bootstrap starting.
I20260709 13:02:28.283632 10348 tablet_bootstrap.cc:654] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.284400 10350 tablet_bootstrap.cc:492] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0: No bootstrap required, opened a new log
I20260709 13:02:28.284932 10350 ts_tablet_manager.cc:1403] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.011s
I20260709 13:02:28.285491 10349 tablet_bootstrap.cc:492] T ed1c7e9de23145c9af712058d5c416e5 P 448e9195613e465297649cf95c7ed745: No bootstrap required, opened a new log
I20260709 13:02:28.285965 10349 ts_tablet_manager.cc:1403] T ed1c7e9de23145c9af712058d5c416e5 P 448e9195613e465297649cf95c7ed745: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.005s
I20260709 13:02:28.287859 10350 raft_consensus.cc:359] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.288602 10350 raft_consensus.cc:385] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.288734 10373 raft_consensus.cc:493] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:28.288944 10350 raft_consensus.cc:740] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.288759 10349 raft_consensus.cc:359] T ed1c7e9de23145c9af712058d5c416e5 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.289723 10349 raft_consensus.cc:385] T ed1c7e9de23145c9af712058d5c416e5 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.289464 10373 raft_consensus.cc:515] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } }
I20260709 13:02:28.290056 10349 raft_consensus.cc:740] T ed1c7e9de23145c9af712058d5c416e5 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 448e9195613e465297649cf95c7ed745, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.290066 10350 consensus_queue.cc:260] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.290934 10349 consensus_queue.cc:260] T ed1c7e9de23145c9af712058d5c416e5 P 448e9195613e465297649cf95c7ed745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.293622 10349 ts_tablet_manager.cc:1434] T ed1c7e9de23145c9af712058d5c416e5 P 448e9195613e465297649cf95c7ed745: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:02:28.294621 10349 tablet_bootstrap.cc:492] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745: Bootstrap starting.
I20260709 13:02:28.296334 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76f4d2c6dcc443081c61ad63becf6d3" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "448e9195613e465297649cf95c7ed745" is_pre_election: true
I20260709 13:02:28.296950 10348 tablet_bootstrap.cc:492] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc: No bootstrap required, opened a new log
I20260709 13:02:28.297000 10308 raft_consensus.cc:2468] T a76f4d2c6dcc443081c61ad63becf6d3 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 0.
I20260709 13:02:28.297660 10348 ts_tablet_manager.cc:1403] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260709 13:02:28.300071 10350 ts_tablet_manager.cc:1434] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:02:28.301275 10349 tablet_bootstrap.cc:654] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.300987 10348 raft_consensus.cc:359] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.301816 10348 raft_consensus.cc:385] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.302177 10348 raft_consensus.cc:740] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.302218 10123 leader_election.cc:304] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00c414ec735e4e11a15c309615923abc, 448e9195613e465297649cf95c7ed745; no voters: 
I20260709 13:02:28.303110 10354 raft_consensus.cc:2804] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:28.303608 10354 raft_consensus.cc:493] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:28.303128 10348 consensus_queue.cc:260] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.303956 10350 tablet_bootstrap.cc:492] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0: Bootstrap starting.
I20260709 13:02:28.303941 10354 raft_consensus.cc:3060] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.313714 10350 tablet_bootstrap.cc:654] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.319981 10233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76f4d2c6dcc443081c61ad63becf6d3" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" is_pre_election: true
I20260709 13:02:28.320967 10233 raft_consensus.cc:2468] T a76f4d2c6dcc443081c61ad63becf6d3 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 0.
I20260709 13:02:28.324765 10373 leader_election.cc:290] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507), c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407)
I20260709 13:02:28.338898 10373 raft_consensus.cc:493] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:28.339567 10373 raft_consensus.cc:515] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.351610 10233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1c7e9de23145c9af712058d5c416e5" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" is_pre_election: true
I20260709 13:02:28.352499 10233 raft_consensus.cc:2468] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 0.
I20260709 13:02:28.354192 10122 leader_election.cc:304] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00c414ec735e4e11a15c309615923abc, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:28.355898 10373 leader_election.cc:290] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:28.356721 10373 raft_consensus.cc:2804] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:28.357178 10373 raft_consensus.cc:493] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:28.357628 10373 raft_consensus.cc:3060] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.365131 10354 raft_consensus.cc:515] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } }
I20260709 13:02:28.369642 10233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76f4d2c6dcc443081c61ad63becf6d3" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
I20260709 13:02:28.370493 10233 raft_consensus.cc:3060] T a76f4d2c6dcc443081c61ad63becf6d3 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.379913 10350 tablet_bootstrap.cc:492] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0: No bootstrap required, opened a new log
I20260709 13:02:28.380584 10350 ts_tablet_manager.cc:1403] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.012s
I20260709 13:02:28.384202 10350 raft_consensus.cc:359] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.384943 10350 raft_consensus.cc:385] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.385218 10350 raft_consensus.cc:740] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.385684 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1c7e9de23145c9af712058d5c416e5" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "448e9195613e465297649cf95c7ed745" is_pre_election: true
I20260709 13:02:28.385928 10350 consensus_queue.cc:260] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.386320 10308 raft_consensus.cc:2468] T ed1c7e9de23145c9af712058d5c416e5 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 0.
I20260709 13:02:28.387938 10350 ts_tablet_manager.cc:1434] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:28.388854 10350 tablet_bootstrap.cc:492] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0: Bootstrap starting.
I20260709 13:02:28.393571 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76f4d2c6dcc443081c61ad63becf6d3" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "448e9195613e465297649cf95c7ed745"
I20260709 13:02:28.393987 10349 tablet_bootstrap.cc:492] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745: No bootstrap required, opened a new log
I20260709 13:02:28.394201 10308 raft_consensus.cc:3060] T a76f4d2c6dcc443081c61ad63becf6d3 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.394459 10349 ts_tablet_manager.cc:1403] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745: Time spent bootstrapping tablet: real 0.100s	user 0.028s	sys 0.053s
I20260709 13:02:28.396984 10354 leader_election.cc:290] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 election: Requested vote from peers 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507), c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407)
I20260709 13:02:28.397612 10349 raft_consensus.cc:359] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.398772 10349 raft_consensus.cc:385] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.399186 10349 raft_consensus.cc:740] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 448e9195613e465297649cf95c7ed745, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.400372 10349 consensus_queue.cc:260] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.392134 10373 raft_consensus.cc:515] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.402791 10348 ts_tablet_manager.cc:1434] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc: Time spent starting tablet: real 0.105s	user 0.041s	sys 0.059s
I20260709 13:02:28.406430 10349 ts_tablet_manager.cc:1434] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:02:28.407173 10350 tablet_bootstrap.cc:654] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.407519 10349 tablet_bootstrap.cc:492] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745: Bootstrap starting.
I20260709 13:02:28.408185 10348 tablet_bootstrap.cc:492] T 257fd28a3e6f45619cb26fb00da3b493 P 00c414ec735e4e11a15c309615923abc: Bootstrap starting.
I20260709 13:02:28.404722 10233 raft_consensus.cc:2468] T a76f4d2c6dcc443081c61ad63becf6d3 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 1.
I20260709 13:02:28.413291 10364 consensus_queue.cc:1048] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:28.415920 10233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1c7e9de23145c9af712058d5c416e5" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
I20260709 13:02:28.416795 10233 raft_consensus.cc:3060] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.421275 10308 raft_consensus.cc:2468] T a76f4d2c6dcc443081c61ad63becf6d3 P 448e9195613e465297649cf95c7ed745 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 1.
I20260709 13:02:28.422015 10122 leader_election.cc:304] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00c414ec735e4e11a15c309615923abc, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:28.423405 10373 leader_election.cc:290] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 election: Requested vote from peers c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:28.424175 10373 raft_consensus.cc:2804] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:28.426597 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1c7e9de23145c9af712058d5c416e5" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "448e9195613e465297649cf95c7ed745"
I20260709 13:02:28.427414 10308 raft_consensus.cc:3060] T ed1c7e9de23145c9af712058d5c416e5 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.430672 10373 raft_consensus.cc:697] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc [term 1 LEADER]: Becoming Leader. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Running, Role: LEADER
I20260709 13:02:28.431732 10373 consensus_queue.cc:237] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } }
I20260709 13:02:28.439615 10378 raft_consensus.cc:493] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:28.440140 10378 raft_consensus.cc:515] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.440569 10348 tablet_bootstrap.cc:654] T 257fd28a3e6f45619cb26fb00da3b493 P 00c414ec735e4e11a15c309615923abc: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.440641 10349 tablet_bootstrap.cc:654] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.442350 10378 leader_election.cc:290] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481), c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407)
I20260709 13:02:28.444363 10159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07f405bcaa14980a10e7e136621074a" candidate_uuid: "448e9195613e465297649cf95c7ed745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00c414ec735e4e11a15c309615923abc" is_pre_election: true
I20260709 13:02:28.444824 10234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07f405bcaa14980a10e7e136621074a" candidate_uuid: "448e9195613e465297649cf95c7ed745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" is_pre_election: true
I20260709 13:02:28.445068 10159 raft_consensus.cc:2468] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 448e9195613e465297649cf95c7ed745 in term 0.
I20260709 13:02:28.446393 10271 leader_election.cc:304] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00c414ec735e4e11a15c309615923abc, 448e9195613e465297649cf95c7ed745; no voters: 
W20260709 13:02:28.447566 10271 leader_election.cc:343] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:28.448388 10378 raft_consensus.cc:2804] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:28.448823 10378 raft_consensus.cc:493] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:28.449391 10378 raft_consensus.cc:3060] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.451236 10233 raft_consensus.cc:2468] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 1.
I20260709 13:02:28.452934 10122 leader_election.cc:304] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00c414ec735e4e11a15c309615923abc, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:28.454583 10391 raft_consensus.cc:2804] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:28.454785 10349 tablet_bootstrap.cc:492] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745: No bootstrap required, opened a new log
I20260709 13:02:28.454898 10354 raft_consensus.cc:493] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:28.455653 10349 ts_tablet_manager.cc:1403] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.022s
I20260709 13:02:28.455595 10354 raft_consensus.cc:515] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.455878 10391 raft_consensus.cc:697] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 1 LEADER]: Becoming Leader. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Running, Role: LEADER
I20260709 13:02:28.457031 10391 consensus_queue.cc:237] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.457734 10354 leader_election.cc:290] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:28.456000 10348 tablet_bootstrap.cc:492] T 257fd28a3e6f45619cb26fb00da3b493 P 00c414ec735e4e11a15c309615923abc: No bootstrap required, opened a new log
I20260709 13:02:28.458871 10348 ts_tablet_manager.cc:1403] T 257fd28a3e6f45619cb26fb00da3b493 P 00c414ec735e4e11a15c309615923abc: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.017s
I20260709 13:02:28.458724 10233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094e1986b81647248c10dff6c28a3ce5" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" is_pre_election: true
I20260709 13:02:28.458978 10306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094e1986b81647248c10dff6c28a3ce5" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "448e9195613e465297649cf95c7ed745" is_pre_election: true
I20260709 13:02:28.459511 10233 raft_consensus.cc:2468] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 0.
I20260709 13:02:28.459767 10306 raft_consensus.cc:2468] T 094e1986b81647248c10dff6c28a3ce5 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 0.
I20260709 13:02:28.460845 10122 leader_election.cc:304] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00c414ec735e4e11a15c309615923abc, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:28.461963 10354 raft_consensus.cc:2804] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:28.462366 10354 raft_consensus.cc:493] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:28.462767 10354 raft_consensus.cc:3060] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.468453 10349 raft_consensus.cc:359] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.469225 10349 raft_consensus.cc:385] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.469570 10349 raft_consensus.cc:740] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 448e9195613e465297649cf95c7ed745, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.472648 10350 tablet_bootstrap.cc:492] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0: No bootstrap required, opened a new log
I20260709 13:02:28.473395 10350 ts_tablet_manager.cc:1403] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.000s
I20260709 13:02:28.461673 10348 raft_consensus.cc:359] T 257fd28a3e6f45619cb26fb00da3b493 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.475272 10348 raft_consensus.cc:385] T 257fd28a3e6f45619cb26fb00da3b493 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.475602 10348 raft_consensus.cc:740] T 257fd28a3e6f45619cb26fb00da3b493 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.474900 10349 consensus_queue.cc:260] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.477500 10349 ts_tablet_manager.cc:1434] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:02:28.477341 10348 consensus_queue.cc:260] T 257fd28a3e6f45619cb26fb00da3b493 P 00c414ec735e4e11a15c309615923abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.478655 10349 tablet_bootstrap.cc:492] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745: Bootstrap starting.
I20260709 13:02:28.479421 10354 raft_consensus.cc:515] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.481132 10348 ts_tablet_manager.cc:1434] T 257fd28a3e6f45619cb26fb00da3b493 P 00c414ec735e4e11a15c309615923abc: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260709 13:02:28.480966 10350 raft_consensus.cc:359] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.482158 10350 raft_consensus.cc:385] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.483744 10350 raft_consensus.cc:740] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.487550 10308 raft_consensus.cc:2468] T ed1c7e9de23145c9af712058d5c416e5 P 448e9195613e465297649cf95c7ed745 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 1.
I20260709 13:02:28.489998 10350 consensus_queue.cc:260] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.486294 10233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094e1986b81647248c10dff6c28a3ce5" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
I20260709 13:02:28.491312 10378 raft_consensus.cc:515] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.492043 10233 raft_consensus.cc:3060] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.495816 10378 leader_election.cc:290] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [CANDIDATE]: Term 1 election: Requested vote from peers 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481), c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407)
I20260709 13:02:28.497216 10159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07f405bcaa14980a10e7e136621074a" candidate_uuid: "448e9195613e465297649cf95c7ed745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00c414ec735e4e11a15c309615923abc"
I20260709 13:02:28.497687 10307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094e1986b81647248c10dff6c28a3ce5" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "448e9195613e465297649cf95c7ed745"
I20260709 13:02:28.498024 10159 raft_consensus.cc:3060] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.498375 10307 raft_consensus.cc:3060] T 094e1986b81647248c10dff6c28a3ce5 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.485625 10349 tablet_bootstrap.cc:654] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.491143 10354 leader_election.cc:290] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 election: Requested vote from peers c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:28.497200 10234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07f405bcaa14980a10e7e136621074a" candidate_uuid: "448e9195613e465297649cf95c7ed745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
I20260709 13:02:28.503379 10053 catalog_manager.cc:5697] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc reported cstate change: term changed from 0 to 1, leader changed from <none> to 00c414ec735e4e11a15c309615923abc (127.9.77.65). New cstate: current_term: 1 leader_uuid: "00c414ec735e4e11a15c309615923abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:28.506377 10271 leader_election.cc:343] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:28.507529 10233 raft_consensus.cc:2468] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 1.
I20260709 13:02:28.507917 10159 raft_consensus.cc:2468] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 448e9195613e465297649cf95c7ed745 in term 1.
I20260709 13:02:28.508653 10122 leader_election.cc:304] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00c414ec735e4e11a15c309615923abc, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:28.509039 10271 leader_election.cc:304] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [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: 00c414ec735e4e11a15c309615923abc, 448e9195613e465297649cf95c7ed745; no voters: c8a8d173e3e04305bf16cbdcea4f15f0
I20260709 13:02:28.509599 10391 raft_consensus.cc:2804] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:28.510121 10391 raft_consensus.cc:697] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [term 1 LEADER]: Becoming Leader. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Running, Role: LEADER
I20260709 13:02:28.511003 10391 consensus_queue.cc:237] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.514407 10307 raft_consensus.cc:2468] T 094e1986b81647248c10dff6c28a3ce5 P 448e9195613e465297649cf95c7ed745 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 1.
I20260709 13:02:28.516366 10378 raft_consensus.cc:2804] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:28.519065 10350 ts_tablet_manager.cc:1434] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.001s
I20260709 13:02:28.520535 10350 tablet_bootstrap.cc:492] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0: Bootstrap starting.
I20260709 13:02:28.519188 10378 raft_consensus.cc:697] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 1 LEADER]: Becoming Leader. State: Replica: 448e9195613e465297649cf95c7ed745, State: Running, Role: LEADER
I20260709 13:02:28.528798 10378 consensus_queue.cc:237] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.537981 10349 tablet_bootstrap.cc:492] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745: No bootstrap required, opened a new log
I20260709 13:02:28.538676 10349 ts_tablet_manager.cc:1403] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.003s
I20260709 13:02:28.539928 10354 raft_consensus.cc:493] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:28.540895 10354 raft_consensus.cc:515] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.543183 10349 raft_consensus.cc:359] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.543921 10349 raft_consensus.cc:385] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.544494 10354 leader_election.cc:290] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:28.545111 10307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8410ba3d728c4f109111f336b80e4dde" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "448e9195613e465297649cf95c7ed745" is_pre_election: true
I20260709 13:02:28.545353 10233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8410ba3d728c4f109111f336b80e4dde" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" is_pre_election: true
I20260709 13:02:28.545760 10307 raft_consensus.cc:2468] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 0.
I20260709 13:02:28.545919 10233 raft_consensus.cc:2468] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 0.
I20260709 13:02:28.544476 10349 raft_consensus.cc:740] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 448e9195613e465297649cf95c7ed745, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.547559 10349 consensus_queue.cc:260] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.549930 10349 ts_tablet_manager.cc:1434] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:02:28.551748 10349 tablet_bootstrap.cc:492] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745: Bootstrap starting.
I20260709 13:02:28.552618 10123 leader_election.cc:304] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00c414ec735e4e11a15c309615923abc, 448e9195613e465297649cf95c7ed745; no voters: 
I20260709 13:02:28.554183 10364 consensus_queue.cc:1048] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:28.555444 10350 tablet_bootstrap.cc:654] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.557462 10354 raft_consensus.cc:2804] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:28.557940 10354 raft_consensus.cc:493] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:28.558383 10354 raft_consensus.cc:3060] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.559118 10349 tablet_bootstrap.cc:654] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:28.550403 10056 catalog_manager.cc:5697] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc reported cstate change: term changed from 0 to 1, leader changed from <none> to 00c414ec735e4e11a15c309615923abc (127.9.77.65). New cstate: current_term: 1 leader_uuid: "00c414ec735e4e11a15c309615923abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:28.567224 10391 raft_consensus.cc:493] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:28.567854 10391 raft_consensus.cc:515] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.567445 10056 catalog_manager.cc:5697] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc reported cstate change: term changed from 0 to 1, leader changed from <none> to 00c414ec735e4e11a15c309615923abc (127.9.77.65). New cstate: current_term: 1 leader_uuid: "00c414ec735e4e11a15c309615923abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:28.568146 10055 catalog_manager.cc:5697] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 reported cstate change: term changed from 0 to 1, leader changed from <none> to 448e9195613e465297649cf95c7ed745 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "448e9195613e465297649cf95c7ed745" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:28.570251 10391 leader_election.cc:290] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:28.571127 10350 tablet_bootstrap.cc:492] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0: No bootstrap required, opened a new log
I20260709 13:02:28.571159 10233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906c1f6095b04ee4b3131e2d7a271118" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" is_pre_election: true
I20260709 13:02:28.571715 10350 ts_tablet_manager.cc:1403] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.003s
I20260709 13:02:28.571947 10233 raft_consensus.cc:2468] T 906c1f6095b04ee4b3131e2d7a271118 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 0.
I20260709 13:02:28.573722 10307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906c1f6095b04ee4b3131e2d7a271118" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "448e9195613e465297649cf95c7ed745" is_pre_election: true
I20260709 13:02:28.574345 10307 raft_consensus.cc:2468] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 0.
I20260709 13:02:28.574434 10350 raft_consensus.cc:359] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.575191 10350 raft_consensus.cc:385] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.575558 10123 leader_election.cc:304] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00c414ec735e4e11a15c309615923abc, 448e9195613e465297649cf95c7ed745; no voters: 
I20260709 13:02:28.575575 10350 raft_consensus.cc:740] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.576934 10391 raft_consensus.cc:2804] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:28.577421 10391 raft_consensus.cc:493] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:28.577039 10350 consensus_queue.cc:260] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.577704 10349 tablet_bootstrap.cc:492] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745: No bootstrap required, opened a new log
I20260709 13:02:28.577795 10391 raft_consensus.cc:3060] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.578238 10349 ts_tablet_manager.cc:1403] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.002s
I20260709 13:02:28.580842 10349 raft_consensus.cc:359] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.581506 10349 raft_consensus.cc:385] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:28.581765 10349 raft_consensus.cc:740] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 448e9195613e465297649cf95c7ed745, State: Initialized, Role: FOLLOWER
I20260709 13:02:28.582615 10349 consensus_queue.cc:260] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.583776 10354 raft_consensus.cc:515] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.584933 10349 ts_tablet_manager.cc:1434] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:02:28.586774 10233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8410ba3d728c4f109111f336b80e4dde" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
I20260709 13:02:28.587070 10350 ts_tablet_manager.cc:1434] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260709 13:02:28.587401 10233 raft_consensus.cc:3060] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.594746 10233 raft_consensus.cc:2468] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 1.
I20260709 13:02:28.598227 10122 leader_election.cc:304] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00c414ec735e4e11a15c309615923abc, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:28.599005 10307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8410ba3d728c4f109111f336b80e4dde" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "448e9195613e465297649cf95c7ed745"
I20260709 13:02:28.599623 10307 raft_consensus.cc:3060] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.601591 10373 raft_consensus.cc:2804] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:28.602077 10373 raft_consensus.cc:697] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 1 LEADER]: Becoming Leader. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Running, Role: LEADER
I20260709 13:02:28.602957 10373 consensus_queue.cc:237] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.607327 10354 leader_election.cc:290] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 election: Requested vote from peers c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:28.607774 10307 raft_consensus.cc:2468] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 1.
I20260709 13:02:28.593273 10391 raft_consensus.cc:515] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.610198 10391 leader_election.cc:290] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 election: Requested vote from peers c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:28.610775 10233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906c1f6095b04ee4b3131e2d7a271118" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
I20260709 13:02:28.611356 10233 raft_consensus.cc:3060] T 906c1f6095b04ee4b3131e2d7a271118 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.614135 10056 catalog_manager.cc:5697] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc reported cstate change: term changed from 0 to 1, leader changed from <none> to 00c414ec735e4e11a15c309615923abc (127.9.77.65). New cstate: current_term: 1 leader_uuid: "00c414ec735e4e11a15c309615923abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:28.614867 10307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906c1f6095b04ee4b3131e2d7a271118" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "448e9195613e465297649cf95c7ed745"
I20260709 13:02:28.615435 10307 raft_consensus.cc:3060] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.618407 10233 raft_consensus.cc:2468] T 906c1f6095b04ee4b3131e2d7a271118 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 1.
I20260709 13:02:28.619856 10122 leader_election.cc:304] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00c414ec735e4e11a15c309615923abc, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:28.620647 10391 raft_consensus.cc:2804] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:28.621187 10391 raft_consensus.cc:697] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [term 1 LEADER]: Becoming Leader. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Running, Role: LEADER
I20260709 13:02:28.622056 10307 raft_consensus.cc:2468] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 1.
I20260709 13:02:28.621982 10391 consensus_queue.cc:237] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.628670 10056 catalog_manager.cc:5697] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc reported cstate change: term changed from 0 to 1, leader changed from <none> to 00c414ec735e4e11a15c309615923abc (127.9.77.65). New cstate: current_term: 1 leader_uuid: "00c414ec735e4e11a15c309615923abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:28.649178 10364 raft_consensus.cc:493] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:28.649856 10364 raft_consensus.cc:515] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.651774 10364 leader_election.cc:290] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:28.652586 10159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07f405bcaa14980a10e7e136621074a" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00c414ec735e4e11a15c309615923abc" is_pre_election: true
I20260709 13:02:28.652930 10307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07f405bcaa14980a10e7e136621074a" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "448e9195613e465297649cf95c7ed745" is_pre_election: true
I20260709 13:02:28.653247 10159 raft_consensus.cc:2393] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c8a8d173e3e04305bf16cbdcea4f15f0 in current term 1: Already voted for candidate 448e9195613e465297649cf95c7ed745 in this term.
I20260709 13:02:28.654364 10197 leader_election.cc:304] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 00c414ec735e4e11a15c309615923abc, 448e9195613e465297649cf95c7ed745
I20260709 13:02:28.655081 10364 raft_consensus.cc:3060] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.660274 10364 raft_consensus.cc:2749] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:28.661963 10364 consensus_queue.cc:1048] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:28.668944 10391 raft_consensus.cc:493] T 257fd28a3e6f45619cb26fb00da3b493 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:28.669524 10391 raft_consensus.cc:515] T 257fd28a3e6f45619cb26fb00da3b493 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.671600 10391 leader_election.cc:290] T 257fd28a3e6f45619cb26fb00da3b493 P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:28.673178 10307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257fd28a3e6f45619cb26fb00da3b493" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "448e9195613e465297649cf95c7ed745" is_pre_election: true
I20260709 13:02:28.675031 10308 raft_consensus.cc:3060] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.673213 10233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257fd28a3e6f45619cb26fb00da3b493" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" is_pre_election: true
I20260709 13:02:28.677070 10233 raft_consensus.cc:2393] T 257fd28a3e6f45619cb26fb00da3b493 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00c414ec735e4e11a15c309615923abc in current term 1: Already voted for candidate 448e9195613e465297649cf95c7ed745 in this term.
I20260709 13:02:28.678301 10122 leader_election.cc:304] T 257fd28a3e6f45619cb26fb00da3b493 P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00c414ec735e4e11a15c309615923abc; no voters: 448e9195613e465297649cf95c7ed745, c8a8d173e3e04305bf16cbdcea4f15f0
I20260709 13:02:28.679383 10391 raft_consensus.cc:3060] T 257fd28a3e6f45619cb26fb00da3b493 P 00c414ec735e4e11a15c309615923abc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:28.684437 10365 consensus_queue.cc:1048] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:28.685611 10391 raft_consensus.cc:2749] T 257fd28a3e6f45619cb26fb00da3b493 P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:28.688364 10365 consensus_queue.cc:1048] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:28.690898 10365 consensus_queue.cc:1048] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:28.691474 10378 consensus_queue.cc:1048] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:28.702138 10378 consensus_queue.cc:1048] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:28.767803 10233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efff784c67304d5891586cc2116fe919"
dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
mode: GRACEFUL
new_leader_uuid: "00c414ec735e4e11a15c309615923abc"
 from {username='slave'} at 127.0.0.1:42836
I20260709 13:02:28.768442 10233 raft_consensus.cc:606] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 LEADER]: Received request to transfer leadership to TS 00c414ec735e4e11a15c309615923abc
I20260709 13:02:28.775012 10233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05fc1dfed39e4c19954b9d500ed5b7b8"
dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
mode: GRACEFUL
new_leader_uuid: "00c414ec735e4e11a15c309615923abc"
 from {username='slave'} at 127.0.0.1:42836
I20260709 13:02:28.775673 10233 raft_consensus.cc:606] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 LEADER]: Received request to transfer leadership to TS 00c414ec735e4e11a15c309615923abc
I20260709 13:02:28.783797 10233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4422379123c747139e43596074fc68ab"
dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
mode: GRACEFUL
new_leader_uuid: "00c414ec735e4e11a15c309615923abc"
 from {username='slave'} at 127.0.0.1:42836
I20260709 13:02:28.784343 10233 raft_consensus.cc:606] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 LEADER]: Received request to transfer leadership to TS 00c414ec735e4e11a15c309615923abc
I20260709 13:02:28.797885 10308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d07f405bcaa14980a10e7e136621074a"
dest_uuid: "448e9195613e465297649cf95c7ed745"
mode: GRACEFUL
new_leader_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
 from {username='slave'} at 127.0.0.1:48846
I20260709 13:02:28.798442 10308 raft_consensus.cc:606] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 1 LEADER]: Received request to transfer leadership to TS c8a8d173e3e04305bf16cbdcea4f15f0
I20260709 13:02:28.812526 10158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed1c7e9de23145c9af712058d5c416e5"
dest_uuid: "00c414ec735e4e11a15c309615923abc"
mode: GRACEFUL
new_leader_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
 from {username='slave'} at 127.0.0.1:57314
I20260709 13:02:28.813073 10158 raft_consensus.cc:606] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 1 LEADER]: Received request to transfer leadership to TS c8a8d173e3e04305bf16cbdcea4f15f0
I20260709 13:02:28.818728 10158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8410ba3d728c4f109111f336b80e4dde"
dest_uuid: "00c414ec735e4e11a15c309615923abc"
mode: GRACEFUL
new_leader_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
 from {username='slave'} at 127.0.0.1:57314
I20260709 13:02:28.819257 10158 raft_consensus.cc:606] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 1 LEADER]: Received request to transfer leadership to TS c8a8d173e3e04305bf16cbdcea4f15f0
I20260709 13:02:28.824309 10158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "094e1986b81647248c10dff6c28a3ce5"
dest_uuid: "00c414ec735e4e11a15c309615923abc"
mode: GRACEFUL
new_leader_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
 from {username='slave'} at 127.0.0.1:57314
I20260709 13:02:28.824833 10158 raft_consensus.cc:606] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [term 1 LEADER]: Received request to transfer leadership to TS c8a8d173e3e04305bf16cbdcea4f15f0
I20260709 13:02:28.944533 10413 consensus_queue.cc:1048] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:28.958039 10413 consensus_queue.cc:1048] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:28.965885 10423 raft_consensus.cc:993] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745: : Instructing follower c8a8d173e3e04305bf16cbdcea4f15f0 to start an election
I20260709 13:02:28.966383 10413 raft_consensus.cc:1081] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 1 LEADER]: Signalling peer c8a8d173e3e04305bf16cbdcea4f15f0 to start an election
I20260709 13:02:28.967851 10233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d07f405bcaa14980a10e7e136621074a"
dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
 from {username='slave'} at 127.0.0.1:42822
I20260709 13:02:28.968367 10233 raft_consensus.cc:493] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:28.968724 10233 raft_consensus.cc:3060] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:28.974016 10391 consensus_queue.cc:1048] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:28.974014 10233 raft_consensus.cc:515] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.977182 10158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07f405bcaa14980a10e7e136621074a" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00c414ec735e4e11a15c309615923abc"
I20260709 13:02:28.977815 10158 raft_consensus.cc:3060] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:28.977723 10391 consensus_queue.cc:1048] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:28.984022 10233 leader_election.cc:290] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 2 election: Requested vote from peers 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:28.984566 10354 consensus_queue.cc:1048] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:28.986331 10307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07f405bcaa14980a10e7e136621074a" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "448e9195613e465297649cf95c7ed745"
I20260709 13:02:28.986959 10307 raft_consensus.cc:3055] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:28.987277 10307 raft_consensus.cc:740] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 448e9195613e465297649cf95c7ed745, State: Running, Role: LEADER
I20260709 13:02:28.988251 10307 consensus_queue.cc:260] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.990358 10307 raft_consensus.cc:3060] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:28.990976 10158 raft_consensus.cc:2468] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a8d173e3e04305bf16cbdcea4f15f0 in term 2.
I20260709 13:02:28.992221 10197 leader_election.cc:304] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00c414ec735e4e11a15c309615923abc, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:28.993088 10365 raft_consensus.cc:2804] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:28.993574 10365 raft_consensus.cc:697] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 LEADER]: Becoming Leader. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Running, Role: LEADER
I20260709 13:02:28.994372 10365 consensus_queue.cc:237] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:28.998675 10307 raft_consensus.cc:2468] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a8d173e3e04305bf16cbdcea4f15f0 in term 2.
I20260709 13:02:29.010013 10364 raft_consensus.cc:993] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0: : Instructing follower 00c414ec735e4e11a15c309615923abc to start an election
I20260709 13:02:29.010466 10364 raft_consensus.cc:1081] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 LEADER]: Signalling peer 00c414ec735e4e11a15c309615923abc to start an election
I20260709 13:02:29.011348 10393 raft_consensus.cc:993] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc: : Instructing follower c8a8d173e3e04305bf16cbdcea4f15f0 to start an election
I20260709 13:02:29.011773 10393 raft_consensus.cc:1081] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 1 LEADER]: Signalling peer c8a8d173e3e04305bf16cbdcea4f15f0 to start an election
I20260709 13:02:29.017022 10158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05fc1dfed39e4c19954b9d500ed5b7b8"
dest_uuid: "00c414ec735e4e11a15c309615923abc"
 from {username='slave'} at 127.0.0.1:57296
I20260709 13:02:29.017660 10233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed1c7e9de23145c9af712058d5c416e5"
dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
 from {username='slave'} at 127.0.0.1:42824
I20260709 13:02:29.017921 10158 raft_consensus.cc:493] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:29.018204 10233 raft_consensus.cc:493] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:29.018466 10158 raft_consensus.cc:3060] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.018585 10233 raft_consensus.cc:3060] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.022603 10056 catalog_manager.cc:5697] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 reported cstate change: term changed from 1 to 2, leader changed from 448e9195613e465297649cf95c7ed745 (127.9.77.67) to c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:29.036644 10158 raft_consensus.cc:515] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:29.040153 10158 leader_election.cc:290] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 2 election: Requested vote from peers c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:29.040820 10354 consensus_queue.cc:1048] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:29.044646 10231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fc1dfed39e4c19954b9d500ed5b7b8" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
I20260709 13:02:29.045280 10231 raft_consensus.cc:3055] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:29.045622 10231 raft_consensus.cc:740] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Running, Role: LEADER
I20260709 13:02:29.046398 10231 consensus_queue.cc:260] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:29.046868 10233 raft_consensus.cc:515] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:29.047698 10231 raft_consensus.cc:3060] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.049755 10234 raft_consensus.cc:1240] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Rejecting Update request from peer 00c414ec735e4e11a15c309615923abc for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:29.053686 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1c7e9de23145c9af712058d5c416e5" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "448e9195613e465297649cf95c7ed745"
I20260709 13:02:29.054315 10308 raft_consensus.cc:3060] T ed1c7e9de23145c9af712058d5c416e5 P 448e9195613e465297649cf95c7ed745 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.055207 10158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1c7e9de23145c9af712058d5c416e5" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00c414ec735e4e11a15c309615923abc"
I20260709 13:02:29.055817 10158 raft_consensus.cc:3055] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:29.056119 10158 raft_consensus.cc:740] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Running, Role: LEADER
I20260709 13:02:29.050733 10233 leader_election.cc:290] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 2 election: Requested vote from peers 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:29.057682 10158 consensus_queue.cc:260] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:29.058296 10231 raft_consensus.cc:2468] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 2.
I20260709 13:02:29.058876 10158 raft_consensus.cc:3060] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.059630 10391 consensus_queue.cc:1048] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:29.061493 10307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05fc1dfed39e4c19954b9d500ed5b7b8" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "448e9195613e465297649cf95c7ed745"
I20260709 13:02:29.062101 10307 raft_consensus.cc:3060] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 448e9195613e465297649cf95c7ed745 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.058158 10354 consensus_queue.cc:1048] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:29.067018 10308 raft_consensus.cc:2468] T ed1c7e9de23145c9af712058d5c416e5 P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a8d173e3e04305bf16cbdcea4f15f0 in term 2.
I20260709 13:02:29.067621 10122 leader_election.cc:304] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00c414ec735e4e11a15c309615923abc, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:29.069837 10373 consensus_queue.cc:1048] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:29.074951 10393 consensus_queue.cc:1048] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:29.069936 10158 raft_consensus.cc:2468] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a8d173e3e04305bf16cbdcea4f15f0 in term 2.
I20260709 13:02:29.070154 10429 raft_consensus.cc:2804] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:29.069859 10198 leader_election.cc:304] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 448e9195613e465297649cf95c7ed745, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:29.077987 10356 raft_consensus.cc:2804] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:29.078655 10356 raft_consensus.cc:697] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 LEADER]: Becoming Leader. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Running, Role: LEADER
I20260709 13:02:29.079644 10356 consensus_queue.cc:237] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [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: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:29.086128 10429 raft_consensus.cc:697] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc [term 2 LEADER]: Becoming Leader. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Running, Role: LEADER
I20260709 13:02:29.087188 10429 consensus_queue.cc:237] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:29.070986 10307 raft_consensus.cc:2468] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 2.
I20260709 13:02:29.090029 10354 raft_consensus.cc:993] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc: : Instructing follower c8a8d173e3e04305bf16cbdcea4f15f0 to start an election
I20260709 13:02:29.091738 10354 raft_consensus.cc:1081] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [term 1 LEADER]: Signalling peer c8a8d173e3e04305bf16cbdcea4f15f0 to start an election
I20260709 13:02:29.100577 10231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "094e1986b81647248c10dff6c28a3ce5"
dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
 from {username='slave'} at 127.0.0.1:42824
I20260709 13:02:29.101491 10231 raft_consensus.cc:493] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:29.101992 10231 raft_consensus.cc:3060] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.112785 10231 raft_consensus.cc:515] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:29.108474 10056 catalog_manager.cc:5697] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 reported cstate change: term changed from 1 to 2, leader changed from 00c414ec735e4e11a15c309615923abc (127.9.77.65) to c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:29.117278 10158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094e1986b81647248c10dff6c28a3ce5" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00c414ec735e4e11a15c309615923abc"
I20260709 13:02:29.117970 10158 raft_consensus.cc:3055] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:29.118314 10158 raft_consensus.cc:740] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Running, Role: LEADER
I20260709 13:02:29.119115 10158 consensus_queue.cc:260] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:29.120236 10158 raft_consensus.cc:3060] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.122535 10393 consensus_queue.cc:1048] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:29.130060 10158 raft_consensus.cc:2468] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a8d173e3e04305bf16cbdcea4f15f0 in term 2.
I20260709 13:02:29.131052 10055 catalog_manager.cc:5697] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc reported cstate change: term changed from 1 to 2, leader changed from c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66) to 00c414ec735e4e11a15c309615923abc (127.9.77.65). New cstate: current_term: 2 leader_uuid: "00c414ec735e4e11a15c309615923abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:29.131631 10197 leader_election.cc:304] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00c414ec735e4e11a15c309615923abc, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:29.132820 10356 raft_consensus.cc:2804] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:29.133410 10231 leader_election.cc:290] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 2 election: Requested vote from peers 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:29.133558 10356 raft_consensus.cc:697] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 LEADER]: Becoming Leader. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Running, Role: LEADER
I20260709 13:02:29.134020 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094e1986b81647248c10dff6c28a3ce5" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "448e9195613e465297649cf95c7ed745"
I20260709 13:02:29.134588 10308 raft_consensus.cc:3060] T 094e1986b81647248c10dff6c28a3ce5 P 448e9195613e465297649cf95c7ed745 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.134434 10356 consensus_queue.cc:237] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:29.143038 10308 raft_consensus.cc:2468] T 094e1986b81647248c10dff6c28a3ce5 P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a8d173e3e04305bf16cbdcea4f15f0 in term 2.
I20260709 13:02:29.147907 10393 consensus_queue.cc:1048] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:29.151147 10056 catalog_manager.cc:5697] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0 reported cstate change: term changed from 1 to 2, leader changed from 00c414ec735e4e11a15c309615923abc (127.9.77.65) to c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:29.159953 10354 raft_consensus.cc:993] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc: : Instructing follower c8a8d173e3e04305bf16cbdcea4f15f0 to start an election
I20260709 13:02:29.160470 10354 raft_consensus.cc:1081] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 1 LEADER]: Signalling peer c8a8d173e3e04305bf16cbdcea4f15f0 to start an election
I20260709 13:02:29.162870 10231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8410ba3d728c4f109111f336b80e4dde"
dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
 from {username='slave'} at 127.0.0.1:42824
I20260709 13:02:29.163367 10231 raft_consensus.cc:493] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:29.163694 10231 raft_consensus.cc:3060] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.170455 10231 raft_consensus.cc:515] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:29.172446 10231 leader_election.cc:290] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 2 election: Requested vote from peers 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:29.173323 10158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8410ba3d728c4f109111f336b80e4dde" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00c414ec735e4e11a15c309615923abc"
I20260709 13:02:29.173641 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8410ba3d728c4f109111f336b80e4dde" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "448e9195613e465297649cf95c7ed745"
I20260709 13:02:29.173992 10158 raft_consensus.cc:3055] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:29.174225 10308 raft_consensus.cc:3060] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.174418 10158 raft_consensus.cc:740] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Running, Role: LEADER
I20260709 13:02:29.175423 10158 consensus_queue.cc:260] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:29.176714 10158 raft_consensus.cc:3060] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.180323 10308 raft_consensus.cc:2468] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a8d173e3e04305bf16cbdcea4f15f0 in term 2.
I20260709 13:02:29.181593 10198 leader_election.cc:304] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 448e9195613e465297649cf95c7ed745, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:29.182337 10356 raft_consensus.cc:2804] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:29.182744 10356 raft_consensus.cc:697] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 LEADER]: Becoming Leader. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Running, Role: LEADER
I20260709 13:02:29.183039 10158 raft_consensus.cc:2468] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a8d173e3e04305bf16cbdcea4f15f0 in term 2.
I20260709 13:02:29.183523 10356 consensus_queue.cc:237] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:29.189738 10055 catalog_manager.cc:5697] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 reported cstate change: term changed from 1 to 2, leader changed from 00c414ec735e4e11a15c309615923abc (127.9.77.65) to c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:29.248790 10364 raft_consensus.cc:993] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0: : Instructing follower 00c414ec735e4e11a15c309615923abc to start an election
I20260709 13:02:29.249321 10356 raft_consensus.cc:1081] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 LEADER]: Signalling peer 00c414ec735e4e11a15c309615923abc to start an election
I20260709 13:02:29.251405 10158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4422379123c747139e43596074fc68ab"
dest_uuid: "00c414ec735e4e11a15c309615923abc"
 from {username='slave'} at 127.0.0.1:57296
I20260709 13:02:29.252004 10158 raft_consensus.cc:493] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:29.252390 10158 raft_consensus.cc:3060] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.257938 10158 raft_consensus.cc:515] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:29.259454 10158 leader_election.cc:290] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 2 election: Requested vote from peers c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:29.260419 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4422379123c747139e43596074fc68ab" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "448e9195613e465297649cf95c7ed745"
I20260709 13:02:29.260419 10231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4422379123c747139e43596074fc68ab" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
I20260709 13:02:29.261224 10308 raft_consensus.cc:3060] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.261320 10231 raft_consensus.cc:3055] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:29.261693 10231 raft_consensus.cc:740] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Running, Role: LEADER
I20260709 13:02:29.262478 10231 consensus_queue.cc:260] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:29.263690 10231 raft_consensus.cc:3060] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.268240 10308 raft_consensus.cc:2468] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 2.
I20260709 13:02:29.269464 10123 leader_election.cc:304] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00c414ec735e4e11a15c309615923abc, 448e9195613e465297649cf95c7ed745; no voters: 
I20260709 13:02:29.270278 10393 raft_consensus.cc:2804] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:29.270548 10231 raft_consensus.cc:2468] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 2.
I20260709 13:02:29.270784 10393 raft_consensus.cc:697] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 2 LEADER]: Becoming Leader. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Running, Role: LEADER
I20260709 13:02:29.271610 10393 consensus_queue.cc:237] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:29.275868 10364 raft_consensus.cc:993] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0: : Instructing follower 00c414ec735e4e11a15c309615923abc to start an election
I20260709 13:02:29.276335 10364 raft_consensus.cc:1081] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 LEADER]: Signalling peer 00c414ec735e4e11a15c309615923abc to start an election
I20260709 13:02:29.277817 10158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efff784c67304d5891586cc2116fe919"
dest_uuid: "00c414ec735e4e11a15c309615923abc"
 from {username='slave'} at 127.0.0.1:57296
I20260709 13:02:29.278366 10158 raft_consensus.cc:493] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:29.278769 10158 raft_consensus.cc:3060] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.278710 10055 catalog_manager.cc:5697] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc reported cstate change: term changed from 1 to 2, leader changed from c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66) to 00c414ec735e4e11a15c309615923abc (127.9.77.65). New cstate: current_term: 2 leader_uuid: "00c414ec735e4e11a15c309615923abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:29.284278 10158 raft_consensus.cc:515] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:29.287005 10158 leader_election.cc:290] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 2 election: Requested vote from peers c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:29.287410 10231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efff784c67304d5891586cc2116fe919" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
I20260709 13:02:29.288115 10307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efff784c67304d5891586cc2116fe919" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "448e9195613e465297649cf95c7ed745"
I20260709 13:02:29.288143 10231 raft_consensus.cc:3055] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:29.288801 10307 raft_consensus.cc:3060] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.288769 10231 raft_consensus.cc:740] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Running, Role: LEADER
I20260709 13:02:29.289808 10231 consensus_queue.cc:260] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:29.291045 10231 raft_consensus.cc:3060] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:29.296576 10307 raft_consensus.cc:2468] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 2.
I20260709 13:02:29.298086 10231 raft_consensus.cc:2468] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 2.
I20260709 13:02:29.298069 10123 leader_election.cc:304] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00c414ec735e4e11a15c309615923abc, 448e9195613e465297649cf95c7ed745; no voters: 
I20260709 13:02:29.299115 10393 raft_consensus.cc:2804] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:29.299647 10393 raft_consensus.cc:697] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 2 LEADER]: Becoming Leader. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Running, Role: LEADER
I20260709 13:02:29.300374 10393 consensus_queue.cc:237] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:29.306648 10055 catalog_manager.cc:5697] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc reported cstate change: term changed from 1 to 2, leader changed from c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66) to 00c414ec735e4e11a15c309615923abc (127.9.77.65). New cstate: current_term: 2 leader_uuid: "00c414ec735e4e11a15c309615923abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:29.403946 10158 raft_consensus.cc:1275] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Refusing update from remote peer c8a8d173e3e04305bf16cbdcea4f15f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:29.405524 10356 consensus_queue.cc:1048] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:29.414343 10307 raft_consensus.cc:1275] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Refusing update from remote peer c8a8d173e3e04305bf16cbdcea4f15f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:29.415745 10356 consensus_queue.cc:1048] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:29.499766 10307 raft_consensus.cc:1275] T ed1c7e9de23145c9af712058d5c416e5 P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Refusing update from remote peer c8a8d173e3e04305bf16cbdcea4f15f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:29.501057 10356 consensus_queue.cc:1048] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:29.509838 10158 raft_consensus.cc:1275] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Refusing update from remote peer c8a8d173e3e04305bf16cbdcea4f15f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:29.511410 10356 consensus_queue.cc:1048] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:29.529529 10307 raft_consensus.cc:1275] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Refusing update from remote peer 00c414ec735e4e11a15c309615923abc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:29.530848 10393 consensus_queue.cc:1048] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:29.540223 10231 raft_consensus.cc:1275] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Refusing update from remote peer 00c414ec735e4e11a15c309615923abc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:29.542057 10354 consensus_queue.cc:1048] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:29.578781 10158 raft_consensus.cc:1275] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Refusing update from remote peer c8a8d173e3e04305bf16cbdcea4f15f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:29.580341 10356 consensus_queue.cc:1048] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:29.587986 10307 raft_consensus.cc:1275] T 094e1986b81647248c10dff6c28a3ce5 P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Refusing update from remote peer c8a8d173e3e04305bf16cbdcea4f15f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:29.591217 10439 consensus_queue.cc:1048] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:29.683283 10307 raft_consensus.cc:1275] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Refusing update from remote peer 00c414ec735e4e11a15c309615923abc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:29.684640 10433 consensus_queue.cc:1048] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:29.692242 10231 raft_consensus.cc:1275] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Refusing update from remote peer 00c414ec735e4e11a15c309615923abc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:29.693832 10393 consensus_queue.cc:1048] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:29.746135 10307 raft_consensus.cc:1275] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Refusing update from remote peer c8a8d173e3e04305bf16cbdcea4f15f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:29.747457 10439 consensus_queue.cc:1048] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:29.754801 10158 raft_consensus.cc:1275] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Refusing update from remote peer c8a8d173e3e04305bf16cbdcea4f15f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:29.756371 10356 consensus_queue.cc:1048] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:29.782825 10307 raft_consensus.cc:1275] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Refusing update from remote peer 00c414ec735e4e11a15c309615923abc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:29.784092 10393 consensus_queue.cc:1048] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:29.792735 10231 raft_consensus.cc:1275] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Refusing update from remote peer 00c414ec735e4e11a15c309615923abc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:29.794371 10354 consensus_queue.cc:1048] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:31.861241  9525 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:02:31.862075  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:31.877890 10158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4422379123c747139e43596074fc68ab"
dest_uuid: "00c414ec735e4e11a15c309615923abc"
mode: GRACEFUL
new_leader_uuid: "448e9195613e465297649cf95c7ed745"
 from {username='slave'} at 127.0.0.1:42810
I20260709 13:02:31.878383 10158 raft_consensus.cc:606] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 2 LEADER]: Received request to transfer leadership to TS 448e9195613e465297649cf95c7ed745
I20260709 13:02:31.880682 10158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efff784c67304d5891586cc2116fe919"
dest_uuid: "00c414ec735e4e11a15c309615923abc"
mode: GRACEFUL
new_leader_uuid: "448e9195613e465297649cf95c7ed745"
 from {username='slave'} at 127.0.0.1:42810
I20260709 13:02:31.881124 10158 raft_consensus.cc:606] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 2 LEADER]: Received request to transfer leadership to TS 448e9195613e465297649cf95c7ed745
I20260709 13:02:31.882162  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:31.882649  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:32.219990 10354 raft_consensus.cc:993] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc: : Instructing follower 448e9195613e465297649cf95c7ed745 to start an election
I20260709 13:02:32.220423 10447 raft_consensus.cc:1081] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 2 LEADER]: Signalling peer 448e9195613e465297649cf95c7ed745 to start an election
I20260709 13:02:32.221964 10308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efff784c67304d5891586cc2116fe919"
dest_uuid: "448e9195613e465297649cf95c7ed745"
 from {username='slave'} at 127.0.0.1:48844
I20260709 13:02:32.222530 10308 raft_consensus.cc:493] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:32.222918 10308 raft_consensus.cc:3060] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:32.227980 10308 raft_consensus.cc:515] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:32.229863 10308 leader_election.cc:290] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [CANDIDATE]: Term 3 election: Requested vote from peers 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481), c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407)
I20260709 13:02:32.230921 10158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efff784c67304d5891586cc2116fe919" candidate_uuid: "448e9195613e465297649cf95c7ed745" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "00c414ec735e4e11a15c309615923abc"
I20260709 13:02:32.231580 10158 raft_consensus.cc:3055] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:32.231706 10231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efff784c67304d5891586cc2116fe919" candidate_uuid: "448e9195613e465297649cf95c7ed745" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
I20260709 13:02:32.231978 10158 raft_consensus.cc:740] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Running, Role: LEADER
I20260709 13:02:32.232321 10231 raft_consensus.cc:3060] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:32.232908 10158 consensus_queue.cc:260] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [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: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:32.234282 10158 raft_consensus.cc:3060] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:32.239792 10231 raft_consensus.cc:2468] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 448e9195613e465297649cf95c7ed745 in term 3.
I20260709 13:02:32.241364 10271 leader_election.cc:304] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [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: 448e9195613e465297649cf95c7ed745, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:32.241611 10158 raft_consensus.cc:2468] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 448e9195613e465297649cf95c7ed745 in term 3.
I20260709 13:02:32.242290 10444 raft_consensus.cc:2804] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:32.248745 10444 raft_consensus.cc:697] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 3 LEADER]: Becoming Leader. State: Replica: 448e9195613e465297649cf95c7ed745, State: Running, Role: LEADER
I20260709 13:02:32.249851 10444 consensus_queue.cc:237] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [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: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:32.258817 10052 catalog_manager.cc:5697] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 reported cstate change: term changed from 2 to 3, leader changed from 00c414ec735e4e11a15c309615923abc (127.9.77.65) to 448e9195613e465297649cf95c7ed745 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "448e9195613e465297649cf95c7ed745" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:32.306450 10354 raft_consensus.cc:993] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc: : Instructing follower 448e9195613e465297649cf95c7ed745 to start an election
I20260709 13:02:32.306972 10447 raft_consensus.cc:1081] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 2 LEADER]: Signalling peer 448e9195613e465297649cf95c7ed745 to start an election
I20260709 13:02:32.308521 10308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4422379123c747139e43596074fc68ab"
dest_uuid: "448e9195613e465297649cf95c7ed745"
 from {username='slave'} at 127.0.0.1:48844
I20260709 13:02:32.309005 10308 raft_consensus.cc:493] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:32.309381 10308 raft_consensus.cc:3060] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:32.314195 10308 raft_consensus.cc:515] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:32.316321 10308 leader_election.cc:290] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [CANDIDATE]: Term 3 election: Requested vote from peers 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481), c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407)
I20260709 13:02:32.317080 10158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4422379123c747139e43596074fc68ab" candidate_uuid: "448e9195613e465297649cf95c7ed745" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "00c414ec735e4e11a15c309615923abc"
I20260709 13:02:32.317715 10158 raft_consensus.cc:3055] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:32.317541 10231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4422379123c747139e43596074fc68ab" candidate_uuid: "448e9195613e465297649cf95c7ed745" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
I20260709 13:02:32.318055 10158 raft_consensus.cc:740] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Running, Role: LEADER
I20260709 13:02:32.318440 10231 raft_consensus.cc:3060] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:32.318871 10158 consensus_queue.cc:260] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [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: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:32.320035 10158 raft_consensus.cc:3060] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:32.325225 10231 raft_consensus.cc:2468] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 448e9195613e465297649cf95c7ed745 in term 3.
I20260709 13:02:32.326359 10158 raft_consensus.cc:2468] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 448e9195613e465297649cf95c7ed745 in term 3.
I20260709 13:02:32.326541 10271 leader_election.cc:304] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [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: 448e9195613e465297649cf95c7ed745, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:32.327462 10444 raft_consensus.cc:2804] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:32.327960 10444 raft_consensus.cc:697] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [term 3 LEADER]: Becoming Leader. State: Replica: 448e9195613e465297649cf95c7ed745, State: Running, Role: LEADER
I20260709 13:02:32.328788 10444 consensus_queue.cc:237] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [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: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:32.336421 10052 catalog_manager.cc:5697] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 reported cstate change: term changed from 2 to 3, leader changed from 00c414ec735e4e11a15c309615923abc (127.9.77.65) to 448e9195613e465297649cf95c7ed745 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "448e9195613e465297649cf95c7ed745" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:32.710086 10231 raft_consensus.cc:1275] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 3 FOLLOWER]: Refusing update from remote peer 448e9195613e465297649cf95c7ed745: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:32.711315 10448 consensus_queue.cc:1048] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:32.723140 10159 raft_consensus.cc:1275] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 3 FOLLOWER]: Refusing update from remote peer 448e9195613e465297649cf95c7ed745: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:32.724553 10448 consensus_queue.cc:1048] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:32.769788 10159 raft_consensus.cc:1275] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 3 FOLLOWER]: Refusing update from remote peer 448e9195613e465297649cf95c7ed745: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:32.770897 10448 consensus_queue.cc:1048] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:32.779240 10231 raft_consensus.cc:1275] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 3 FOLLOWER]: Refusing update from remote peer 448e9195613e465297649cf95c7ed745: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:32.781200 10462 consensus_queue.cc:1048] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:32.883517  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:32.896319 10308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efff784c67304d5891586cc2116fe919"
dest_uuid: "448e9195613e465297649cf95c7ed745"
mode: GRACEFUL
new_leader_uuid: "00c414ec735e4e11a15c309615923abc"
 from {username='slave'} at 127.0.0.1:48846
I20260709 13:02:32.896932 10308 raft_consensus.cc:606] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 3 LEADER]: Received request to transfer leadership to TS 00c414ec735e4e11a15c309615923abc
I20260709 13:02:32.907650 10308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4422379123c747139e43596074fc68ab"
dest_uuid: "448e9195613e465297649cf95c7ed745"
mode: GRACEFUL
new_leader_uuid: "00c414ec735e4e11a15c309615923abc"
 from {username='slave'} at 127.0.0.1:48846
I20260709 13:02:32.908124 10308 raft_consensus.cc:606] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [term 3 LEADER]: Received request to transfer leadership to TS 00c414ec735e4e11a15c309615923abc
I20260709 13:02:32.912787 10231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d07f405bcaa14980a10e7e136621074a"
dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
mode: GRACEFUL
new_leader_uuid: "00c414ec735e4e11a15c309615923abc"
 from {username='slave'} at 127.0.0.1:42836
I20260709 13:02:32.913245 10231 raft_consensus.cc:606] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 LEADER]: Received request to transfer leadership to TS 00c414ec735e4e11a15c309615923abc
I20260709 13:02:32.918265 10231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed1c7e9de23145c9af712058d5c416e5"
dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
mode: GRACEFUL
new_leader_uuid: "00c414ec735e4e11a15c309615923abc"
 from {username='slave'} at 127.0.0.1:42836
I20260709 13:02:32.918712 10231 raft_consensus.cc:606] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 LEADER]: Received request to transfer leadership to TS 00c414ec735e4e11a15c309615923abc
I20260709 13:02:32.923476 10231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8410ba3d728c4f109111f336b80e4dde"
dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
mode: GRACEFUL
new_leader_uuid: "00c414ec735e4e11a15c309615923abc"
 from {username='slave'} at 127.0.0.1:42836
I20260709 13:02:32.924012 10231 raft_consensus.cc:606] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 LEADER]: Received request to transfer leadership to TS 00c414ec735e4e11a15c309615923abc
I20260709 13:02:32.941223 10455 raft_consensus.cc:993] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0: : Instructing follower 00c414ec735e4e11a15c309615923abc to start an election
I20260709 13:02:32.941730 10455 raft_consensus.cc:1081] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 LEADER]: Signalling peer 00c414ec735e4e11a15c309615923abc to start an election
I20260709 13:02:32.943207 10159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8410ba3d728c4f109111f336b80e4dde"
dest_uuid: "00c414ec735e4e11a15c309615923abc"
 from {username='slave'} at 127.0.0.1:57296
I20260709 13:02:32.943782 10159 raft_consensus.cc:493] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:32.944053 10159 raft_consensus.cc:3060] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:32.949626 10159 raft_consensus.cc:515] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:32.951366 10159 leader_election.cc:290] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 3 election: Requested vote from peers c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:32.952375 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8410ba3d728c4f109111f336b80e4dde" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "448e9195613e465297649cf95c7ed745"
I20260709 13:02:32.952708 10231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8410ba3d728c4f109111f336b80e4dde" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
I20260709 13:02:32.952937 10308 raft_consensus.cc:3060] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:32.953272 10231 raft_consensus.cc:3055] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:32.953619 10231 raft_consensus.cc:740] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Running, Role: LEADER
I20260709 13:02:32.954373 10231 consensus_queue.cc:260] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [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: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:32.955523 10231 raft_consensus.cc:3060] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:32.959205 10308 raft_consensus.cc:2468] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 3.
I20260709 13:02:32.960700 10123 leader_election.cc:304] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [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: 00c414ec735e4e11a15c309615923abc, 448e9195613e465297649cf95c7ed745; no voters: 
I20260709 13:02:32.961491 10447 raft_consensus.cc:2804] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:32.961934 10231 raft_consensus.cc:2468] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 3.
I20260709 13:02:32.962728 10447 raft_consensus.cc:697] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 3 LEADER]: Becoming Leader. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Running, Role: LEADER
I20260709 13:02:32.963689 10447 consensus_queue.cc:237] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [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: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:32.970453 10055 catalog_manager.cc:5697] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc reported cstate change: term changed from 2 to 3, leader changed from c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66) to 00c414ec735e4e11a15c309615923abc (127.9.77.65). New cstate: current_term: 3 leader_uuid: "00c414ec735e4e11a15c309615923abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:33.141124 10462 raft_consensus.cc:993] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745: : Instructing follower 00c414ec735e4e11a15c309615923abc to start an election
I20260709 13:02:33.141650 10448 raft_consensus.cc:1081] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [term 3 LEADER]: Signalling peer 00c414ec735e4e11a15c309615923abc to start an election
I20260709 13:02:33.143132 10159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4422379123c747139e43596074fc68ab"
dest_uuid: "00c414ec735e4e11a15c309615923abc"
 from {username='slave'} at 127.0.0.1:57310
I20260709 13:02:33.143697 10159 raft_consensus.cc:493] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:33.144213 10159 raft_consensus.cc:3060] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:33.148769 10159 raft_consensus.cc:515] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:33.150511 10159 leader_election.cc:290] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 4 election: Requested vote from peers c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:33.151332 10231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4422379123c747139e43596074fc68ab" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
I20260709 13:02:33.151765 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4422379123c747139e43596074fc68ab" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "448e9195613e465297649cf95c7ed745"
I20260709 13:02:33.151895 10231 raft_consensus.cc:3060] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:33.152307 10308 raft_consensus.cc:3055] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:33.152602 10308 raft_consensus.cc:740] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 448e9195613e465297649cf95c7ed745, State: Running, Role: LEADER
I20260709 13:02:33.153307 10308 consensus_queue.cc:260] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [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: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:33.154422 10308 raft_consensus.cc:3060] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:33.158143 10231 raft_consensus.cc:2468] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 4.
I20260709 13:02:33.159312 10122 leader_election.cc:304] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [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: 00c414ec735e4e11a15c309615923abc, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:33.160051 10447 raft_consensus.cc:2804] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:33.160050 10308 raft_consensus.cc:2468] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 4.
I20260709 13:02:33.160710 10447 raft_consensus.cc:697] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 4 LEADER]: Becoming Leader. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Running, Role: LEADER
I20260709 13:02:33.161577 10447 consensus_queue.cc:237] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [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: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:33.167547 10055 catalog_manager.cc:5697] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc reported cstate change: term changed from 3 to 4, leader changed from 448e9195613e465297649cf95c7ed745 (127.9.77.67) to 00c414ec735e4e11a15c309615923abc (127.9.77.65). New cstate: current_term: 4 leader_uuid: "00c414ec735e4e11a15c309615923abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:33.186406 10464 raft_consensus.cc:993] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0: : Instructing follower 00c414ec735e4e11a15c309615923abc to start an election
I20260709 13:02:33.186815 10455 raft_consensus.cc:1081] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 LEADER]: Signalling peer 00c414ec735e4e11a15c309615923abc to start an election
I20260709 13:02:33.188145 10159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d07f405bcaa14980a10e7e136621074a"
dest_uuid: "00c414ec735e4e11a15c309615923abc"
 from {username='slave'} at 127.0.0.1:57296
I20260709 13:02:33.188633 10159 raft_consensus.cc:493] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:33.188949 10159 raft_consensus.cc:3060] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:33.193636 10159 raft_consensus.cc:515] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:33.195173 10159 leader_election.cc:290] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 3 election: Requested vote from peers c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:33.196300 10231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07f405bcaa14980a10e7e136621074a" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
I20260709 13:02:33.196753 10231 raft_consensus.cc:3055] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:33.197021 10231 raft_consensus.cc:740] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Running, Role: LEADER
I20260709 13:02:33.196897 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07f405bcaa14980a10e7e136621074a" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "448e9195613e465297649cf95c7ed745"
I20260709 13:02:33.197620 10308 raft_consensus.cc:3060] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:33.197806 10231 consensus_queue.cc:260] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [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: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:33.198740 10231 raft_consensus.cc:3060] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:33.202706 10231 raft_consensus.cc:2468] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 3.
I20260709 13:02:33.202708 10308 raft_consensus.cc:2468] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 3.
I20260709 13:02:33.203763 10122 leader_election.cc:304] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [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: 00c414ec735e4e11a15c309615923abc, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:33.204516 10447 raft_consensus.cc:2804] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:33.204994 10447 raft_consensus.cc:697] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 3 LEADER]: Becoming Leader. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Running, Role: LEADER
I20260709 13:02:33.205854 10447 consensus_queue.cc:237] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [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: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:33.212518 10055 catalog_manager.cc:5697] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc reported cstate change: term changed from 2 to 3, leader changed from c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66) to 00c414ec735e4e11a15c309615923abc (127.9.77.65). New cstate: current_term: 3 leader_uuid: "00c414ec735e4e11a15c309615923abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:33.328171 10462 raft_consensus.cc:993] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745: : Instructing follower 00c414ec735e4e11a15c309615923abc to start an election
I20260709 13:02:33.328648 10448 raft_consensus.cc:1081] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 3 LEADER]: Signalling peer 00c414ec735e4e11a15c309615923abc to start an election
I20260709 13:02:33.330194 10159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efff784c67304d5891586cc2116fe919"
dest_uuid: "00c414ec735e4e11a15c309615923abc"
 from {username='slave'} at 127.0.0.1:57310
I20260709 13:02:33.330776 10159 raft_consensus.cc:493] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:33.331117 10159 raft_consensus.cc:3060] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:33.336057 10159 raft_consensus.cc:515] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:33.337956 10159 leader_election.cc:290] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 4 election: Requested vote from peers c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:33.338771 10231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efff784c67304d5891586cc2116fe919" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
I20260709 13:02:33.338954 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efff784c67304d5891586cc2116fe919" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "448e9195613e465297649cf95c7ed745"
I20260709 13:02:33.339314 10231 raft_consensus.cc:3060] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:33.339475 10308 raft_consensus.cc:3055] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:33.339850 10308 raft_consensus.cc:740] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 448e9195613e465297649cf95c7ed745, State: Running, Role: LEADER
I20260709 13:02:33.340535 10308 consensus_queue.cc:260] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [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: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:33.341518 10308 raft_consensus.cc:3060] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:33.343632 10231 raft_consensus.cc:2468] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 4.
I20260709 13:02:33.344744 10122 leader_election.cc:304] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [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: 00c414ec735e4e11a15c309615923abc, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:33.345592 10447 raft_consensus.cc:2804] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:33.346055 10447 raft_consensus.cc:697] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 4 LEADER]: Becoming Leader. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Running, Role: LEADER
I20260709 13:02:33.346297 10308 raft_consensus.cc:2468] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 4.
I20260709 13:02:33.346835 10447 consensus_queue.cc:237] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [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: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:33.352500 10055 catalog_manager.cc:5697] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc reported cstate change: term changed from 3 to 4, leader changed from 448e9195613e465297649cf95c7ed745 (127.9.77.67) to 00c414ec735e4e11a15c309615923abc (127.9.77.65). New cstate: current_term: 4 leader_uuid: "00c414ec735e4e11a15c309615923abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:33.357781 10308 raft_consensus.cc:1275] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 [term 3 FOLLOWER]: Refusing update from remote peer 00c414ec735e4e11a15c309615923abc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:33.359220 10447 consensus_queue.cc:1048] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:33.368335 10231 raft_consensus.cc:1275] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [term 3 FOLLOWER]: Refusing update from remote peer 00c414ec735e4e11a15c309615923abc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:33.369688 10465 consensus_queue.cc:1048] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:33.420128 10464 raft_consensus.cc:993] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0: : Instructing follower 00c414ec735e4e11a15c309615923abc to start an election
I20260709 13:02:33.420559 10455 raft_consensus.cc:1081] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 LEADER]: Signalling peer 00c414ec735e4e11a15c309615923abc to start an election
I20260709 13:02:33.422005 10159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed1c7e9de23145c9af712058d5c416e5"
dest_uuid: "00c414ec735e4e11a15c309615923abc"
 from {username='slave'} at 127.0.0.1:57296
I20260709 13:02:33.422479 10159 raft_consensus.cc:493] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:33.422725 10159 raft_consensus.cc:3060] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:33.427304 10159 raft_consensus.cc:515] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:33.428777 10159 leader_election.cc:290] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [CANDIDATE]: Term 3 election: Requested vote from peers c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:33.429844 10231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1c7e9de23145c9af712058d5c416e5" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
I20260709 13:02:33.429864 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1c7e9de23145c9af712058d5c416e5" candidate_uuid: "00c414ec735e4e11a15c309615923abc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "448e9195613e465297649cf95c7ed745"
I20260709 13:02:33.430330 10231 raft_consensus.cc:3055] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:33.430430 10308 raft_consensus.cc:3060] T ed1c7e9de23145c9af712058d5c416e5 P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:33.430593 10231 raft_consensus.cc:740] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Running, Role: LEADER
I20260709 13:02:33.431309 10231 consensus_queue.cc:260] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [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: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:33.432114 10231 raft_consensus.cc:3060] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:33.434715 10308 raft_consensus.cc:2468] T ed1c7e9de23145c9af712058d5c416e5 P 448e9195613e465297649cf95c7ed745 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 3.
I20260709 13:02:33.435675 10123 leader_election.cc:304] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [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: 00c414ec735e4e11a15c309615923abc, 448e9195613e465297649cf95c7ed745; no voters: 
I20260709 13:02:33.436070 10231 raft_consensus.cc:2468] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00c414ec735e4e11a15c309615923abc in term 3.
I20260709 13:02:33.436550 10465 raft_consensus.cc:2804] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:33.437152 10465 raft_consensus.cc:697] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 3 LEADER]: Becoming Leader. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Running, Role: LEADER
I20260709 13:02:33.437937 10465 consensus_queue.cc:237] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [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: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:33.444941 10055 catalog_manager.cc:5697] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc reported cstate change: term changed from 2 to 3, leader changed from c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66) to 00c414ec735e4e11a15c309615923abc (127.9.77.65). New cstate: current_term: 3 leader_uuid: "00c414ec735e4e11a15c309615923abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:33.548725 10308 raft_consensus.cc:1275] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [term 4 FOLLOWER]: Refusing update from remote peer 00c414ec735e4e11a15c309615923abc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:33.549973 10465 consensus_queue.cc:1048] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:33.558019 10231 raft_consensus.cc:1275] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 4 FOLLOWER]: Refusing update from remote peer 00c414ec735e4e11a15c309615923abc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:33.560379 10465 consensus_queue.cc:1048] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:33.634017 10231 raft_consensus.cc:1275] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 3 FOLLOWER]: Refusing update from remote peer 00c414ec735e4e11a15c309615923abc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:33.635396 10465 consensus_queue.cc:1048] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:33.643862 10308 raft_consensus.cc:1275] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 3 FOLLOWER]: Refusing update from remote peer 00c414ec735e4e11a15c309615923abc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:33.645282 10465 consensus_queue.cc:1048] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:33.751958 10308 raft_consensus.cc:1275] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 4 FOLLOWER]: Refusing update from remote peer 00c414ec735e4e11a15c309615923abc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:33.753130 10465 consensus_queue.cc:1048] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:33.762069 10231 raft_consensus.cc:1275] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 4 FOLLOWER]: Refusing update from remote peer 00c414ec735e4e11a15c309615923abc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:33.763762 10480 consensus_queue.cc:1048] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:33.855839 10231 raft_consensus.cc:1275] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 3 FOLLOWER]: Refusing update from remote peer 00c414ec735e4e11a15c309615923abc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:33.857103 10480 consensus_queue.cc:1048] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:33.865190 10308 raft_consensus.cc:1275] T ed1c7e9de23145c9af712058d5c416e5 P 448e9195613e465297649cf95c7ed745 [term 3 FOLLOWER]: Refusing update from remote peer 00c414ec735e4e11a15c309615923abc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:33.866680 10447 consensus_queue.cc:1048] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:35.931733  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:35.939916 10159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8410ba3d728c4f109111f336b80e4dde"
dest_uuid: "00c414ec735e4e11a15c309615923abc"
mode: GRACEFUL
new_leader_uuid: "448e9195613e465297649cf95c7ed745"
 from {username='slave'} at 127.0.0.1:42810
I20260709 13:02:35.940688 10159 raft_consensus.cc:606] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 3 LEADER]: Received request to transfer leadership to TS 448e9195613e465297649cf95c7ed745
I20260709 13:02:35.943535 10159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "906c1f6095b04ee4b3131e2d7a271118"
dest_uuid: "00c414ec735e4e11a15c309615923abc"
mode: GRACEFUL
new_leader_uuid: "448e9195613e465297649cf95c7ed745"
 from {username='slave'} at 127.0.0.1:42810
I20260709 13:02:35.944034 10159 raft_consensus.cc:606] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [term 1 LEADER]: Received request to transfer leadership to TS 448e9195613e465297649cf95c7ed745
I20260709 13:02:35.946532 10159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d07f405bcaa14980a10e7e136621074a"
dest_uuid: "00c414ec735e4e11a15c309615923abc"
mode: GRACEFUL
new_leader_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
 from {username='slave'} at 127.0.0.1:42810
I20260709 13:02:35.946992 10159 raft_consensus.cc:606] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 3 LEADER]: Received request to transfer leadership to TS c8a8d173e3e04305bf16cbdcea4f15f0
I20260709 13:02:35.949527 10159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed1c7e9de23145c9af712058d5c416e5"
dest_uuid: "00c414ec735e4e11a15c309615923abc"
mode: GRACEFUL
new_leader_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
 from {username='slave'} at 127.0.0.1:42810
I20260709 13:02:35.949990 10159 raft_consensus.cc:606] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 3 LEADER]: Received request to transfer leadership to TS c8a8d173e3e04305bf16cbdcea4f15f0
I20260709 13:02:35.950974  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:02:35.951416  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:36.072294 10480 raft_consensus.cc:993] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc: : Instructing follower 448e9195613e465297649cf95c7ed745 to start an election
I20260709 13:02:36.072911 10485 raft_consensus.cc:1081] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [term 1 LEADER]: Signalling peer 448e9195613e465297649cf95c7ed745 to start an election
I20260709 13:02:36.074594 10308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "906c1f6095b04ee4b3131e2d7a271118"
dest_uuid: "448e9195613e465297649cf95c7ed745"
 from {username='slave'} at 127.0.0.1:48844
I20260709 13:02:36.075119 10308 raft_consensus.cc:493] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:36.075466 10308 raft_consensus.cc:3060] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:36.080510 10308 raft_consensus.cc:515] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:36.082368 10308 leader_election.cc:290] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745 [CANDIDATE]: Term 2 election: Requested vote from peers 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481), c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407)
I20260709 13:02:36.083333 10159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906c1f6095b04ee4b3131e2d7a271118" candidate_uuid: "448e9195613e465297649cf95c7ed745" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00c414ec735e4e11a15c309615923abc"
I20260709 13:02:36.083752 10231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "906c1f6095b04ee4b3131e2d7a271118" candidate_uuid: "448e9195613e465297649cf95c7ed745" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
I20260709 13:02:36.084194 10159 raft_consensus.cc:3055] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:36.084267 10231 raft_consensus.cc:3060] T 906c1f6095b04ee4b3131e2d7a271118 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:36.084646 10159 raft_consensus.cc:740] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Running, Role: LEADER
I20260709 13:02:36.085752 10159 consensus_queue.cc:260] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:36.087278 10159 raft_consensus.cc:3060] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:36.091845 10231 raft_consensus.cc:2468] T 906c1f6095b04ee4b3131e2d7a271118 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 448e9195613e465297649cf95c7ed745 in term 2.
I20260709 13:02:36.093232 10271 leader_election.cc:304] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 448e9195613e465297649cf95c7ed745, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:36.094130 10448 raft_consensus.cc:2804] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:36.095235 10448 raft_consensus.cc:697] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745 [term 2 LEADER]: Becoming Leader. State: Replica: 448e9195613e465297649cf95c7ed745, State: Running, Role: LEADER
I20260709 13:02:36.095268 10159 raft_consensus.cc:2468] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 448e9195613e465297649cf95c7ed745 in term 2.
I20260709 13:02:36.096244 10448 consensus_queue.cc:237] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:36.103404 10052 catalog_manager.cc:5697] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745 reported cstate change: term changed from 1 to 2, leader changed from 00c414ec735e4e11a15c309615923abc (127.9.77.65) to 448e9195613e465297649cf95c7ed745 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "448e9195613e465297649cf95c7ed745" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:36.282701 10485 raft_consensus.cc:993] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc: : Instructing follower c8a8d173e3e04305bf16cbdcea4f15f0 to start an election
I20260709 13:02:36.283133 10480 raft_consensus.cc:1081] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 3 LEADER]: Signalling peer c8a8d173e3e04305bf16cbdcea4f15f0 to start an election
I20260709 13:02:36.284510 10231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d07f405bcaa14980a10e7e136621074a"
dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
 from {username='slave'} at 127.0.0.1:42824
I20260709 13:02:36.284940 10231 raft_consensus.cc:493] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:36.285216 10231 raft_consensus.cc:3060] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:36.290756 10231 raft_consensus.cc:515] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:36.292019 10480 raft_consensus.cc:993] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc: : Instructing follower c8a8d173e3e04305bf16cbdcea4f15f0 to start an election
I20260709 13:02:36.292492 10485 raft_consensus.cc:1081] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 3 LEADER]: Signalling peer c8a8d173e3e04305bf16cbdcea4f15f0 to start an election
I20260709 13:02:36.292791 10231 leader_election.cc:290] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 4 election: Requested vote from peers 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:36.293440 10159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07f405bcaa14980a10e7e136621074a" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "00c414ec735e4e11a15c309615923abc"
I20260709 13:02:36.293977 10159 raft_consensus.cc:3055] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:36.293860 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07f405bcaa14980a10e7e136621074a" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "448e9195613e465297649cf95c7ed745"
I20260709 13:02:36.294327 10159 raft_consensus.cc:740] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Running, Role: LEADER
I20260709 13:02:36.294354 10231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed1c7e9de23145c9af712058d5c416e5"
dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
 from {username='slave'} at 127.0.0.1:42824
I20260709 13:02:36.294502 10308 raft_consensus.cc:3060] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:36.295022 10231 raft_consensus.cc:493] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:36.295367 10231 raft_consensus.cc:3060] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:36.295212 10159 consensus_queue.cc:260] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [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: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:36.296324 10159 raft_consensus.cc:3060] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:36.300464 10159 raft_consensus.cc:2468] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a8d173e3e04305bf16cbdcea4f15f0 in term 4.
I20260709 13:02:36.300778 10308 raft_consensus.cc:2468] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a8d173e3e04305bf16cbdcea4f15f0 in term 4.
I20260709 13:02:36.301409 10231 raft_consensus.cc:515] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:36.301950 10197 leader_election.cc:304] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [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: 00c414ec735e4e11a15c309615923abc, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:36.302975 10484 raft_consensus.cc:2804] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:36.303218 10231 leader_election.cc:290] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [CANDIDATE]: Term 4 election: Requested vote from peers 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481), 448e9195613e465297649cf95c7ed745 (127.9.77.67:40507)
I20260709 13:02:36.304436 10159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1c7e9de23145c9af712058d5c416e5" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "00c414ec735e4e11a15c309615923abc"
I20260709 13:02:36.304998 10159 raft_consensus.cc:3055] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:36.305291 10159 raft_consensus.cc:740] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Running, Role: LEADER
I20260709 13:02:36.305750 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1c7e9de23145c9af712058d5c416e5" candidate_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "448e9195613e465297649cf95c7ed745"
I20260709 13:02:36.306252 10308 raft_consensus.cc:3060] T ed1c7e9de23145c9af712058d5c416e5 P 448e9195613e465297649cf95c7ed745 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:36.306046 10159 consensus_queue.cc:260] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [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: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:36.307171 10159 raft_consensus.cc:3060] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:36.312472 10308 raft_consensus.cc:2468] T ed1c7e9de23145c9af712058d5c416e5 P 448e9195613e465297649cf95c7ed745 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a8d173e3e04305bf16cbdcea4f15f0 in term 4.
I20260709 13:02:36.312969 10159 raft_consensus.cc:2468] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a8d173e3e04305bf16cbdcea4f15f0 in term 4.
I20260709 13:02:36.313527 10484 raft_consensus.cc:697] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 4 LEADER]: Becoming Leader. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Running, Role: LEADER
I20260709 13:02:36.313823 10198 leader_election.cc:304] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [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: 448e9195613e465297649cf95c7ed745, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:36.314515 10484 consensus_queue.cc:237] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [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: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:36.314980 10492 raft_consensus.cc:2804] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:36.316316 10492 raft_consensus.cc:697] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 4 LEADER]: Becoming Leader. State: Replica: c8a8d173e3e04305bf16cbdcea4f15f0, State: Running, Role: LEADER
I20260709 13:02:36.317062 10492 consensus_queue.cc:237] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [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: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:36.323079 10052 catalog_manager.cc:5697] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 reported cstate change: term changed from 3 to 4, leader changed from 00c414ec735e4e11a15c309615923abc (127.9.77.65) to c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66). New cstate: current_term: 4 leader_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:36.334270 10052 catalog_manager.cc:5697] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 reported cstate change: term changed from 3 to 4, leader changed from 00c414ec735e4e11a15c309615923abc (127.9.77.65) to c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66). New cstate: current_term: 4 leader_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:36.547221 10485 raft_consensus.cc:993] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc: : Instructing follower 448e9195613e465297649cf95c7ed745 to start an election
I20260709 13:02:36.547665 10480 raft_consensus.cc:1081] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 3 LEADER]: Signalling peer 448e9195613e465297649cf95c7ed745 to start an election
I20260709 13:02:36.548949 10308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8410ba3d728c4f109111f336b80e4dde"
dest_uuid: "448e9195613e465297649cf95c7ed745"
 from {username='slave'} at 127.0.0.1:48844
I20260709 13:02:36.549458 10308 raft_consensus.cc:493] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:36.549726 10308 raft_consensus.cc:3060] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:36.553659 10308 raft_consensus.cc:515] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:36.554986 10308 leader_election.cc:290] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 [CANDIDATE]: Term 4 election: Requested vote from peers 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481), c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407)
I20260709 13:02:36.555925 10159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8410ba3d728c4f109111f336b80e4dde" candidate_uuid: "448e9195613e465297649cf95c7ed745" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "00c414ec735e4e11a15c309615923abc"
I20260709 13:02:36.556387 10159 raft_consensus.cc:3055] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:36.556286 10231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8410ba3d728c4f109111f336b80e4dde" candidate_uuid: "448e9195613e465297649cf95c7ed745" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0"
I20260709 13:02:36.556677 10159 raft_consensus.cc:740] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 00c414ec735e4e11a15c309615923abc, State: Running, Role: LEADER
I20260709 13:02:36.556923 10231 raft_consensus.cc:3060] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:36.557467 10159 consensus_queue.cc:260] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [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: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:36.558305 10159 raft_consensus.cc:3060] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:36.561865 10231 raft_consensus.cc:2468] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 448e9195613e465297649cf95c7ed745 in term 4.
I20260709 13:02:36.562881 10159 raft_consensus.cc:2468] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 448e9195613e465297649cf95c7ed745 in term 4.
I20260709 13:02:36.563249 10271 leader_election.cc:304] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 [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: 448e9195613e465297649cf95c7ed745, c8a8d173e3e04305bf16cbdcea4f15f0; no voters: 
I20260709 13:02:36.564100 10448 raft_consensus.cc:2804] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:36.564570 10448 raft_consensus.cc:697] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 [term 4 LEADER]: Becoming Leader. State: Replica: 448e9195613e465297649cf95c7ed745, State: Running, Role: LEADER
I20260709 13:02:36.565356 10448 consensus_queue.cc:237] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 [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: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } }
I20260709 13:02:36.572147 10052 catalog_manager.cc:5697] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 reported cstate change: term changed from 3 to 4, leader changed from 00c414ec735e4e11a15c309615923abc (127.9.77.65) to 448e9195613e465297649cf95c7ed745 (127.9.77.67). New cstate: current_term: 4 leader_uuid: "448e9195613e465297649cf95c7ed745" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:36.593165 10158 raft_consensus.cc:1275] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Refusing update from remote peer 448e9195613e465297649cf95c7ed745: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:36.594837 10448 consensus_queue.cc:1048] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:36.595299 10231 raft_consensus.cc:1275] T 906c1f6095b04ee4b3131e2d7a271118 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Refusing update from remote peer 448e9195613e465297649cf95c7ed745: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:36.596979 10448 consensus_queue.cc:1048] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a8d173e3e04305bf16cbdcea4f15f0" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 39407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:36.705304 10308 raft_consensus.cc:1275] T ed1c7e9de23145c9af712058d5c416e5 P 448e9195613e465297649cf95c7ed745 [term 4 FOLLOWER]: Refusing update from remote peer c8a8d173e3e04305bf16cbdcea4f15f0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:36.706674 10492 consensus_queue.cc:1048] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:36.716094 10158 raft_consensus.cc:1275] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 4 FOLLOWER]: Refusing update from remote peer c8a8d173e3e04305bf16cbdcea4f15f0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:36.717836 10493 consensus_queue.cc:1048] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:36.788971 10158 raft_consensus.cc:1275] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 4 FOLLOWER]: Refusing update from remote peer c8a8d173e3e04305bf16cbdcea4f15f0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:36.790095 10493 consensus_queue.cc:1048] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00c414ec735e4e11a15c309615923abc" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:36.798600 10308 raft_consensus.cc:1275] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 4 FOLLOWER]: Refusing update from remote peer c8a8d173e3e04305bf16cbdcea4f15f0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:36.800467 10484 consensus_queue.cc:1048] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "448e9195613e465297649cf95c7ed745" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 40507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:36.952375  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:36.958632  9525 tablet_server.cc:179] TabletServer@127.9.77.65:0 shutting down...
I20260709 13:02:36.985293  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:36.986148  9525 tablet_replica.cc:333] T 257fd28a3e6f45619cb26fb00da3b493 P 00c414ec735e4e11a15c309615923abc: stopping tablet replica
I20260709 13:02:36.986727  9525 raft_consensus.cc:2243] T 257fd28a3e6f45619cb26fb00da3b493 P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:36.987144  9525 raft_consensus.cc:2272] T 257fd28a3e6f45619cb26fb00da3b493 P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:36.989624  9525 tablet_replica.cc:333] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc: stopping tablet replica
I20260709 13:02:36.990417  9525 raft_consensus.cc:2243] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:36.990881  9525 raft_consensus.cc:2272] T 8410ba3d728c4f109111f336b80e4dde P 00c414ec735e4e11a15c309615923abc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:36.992974  9525 tablet_replica.cc:333] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc: stopping tablet replica
I20260709 13:02:36.993590  9525 raft_consensus.cc:2243] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:36.994094  9525 raft_consensus.cc:2272] T ed1c7e9de23145c9af712058d5c416e5 P 00c414ec735e4e11a15c309615923abc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:36.996528  9525 tablet_replica.cc:333] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc: stopping tablet replica
I20260709 13:02:36.997082  9525 raft_consensus.cc:2243] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:36.997546  9525 raft_consensus.cc:2272] T 906c1f6095b04ee4b3131e2d7a271118 P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:36.999848  9525 tablet_replica.cc:333] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc: stopping tablet replica
I20260709 13:02:37.000370  9525 raft_consensus.cc:2243] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.001118  9525 raft_consensus.cc:2272] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.002955  9525 tablet_replica.cc:333] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc: stopping tablet replica
I20260709 13:02:37.003485  9525 raft_consensus.cc:2243] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.004496  9525 raft_consensus.cc:2272] T a76f4d2c6dcc443081c61ad63becf6d3 P 00c414ec735e4e11a15c309615923abc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.006407  9525 tablet_replica.cc:333] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc: stopping tablet replica
I20260709 13:02:37.007085  9525 raft_consensus.cc:2243] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.007829  9525 raft_consensus.cc:2272] T 4422379123c747139e43596074fc68ab P 00c414ec735e4e11a15c309615923abc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.009579  9525 tablet_replica.cc:333] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc: stopping tablet replica
I20260709 13:02:37.010061  9525 raft_consensus.cc:2243] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.010469  9525 raft_consensus.cc:2272] T d07f405bcaa14980a10e7e136621074a P 00c414ec735e4e11a15c309615923abc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.012564  9525 tablet_replica.cc:333] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc: stopping tablet replica
I20260709 13:02:37.013032  9525 raft_consensus.cc:2243] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.013500  9525 raft_consensus.cc:2272] T 094e1986b81647248c10dff6c28a3ce5 P 00c414ec735e4e11a15c309615923abc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.015137  9525 tablet_replica.cc:333] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc: stopping tablet replica
I20260709 13:02:37.015611  9525 raft_consensus.cc:2243] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.016269  9525 raft_consensus.cc:2272] T efff784c67304d5891586cc2116fe919 P 00c414ec735e4e11a15c309615923abc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.045228  9525 tablet_server.cc:196] TabletServer@127.9.77.65:0 shutdown complete.
I20260709 13:02:37.065639  9525 tablet_server.cc:179] TabletServer@127.9.77.66:0 shutting down...
W20260709 13:02:37.067011 10271 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260709 13:02:37.070874 10271 consensus_peers.cc:597] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745 -> Peer c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407): Couldn't send request to peer c8a8d173e3e04305bf16cbdcea4f15f0. 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 13:02:37.074271 10271 consensus_peers.cc:597] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 -> Peer c8a8d173e3e04305bf16cbdcea4f15f0 (127.9.77.66:39407): Couldn't send request to peer c8a8d173e3e04305bf16cbdcea4f15f0. 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 13:02:37.094264  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:37.095136  9525 tablet_replica.cc:333] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0: stopping tablet replica
I20260709 13:02:37.096052  9525 raft_consensus.cc:2243] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.096949  9525 raft_consensus.cc:2272] T d07f405bcaa14980a10e7e136621074a P c8a8d173e3e04305bf16cbdcea4f15f0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.099429  9525 tablet_replica.cc:333] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0: stopping tablet replica
I20260709 13:02:37.100126  9525 raft_consensus.cc:2243] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.100651  9525 raft_consensus.cc:2272] T 8410ba3d728c4f109111f336b80e4dde P c8a8d173e3e04305bf16cbdcea4f15f0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.103169  9525 tablet_replica.cc:333] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0: stopping tablet replica
I20260709 13:02:37.103711  9525 raft_consensus.cc:2243] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.104562  9525 raft_consensus.cc:2272] T ed1c7e9de23145c9af712058d5c416e5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.106618  9525 tablet_replica.cc:333] T 906c1f6095b04ee4b3131e2d7a271118 P c8a8d173e3e04305bf16cbdcea4f15f0: stopping tablet replica
I20260709 13:02:37.107213  9525 raft_consensus.cc:2243] T 906c1f6095b04ee4b3131e2d7a271118 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.107627  9525 raft_consensus.cc:2272] T 906c1f6095b04ee4b3131e2d7a271118 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.109848  9525 tablet_replica.cc:333] T a76f4d2c6dcc443081c61ad63becf6d3 P c8a8d173e3e04305bf16cbdcea4f15f0: stopping tablet replica
I20260709 13:02:37.110389  9525 raft_consensus.cc:2243] T a76f4d2c6dcc443081c61ad63becf6d3 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.110787  9525 raft_consensus.cc:2272] T a76f4d2c6dcc443081c61ad63becf6d3 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.112390  9525 tablet_replica.cc:333] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0: stopping tablet replica
I20260709 13:02:37.112880  9525 raft_consensus.cc:2243] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.113289  9525 raft_consensus.cc:2272] T 05fc1dfed39e4c19954b9d500ed5b7b8 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.115160  9525 tablet_replica.cc:333] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0: stopping tablet replica
I20260709 13:02:37.115619  9525 raft_consensus.cc:2243] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.116036  9525 raft_consensus.cc:2272] T 4422379123c747139e43596074fc68ab P c8a8d173e3e04305bf16cbdcea4f15f0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.118002  9525 tablet_replica.cc:333] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0: stopping tablet replica
I20260709 13:02:37.118479  9525 raft_consensus.cc:2243] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.119217  9525 raft_consensus.cc:2272] T 094e1986b81647248c10dff6c28a3ce5 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.120816  9525 tablet_replica.cc:333] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0: stopping tablet replica
I20260709 13:02:37.121279  9525 raft_consensus.cc:2243] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.121754  9525 raft_consensus.cc:2272] T efff784c67304d5891586cc2116fe919 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.123313  9525 tablet_replica.cc:333] T 257fd28a3e6f45619cb26fb00da3b493 P c8a8d173e3e04305bf16cbdcea4f15f0: stopping tablet replica
I20260709 13:02:37.123705  9525 raft_consensus.cc:2243] T 257fd28a3e6f45619cb26fb00da3b493 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.124037  9525 raft_consensus.cc:2272] T 257fd28a3e6f45619cb26fb00da3b493 P c8a8d173e3e04305bf16cbdcea4f15f0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:37.136499 10271 consensus_peers.cc:597] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 -> Peer 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481): Couldn't send request to peer 00c414ec735e4e11a15c309615923abc. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:37.152781 10271 consensus_peers.cc:597] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 -> Peer 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481): Couldn't send request to peer 00c414ec735e4e11a15c309615923abc. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:37.154119  9525 tablet_server.cc:196] TabletServer@127.9.77.66:0 shutdown complete.
W20260709 13:02:37.157459 10271 consensus_peers.cc:597] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745 -> Peer 00c414ec735e4e11a15c309615923abc (127.9.77.65:41481): Couldn't send request to peer 00c414ec735e4e11a15c309615923abc. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:41481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:37.173887  9525 tablet_server.cc:179] TabletServer@127.9.77.67:0 shutting down...
I20260709 13:02:37.199733  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:37.200706  9525 tablet_replica.cc:333] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745: stopping tablet replica
I20260709 13:02:37.201352  9525 raft_consensus.cc:2243] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.202239  9525 raft_consensus.cc:2272] T 906c1f6095b04ee4b3131e2d7a271118 P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.204388  9525 tablet_replica.cc:333] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745: stopping tablet replica
I20260709 13:02:37.204977  9525 raft_consensus.cc:2243] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.205749  9525 pending_rounds.cc:70] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745: Trying to abort 1 pending ops.
I20260709 13:02:37.205960  9525 pending_rounds.cc:77] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305634433298952192 op_type: NO_OP noop_request { }
I20260709 13:02:37.206308  9525 raft_consensus.cc:2889] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:02:37.206620  9525 raft_consensus.cc:2272] T 8410ba3d728c4f109111f336b80e4dde P 448e9195613e465297649cf95c7ed745 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.208631  9525 tablet_replica.cc:333] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745: stopping tablet replica
I20260709 13:02:37.209198  9525 raft_consensus.cc:2243] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.209758  9525 raft_consensus.cc:2272] T d07f405bcaa14980a10e7e136621074a P 448e9195613e465297649cf95c7ed745 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.212114  9525 tablet_replica.cc:333] T ed1c7e9de23145c9af712058d5c416e5 P 448e9195613e465297649cf95c7ed745: stopping tablet replica
I20260709 13:02:37.212652  9525 raft_consensus.cc:2243] T ed1c7e9de23145c9af712058d5c416e5 P 448e9195613e465297649cf95c7ed745 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.213085  9525 raft_consensus.cc:2272] T ed1c7e9de23145c9af712058d5c416e5 P 448e9195613e465297649cf95c7ed745 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.215044  9525 tablet_replica.cc:333] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745: stopping tablet replica
I20260709 13:02:37.215546  9525 raft_consensus.cc:2243] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.215978  9525 raft_consensus.cc:2272] T 4422379123c747139e43596074fc68ab P 448e9195613e465297649cf95c7ed745 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.217695  9525 tablet_replica.cc:333] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 448e9195613e465297649cf95c7ed745: stopping tablet replica
I20260709 13:02:37.218230  9525 raft_consensus.cc:2243] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.218698  9525 raft_consensus.cc:2272] T 05fc1dfed39e4c19954b9d500ed5b7b8 P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.220580  9525 tablet_replica.cc:333] T a76f4d2c6dcc443081c61ad63becf6d3 P 448e9195613e465297649cf95c7ed745: stopping tablet replica
I20260709 13:02:37.221165  9525 raft_consensus.cc:2243] T a76f4d2c6dcc443081c61ad63becf6d3 P 448e9195613e465297649cf95c7ed745 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.221619  9525 raft_consensus.cc:2272] T a76f4d2c6dcc443081c61ad63becf6d3 P 448e9195613e465297649cf95c7ed745 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.223387  9525 tablet_replica.cc:333] T 094e1986b81647248c10dff6c28a3ce5 P 448e9195613e465297649cf95c7ed745: stopping tablet replica
I20260709 13:02:37.223928  9525 raft_consensus.cc:2243] T 094e1986b81647248c10dff6c28a3ce5 P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.224359  9525 raft_consensus.cc:2272] T 094e1986b81647248c10dff6c28a3ce5 P 448e9195613e465297649cf95c7ed745 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.226135  9525 tablet_replica.cc:333] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745: stopping tablet replica
I20260709 13:02:37.226584  9525 raft_consensus.cc:2243] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.226994  9525 raft_consensus.cc:2272] T efff784c67304d5891586cc2116fe919 P 448e9195613e465297649cf95c7ed745 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.228549  9525 tablet_replica.cc:333] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745: stopping tablet replica
I20260709 13:02:37.228978  9525 raft_consensus.cc:2243] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.229753  9525 raft_consensus.cc:2272] T 257fd28a3e6f45619cb26fb00da3b493 P 448e9195613e465297649cf95c7ed745 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.257530  9525 tablet_server.cc:196] TabletServer@127.9.77.67:0 shutdown complete.
I20260709 13:02:37.276144  9525 master.cc:562] Master@127.9.77.126:42069 shutting down...
I20260709 13:02:37.299238  9525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.299782  9525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.300165  9525 tablet_replica.cc:333] T 00000000000000000000000000000000 P aa965fe4aab7452b9231fd0b2d5375a1: stopping tablet replica
I20260709 13:02:37.322570  9525 master.cc:584] Master@127.9.77.126:42069 shutdown complete.
00c414ec735e4e11a15c309615923abc  5
448e9195613e465297649cf95c7ed745  1
c8a8d173e3e04305bf16cbdcea4f15f0  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10394 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:02:37.362546  9525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.77.126:40171
I20260709 13:02:37.363713  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:37.369709 10511 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 13:02:37.369791 10510 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 13:02:37.370920 10513 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 13:02:37.372282  9525 server_base.cc:1061] running on GCE node
I20260709 13:02:37.373171  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:37.373348  9525 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 13:02:37.373832  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602157373813 us; error 0 us; skew 500 ppm
I20260709 13:02:37.374330  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:37.376932  9525 webserver.cc:533] Webserver started at http://127.9.77.126:35577/ using document root <none> and password file <none>
I20260709 13:02:37.377467  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:37.377655  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:37.377875  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:37.378989  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/master-0-root/instance:
uuid: "255a4ed039ce4833856b70dfe65c1ebe"
format_stamp: "Formatted at 2026-07-09 13:02:37 on dist-test-slave-r1pj"
I20260709 13:02:37.383898  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:02:37.387554 10518 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:37.388554  9525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:02:37.388881  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/master-0-root
uuid: "255a4ed039ce4833856b70dfe65c1ebe"
format_stamp: "Formatted at 2026-07-09 13:02:37 on dist-test-slave-r1pj"
I20260709 13:02:37.389145  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-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 13:02:37.433085  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:37.434424  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:37.472934  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.126:40171
I20260709 13:02:37.473026 10569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.126:40171 every 8 connection(s)
I20260709 13:02:37.477092 10570 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 13:02:37.487150 10570 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe: Bootstrap starting.
I20260709 13:02:37.492142 10570 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:37.496480 10570 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe: No bootstrap required, opened a new log
I20260709 13:02:37.498631 10570 raft_consensus.cc:359] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "255a4ed039ce4833856b70dfe65c1ebe" member_type: VOTER }
I20260709 13:02:37.499014 10570 raft_consensus.cc:385] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:37.499199 10570 raft_consensus.cc:740] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 255a4ed039ce4833856b70dfe65c1ebe, State: Initialized, Role: FOLLOWER
I20260709 13:02:37.499696 10570 consensus_queue.cc:260] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "255a4ed039ce4833856b70dfe65c1ebe" member_type: VOTER }
I20260709 13:02:37.500176 10570 raft_consensus.cc:399] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:02:37.500387 10570 raft_consensus.cc:493] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:02:37.500710 10570 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:37.505008 10570 raft_consensus.cc:515] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "255a4ed039ce4833856b70dfe65c1ebe" member_type: VOTER }
I20260709 13:02:37.505767 10570 leader_election.cc:304] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe [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: 255a4ed039ce4833856b70dfe65c1ebe; no voters: 
I20260709 13:02:37.507021 10570 leader_election.cc:290] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:02:37.507437 10573 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:37.508793 10573 raft_consensus.cc:697] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe [term 1 LEADER]: Becoming Leader. State: Replica: 255a4ed039ce4833856b70dfe65c1ebe, State: Running, Role: LEADER
I20260709 13:02:37.509575 10573 consensus_queue.cc:237] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe [LEADER]: Queue going to LEADER mode. State: All 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: "255a4ed039ce4833856b70dfe65c1ebe" member_type: VOTER }
I20260709 13:02:37.510097 10570 sys_catalog.cc:565] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:02:37.513990 10574 sys_catalog.cc:455] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "255a4ed039ce4833856b70dfe65c1ebe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "255a4ed039ce4833856b70dfe65c1ebe" member_type: VOTER } }
I20260709 13:02:37.514779 10574 sys_catalog.cc:458] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:37.515020 10575 sys_catalog.cc:455] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe [sys.catalog]: SysCatalogTable state changed. Reason: New leader 255a4ed039ce4833856b70dfe65c1ebe. Latest consensus state: current_term: 1 leader_uuid: "255a4ed039ce4833856b70dfe65c1ebe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "255a4ed039ce4833856b70dfe65c1ebe" member_type: VOTER } }
I20260709 13:02:37.516892 10575 sys_catalog.cc:458] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:37.516922 10580 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:02:37.522025 10580 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:02:37.527134  9525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:02:37.530673 10580 catalog_manager.cc:1383] Generated new cluster ID: 365793a1dcd9414e92001d7ebadce228
I20260709 13:02:37.530957 10580 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:02:37.556123 10580 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:02:37.557482 10580 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:02:37.572921 10580 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe: Generated new TSK 0
I20260709 13:02:37.573639 10580 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:02:37.594132  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:37.600876 10591 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 13:02:37.601974 10592 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 13:02:37.603456  9525 server_base.cc:1061] running on GCE node
W20260709 13:02:37.603619 10594 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 13:02:37.604755  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:37.604970  9525 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 13:02:37.605226  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602157605186 us; error 0 us; skew 500 ppm
I20260709 13:02:37.605971  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:37.608570  9525 webserver.cc:533] Webserver started at http://127.9.77.65:33403/ using document root <none> and password file <none>
I20260709 13:02:37.609119  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:37.609336  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:37.609716  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:37.610913  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-0-root/instance:
uuid: "7c00483a1339411da05005c410f470a0"
format_stamp: "Formatted at 2026-07-09 13:02:37 on dist-test-slave-r1pj"
I20260709 13:02:37.616384  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:02:37.620151 10599 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:37.621040  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:02:37.621430  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-0-root
uuid: "7c00483a1339411da05005c410f470a0"
format_stamp: "Formatted at 2026-07-09 13:02:37 on dist-test-slave-r1pj"
I20260709 13:02:37.621757  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-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 13:02:37.641901  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:37.643126  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:37.644670  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:37.647871  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:37.648173  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:37.648473  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:37.648653  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:37.689337  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.65:36011
I20260709 13:02:37.689556 10661 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.65:36011 every 8 connection(s)
I20260709 13:02:37.694567  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:37.702368 10666 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 13:02:37.703657 10667 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 13:02:37.710556 10662 heartbeater.cc:344] Connected to a master server at 127.9.77.126:40171
I20260709 13:02:37.711164 10662 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:37.711723  9525 server_base.cc:1061] running on GCE node
W20260709 13:02:37.712194 10670 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 13:02:37.712324 10662 heartbeater.cc:507] Master 127.9.77.126:40171 requested a full tablet report, sending...
I20260709 13:02:37.713282  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:37.713573  9525 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 13:02:37.713783  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602157713766 us; error 0 us; skew 500 ppm
I20260709 13:02:37.714375  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:37.714782 10535 ts_manager.cc:194] Registered new tserver with Master: 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:02:37.716866 10535 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45040
I20260709 13:02:37.716976  9525 webserver.cc:533] Webserver started at http://127.9.77.66:42619/ using document root <none> and password file <none>
I20260709 13:02:37.717661  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:37.717877  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:37.718173  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:37.719305  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-1-root/instance:
uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
format_stamp: "Formatted at 2026-07-09 13:02:37 on dist-test-slave-r1pj"
I20260709 13:02:37.724272  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:02:37.727597 10674 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:37.728399  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:02:37.728700  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-1-root
uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
format_stamp: "Formatted at 2026-07-09 13:02:37 on dist-test-slave-r1pj"
I20260709 13:02:37.728986  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-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 13:02:37.743065  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:37.744249  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:37.745921  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:37.748176  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:37.748414  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:37.748708  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:37.748904  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:37.790684  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.66:33105
I20260709 13:02:37.790768 10736 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.66:33105 every 8 connection(s)
I20260709 13:02:37.796274  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:37.803910 10740 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 13:02:37.804112 10741 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 13:02:37.807289  9525 server_base.cc:1061] running on GCE node
W20260709 13:02:37.807544 10743 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 13:02:37.808894  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:37.809123  9525 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 13:02:37.809367  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602157809345 us; error 0 us; skew 500 ppm
I20260709 13:02:37.809975  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:37.810086 10737 heartbeater.cc:344] Connected to a master server at 127.9.77.126:40171
I20260709 13:02:37.810539 10737 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:37.811640 10737 heartbeater.cc:507] Master 127.9.77.126:40171 requested a full tablet report, sending...
I20260709 13:02:37.813434  9525 webserver.cc:533] Webserver started at http://127.9.77.67:35739/ using document root <none> and password file <none>
I20260709 13:02:37.814073  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:37.814304  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:37.814213 10535 ts_manager.cc:194] Registered new tserver with Master: bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:37.814764  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:37.815831 10535 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45046
I20260709 13:02:37.816021  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-2-root/instance:
uuid: "99a7b009fd104b7d948808513bc3e845"
format_stamp: "Formatted at 2026-07-09 13:02:37 on dist-test-slave-r1pj"
I20260709 13:02:37.821149  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 13:02:37.824827 10748 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:37.825817  9525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 13:02:37.826169  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-2-root
uuid: "99a7b009fd104b7d948808513bc3e845"
format_stamp: "Formatted at 2026-07-09 13:02:37 on dist-test-slave-r1pj"
I20260709 13:02:37.826479  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-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 13:02:37.849331  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:37.850648  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:37.852097  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:37.854326  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:37.854552  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:37.854786  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:37.854964  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:37.896442  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.67:34207
I20260709 13:02:37.896556 10810 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.67:34207 every 8 connection(s)
I20260709 13:02:37.910935 10811 heartbeater.cc:344] Connected to a master server at 127.9.77.126:40171
I20260709 13:02:37.911289 10811 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:37.912132 10811 heartbeater.cc:507] Master 127.9.77.126:40171 requested a full tablet report, sending...
I20260709 13:02:37.914134 10535 ts_manager.cc:194] Registered new tserver with Master: 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:37.914364  9525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014669596s
I20260709 13:02:37.915552 10535 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45062
I20260709 13:02:37.941900 10535 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45072:
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 13:02:37.948047 10535 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 13:02:38.163355 10701 tablet_service.cc:1511] Processing CreateTablet for tablet 05398384fec444de828e9c2168ec558f (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:02:38.163516 10698 tablet_service.cc:1511] Processing CreateTablet for tablet 4a21d34286884f7ebb74b84812e3ce4b (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:02:38.164914 10701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05398384fec444de828e9c2168ec558f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.165624 10697 tablet_service.cc:1511] Processing CreateTablet for tablet cfc0dc2cfa5844a493a5480f95bd9f38 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:02:38.167567 10702 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd2c20470e74b42bdc72af675119f82 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:02:38.167634 10696 tablet_service.cc:1511] Processing CreateTablet for tablet 3eadfbbff2374576b7293a702cd75182 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:02:38.169239 10697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfc0dc2cfa5844a493a5480f95bd9f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.170197 10623 tablet_service.cc:1511] Processing CreateTablet for tablet 4a21d34286884f7ebb74b84812e3ce4b (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:02:38.170538 10625 tablet_service.cc:1511] Processing CreateTablet for tablet 622f6b2169ff41e88255c89afef92012 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:02:38.171603 10623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a21d34286884f7ebb74b84812e3ce4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.172626 10624 tablet_service.cc:1511] Processing CreateTablet for tablet 4c9f949879f44c918513d18d7128559c (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:02:38.174209 10698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a21d34286884f7ebb74b84812e3ce4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.174548 10622 tablet_service.cc:1511] Processing CreateTablet for tablet cfc0dc2cfa5844a493a5480f95bd9f38 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:02:38.174922 10626 tablet_service.cc:1511] Processing CreateTablet for tablet 05398384fec444de828e9c2168ec558f (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:02:38.175952 10622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfc0dc2cfa5844a493a5480f95bd9f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.176156 10699 tablet_service.cc:1511] Processing CreateTablet for tablet 4c9f949879f44c918513d18d7128559c (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:02:38.178241 10624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c9f949879f44c918513d18d7128559c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.178493 10621 tablet_service.cc:1511] Processing CreateTablet for tablet 3eadfbbff2374576b7293a702cd75182 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:02:38.179827 10621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eadfbbff2374576b7293a702cd75182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.181348 10625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 622f6b2169ff41e88255c89afef92012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.182502 10627 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd2c20470e74b42bdc72af675119f82 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:02:38.183156 10695 tablet_service.cc:1511] Processing CreateTablet for tablet c19da011c42842eba75925cdd68568d4 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:02:38.183756 10627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd2c20470e74b42bdc72af675119f82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.184628 10626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05398384fec444de828e9c2168ec558f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.185464 10699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c9f949879f44c918513d18d7128559c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.185959 10694 tablet_service.cc:1511] Processing CreateTablet for tablet c0dc7e4e78f44a819436fef3596567fd (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:02:38.187253 10694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0dc7e4e78f44a819436fef3596567fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.186914 10620 tablet_service.cc:1511] Processing CreateTablet for tablet c19da011c42842eba75925cdd68568d4 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:02:38.188228 10620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c19da011c42842eba75925cdd68568d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.189170 10695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c19da011c42842eba75925cdd68568d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.191195 10696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eadfbbff2374576b7293a702cd75182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.191094 10619 tablet_service.cc:1511] Processing CreateTablet for tablet c0dc7e4e78f44a819436fef3596567fd (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:02:38.192466 10619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0dc7e4e78f44a819436fef3596567fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.192934 10702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd2c20470e74b42bdc72af675119f82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.194612 10776 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd2c20470e74b42bdc72af675119f82 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:02:38.195930 10776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd2c20470e74b42bdc72af675119f82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.196456 10775 tablet_service.cc:1511] Processing CreateTablet for tablet 05398384fec444de828e9c2168ec558f (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:02:38.198618 10774 tablet_service.cc:1511] Processing CreateTablet for tablet 622f6b2169ff41e88255c89afef92012 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:02:38.200034 10774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 622f6b2169ff41e88255c89afef92012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.199824 10618 tablet_service.cc:1511] Processing CreateTablet for tablet d9e0fdbd1e7d4fc0a9e330373ff8e0c5 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:02:38.201117 10618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e0fdbd1e7d4fc0a9e330373ff8e0c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.174542 10700 tablet_service.cc:1511] Processing CreateTablet for tablet 622f6b2169ff41e88255c89afef92012 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:02:38.203166 10771 tablet_service.cc:1511] Processing CreateTablet for tablet cfc0dc2cfa5844a493a5480f95bd9f38 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:02:38.204370 10771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfc0dc2cfa5844a493a5480f95bd9f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.194510 10693 tablet_service.cc:1511] Processing CreateTablet for tablet d9e0fdbd1e7d4fc0a9e330373ff8e0c5 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:02:38.209457 10772 tablet_service.cc:1511] Processing CreateTablet for tablet 4a21d34286884f7ebb74b84812e3ce4b (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:02:38.210839 10772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a21d34286884f7ebb74b84812e3ce4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.206873 10773 tablet_service.cc:1511] Processing CreateTablet for tablet 4c9f949879f44c918513d18d7128559c (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:02:38.212970 10773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c9f949879f44c918513d18d7128559c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.204370 10700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 622f6b2169ff41e88255c89afef92012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.218595 10775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05398384fec444de828e9c2168ec558f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.218741 10693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e0fdbd1e7d4fc0a9e330373ff8e0c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.223093 10769 tablet_service.cc:1511] Processing CreateTablet for tablet c19da011c42842eba75925cdd68568d4 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:02:38.224439 10769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c19da011c42842eba75925cdd68568d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.226662 10770 tablet_service.cc:1511] Processing CreateTablet for tablet 3eadfbbff2374576b7293a702cd75182 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:02:38.235932 10768 tablet_service.cc:1511] Processing CreateTablet for tablet c0dc7e4e78f44a819436fef3596567fd (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:02:38.236240 10767 tablet_service.cc:1511] Processing CreateTablet for tablet d9e0fdbd1e7d4fc0a9e330373ff8e0c5 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:02:38.237941 10770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eadfbbff2374576b7293a702cd75182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.238694 10767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e0fdbd1e7d4fc0a9e330373ff8e0c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.241716 10768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0dc7e4e78f44a819436fef3596567fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.246073 10696 tablet_service.cc:1511] Processing CreateTablet for tablet e552e95926f147258abc7e4ae5dc3008 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:02:38.247695 10696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e552e95926f147258abc7e4ae5dc3008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.282758 10698 tablet_service.cc:1511] Processing CreateTablet for tablet 8bd90067ba0e4d4fbe0767a52d0c030d (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:02:38.284269 10698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bd90067ba0e4d4fbe0767a52d0c030d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.285194 10618 tablet_service.cc:1511] Processing CreateTablet for tablet e552e95926f147258abc7e4ae5dc3008 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:02:38.286998 10618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e552e95926f147258abc7e4ae5dc3008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.298439 10697 tablet_service.cc:1511] Processing CreateTablet for tablet 1853c3ffd94a4afb9f35aec1ee350d1c (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:02:38.318914 10826 tablet_bootstrap.cc:492] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:38.326619 10697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1853c3ffd94a4afb9f35aec1ee350d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.327179 10618 tablet_service.cc:1511] Processing CreateTablet for tablet 1853c3ffd94a4afb9f35aec1ee350d1c (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:02:38.328512 10618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1853c3ffd94a4afb9f35aec1ee350d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.350538 10627 tablet_service.cc:1511] Processing CreateTablet for tablet 5966bf4d69ed4db99c596559b66e9902 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:02:38.351243 10623 tablet_service.cc:1511] Processing CreateTablet for tablet e24fe74df68040e7b259d86577876713 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:02:38.351897 10627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5966bf4d69ed4db99c596559b66e9902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.353080 10623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e24fe74df68040e7b259d86577876713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.353173 10774 tablet_service.cc:1511] Processing CreateTablet for tablet 5966bf4d69ed4db99c596559b66e9902 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:02:38.360102 10774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5966bf4d69ed4db99c596559b66e9902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.360780 10768 tablet_service.cc:1511] Processing CreateTablet for tablet e552e95926f147258abc7e4ae5dc3008 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:02:38.362046 10768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e552e95926f147258abc7e4ae5dc3008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.362129 10693 tablet_service.cc:1511] Processing CreateTablet for tablet 5966bf4d69ed4db99c596559b66e9902 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:02:38.363392 10693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5966bf4d69ed4db99c596559b66e9902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.366618 10618 tablet_service.cc:1511] Processing CreateTablet for tablet bde67a931fe64d15a094c16f5686671c (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:02:38.367978 10618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde67a931fe64d15a094c16f5686671c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.370543 10772 tablet_service.cc:1511] Processing CreateTablet for tablet e24fe74df68040e7b259d86577876713 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:02:38.371847 10772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e24fe74df68040e7b259d86577876713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.383553 10619 tablet_service.cc:1511] Processing CreateTablet for tablet a1a910319fb34e2aa08cba3916a1a367 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:02:38.389319 10827 tablet_bootstrap.cc:492] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:38.393224 10774 tablet_service.cc:1511] Processing CreateTablet for tablet 8bd90067ba0e4d4fbe0767a52d0c030d (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:02:38.394537 10774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bd90067ba0e4d4fbe0767a52d0c030d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.396719 10827 tablet_bootstrap.cc:654] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.397387 10700 tablet_service.cc:1511] Processing CreateTablet for tablet 035129d2db344d2fa1691d896b8b7eef (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:02:38.398639 10700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 035129d2db344d2fa1691d896b8b7eef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.401971 10625 tablet_service.cc:1511] Processing CreateTablet for tablet 8bd90067ba0e4d4fbe0767a52d0c030d (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:02:38.404891 10828 tablet_bootstrap.cc:492] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:38.407163 10776 tablet_service.cc:1511] Processing CreateTablet for tablet 1853c3ffd94a4afb9f35aec1ee350d1c (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:02:38.415751 10619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1a910319fb34e2aa08cba3916a1a367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.416464 10625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bd90067ba0e4d4fbe0767a52d0c030d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.417306 10624 tablet_service.cc:1511] Processing CreateTablet for tablet 239ceecf7a06462d8c5e707fa0e8ae83 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:02:38.418684 10624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 239ceecf7a06462d8c5e707fa0e8ae83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.418963 10626 tablet_service.cc:1511] Processing CreateTablet for tablet 035129d2db344d2fa1691d896b8b7eef (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:02:38.420643 10626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 035129d2db344d2fa1691d896b8b7eef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.421766 10699 tablet_service.cc:1511] Processing CreateTablet for tablet a1a910319fb34e2aa08cba3916a1a367 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:02:38.423293 10699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1a910319fb34e2aa08cba3916a1a367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.425787 10696 tablet_service.cc:1511] Processing CreateTablet for tablet bde67a931fe64d15a094c16f5686671c (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:02:38.427439 10696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde67a931fe64d15a094c16f5686671c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.438053 10771 tablet_service.cc:1511] Processing CreateTablet for tablet 035129d2db344d2fa1691d896b8b7eef (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:02:38.384128 10694 tablet_service.cc:1511] Processing CreateTablet for tablet e24fe74df68040e7b259d86577876713 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:02:38.442305 10694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e24fe74df68040e7b259d86577876713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.443522 10768 tablet_service.cc:1511] Processing CreateTablet for tablet bde67a931fe64d15a094c16f5686671c (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:02:38.450402 10622 tablet_service.cc:1511] Processing CreateTablet for tablet ab1b75d5a05945ad9d9bd158838d2e27 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:02:38.451738 10622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab1b75d5a05945ad9d9bd158838d2e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.464321 10774 tablet_service.cc:1511] Processing CreateTablet for tablet a1a910319fb34e2aa08cba3916a1a367 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:02:38.466259 10773 tablet_service.cc:1511] Processing CreateTablet for tablet 239ceecf7a06462d8c5e707fa0e8ae83 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:02:38.472909 10621 tablet_service.cc:1511] Processing CreateTablet for tablet 5415384bb5aa468db93e2ce4889ba805 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:02:38.474296 10621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5415384bb5aa468db93e2ce4889ba805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.478448 10776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1853c3ffd94a4afb9f35aec1ee350d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.479292 10774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1a910319fb34e2aa08cba3916a1a367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.479975 10701 tablet_service.cc:1511] Processing CreateTablet for tablet 239ceecf7a06462d8c5e707fa0e8ae83 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:02:38.481547 10701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 239ceecf7a06462d8c5e707fa0e8ae83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.490963 10771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 035129d2db344d2fa1691d896b8b7eef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.493701 10768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde67a931fe64d15a094c16f5686671c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.501772 10702 tablet_service.cc:1511] Processing CreateTablet for tablet ab1b75d5a05945ad9d9bd158838d2e27 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:02:38.475106 10770 tablet_service.cc:1511] Processing CreateTablet for tablet ab1b75d5a05945ad9d9bd158838d2e27 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:02:38.504664 10773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 239ceecf7a06462d8c5e707fa0e8ae83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.512414 10770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab1b75d5a05945ad9d9bd158838d2e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.512003 10700 tablet_service.cc:1511] Processing CreateTablet for tablet 5415384bb5aa468db93e2ce4889ba805 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:02:38.513442 10700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5415384bb5aa468db93e2ce4889ba805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.516795 10772 tablet_service.cc:1511] Processing CreateTablet for tablet 5415384bb5aa468db93e2ce4889ba805 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:02:38.538498 10772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5415384bb5aa468db93e2ce4889ba805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.517614 10826 tablet_bootstrap.cc:700] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent opening tablet: real 0.103s	user 0.001s	sys 0.001s
I20260709 13:02:38.541880 10826 tablet_bootstrap.cc:654] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:38.522369 10583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:38.530045 10621 tablet_service.cc:1511] Processing CreateTablet for tablet 52d082a24f6445aabe654178947352d0 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:02:38.532915 10693 tablet_service.cc:1511] Processing CreateTablet for tablet 52d082a24f6445aabe654178947352d0 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:02:38.534179 10767 tablet_service.cc:1511] Processing CreateTablet for tablet 52d082a24f6445aabe654178947352d0 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:02:38.546088 10621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52d082a24f6445aabe654178947352d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.546875 10767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52d082a24f6445aabe654178947352d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.548153 10698 tablet_service.cc:1511] Processing CreateTablet for tablet 815dfc8283dc4a0fad456e1604c9b7f4 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:02:38.556177 10827 tablet_bootstrap.cc:492] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:38.556289 10623 tablet_service.cc:1511] Processing CreateTablet for tablet 743bc1141afc45d79ede7eec5ae767d7 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:02:38.556764 10827 ts_tablet_manager.cc:1403] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.168s	user 0.011s	sys 0.030s
I20260709 13:02:38.557518 10702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab1b75d5a05945ad9d9bd158838d2e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.557622 10623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 743bc1141afc45d79ede7eec5ae767d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.543552 10828 tablet_bootstrap.cc:654] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.562477 10774 tablet_service.cc:1511] Processing CreateTablet for tablet 815dfc8283dc4a0fad456e1604c9b7f4 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:02:38.563817 10774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815dfc8283dc4a0fad456e1604c9b7f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.566164 10698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815dfc8283dc4a0fad456e1604c9b7f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.567875 10827 raft_consensus.cc:359] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:38.568604 10827 raft_consensus.cc:385] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.568902 10827 raft_consensus.cc:740] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.571949 10627 tablet_service.cc:1511] Processing CreateTablet for tablet 815dfc8283dc4a0fad456e1604c9b7f4 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:02:38.573714 10627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815dfc8283dc4a0fad456e1604c9b7f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.582412 10693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52d082a24f6445aabe654178947352d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.580042 10827 consensus_queue.cc:260] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:38.600988 10695 tablet_service.cc:1511] Processing CreateTablet for tablet 743bc1141afc45d79ede7eec5ae767d7 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:02:38.602484 10695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 743bc1141afc45d79ede7eec5ae767d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.610939 10771 tablet_service.cc:1511] Processing CreateTablet for tablet 743bc1141afc45d79ede7eec5ae767d7 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:02:38.620360 10697 tablet_service.cc:1511] Processing CreateTablet for tablet 4833b7ee057e44b09d6daaa955ee0022 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:02:38.621819 10697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4833b7ee057e44b09d6daaa955ee0022. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.632911 10828 tablet_bootstrap.cc:492] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:38.633473 10828 ts_tablet_manager.cc:1403] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.229s	user 0.012s	sys 0.008s
I20260709 13:02:38.633143 10625 tablet_service.cc:1511] Processing CreateTablet for tablet 4833b7ee057e44b09d6daaa955ee0022 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:02:38.634459 10625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4833b7ee057e44b09d6daaa955ee0022. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.636380 10828 raft_consensus.cc:359] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:38.637099 10828 raft_consensus.cc:385] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.637437 10828 raft_consensus.cc:740] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.638487 10771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 743bc1141afc45d79ede7eec5ae767d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.639029 10662 heartbeater.cc:499] Master 127.9.77.126:40171 was elected leader, sending a full tablet report...
I20260709 13:02:38.639147 10828 consensus_queue.cc:260] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:38.669338 10826 tablet_bootstrap.cc:492] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:38.670845 10826 ts_tablet_manager.cc:1403] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.352s	user 0.019s	sys 0.042s
I20260709 13:02:38.670923 10827 ts_tablet_manager.cc:1434] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.114s	user 0.004s	sys 0.008s
I20260709 13:02:38.671708 10828 ts_tablet_manager.cc:1434] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.038s	user 0.012s	sys 0.018s
I20260709 13:02:38.672477 10811 heartbeater.cc:499] Master 127.9.77.126:40171 was elected leader, sending a full tablet report...
I20260709 13:02:38.672693 10828 tablet_bootstrap.cc:492] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:38.677489 10828 tablet_bootstrap.cc:654] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.679220 10827 tablet_bootstrap.cc:492] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:38.694840 10827 tablet_bootstrap.cc:654] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.700507 10826 raft_consensus.cc:359] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:38.705996 10773 tablet_service.cc:1511] Processing CreateTablet for tablet 4833b7ee057e44b09d6daaa955ee0022 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:02:38.708003 10773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4833b7ee057e44b09d6daaa955ee0022. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.701361 10826 raft_consensus.cc:385] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.717478 10826 raft_consensus.cc:740] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.719734 10826 consensus_queue.cc:260] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:38.725908 10827 tablet_bootstrap.cc:492] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:38.726590 10827 ts_tablet_manager.cc:1403] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.001s
I20260709 13:02:38.729534 10623 tablet_service.cc:1511] Processing CreateTablet for tablet 82fa47cab6da4a1d9b87b9771a9f252a (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:02:38.731340 10623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82fa47cab6da4a1d9b87b9771a9f252a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.732758 10695 tablet_service.cc:1511] Processing CreateTablet for tablet 82fa47cab6da4a1d9b87b9771a9f252a (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:02:38.734102 10695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82fa47cab6da4a1d9b87b9771a9f252a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.742189 10772 tablet_service.cc:1511] Processing CreateTablet for tablet 82fa47cab6da4a1d9b87b9771a9f252a (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:02:38.743497 10772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82fa47cab6da4a1d9b87b9771a9f252a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.743379 10626 tablet_service.cc:1511] Processing CreateTablet for tablet 09940bbfe870492995a50fc7ff79d7a2 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:02:38.744663 10626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09940bbfe870492995a50fc7ff79d7a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.747598 10828 tablet_bootstrap.cc:492] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:38.748118 10828 ts_tablet_manager.cc:1403] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.076s	user 0.029s	sys 0.018s
I20260709 13:02:38.751770 10737 heartbeater.cc:499] Master 127.9.77.126:40171 was elected leader, sending a full tablet report...
I20260709 13:02:38.752106 10627 tablet_service.cc:1511] Processing CreateTablet for tablet 9340d70fe8a0469d98ae5ef27fe83f56 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:02:38.752336 10697 tablet_service.cc:1511] Processing CreateTablet for tablet 9340d70fe8a0469d98ae5ef27fe83f56 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:02:38.753420 10627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9340d70fe8a0469d98ae5ef27fe83f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.755069 10827 raft_consensus.cc:359] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:38.755767 10827 raft_consensus.cc:385] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.756043 10827 raft_consensus.cc:740] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.756332 10767 tablet_service.cc:1511] Processing CreateTablet for tablet 9340d70fe8a0469d98ae5ef27fe83f56 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:02:38.757670 10767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9340d70fe8a0469d98ae5ef27fe83f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.758332 10693 tablet_service.cc:1511] Processing CreateTablet for tablet 09940bbfe870492995a50fc7ff79d7a2 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:02:38.761646 10827 consensus_queue.cc:260] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:38.763831 10827 ts_tablet_manager.cc:1434] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.002s
I20260709 13:02:38.764726 10827 tablet_bootstrap.cc:492] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:38.765946 10826 ts_tablet_manager.cc:1434] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.068s	user 0.014s	sys 0.009s
I20260709 13:02:38.753422 10697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9340d70fe8a0469d98ae5ef27fe83f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.782914 10693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09940bbfe870492995a50fc7ff79d7a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.750945 10828 raft_consensus.cc:359] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:38.776530 10625 tablet_service.cc:1511] Processing CreateTablet for tablet 31b29712992e45bb99e096429a18a10b (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:02:38.783432 10828 raft_consensus.cc:385] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.784034 10625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b29712992e45bb99e096429a18a10b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.790385 10828 raft_consensus.cc:740] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.791354 10828 consensus_queue.cc:260] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:38.791718 10771 tablet_service.cc:1511] Processing CreateTablet for tablet 09940bbfe870492995a50fc7ff79d7a2 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:02:38.793017 10771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09940bbfe870492995a50fc7ff79d7a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.793295 10828 ts_tablet_manager.cc:1434] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 13:02:38.794179 10826 tablet_bootstrap.cc:492] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:38.786954 10827 tablet_bootstrap.cc:654] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.794245 10828 tablet_bootstrap.cc:492] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:38.780193 10700 tablet_service.cc:1511] Processing CreateTablet for tablet 31b29712992e45bb99e096429a18a10b (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:02:38.802187 10700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b29712992e45bb99e096429a18a10b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.804067 10828 tablet_bootstrap.cc:654] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.806427 10826 tablet_bootstrap.cc:654] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.816720 10623 tablet_service.cc:1511] Processing CreateTablet for tablet e4e4e6c1762f492c82015eae87f96090 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:02:38.818521 10623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e4e6c1762f492c82015eae87f96090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.821964 10619 tablet_service.cc:1511] Processing CreateTablet for tablet b5dd64fca7224536906987f1ea8888bb (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:02:38.820060 10695 tablet_service.cc:1511] Processing CreateTablet for tablet e4e4e6c1762f492c82015eae87f96090 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:02:38.823277 10619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5dd64fca7224536906987f1ea8888bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.823597 10695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e4e6c1762f492c82015eae87f96090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.827790 10698 tablet_service.cc:1511] Processing CreateTablet for tablet b5dd64fca7224536906987f1ea8888bb (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:02:38.830420 10768 tablet_service.cc:1511] Processing CreateTablet for tablet e6f537fbf386436c81849f5b20ae2eec (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:02:38.830693 10624 tablet_service.cc:1511] Processing CreateTablet for tablet e6f537fbf386436c81849f5b20ae2eec (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:02:38.831744 10768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6f537fbf386436c81849f5b20ae2eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.832391 10624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6f537fbf386436c81849f5b20ae2eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.827822 10701 tablet_service.cc:1511] Processing CreateTablet for tablet e6f537fbf386436c81849f5b20ae2eec (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:02:38.834240 10774 tablet_service.cc:1511] Processing CreateTablet for tablet b5dd64fca7224536906987f1ea8888bb (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:02:38.835155 10698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5dd64fca7224536906987f1ea8888bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.835475 10774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5dd64fca7224536906987f1ea8888bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.837841 10701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6f537fbf386436c81849f5b20ae2eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.839951 10827 tablet_bootstrap.cc:492] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:38.840438 10827 ts_tablet_manager.cc:1403] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.076s	user 0.028s	sys 0.000s
I20260709 13:02:38.843479 10827 raft_consensus.cc:359] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:38.844218 10827 raft_consensus.cc:385] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.844517 10827 raft_consensus.cc:740] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.845676 10827 consensus_queue.cc:260] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:38.849398 10827 ts_tablet_manager.cc:1434] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:02:38.850440 10827 tablet_bootstrap.cc:492] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:38.856946 10827 tablet_bootstrap.cc:654] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.858219 10696 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0ab5c06f2f4e60805301d0cd0f6ce7 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:02:38.860464 10776 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0ab5c06f2f4e60805301d0cd0f6ce7 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:02:38.873623 10776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0ab5c06f2f4e60805301d0cd0f6ce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.862670 10621 tablet_service.cc:1511] Processing CreateTablet for tablet d378317bca2b4210820a3302e64b2943 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:02:38.870406 10627 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0ab5c06f2f4e60805301d0cd0f6ce7 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:02:38.871255 10773 tablet_service.cc:1511] Processing CreateTablet for tablet e4e4e6c1762f492c82015eae87f96090 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:02:38.878225 10773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e4e6c1762f492c82015eae87f96090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.879793 10621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d378317bca2b4210820a3302e64b2943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.818571 10772 tablet_service.cc:1511] Processing CreateTablet for tablet 31b29712992e45bb99e096429a18a10b (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:02:38.880726 10772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b29712992e45bb99e096429a18a10b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.883394 10826 tablet_bootstrap.cc:492] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:38.883862 10826 ts_tablet_manager.cc:1403] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.090s	user 0.011s	sys 0.000s
I20260709 13:02:38.873622 10696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0ab5c06f2f4e60805301d0cd0f6ce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.886840 10826 raft_consensus.cc:359] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:38.887545 10826 raft_consensus.cc:385] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.887843 10826 raft_consensus.cc:740] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.889065 10826 consensus_queue.cc:260] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:38.906682 10826 ts_tablet_manager.cc:1434] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:02:38.908804 10627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0ab5c06f2f4e60805301d0cd0f6ce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.909174 10833 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:38.910112 10833 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:38.914472 10833 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:38.930007 10826 tablet_bootstrap.cc:492] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:38.940516 10828 tablet_bootstrap.cc:492] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:38.941107 10828 ts_tablet_manager.cc:1403] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.147s	user 0.012s	sys 0.029s
I20260709 13:02:38.940763 10767 tablet_service.cc:1511] Processing CreateTablet for tablet d378317bca2b4210820a3302e64b2943 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:02:38.942158 10767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d378317bca2b4210820a3302e64b2943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.950590 10693 tablet_service.cc:1511] Processing CreateTablet for tablet 3c5157234f11428c909679d956d343a2 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:02:38.950284 10695 tablet_service.cc:1511] Processing CreateTablet for tablet d378317bca2b4210820a3302e64b2943 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:02:38.956815 10693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c5157234f11428c909679d956d343a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.961817 10695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d378317bca2b4210820a3302e64b2943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.966660 10697 tablet_service.cc:1511] Processing CreateTablet for tablet f18b49a2778a4ae7877e13310d70f74d (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:02:38.968081 10697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f18b49a2778a4ae7877e13310d70f74d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.948712 10619 tablet_service.cc:1511] Processing CreateTablet for tablet 3c5157234f11428c909679d956d343a2 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:02:38.972033 10702 tablet_service.cc:1511] Processing CreateTablet for tablet 4103831c43b144318bd0cbfa27c2b40f (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:02:38.972528 10619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c5157234f11428c909679d956d343a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.963917 10832 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:38.976234 10626 tablet_service.cc:1511] Processing CreateTablet for tablet 4103831c43b144318bd0cbfa27c2b40f (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:02:38.977843 10626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4103831c43b144318bd0cbfa27c2b40f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.978327 10826 tablet_bootstrap.cc:654] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.977149 10832 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:38.982146 10702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4103831c43b144318bd0cbfa27c2b40f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.944367 10828 raft_consensus.cc:359] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:38.989610 10828 raft_consensus.cc:385] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.990000 10828 raft_consensus.cc:740] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.992946 10832 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:38.976210 10625 tablet_service.cc:1511] Processing CreateTablet for tablet f18b49a2778a4ae7877e13310d70f74d (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:02:38.996083 10625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f18b49a2778a4ae7877e13310d70f74d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.991115 10828 consensus_queue.cc:260] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.031808 10622 tablet_service.cc:1511] Processing CreateTablet for tablet 0b218eafb08246d88c703ab8855290c4 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:02:39.032017 10620 tablet_service.cc:1511] Processing CreateTablet for tablet 02e8f0a62dd943e3a6951251b9ea3f5a (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:02:39.033269 10622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b218eafb08246d88c703ab8855290c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.034063 10620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e8f0a62dd943e3a6951251b9ea3f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.034296 10771 tablet_service.cc:1511] Processing CreateTablet for tablet 3c5157234f11428c909679d956d343a2 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:02:39.034400 10618 tablet_service.cc:1511] Processing CreateTablet for tablet 0fc10918f51543f1bf16e1ed75116c8b (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:02:39.035640 10618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fc10918f51543f1bf16e1ed75116c8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.062307 10832 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.065428 10771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c5157234f11428c909679d956d343a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.074980 10701 tablet_service.cc:1511] Processing CreateTablet for tablet fad1a352ad9c467c8eed26ffad12dab5 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:02:39.075165 10768 tablet_service.cc:1511] Processing CreateTablet for tablet 4103831c43b144318bd0cbfa27c2b40f (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:02:39.076436 10701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad1a352ad9c467c8eed26ffad12dab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.076567 10835 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.077260 10835 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.083186 10835 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:39.084785 10828 ts_tablet_manager.cc:1434] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.143s	user 0.008s	sys 0.000s
I20260709 13:02:39.086014 10776 tablet_service.cc:1511] Processing CreateTablet for tablet f18b49a2778a4ae7877e13310d70f74d (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:02:39.086567 10696 tablet_service.cc:1511] Processing CreateTablet for tablet 02e8f0a62dd943e3a6951251b9ea3f5a (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:02:39.086913 10699 tablet_service.cc:1511] Processing CreateTablet for tablet 0fc10918f51543f1bf16e1ed75116c8b (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:02:39.084862 10700 tablet_service.cc:1511] Processing CreateTablet for tablet 0b218eafb08246d88c703ab8855290c4 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:02:39.088450 10694 tablet_service.cc:1511] Processing CreateTablet for tablet 1853822fd30244b8a6a56589a31ddd5a (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:02:39.094343 10827 tablet_bootstrap.cc:492] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:39.095357 10618 tablet_service.cc:1511] Processing CreateTablet for tablet f981691639a244d999f1ca5a2bbb9dc2 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:02:39.079720 10832 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.099128 10696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e8f0a62dd943e3a6951251b9ea3f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.103551 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:02:39.105682 10751 leader_election.cc:343] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.108337 10774 tablet_service.cc:1511] Processing CreateTablet for tablet fad1a352ad9c467c8eed26ffad12dab5 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:02:39.108476 10770 tablet_service.cc:1511] Processing CreateTablet for tablet 0b218eafb08246d88c703ab8855290c4 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:02:39.108673 10775 tablet_service.cc:1511] Processing CreateTablet for tablet 02e8f0a62dd943e3a6951251b9ea3f5a (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:02:39.094590 10622 tablet_service.cc:1511] Processing CreateTablet for tablet 1853822fd30244b8a6a56589a31ddd5a (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:02:39.138890 10827 ts_tablet_manager.cc:1403] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.289s	user 0.022s	sys 0.021s
I20260709 13:02:39.141477 10699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fc10918f51543f1bf16e1ed75116c8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.143489 10693 tablet_service.cc:1511] Processing CreateTablet for tablet f981691639a244d999f1ca5a2bbb9dc2 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:02:39.144814 10693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f981691639a244d999f1ca5a2bbb9dc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.155160 10624 tablet_service.cc:1511] Processing CreateTablet for tablet fad1a352ad9c467c8eed26ffad12dab5 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:02:39.155651 10827 raft_consensus.cc:359] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.156450 10827 raft_consensus.cc:385] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.156767 10827 raft_consensus.cc:740] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.156574 10769 tablet_service.cc:1511] Processing CreateTablet for tablet 0fc10918f51543f1bf16e1ed75116c8b (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:02:39.157490 10827 consensus_queue.cc:260] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.169612 10694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1853822fd30244b8a6a56589a31ddd5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.172612 10768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4103831c43b144318bd0cbfa27c2b40f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.193488 10623 tablet_service.cc:1511] Processing CreateTablet for tablet f191b55c223b405a95c24d4d4f371431 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:02:39.194927 10700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b218eafb08246d88c703ab8855290c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.196602 10621 tablet_service.cc:1511] Processing CreateTablet for tablet 323c8bc02ab54c54a8f8af10a299f024 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:02:39.201859 10826 tablet_bootstrap.cc:492] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:39.201700 10833 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.202363 10833 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.204638 10833 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:39.202364 10826 ts_tablet_manager.cc:1403] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.282s	user 0.012s	sys 0.026s
I20260709 13:02:39.206284 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:02:39.207808 10751 leader_election.cc:343] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.209074 10826 raft_consensus.cc:359] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.210033 10826 raft_consensus.cc:385] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.210906 10826 raft_consensus.cc:740] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.213765 10849 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.213326 10826 consensus_queue.cc:260] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.214241 10849 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.216329 10835 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.216972 10849 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:39.216848 10835 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.218991 10835 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:39.183821 10618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f981691639a244d999f1ca5a2bbb9dc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.223601 10627 tablet_service.cc:1511] Processing CreateTablet for tablet 70063af6769848a79fa78bba3977bfef (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:02:39.181324 10832 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:39.232960 10624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad1a352ad9c467c8eed26ffad12dab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.238116 10621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 323c8bc02ab54c54a8f8af10a299f024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.267666 10827 ts_tablet_manager.cc:1434] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.127s	user 0.009s	sys 0.013s
I20260709 13:02:39.268041 10826 ts_tablet_manager.cc:1434] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.009s
I20260709 13:02:39.268573 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:39.269078 10826 tablet_bootstrap.cc:492] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:39.269215 10637 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:39.270267 10827 tablet_bootstrap.cc:492] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:39.270352 10619 tablet_service.cc:1511] Processing CreateTablet for tablet d4d4f8670f0345118bfcd59b6b093510 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:02:39.276279 10773 tablet_service.cc:1511] Processing CreateTablet for tablet f981691639a244d999f1ca5a2bbb9dc2 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:02:39.277565 10773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f981691639a244d999f1ca5a2bbb9dc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.280673 10828 tablet_bootstrap.cc:492] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:39.262468 10623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f191b55c223b405a95c24d4d4f371431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.283471 10619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4d4f8670f0345118bfcd59b6b093510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.287039 10622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1853822fd30244b8a6a56589a31ddd5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.286782 10772 tablet_service.cc:1511] Processing CreateTablet for tablet 1853822fd30244b8a6a56589a31ddd5a (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:02:39.288086 10772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1853822fd30244b8a6a56589a31ddd5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.291970 10774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad1a352ad9c467c8eed26ffad12dab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.293112 10775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e8f0a62dd943e3a6951251b9ea3f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.300952 10627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70063af6769848a79fa78bba3977bfef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.303001 10828 tablet_bootstrap.cc:654] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.313815 10769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fc10918f51543f1bf16e1ed75116c8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.316365 10776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f18b49a2778a4ae7877e13310d70f74d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.320144 10771 tablet_service.cc:1511] Processing CreateTablet for tablet f191b55c223b405a95c24d4d4f371431 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:02:39.328817 10770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b218eafb08246d88c703ab8855290c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.333724 10771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f191b55c223b405a95c24d4d4f371431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.334919 10833 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.335479 10833 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.339501 10767 tablet_service.cc:1511] Processing CreateTablet for tablet d4d4f8670f0345118bfcd59b6b093510 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:02:39.345438 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:39.346009 10833 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:39.346966 10767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4d4f8670f0345118bfcd59b6b093510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.346894 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:39.347384 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:39.347666 10636 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:39.348088 10712 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:39.349648 10751 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:39.352880 10833 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:39.353502 10833 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:39.354000 10833 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.362686 10833 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.367053 10768 tablet_service.cc:1511] Processing CreateTablet for tablet 323c8bc02ab54c54a8f8af10a299f024 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:02:39.367951 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:39.368469 10768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 323c8bc02ab54c54a8f8af10a299f024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.368628 10712 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.371316 10701 tablet_service.cc:1511] Processing CreateTablet for tablet f191b55c223b405a95c24d4d4f371431 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:02:39.372622 10701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f191b55c223b405a95c24d4d4f371431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.374995 10702 tablet_service.cc:1511] Processing CreateTablet for tablet 323c8bc02ab54c54a8f8af10a299f024 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:02:39.376257 10826 tablet_bootstrap.cc:654] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.376511 10702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 323c8bc02ab54c54a8f8af10a299f024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.375133 10693 tablet_service.cc:1511] Processing CreateTablet for tablet d4d4f8670f0345118bfcd59b6b093510 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:02:39.377184 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:39.378265 10693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4d4f8670f0345118bfcd59b6b093510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.378754 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:39.380317 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:39.377564 10694 tablet_service.cc:1511] Processing CreateTablet for tablet 70063af6769848a79fa78bba3977bfef (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:02:39.390408 10694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70063af6769848a79fa78bba3977bfef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.412801 10833 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:39.419302 10827 tablet_bootstrap.cc:654] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.414374 10712 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:39.340559 10750 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:39.437747 10828 tablet_bootstrap.cc:492] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:39.447064 10773 tablet_service.cc:1511] Processing CreateTablet for tablet 70063af6769848a79fa78bba3977bfef (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:02:39.448582 10773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70063af6769848a79fa78bba3977bfef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.454098 10828 ts_tablet_manager.cc:1403] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.174s	user 0.020s	sys 0.006s
W20260709 13:02:39.455186 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 114800us
I20260709 13:02:39.457171 10833 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:39.462168 10833 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:39.462654 10833 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.465302 10828 raft_consensus.cc:359] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.478255 10828 raft_consensus.cc:385] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.478324 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:39.478684 10828 raft_consensus.cc:740] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.479001 10636 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
W20260709 13:02:39.468575 10602 leader_election.cc:343] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.479882 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:02:39.480265 10602 leader_election.cc:343] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.479116 10826 tablet_bootstrap.cc:492] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:39.481127 10826 ts_tablet_manager.cc:1403] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.212s	user 0.008s	sys 0.008s
I20260709 13:02:39.479496 10828 consensus_queue.cc:260] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.484376 10826 raft_consensus.cc:359] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.485191 10826 raft_consensus.cc:385] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.485580 10826 raft_consensus.cc:740] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.485702 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:02:39.486703 10750 leader_election.cc:343] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.486394 10826 consensus_queue.cc:260] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.487160 10750 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:39.473280 10833 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.488641 10785 raft_consensus.cc:2393] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 1: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:39.475965 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:39.489794 10833 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:39.490092 10786 raft_consensus.cc:2393] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 1: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:39.495766 10826 ts_tablet_manager.cc:1434] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:02:39.497071 10826 tablet_bootstrap.cc:492] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:39.499475 10832 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.500188 10832 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.490703 10833 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:39.555745 10855 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.556394 10855 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.557421 10828 ts_tablet_manager.cc:1434] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.095s	user 0.031s	sys 0.028s
I20260709 13:02:39.558656 10855 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:39.559007 10828 tablet_bootstrap.cc:492] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:39.559439 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:39.560119 10635 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.566965 10828 tablet_bootstrap.cc:654] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:39.567034 10583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:39.551213 10832 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:39.565207 10826 tablet_bootstrap.cc:654] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:39.555812 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 69132.5us
I20260709 13:02:39.575165 10635 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:39.575603 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:39.576414 10709 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:39.575155 10676 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:39.578058 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:39.579080 10786 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:39.579555 10855 raft_consensus.cc:2764] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260709 13:02:39.581624 10601 leader_election.cc:343] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.581480 10693 tablet_service.cc:1511] Processing CreateTablet for tablet 5371ce0c61ee496183c723348c060a17 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:02:39.582293 10601 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:39.582991 10693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5371ce0c61ee496183c723348c060a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.584015 10601 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:39.585054 10849 raft_consensus.cc:2749] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:39.585680 10832 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:39.587702 10700 tablet_service.cc:1511] Processing CreateTablet for tablet f229ef9e7d5e43abb64967b715b1774a (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:02:39.589175 10700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f229ef9e7d5e43abb64967b715b1774a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.593833 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:39.595453 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:39.595754 10696 tablet_service.cc:1511] Processing CreateTablet for tablet f6b867e815f4405897c711dda289695c (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:02:39.597152 10696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6b867e815f4405897c711dda289695c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.606907 10601 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:39.610095 10827 tablet_bootstrap.cc:492] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:39.601231 10635 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.610882 10827 ts_tablet_manager.cc:1403] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.341s	user 0.024s	sys 0.037s
I20260709 13:02:39.612871 10697 tablet_service.cc:1511] Processing CreateTablet for tablet e6d269f31d524c96972f0135fd8280d6 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:02:39.610853 10832 raft_consensus.cc:2804] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:39.617679 10832 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:39.619920 10832 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.621896 10697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d269f31d524c96972f0135fd8280d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.650095 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:39.650890 10694 tablet_service.cc:1511] Processing CreateTablet for tablet a6485eb753144286a276a460fcb39264 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:02:39.657051 10694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6485eb753144286a276a460fcb39264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.675781 10695 tablet_service.cc:1511] Processing CreateTablet for tablet c73fc52be425429c918eaebac6ee44b7 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:02:39.677224 10695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c73fc52be425429c918eaebac6ee44b7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:02:39.678740 10676 leader_election.cc:343] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.667392 10832 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.681044 10832 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:39.682552 10698 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa00cac7b9e463794430535a3e7d364 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:02:39.684106 10698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa00cac7b9e463794430535a3e7d364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.689101 10694 tablet_service.cc:1511] Processing CreateTablet for tablet da385a8aef7a47b5a5aa2fd5e998f9a6 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:02:39.690348 10700 tablet_service.cc:1511] Processing CreateTablet for tablet 5cecde6ac0504b1f871c689c8874516a (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:02:39.691634 10694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da385a8aef7a47b5a5aa2fd5e998f9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.696868 10700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cecde6ac0504b1f871c689c8874516a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.682569 10701 tablet_service.cc:1511] Processing CreateTablet for tablet 62322dd168f64e539e80ee5a02331c03 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:02:39.699391 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:39.699870 10701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62322dd168f64e539e80ee5a02331c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.700014 10712 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.602524 10750 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
W20260709 13:02:39.700909 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 100315us
I20260709 13:02:39.701704 10860 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:39.702219 10860 raft_consensus.cc:697] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:39.703022 10860 consensus_queue.cc:237] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.703675 10697 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb5769c48bc4ec8b026ce548b0ad2ea (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:02:39.705056 10697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb5769c48bc4ec8b026ce548b0ad2ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.711126 10694 tablet_service.cc:1511] Processing CreateTablet for tablet dfb25744b8d444faa21ae8e8f110fe9a (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
W20260709 13:02:39.711522 10751 leader_election.cc:343] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.712728 10694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb25744b8d444faa21ae8e8f110fe9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.713967 10712 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:39.715440 10602 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:39.717585 10852 raft_consensus.cc:2804] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:39.718088 10852 raft_consensus.cc:697] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:39.718941 10852 consensus_queue.cc:237] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.731479 10601 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:39.733870 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:39.734112 10635 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:39.724757 10827 raft_consensus.cc:359] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:02:39.734685 10827 raft_consensus.cc:385] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.735001 10827 raft_consensus.cc:740] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
W20260709 13:02:39.735574 10676 leader_election.cc:343] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.735734 10827 consensus_queue.cc:260] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:02:39.736485 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:39.737026 10785 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.738121 10827 ts_tablet_manager.cc:1434] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.122s	user 0.005s	sys 0.004s
I20260709 13:02:39.739120 10827 tablet_bootstrap.cc:492] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:39.741559 10852 raft_consensus.cc:2749] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:39.743005 10750 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:39.744107 10859 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:39.744619 10859 raft_consensus.cc:697] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:39.745589 10859 consensus_queue.cc:237] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.751551 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:39.766706 10826 tablet_bootstrap.cc:492] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:39.767249 10826 ts_tablet_manager.cc:1403] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.270s	user 0.033s	sys 0.011s
I20260709 13:02:39.769207 10827 tablet_bootstrap.cc:654] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.771162 10619 tablet_service.cc:1511] Processing CreateTablet for tablet 5371ce0c61ee496183c723348c060a17 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:02:39.772460 10619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5371ce0c61ee496183c723348c060a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.772758 10622 tablet_service.cc:1511] Processing CreateTablet for tablet f229ef9e7d5e43abb64967b715b1774a (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:02:39.773964 10622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f229ef9e7d5e43abb64967b715b1774a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.774084 10785 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:39.776538 10623 tablet_service.cc:1511] Processing CreateTablet for tablet f6b867e815f4405897c711dda289695c (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:02:39.777838 10623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6b867e815f4405897c711dda289695c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.782176 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:39.782430 10621 tablet_service.cc:1511] Processing CreateTablet for tablet e6d269f31d524c96972f0135fd8280d6 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
W20260709 13:02:39.783463 10676 leader_election.cc:343] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.783926 10676 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:39.785312 10855 raft_consensus.cc:2749] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:39.785562 10827 tablet_bootstrap.cc:492] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:39.786075 10827 ts_tablet_manager.cc:1403] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.000s
I20260709 13:02:39.788635 10827 raft_consensus.cc:359] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.789160 10827 raft_consensus.cc:385] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.789559 10827 raft_consensus.cc:740] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.790112 10826 raft_consensus.cc:359] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:02:39.790180 10768 tablet_service.cc:1511] Processing CreateTablet for tablet f6b867e815f4405897c711dda289695c (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:02:39.790198 10827 consensus_queue.cc:260] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.791617 10768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6b867e815f4405897c711dda289695c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.792461 10827 ts_tablet_manager.cc:1434] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:02:39.792699 10769 tablet_service.cc:1511] Processing CreateTablet for tablet e6d269f31d524c96972f0135fd8280d6 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:02:39.793303 10827 tablet_bootstrap.cc:492] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:39.793841 10826 raft_consensus.cc:385] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.793936 10769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d269f31d524c96972f0135fd8280d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.794134 10826 raft_consensus.cc:740] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.794847 10826 consensus_queue.cc:260] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:02:39.796727 10826 ts_tablet_manager.cc:1434] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 13:02:39.797565 10826 tablet_bootstrap.cc:492] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:39.798429 10773 tablet_service.cc:1511] Processing CreateTablet for tablet 5371ce0c61ee496183c723348c060a17 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:02:39.799660 10773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5371ce0c61ee496183c723348c060a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.802472 10772 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb5769c48bc4ec8b026ce548b0ad2ea (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:02:39.803206 10775 tablet_service.cc:1511] Processing CreateTablet for tablet f229ef9e7d5e43abb64967b715b1774a (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:02:39.803740 10772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb5769c48bc4ec8b026ce548b0ad2ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.803378 10770 tablet_service.cc:1511] Processing CreateTablet for tablet c73fc52be425429c918eaebac6ee44b7 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:02:39.804494 10775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f229ef9e7d5e43abb64967b715b1774a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.805140 10770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c73fc52be425429c918eaebac6ee44b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.806391 10776 tablet_service.cc:1511] Processing CreateTablet for tablet 62322dd168f64e539e80ee5a02331c03 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:02:39.807482 10826 tablet_bootstrap.cc:654] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.783679 10621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d269f31d524c96972f0135fd8280d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.808966 10767 tablet_service.cc:1511] Processing CreateTablet for tablet 5cecde6ac0504b1f871c689c8874516a (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:02:39.809780 10618 tablet_service.cc:1511] Processing CreateTablet for tablet a6485eb753144286a276a460fcb39264 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:02:39.810966 10618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6485eb753144286a276a460fcb39264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.813978 10627 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb5769c48bc4ec8b026ce548b0ad2ea (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:02:39.815237 10627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb5769c48bc4ec8b026ce548b0ad2ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.818176 10624 tablet_service.cc:1511] Processing CreateTablet for tablet 5cecde6ac0504b1f871c689c8874516a (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:02:39.819571 10624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cecde6ac0504b1f871c689c8874516a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.822024 10626 tablet_service.cc:1511] Processing CreateTablet for tablet 62322dd168f64e539e80ee5a02331c03 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:02:39.823495 10626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62322dd168f64e539e80ee5a02331c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.816929 10771 tablet_service.cc:1511] Processing CreateTablet for tablet a6485eb753144286a276a460fcb39264 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:02:39.826436 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:02:39.828102 10676 leader_election.cc:343] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.828624 10676 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:39.829814 10855 raft_consensus.cc:2749] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:39.832221 10776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62322dd168f64e539e80ee5a02331c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.833506 10771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6485eb753144286a276a460fcb39264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.835477 10767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cecde6ac0504b1f871c689c8874516a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.815274 10828 tablet_bootstrap.cc:492] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:39.842034 10828 ts_tablet_manager.cc:1403] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.283s	user 0.027s	sys 0.022s
I20260709 13:02:39.853464 10774 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa00cac7b9e463794430535a3e7d364 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:02:39.855320 10774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa00cac7b9e463794430535a3e7d364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.895098 10827 tablet_bootstrap.cc:654] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.906008 10625 tablet_service.cc:1511] Processing CreateTablet for tablet c73fc52be425429c918eaebac6ee44b7 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
W20260709 13:02:39.906589 10699 consensus_meta.cc:287] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent flushing consensus metadata: real 0.613s	user 0.007s	sys 0.010s
I20260709 13:02:39.907398 10625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c73fc52be425429c918eaebac6ee44b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.897061 10533 catalog_manager.cc:5697] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:39.903023 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 74921.1us
I20260709 13:02:39.913015 10828 raft_consensus.cc:359] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.913856 10828 raft_consensus.cc:385] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.914160 10828 raft_consensus.cc:740] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.915078 10828 consensus_queue.cc:260] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.917953 10828 ts_tablet_manager.cc:1434] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.076s	user 0.008s	sys 0.003s
I20260709 13:02:39.942510 10620 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa00cac7b9e463794430535a3e7d364 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:02:39.943831 10620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa00cac7b9e463794430535a3e7d364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.945497 10828 tablet_bootstrap.cc:492] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:39.946696 10826 tablet_bootstrap.cc:492] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:39.947177 10826 ts_tablet_manager.cc:1403] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.150s	user 0.061s	sys 0.066s
I20260709 13:02:39.951026 10768 tablet_service.cc:1511] Processing CreateTablet for tablet dfb25744b8d444faa21ae8e8f110fe9a (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:02:39.952330 10768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb25744b8d444faa21ae8e8f110fe9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.960489 10826 raft_consensus.cc:359] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.961426 10826 raft_consensus.cc:385] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.961791 10826 raft_consensus.cc:740] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.962687 10826 consensus_queue.cc:260] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:39.971693 10619 tablet_service.cc:1511] Processing CreateTablet for tablet da385a8aef7a47b5a5aa2fd5e998f9a6 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:02:39.973117 10619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da385a8aef7a47b5a5aa2fd5e998f9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.976450 10828 tablet_bootstrap.cc:654] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.980396 10826 ts_tablet_manager.cc:1434] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.004s
I20260709 13:02:39.981683 10826 tablet_bootstrap.cc:492] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:39.986008 10827 tablet_bootstrap.cc:492] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:39.986552 10827 ts_tablet_manager.cc:1403] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.193s	user 0.026s	sys 0.032s
I20260709 13:02:39.987851 10826 tablet_bootstrap.cc:654] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.988685 10772 tablet_service.cc:1511] Processing CreateTablet for tablet da385a8aef7a47b5a5aa2fd5e998f9a6 (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:02:39.990056 10772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da385a8aef7a47b5a5aa2fd5e998f9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.994789 10623 tablet_service.cc:1511] Processing CreateTablet for tablet dfb25744b8d444faa21ae8e8f110fe9a (DEFAULT_TABLE table=test-workload [id=2568480594d24eb3a977a603215f9998]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:02:39.999331 10827 raft_consensus.cc:359] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.000162 10827 raft_consensus.cc:385] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.000491 10827 raft_consensus.cc:740] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.001333 10623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb25744b8d444faa21ae8e8f110fe9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:40.037679 10827 consensus_queue.cc:260] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.039300 10852 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.039813 10852 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.042024 10852 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:40.043159 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:40.043992 10712 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:40.044981 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:40.045298 10827 ts_tablet_manager.cc:1434] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.001s
I20260709 13:02:40.046555 10827 tablet_bootstrap.cc:492] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:40.046677 10602 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:40.047449 10852 raft_consensus.cc:2804] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:40.047821 10852 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:02:40.048098 10601 leader_election.cc:343] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.048175 10852 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.055825 10852 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.056697 10827 tablet_bootstrap.cc:654] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.059065 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:40.059787 10712 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.069224 10826 tablet_bootstrap.cc:492] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:40.070075 10826 ts_tablet_manager.cc:1403] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.089s	user 0.028s	sys 0.015s
I20260709 13:02:40.069340 10712 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:40.074641 10828 tablet_bootstrap.cc:492] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:40.074728 10826 raft_consensus.cc:359] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.075295 10828 ts_tablet_manager.cc:1403] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.139s	user 0.019s	sys 0.012s
I20260709 13:02:40.074918 10602 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:40.075562 10826 raft_consensus.cc:385] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.075918 10826 raft_consensus.cc:740] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.076339 10832 raft_consensus.cc:2804] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:40.076997 10832 raft_consensus.cc:697] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:40.076828 10826 consensus_queue.cc:260] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.078420 10828 raft_consensus.cc:359] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:02:40.078109 10832 consensus_queue.cc:237] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.079237 10826 ts_tablet_manager.cc:1434] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:02:40.080273 10826 tablet_bootstrap.cc:492] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:40.081686 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:40.082551 10828 raft_consensus.cc:385] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.083326 10849 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:02:40.083678 10601 leader_election.cc:343] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.083829 10849 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:02:40.084622 10852 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:40.088296 10826 tablet_bootstrap.cc:654] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.086402 10828 raft_consensus.cc:740] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.089473 10828 consensus_queue.cc:260] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:02:40.090725 10827 tablet_bootstrap.cc:492] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:40.091327 10827 ts_tablet_manager.cc:1403] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.027s
I20260709 13:02:40.091490 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:40.092145 10783 raft_consensus.cc:2468] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:40.092533 10828 ts_tablet_manager.cc:1434] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:02:40.095319 10601 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:40.096375 10852 raft_consensus.cc:2804] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:40.096944 10852 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:40.096312 10827 raft_consensus.cc:359] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.097525 10827 raft_consensus.cc:385] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.097589 10849 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:40.098560 10827 raft_consensus.cc:740] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.101212 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:40.104866 10827 consensus_queue.cc:260] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.097325 10852 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.109233 10712 raft_consensus.cc:2468] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:40.111629 10827 ts_tablet_manager.cc:1434] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.003s
I20260709 13:02:40.112679 10827 tablet_bootstrap.cc:492] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:40.115474 10852 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:02:40.121282 10828 tablet_bootstrap.cc:492] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:40.123390 10827 tablet_bootstrap.cc:654] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.123581 10826 tablet_bootstrap.cc:492] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:40.124181 10826 ts_tablet_manager.cc:1403] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.044s	user 0.002s	sys 0.014s
I20260709 13:02:40.124994 10859 consensus_queue.cc:1048] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:40.127274 10826 raft_consensus.cc:359] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.128302 10826 raft_consensus.cc:385] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.128695 10826 raft_consensus.cc:740] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.129616 10826 consensus_queue.cc:260] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.130453 10828 tablet_bootstrap.cc:654] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.132277 10826 ts_tablet_manager.cc:1434] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:02:40.133611 10826 tablet_bootstrap.cc:492] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:40.134351 10849 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:40.136340 10827 tablet_bootstrap.cc:492] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:40.136783 10827 ts_tablet_manager.cc:1403] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.004s
I20260709 13:02:40.139647 10827 raft_consensus.cc:359] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.140378 10827 raft_consensus.cc:385] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.140664 10827 raft_consensus.cc:740] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.140940 10826 tablet_bootstrap.cc:654] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.141328 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:40.141305 10827 consensus_queue.cc:260] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.149262 10783 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.150667 10827 ts_tablet_manager.cc:1434] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.006s
I20260709 13:02:40.146440 10828 tablet_bootstrap.cc:492] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:40.152477 10828 ts_tablet_manager.cc:1403] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.000s
I20260709 13:02:40.156060 10828 raft_consensus.cc:359] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.157002 10828 raft_consensus.cc:385] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.157737 10827 tablet_bootstrap.cc:492] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:40.157397 10828 raft_consensus.cc:740] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.162405 10828 consensus_queue.cc:260] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.164875 10828 ts_tablet_manager.cc:1434] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:02:40.165328 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:40.165934 10828 tablet_bootstrap.cc:492] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:40.166018 10709 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.180207 10828 tablet_bootstrap.cc:654] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.180274 10709 raft_consensus.cc:2468] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:40.181680 10602 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:40.182622 10832 raft_consensus.cc:2804] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:40.186848 10827 tablet_bootstrap.cc:654] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.170693 10852 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Requested vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:40.185122 10783 raft_consensus.cc:2468] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:40.195737 10826 tablet_bootstrap.cc:492] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:40.196252 10826 ts_tablet_manager.cc:1403] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.063s	user 0.029s	sys 0.022s
I20260709 13:02:40.195887 10859 consensus_queue.cc:1048] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:40.193041 10832 raft_consensus.cc:697] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:40.204049 10826 raft_consensus.cc:359] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.204581 10826 raft_consensus.cc:385] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.204828 10826 raft_consensus.cc:740] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.205979 10826 consensus_queue.cc:260] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.209095 10832 consensus_queue.cc:237] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:02:40.212877 10826 ts_tablet_manager.cc:1434] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 13:02:40.214211 10826 tablet_bootstrap.cc:492] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:40.214344 10886 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.223481 10534 catalog_manager.cc:5697] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:40.226109 10826 tablet_bootstrap.cc:654] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.215180 10886 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.229741 10849 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:40.236423 10860 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.237071 10886 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:40.236894 10860 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.239378 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:40.239730 10860 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:40.240842 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:02:40.241093 10601 leader_election.cc:343] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.241503 10709 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:40.242769 10751 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:40.242954 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:40.253898 10833 raft_consensus.cc:2804] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:40.254330 10833 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:40.254652 10833 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:40.258424 10750 leader_election.cc:343] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.260702 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:40.267503 10860 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:40.268261 10602 leader_election.cc:343] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.268721 10602 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:40.269562 10886 raft_consensus.cc:2749] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:40.274500 10855 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.275244 10827 tablet_bootstrap.cc:492] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:40.275146 10855 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.275879 10827 ts_tablet_manager.cc:1403] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.124s	user 0.013s	sys 0.012s
I20260709 13:02:40.277704 10855 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:40.278891 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:40.279529 10635 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
I20260709 13:02:40.279719 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:40.279598 10827 raft_consensus.cc:359] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.280428 10785 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
I20260709 13:02:40.280664 10827 raft_consensus.cc:385] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.280934 10676 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:40.282425 10828 tablet_bootstrap.cc:492] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:40.281095 10827 raft_consensus.cc:740] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.283017 10828 ts_tablet_manager.cc:1403] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.117s	user 0.026s	sys 0.007s
I20260709 13:02:40.282590 10855 raft_consensus.cc:2804] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:40.284108 10827 consensus_queue.cc:260] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.284408 10855 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:40.286329 10855 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.287147 10827 ts_tablet_manager.cc:1434] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:02:40.288633 10827 tablet_bootstrap.cc:492] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:40.292258 10860 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.292788 10860 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.295207 10860 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:40.296945 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:40.281414 10532 catalog_manager.cc:5697] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
W20260709 13:02:40.298686 10750 leader_election.cc:343] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.298893 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:02:40.300212 10751 leader_election.cc:343] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.300486 10827 tablet_bootstrap.cc:654] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.300704 10751 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:40.301529 10860 raft_consensus.cc:2749] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:40.292917 10828 raft_consensus.cc:359] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.304121 10828 raft_consensus.cc:385] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.304538 10828 raft_consensus.cc:740] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.305691 10828 consensus_queue.cc:260] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.266377 10833 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.308636 10826 tablet_bootstrap.cc:492] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:40.308594 10828 ts_tablet_manager.cc:1434] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.004s
I20260709 13:02:40.309171 10826 ts_tablet_manager.cc:1403] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.095s	user 0.022s	sys 0.018s
I20260709 13:02:40.309813 10828 tablet_bootstrap.cc:492] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:40.312927 10826 raft_consensus.cc:359] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.313767 10826 raft_consensus.cc:385] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.314061 10826 raft_consensus.cc:740] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.314831 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:40.316355 10828 tablet_bootstrap.cc:654] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.314980 10826 consensus_queue.cc:260] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:40.320286 10750 leader_election.cc:343] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.322091 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:40.323117 10712 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.336114 10826 ts_tablet_manager.cc:1434] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 13:02:40.337249 10826 tablet_bootstrap.cc:492] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:40.337137 10712 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:40.338616 10751 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:40.340081 10860 raft_consensus.cc:2804] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:40.340790 10860 raft_consensus.cc:697] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:40.322400 10833 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:40.335532 10855 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.352098 10826 tablet_bootstrap.cc:654] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.343267 10860 consensus_queue.cc:237] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.358659 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:40.359571 10637 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.367501 10827 tablet_bootstrap.cc:492] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:40.367931 10827 ts_tablet_manager.cc:1403] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.017s
I20260709 13:02:40.364799 10533 catalog_manager.cc:5697] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:40.372301 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:40.371623 10533 catalog_manager.cc:5697] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:40.372936 10783 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.377310 10637 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:40.378784 10712 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.378988 10676 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:40.386162 10783 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:40.387389 10855 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:40.388025 10855 raft_consensus.cc:2804] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:40.388659 10855 raft_consensus.cc:697] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:40.389421 10899 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:40.389626 10855 consensus_queue.cc:237] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.400480 10828 tablet_bootstrap.cc:492] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:40.402021 10827 raft_consensus.cc:359] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.403226 10828 ts_tablet_manager.cc:1403] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.094s	user 0.018s	sys 0.015s
I20260709 13:02:40.403520 10827 raft_consensus.cc:385] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.403944 10827 raft_consensus.cc:740] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.404861 10832 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.405845 10832 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.408056 10832 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:40.407223 10828 raft_consensus.cc:359] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.408640 10828 raft_consensus.cc:385] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.408936 10828 raft_consensus.cc:740] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.409669 10828 consensus_queue.cc:260] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.410606 10827 consensus_queue.cc:260] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.411190 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:40.411851 10709 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:40.412254 10828 ts_tablet_manager.cc:1434] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:02:40.413199 10828 tablet_bootstrap.cc:492] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:40.413484 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:40.413220 10827 ts_tablet_manager.cc:1434] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.002s
I20260709 13:02:40.416859 10827 tablet_bootstrap.cc:492] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:40.426777 10602 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:40.420809 10832 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:02:40.427441 10601 leader_election.cc:343] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.427785 10832 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.430011 10832 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:40.431679 10832 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:40.433964 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:40.435542 10534 catalog_manager.cc:5697] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:40.436384 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:40.433980 10832 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:40.438688 10832 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.440433 10826 tablet_bootstrap.cc:492] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:40.440924 10826 ts_tablet_manager.cc:1403] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.006s
I20260709 13:02:40.444414 10533 catalog_manager.cc:5697] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
W20260709 13:02:40.437654 10601 leader_election.cc:343] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:40.447276 10602 leader_election.cc:343] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.447965 10602 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:40.449007 10886 raft_consensus.cc:2749] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:40.449795 10828 tablet_bootstrap.cc:654] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.453766 10826 raft_consensus.cc:359] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.456771 10832 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.457505 10826 raft_consensus.cc:385] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.458205 10826 raft_consensus.cc:740] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.457830 10901 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.459263 10826 consensus_queue.cc:260] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.459468 10901 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.461601 10826 ts_tablet_manager.cc:1434] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:02:40.462527 10826 tablet_bootstrap.cc:492] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:40.463235 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:40.464473 10901 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:02:40.464697 10750 leader_election.cc:343] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.465222 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:40.466387 10712 raft_consensus.cc:2468] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:40.467052 10827 tablet_bootstrap.cc:654] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.467629 10751 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:40.469718 10901 raft_consensus.cc:2804] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:40.470075 10901 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:40.470412 10901 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.476712 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:40.477315 10832 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:02:40.478236 10601 leader_election.cc:343] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.479527 10826 tablet_bootstrap.cc:654] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.479478 10855 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.479678 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:40.480269 10828 tablet_bootstrap.cc:492] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:40.480249 10855 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.480335 10712 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.484388 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:40.485275 10637 raft_consensus.cc:2468] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
I20260709 13:02:40.486982 10676 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:40.488184 10897 raft_consensus.cc:2804] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:40.488544 10897 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:40.488873 10897 raft_consensus.cc:3060] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.489588 10826 tablet_bootstrap.cc:492] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:40.480885 10828 ts_tablet_manager.cc:1403] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.004s
I20260709 13:02:40.490060 10826 ts_tablet_manager.cc:1403] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260709 13:02:40.492060 10828 raft_consensus.cc:359] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.492544 10828 raft_consensus.cc:385] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.492703 10828 raft_consensus.cc:740] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.493289 10828 consensus_queue.cc:260] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.495467 10827 tablet_bootstrap.cc:492] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:40.495832 10828 ts_tablet_manager.cc:1434] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:02:40.495942 10827 ts_tablet_manager.cc:1403] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.007s
I20260709 13:02:40.497077 10901 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.498986 10855 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:40.498791 10827 raft_consensus.cc:359] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.499531 10827 raft_consensus.cc:385] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.499825 10827 raft_consensus.cc:740] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.500804 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:40.492812 10826 raft_consensus.cc:359] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.501442 10826 raft_consensus.cc:385] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.501494 10709 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.501785 10826 raft_consensus.cc:740] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.502679 10712 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:40.502638 10826 consensus_queue.cc:260] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.503556 10901 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:40.504058 10602 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:40.504722 10826 ts_tablet_manager.cc:1434] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:02:40.504861 10886 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:40.505348 10886 raft_consensus.cc:697] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:40.505519 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:40.506237 10886 consensus_queue.cc:237] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:40.508036 10601 consensus_peers.cc:597] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 -> Peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Couldn't send request to peer 99a7b009fd104b7d948808513bc3e845. 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 13:02:40.510232 10826 tablet_bootstrap.cc:492] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:40.511562 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:02:40.512881 10676 leader_election.cc:343] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.516745 10826 tablet_bootstrap.cc:654] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.517127 10828 tablet_bootstrap.cc:492] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:40.500905 10897 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.500615 10827 consensus_queue.cc:260] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.524005 10637 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.525388 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:40.523119 10709 raft_consensus.cc:2468] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:40.526046 10635 raft_consensus.cc:3060] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.526787 10751 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:40.525206 10827 ts_tablet_manager.cc:1434] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260709 13:02:40.527686 10901 raft_consensus.cc:2804] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:40.528462 10901 raft_consensus.cc:697] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:40.528678 10827 tablet_bootstrap.cc:492] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:40.529402 10901 consensus_queue.cc:237] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.526782 10532 catalog_manager.cc:5697] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:40.533820 10826 tablet_bootstrap.cc:492] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:40.534335 10826 ts_tablet_manager.cc:1403] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.006s
I20260709 13:02:40.534500 10635 raft_consensus.cc:2468] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:40.535849 10676 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:40.536612 10855 raft_consensus.cc:2804] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:40.537917 10827 tablet_bootstrap.cc:654] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.537811 10637 raft_consensus.cc:2468] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:40.546164 10826 raft_consensus.cc:359] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.547163 10826 raft_consensus.cc:385] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.547525 10826 raft_consensus.cc:740] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.549769 10826 consensus_queue.cc:260] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.552731 10828 tablet_bootstrap.cc:654] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.555840 10886 consensus_queue.cc:1048] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:40.566936 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:40.575241 10826 ts_tablet_manager.cc:1434] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.003s
I20260709 13:02:40.576685 10826 tablet_bootstrap.cc:492] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:40.561213 10897 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:40.598959 10533 catalog_manager.cc:5697] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
W20260709 13:02:40.604394 10583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:02:40.610464 10676 leader_election.cc:343] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.618781 10886 consensus_queue.cc:1048] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:40.619113 10855 raft_consensus.cc:697] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:40.623690 10901 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.625964 10901 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.627677 10901 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:02:40.629284 10733 debug-util.cc:398] Leaking SignalData structure 0x7b08000c4100 after lost signal to thread 9528
I20260709 13:02:40.631062 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:40.631361 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:02:40.632592 10733 debug-util.cc:398] Leaking SignalData structure 0x7b08001a1620 after lost signal to thread 10569
W20260709 13:02:40.632635 10750 leader_election.cc:343] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:40.634239 10733 debug-util.cc:398] Leaking SignalData structure 0x7b080020a120 after lost signal to thread 10661
I20260709 13:02:40.642570 10827 tablet_bootstrap.cc:492] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:40.643100 10827 ts_tablet_manager.cc:1403] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.022s
I20260709 13:02:40.643982 10855 consensus_queue.cc:237] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.645576 10828 tablet_bootstrap.cc:492] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
W20260709 13:02:40.641707 10733 debug-util.cc:398] Leaking SignalData structure 0x7b080020a960 after lost signal to thread 10736
I20260709 13:02:40.646085 10828 ts_tablet_manager.cc:1403] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.141s	user 0.016s	sys 0.012s
I20260709 13:02:40.646096 10827 raft_consensus.cc:359] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.647678 10827 raft_consensus.cc:385] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.647910 10827 raft_consensus.cc:740] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
W20260709 13:02:40.643667 10751 leader_election.cc:343] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.649405 10751 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:02:40.649106 10733 debug-util.cc:398] Leaking SignalData structure 0x7b08000ea060 after lost signal to thread 10810
W20260709 13:02:40.650866 10733 debug-util.cc:398] Leaking SignalData structure 0x7b08000d4d20 after lost signal to thread 10841
W20260709 13:02:40.651150 10733 debug-util.cc:398] Leaking SignalData structure 0x7b08001d7de0 after lost signal to thread 10842
W20260709 13:02:40.651396 10733 debug-util.cc:398] Leaking SignalData structure 0x7b08001d7da0 after lost signal to thread 10844
I20260709 13:02:40.653658 10901 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:40.653878 10886 consensus_queue.cc:1048] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:40.657833 10827 consensus_queue.cc:260] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.659780 10828 raft_consensus.cc:359] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.660801 10828 raft_consensus.cc:385] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.661319 10828 raft_consensus.cc:740] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.662189 10828 consensus_queue.cc:260] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.671243 10828 ts_tablet_manager.cc:1434] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:02:40.673087 10828 tablet_bootstrap.cc:492] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:40.671720 10827 ts_tablet_manager.cc:1434] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 13:02:40.678277 10827 tablet_bootstrap.cc:492] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:40.668093 10826 tablet_bootstrap.cc:654] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.689476 10827 tablet_bootstrap.cc:654] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.694113 10828 tablet_bootstrap.cc:654] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.707275 10827 tablet_bootstrap.cc:492] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:40.707544 10828 tablet_bootstrap.cc:492] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:40.707742 10827 ts_tablet_manager.cc:1403] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:02:40.708002 10828 ts_tablet_manager.cc:1403] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.000s
I20260709 13:02:40.710287 10827 raft_consensus.cc:359] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.710546 10828 raft_consensus.cc:359] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.711398 10828 raft_consensus.cc:385] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.711282 10827 raft_consensus.cc:385] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.711803 10828 raft_consensus.cc:740] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.711902 10827 raft_consensus.cc:740] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.712638 10828 consensus_queue.cc:260] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.712997 10827 consensus_queue.cc:260] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.716917 10827 ts_tablet_manager.cc:1434] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
I20260709 13:02:40.718325 10827 tablet_bootstrap.cc:492] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:40.720292 10534 catalog_manager.cc:5697] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:40.726346 10827 tablet_bootstrap.cc:654] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.735252 10828 ts_tablet_manager.cc:1434] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 13:02:40.736367 10828 tablet_bootstrap.cc:492] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:40.740760 10885 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.741281 10885 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.744732 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:40.746594 10885 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:40.750011 10828 tablet_bootstrap.cc:654] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.754091 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:40.755105 10709 raft_consensus.cc:2393] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 1: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:40.757665 10828 tablet_bootstrap.cc:492] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:40.758375 10828 ts_tablet_manager.cc:1403] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.001s
I20260709 13:02:40.759164 10602 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:40.760296 10924 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.772127 10826 tablet_bootstrap.cc:492] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:40.772644 10826 ts_tablet_manager.cc:1403] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.196s	user 0.019s	sys 0.032s
I20260709 13:02:40.777070 10826 raft_consensus.cc:359] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.781359 10855 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.780793 10828 raft_consensus.cc:359] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.782717 10828 raft_consensus.cc:385] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.781903 10855 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.782979 10828 raft_consensus.cc:740] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.783905 10924 raft_consensus.cc:2749] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:40.778180 10826 raft_consensus.cc:385] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.784904 10826 raft_consensus.cc:740] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.784722 10828 consensus_queue.cc:260] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.786350 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:40.787115 10828 ts_tablet_manager.cc:1434] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
W20260709 13:02:40.788057 10676 leader_election.cc:343] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.789240 10828 tablet_bootstrap.cc:492] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:40.788846 10826 consensus_queue.cc:260] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.790942 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:40.789433 10855 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:02:40.793872 10676 leader_election.cc:343] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.794395 10826 ts_tablet_manager.cc:1434] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260709 13:02:40.794451 10676 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:40.795855 10826 tablet_bootstrap.cc:492] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:40.796178 10855 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:40.799235 10827 tablet_bootstrap.cc:492] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:40.799723 10827 ts_tablet_manager.cc:1403] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.082s	user 0.024s	sys 0.039s
I20260709 13:02:40.802455 10827 raft_consensus.cc:359] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.803122 10827 raft_consensus.cc:385] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.803401 10827 raft_consensus.cc:740] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.804322 10828 tablet_bootstrap.cc:654] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.804014 10827 consensus_queue.cc:260] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.806077 10827 ts_tablet_manager.cc:1434] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:02:40.812947 10901 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.813869 10827 tablet_bootstrap.cc:492] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:40.813531 10901 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.816682 10901 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:40.819080 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:40.821303 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:40.823690 10751 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:40.824821 10827 tablet_bootstrap.cc:654] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.824831 10901 raft_consensus.cc:2749] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:40.826328 10826 tablet_bootstrap.cc:654] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.834070 10828 tablet_bootstrap.cc:492] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:40.834676 10828 ts_tablet_manager.cc:1403] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.007s
I20260709 13:02:40.835510 10826 tablet_bootstrap.cc:492] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:40.835990 10826 ts_tablet_manager.cc:1403] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.006s
I20260709 13:02:40.837668 10828 raft_consensus.cc:359] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.838433 10828 raft_consensus.cc:385] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.838825 10828 raft_consensus.cc:740] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.838694 10826 raft_consensus.cc:359] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.839375 10826 raft_consensus.cc:385] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.839646 10826 raft_consensus.cc:740] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.839802 10828 consensus_queue.cc:260] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.842001 10828 ts_tablet_manager.cc:1434] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:40.843081 10828 tablet_bootstrap.cc:492] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:40.842733 10826 consensus_queue.cc:260] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.848196 10827 tablet_bootstrap.cc:492] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:40.848861 10827 ts_tablet_manager.cc:1403] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.013s
I20260709 13:02:40.852574 10827 raft_consensus.cc:359] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.853395 10827 raft_consensus.cc:385] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.853725 10827 raft_consensus.cc:740] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.854563 10827 consensus_queue.cc:260] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.857004 10827 ts_tablet_manager.cc:1434] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:02:40.858013 10827 tablet_bootstrap.cc:492] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:40.861462 10901 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.861959 10901 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.862807 10826 ts_tablet_manager.cc:1434] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.006s
I20260709 13:02:40.864291 10901 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:40.866712 10826 tablet_bootstrap.cc:492] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:40.867018 10855 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.867311 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:40.867503 10855 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.867950 10635 raft_consensus.cc:2468] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:40.869565 10855 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:40.869990 10750 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:40.870343 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:40.870988 10709 raft_consensus.cc:2468] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:40.871556 10901 raft_consensus.cc:2804] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:40.874013 10901 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:40.874392 10828 tablet_bootstrap.cc:654] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.874466 10901 raft_consensus.cc:3060] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.874841 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:40.874799 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:40.875697 10785 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
W20260709 13:02:40.876437 10676 leader_election.cc:343] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.877687 10676 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:40.882597 10901 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.884411 10855 raft_consensus.cc:2804] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:40.887171 10855 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:40.887555 10855 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.889739 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:40.890357 10635 raft_consensus.cc:3060] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.872975 10826 tablet_bootstrap.cc:654] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.886736 10827 tablet_bootstrap.cc:654] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.897238 10635 raft_consensus.cc:2468] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:40.899374 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:40.901002 10709 raft_consensus.cc:3060] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.901734 10750 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:40.902698 10860 raft_consensus.cc:2804] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:40.903164 10860 raft_consensus.cc:697] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:40.903966 10860 consensus_queue.cc:237] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.908077 10709 raft_consensus.cc:2468] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:40.908354 10828 tablet_bootstrap.cc:492] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:40.908851 10828 ts_tablet_manager.cc:1403] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.023s
I20260709 13:02:40.909220 10833 consensus_queue.cc:1048] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:40.897121 10855 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.899122 10901 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:40.911738 10828 raft_consensus.cc:359] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.911991 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:40.912384 10828 raft_consensus.cc:385] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:40.912708 10828 raft_consensus.cc:740] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
W20260709 13:02:40.913981 10676 leader_election.cc:343] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.913568 10828 consensus_queue.cc:260] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.914966 10913 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.915469 10913 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.915915 10828 ts_tablet_manager.cc:1434] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:02:40.917249 10924 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:40.917732 10913 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:40.918237 10855 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:40.923528 10833 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.924028 10833 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.924598 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:40.927403 10833 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:40.928035 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:40.928607 10783 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.925839 10785 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
I20260709 13:02:40.936582 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:40.936990 10828 tablet_bootstrap.cc:492] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:40.938870 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:40.940798 10712 raft_consensus.cc:2393] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 1: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:02:40.953405 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:40.957352 10826 tablet_bootstrap.cc:492] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:40.959007 10826 ts_tablet_manager.cc:1403] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.092s	user 0.008s	sys 0.006s
I20260709 13:02:40.965427 10901 consensus_queue.cc:1048] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:40.967164 10783 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:40.960675 10751 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:40.954566 10676 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:40.969354 10899 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:40.970304 10676 leader_election.cc:343] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:40.978614 10676 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:40.978886 10901 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:40.979777 10901 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.980305 10913 raft_consensus.cc:2804] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:40.980986 10913 raft_consensus.cc:697] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:40.982110 10913 consensus_queue.cc:237] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.984902 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:40.985240 10901 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:40.973984 10855 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:40.989349 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:40.990175 10637 raft_consensus.cc:2393] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 1: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:02:40.989733 10855 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:40.991153 10855 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:40.990756 10828 tablet_bootstrap.cc:654] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:40.991750 10750 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:40.971690 10826 raft_consensus.cc:359] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:40.996194 10535 catalog_manager.cc:5697] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:41.000746 10899 raft_consensus.cc:2749] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:40.995321 10826 raft_consensus.cc:385] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.002415 10826 raft_consensus.cc:740] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:40.995380 10901 raft_consensus.cc:3060] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.007354 10826 consensus_queue.cc:260] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.008507 10911 consensus_queue.cc:1048] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:02:41.012372 10855 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.016115 10826 ts_tablet_manager.cc:1434] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260709 13:02:41.019124 10826 tablet_bootstrap.cc:492] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:41.015980 10911 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.028199 10827 tablet_bootstrap.cc:492] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:41.028798 10827 ts_tablet_manager.cc:1403] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.171s	user 0.011s	sys 0.009s
I20260709 13:02:41.023732 10911 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.030452 10933 consensus_queue.cc:1048] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:41.028903 10914 consensus_queue.cc:1048] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:02:41.042595 10827 raft_consensus.cc:359] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.043632 10827 raft_consensus.cc:385] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.043998 10827 raft_consensus.cc:740] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.044935 10827 consensus_queue.cc:260] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.048605 10827 ts_tablet_manager.cc:1434] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.000s
I20260709 13:02:41.049968 10827 tablet_bootstrap.cc:492] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:41.058329 10911 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:41.060022 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:41.078084 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:41.078990 10785 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
W20260709 13:02:41.081176 10676 leader_election.cc:343] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.087571 10676 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:41.095450 10785 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.096166 10914 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:41.096611 10914 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:41.096982 10914 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.105331 10911 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.105599 10885 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.111747 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:02:41.113286 10676 leader_election.cc:343] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.113703 10933 consensus_queue.cc:1048] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:41.114210 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:41.117133 10786 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.086156 10855 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:41.118818 10913 consensus_queue.cc:1048] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:02:41.136967 10886 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:41.107348 10911 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.171526 10911 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:41.173352 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:41.174356 10633 raft_consensus.cc:2468] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
I20260709 13:02:41.176038 10826 tablet_bootstrap.cc:654] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.167644 10827 tablet_bootstrap.cc:654] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.110342 10885 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.197417 10924 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.198145 10924 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.239655 10832 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.259558 10832 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.316890 10885 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:41.317451 10828 tablet_bootstrap.cc:492] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:41.317900 10828 ts_tablet_manager.cc:1403] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.381s	user 0.021s	sys 0.004s
I20260709 13:02:41.321102 10786 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:41.322677 10828 raft_consensus.cc:359] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.323524 10828 raft_consensus.cc:385] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.323865 10828 raft_consensus.cc:740] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.324606 10828 consensus_queue.cc:260] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.314368 10924 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:41.335062 10828 ts_tablet_manager.cc:1434] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:02:41.338631 10914 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.339296 10828 tablet_bootstrap.cc:492] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:41.328334 10901 raft_consensus.cc:2749] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:41.328552 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:41.336827 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:41.347998 10914 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:41.355724 10901 consensus_queue.cc:1048] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:41.357649 10832 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:41.365682 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:41.385862 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:41.394213 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:41.396430 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:41.397132 10786 raft_consensus.cc:2468] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
W20260709 13:02:41.401991 10602 leader_election.cc:343] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:41.403090 10602 leader_election.cc:343] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.404176 10676 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:41.405802 10855 raft_consensus.cc:2804] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:41.406181 10855 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:41.406530 10855 raft_consensus.cc:3060] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.412312 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:41.412993 10786 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
W20260709 13:02:41.414283 10601 leader_election.cc:343] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.415071 10601 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:41.416371 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:41.416977 10784 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.417523 10832 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:41.422729 10855 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.417006 10601 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:02:41.425134 10602 leader_election.cc:343] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.425962 10826 tablet_bootstrap.cc:492] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:41.426472 10826 ts_tablet_manager.cc:1403] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.408s	user 0.006s	sys 0.014s
I20260709 13:02:41.429235 10855 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:41.428407 10832 raft_consensus.cc:2804] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:41.433642 10832 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:41.435382 10832 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.429819 10532 catalog_manager.cc:5697] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:41.442659 10676 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:41.457110 10911 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:02:41.457520 10676 leader_election.cc:343] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.457667 10911 raft_consensus.cc:697] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:41.458537 10911 consensus_queue.cc:237] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.447005 10601 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:41.448612 10832 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.460846 10914 consensus_queue.cc:1048] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:41.461745 10885 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.462222 10885 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.462667 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:41.463426 10832 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:41.463739 10886 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:41.464135 10886 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:41.464275 10885 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:41.464525 10886 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.466646 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:41.467271 10637 raft_consensus.cc:3060] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.470801 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:41.471302 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
W20260709 13:02:41.472396 10676 leader_election.cc:343] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.475790 10637 raft_consensus.cc:2468] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:41.476331 10828 tablet_bootstrap.cc:654] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.483271 10826 raft_consensus.cc:359] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.483994 10826 raft_consensus.cc:385] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.484347 10826 raft_consensus.cc:740] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.479348 10784 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:41.485157 10826 consensus_queue.cc:260] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.490267 10859 consensus_queue.cc:1048] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:41.490455 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:41.491223 10784 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.490298 10709 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.492110 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:41.492970 10782 raft_consensus.cc:2393] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 1: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:02:41.495255 10826 ts_tablet_manager.cc:1434] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.004s
I20260709 13:02:41.486758 10676 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:41.496209 10886 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.506546 10826 tablet_bootstrap.cc:492] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:41.512262 10827 tablet_bootstrap.cc:492] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:41.512770 10827 ts_tablet_manager.cc:1403] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.463s	user 0.031s	sys 0.019s
I20260709 13:02:41.517678 10676 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:41.518685 10855 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:41.519282 10855 raft_consensus.cc:697] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:41.513880 10911 raft_consensus.cc:2804] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:41.522853 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:41.523257 10601 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:41.528710 10911 raft_consensus.cc:697] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:41.543030 10911 consensus_queue.cc:237] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.545693 10828 tablet_bootstrap.cc:492] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:41.537535 10855 consensus_queue.cc:237] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.548188 10828 ts_tablet_manager.cc:1403] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.209s	user 0.010s	sys 0.015s
I20260709 13:02:41.554000 10954 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.560732 10886 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:02:41.557322 10676 leader_election.cc:343] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.567925 10828 raft_consensus.cc:359] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.568914 10828 raft_consensus.cc:385] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.569270 10828 raft_consensus.cc:740] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.570211 10828 consensus_queue.cc:260] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.575229 10827 raft_consensus.cc:359] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.577800 10827 raft_consensus.cc:385] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.578262 10827 raft_consensus.cc:740] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.579213 10827 consensus_queue.cc:260] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.582168 10827 ts_tablet_manager.cc:1434] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.001s
I20260709 13:02:41.583483 10827 tablet_bootstrap.cc:492] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:41.564559 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:41.595062 10828 ts_tablet_manager.cc:1434] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.003s
I20260709 13:02:41.601225 10828 tablet_bootstrap.cc:492] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
W20260709 13:02:41.604769 10602 leader_election.cc:343] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.608008 10933 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.608386 10954 raft_consensus.cc:2749] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:41.608764 10933 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.617803 10826 tablet_bootstrap.cc:654] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.609669 10784 raft_consensus.cc:2468] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:41.619933 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:41.620643 10711 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:41.621905 10751 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:41.624683 10860 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:41.625051 10860 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:41.603461 10709 raft_consensus.cc:2468] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:41.625428 10860 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.622371 10933 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:41.632337 10827 tablet_bootstrap.cc:654] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.632201 10602 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:41.634630 10959 raft_consensus.cc:2804] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:41.635842 10959 raft_consensus.cc:697] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:41.637997 10828 tablet_bootstrap.cc:654] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.637156 10959 consensus_queue.cc:237] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.634927 10855 consensus_queue.cc:1048] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260709 13:02:41.646337 10583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:41.646828 10860 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.648247 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:41.656859 10786 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.665494 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:41.666162 10709 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.651870 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:41.653610 10855 consensus_queue.cc:1048] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:41.669559 10860 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:41.660853 10532 catalog_manager.cc:5697] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:41.674525 10532 catalog_manager.cc:5697] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:41.685398 10750 leader_election.cc:343] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.675554 10786 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:41.693192 10826 tablet_bootstrap.cc:492] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:41.693871 10826 ts_tablet_manager.cc:1403] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.194s	user 0.011s	sys 0.012s
I20260709 13:02:41.688939 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:41.677523 10532 catalog_manager.cc:5697] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:41.695457 10750 leader_election.cc:343] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.697178 10601 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:41.698448 10954 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:41.698961 10954 raft_consensus.cc:697] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:41.699751 10954 consensus_queue.cc:237] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.705693 10826 raft_consensus.cc:359] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.706542 10826 raft_consensus.cc:385] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.706823 10826 raft_consensus.cc:740] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.707273 10828 tablet_bootstrap.cc:492] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:41.707763 10828 ts_tablet_manager.cc:1403] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.107s	user 0.017s	sys 0.026s
I20260709 13:02:41.700347 10709 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:41.712001 10826 consensus_queue.cc:260] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.715219 10828 raft_consensus.cc:359] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.716030 10828 raft_consensus.cc:385] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.715574 10751 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:41.716346 10828 raft_consensus.cc:740] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.717187 10860 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:41.717067 10828 consensus_queue.cc:260] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.717715 10860 raft_consensus.cc:697] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:41.721474 10860 consensus_queue.cc:237] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.720925 10826 ts_tablet_manager.cc:1434] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:02:41.726372 10826 tablet_bootstrap.cc:492] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:41.722827 10828 ts_tablet_manager.cc:1434] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:02:41.735008 10933 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.735631 10933 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.740010 10933 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:41.740502 10828 tablet_bootstrap.cc:492] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:41.740758 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:41.741690 10635 raft_consensus.cc:2393] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 1: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:02:41.745119 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:41.746848 10751 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:41.750856 10933 raft_consensus.cc:3060] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.756197 10827 tablet_bootstrap.cc:492] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:41.756728 10827 ts_tablet_manager.cc:1403] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.174s	user 0.012s	sys 0.017s
I20260709 13:02:41.762379 10534 catalog_manager.cc:5697] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:41.766691 10933 raft_consensus.cc:2749] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:41.769868 10827 raft_consensus.cc:359] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.770596 10827 raft_consensus.cc:385] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.770869 10827 raft_consensus.cc:740] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.771512 10827 consensus_queue.cc:260] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.773550 10827 ts_tablet_manager.cc:1434] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:02:41.772682 10826 tablet_bootstrap.cc:654] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.774463 10827 tablet_bootstrap.cc:492] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:41.777679 10535 catalog_manager.cc:5697] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:41.780179 10828 tablet_bootstrap.cc:654] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.779424 10535 catalog_manager.cc:5697] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:41.785765 10827 tablet_bootstrap.cc:654] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.794672 10826 tablet_bootstrap.cc:492] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:41.795188 10826 ts_tablet_manager.cc:1403] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.010s
I20260709 13:02:41.798034 10826 raft_consensus.cc:359] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.798779 10826 raft_consensus.cc:385] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.799054 10826 raft_consensus.cc:740] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.799927 10826 consensus_queue.cc:260] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.802211 10826 ts_tablet_manager.cc:1434] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:02:41.803563 10826 tablet_bootstrap.cc:492] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:41.817703 10826 tablet_bootstrap.cc:654] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.818711 10828 tablet_bootstrap.cc:492] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:41.819170 10828 ts_tablet_manager.cc:1403] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.003s
I20260709 13:02:41.822150 10828 raft_consensus.cc:359] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.822953 10828 raft_consensus.cc:385] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.824860 10827 tablet_bootstrap.cc:492] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:41.825387 10827 ts_tablet_manager.cc:1403] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.001s
I20260709 13:02:41.823302 10828 raft_consensus.cc:740] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.830490 10828 consensus_queue.cc:260] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.833357 10827 raft_consensus.cc:359] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.834276 10827 raft_consensus.cc:385] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.834618 10827 raft_consensus.cc:740] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.835393 10827 consensus_queue.cc:260] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.837695 10827 ts_tablet_manager.cc:1434] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:02:41.839795 10828 ts_tablet_manager.cc:1434] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260709 13:02:41.842084 10828 tablet_bootstrap.cc:492] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:41.844900 10826 tablet_bootstrap.cc:492] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:41.841104 10827 tablet_bootstrap.cc:492] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:41.845456 10826 ts_tablet_manager.cc:1403] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.007s
I20260709 13:02:41.848487 10826 raft_consensus.cc:359] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.849212 10826 raft_consensus.cc:385] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.849532 10826 raft_consensus.cc:740] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.850350 10826 consensus_queue.cc:260] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.852825 10826 ts_tablet_manager.cc:1434] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:41.853834 10826 tablet_bootstrap.cc:492] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:41.855545 10827 tablet_bootstrap.cc:654] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.859727 10826 tablet_bootstrap.cc:654] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.855813 10828 tablet_bootstrap.cc:654] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.870047 10827 tablet_bootstrap.cc:492] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:41.870689 10827 ts_tablet_manager.cc:1403] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.000s
I20260709 13:02:41.874207 10827 raft_consensus.cc:359] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.875133 10827 raft_consensus.cc:385] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.875469 10827 raft_consensus.cc:740] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.878399 10828 tablet_bootstrap.cc:492] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:41.879088 10828 ts_tablet_manager.cc:1403] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.006s
I20260709 13:02:41.881912 10827 consensus_queue.cc:260] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.885286 10828 raft_consensus.cc:359] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.886310 10828 raft_consensus.cc:385] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.886701 10828 raft_consensus.cc:740] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.887624 10828 consensus_queue.cc:260] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.891058 10827 ts_tablet_manager.cc:1434] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 13:02:41.898284 10827 tablet_bootstrap.cc:492] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:41.907163 10827 tablet_bootstrap.cc:654] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.910283 10828 ts_tablet_manager.cc:1434] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.001s
I20260709 13:02:41.912019 10828 tablet_bootstrap.cc:492] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:41.923767 10828 tablet_bootstrap.cc:654] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.937243 10828 tablet_bootstrap.cc:492] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:41.937790 10828 ts_tablet_manager.cc:1403] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.003s
I20260709 13:02:41.939692 10826 tablet_bootstrap.cc:492] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:41.940224 10826 ts_tablet_manager.cc:1403] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.087s	user 0.048s	sys 0.031s
I20260709 13:02:41.946133 10827 tablet_bootstrap.cc:492] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:41.946059 10826 raft_consensus.cc:359] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.940382 10828 raft_consensus.cc:359] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.947002 10826 raft_consensus.cc:385] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.947239 10828 raft_consensus.cc:385] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.947398 10826 raft_consensus.cc:740] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.946635 10827 ts_tablet_manager.cc:1403] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.004s
I20260709 13:02:41.947552 10828 raft_consensus.cc:740] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.948334 10826 consensus_queue.cc:260] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.948587 10828 consensus_queue.cc:260] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.949779 10959 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.950526 10828 ts_tablet_manager.cc:1434] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:02:41.950304 10959 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.952486 10959 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:41.953511 10827 raft_consensus.cc:359] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.954176 10827 raft_consensus.cc:385] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.954107 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:41.954617 10827 raft_consensus.cc:740] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:41.955674 10828 tablet_bootstrap.cc:492] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:41.958442 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:41.959362 10784 raft_consensus.cc:2393] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 1: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:02:41.959869 10826 ts_tablet_manager.cc:1434] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:02:41.959373 10855 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.960590 10855 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.961807 10828 tablet_bootstrap.cc:654] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.963385 10601 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:41.965526 10637 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:41.964927 10827 consensus_queue.cc:260] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.964964 10954 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:41.970315 10826 tablet_bootstrap.cc:492] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:41.970037 10954 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.972256 10954 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:41.973196 10827 ts_tablet_manager.cc:1434] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 13:02:41.973925 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:41.974287 10827 tablet_bootstrap.cc:492] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
W20260709 13:02:41.975821 10602 leader_election.cc:343] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:41.979949 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:41.980679 10786 raft_consensus.cc:2468] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:41.986833 10827 tablet_bootstrap.cc:654] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.989064 10914 consensus_queue.cc:1048] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:41.992666 10828 tablet_bootstrap.cc:492] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:41.993186 10828 ts_tablet_manager.cc:1403] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.001s
I20260709 13:02:41.993569 10601 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:41.997575 10855 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:41.998380 10828 raft_consensus.cc:359] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:41.998915 10826 tablet_bootstrap.cc:654] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:41.999117 10828 raft_consensus.cc:385] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:41.999758 10828 raft_consensus.cc:740] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.000335 10952 raft_consensus.cc:2804] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.000805 10952 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.000679 10828 consensus_queue.cc:260] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.001202 10952 raft_consensus.cc:3060] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.005944 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:42.007824 10786 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
I20260709 13:02:42.014123 10828 ts_tablet_manager.cc:1434] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:02:42.015511 10828 tablet_bootstrap.cc:492] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:42.016495 10676 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:42.017627 10914 raft_consensus.cc:2804] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.018249 10914 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.018623 10914 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.017558 10952 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.024572 10952 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:42.034511 10954 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.035094 10954 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.039511 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:42.040526 10635 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
I20260709 13:02:42.041790 10828 tablet_bootstrap.cc:654] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.042344 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:42.043035 10782 raft_consensus.cc:3060] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.046838 10827 tablet_bootstrap.cc:492] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:42.047386 10827 ts_tablet_manager.cc:1403] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.006s
I20260709 13:02:42.047794 10826 tablet_bootstrap.cc:492] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:42.048252 10826 ts_tablet_manager.cc:1403] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.078s	user 0.032s	sys 0.006s
I20260709 13:02:42.050390 10826 raft_consensus.cc:359] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.050904 10826 raft_consensus.cc:385] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.051126 10826 raft_consensus.cc:740] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.051221 10782 raft_consensus.cc:2468] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:42.051743 10826 consensus_queue.cc:260] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.053510 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:42.053797 10826 ts_tablet_manager.cc:1434] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:02:42.054968 10826 tablet_bootstrap.cc:492] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:42.055060 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:42.058346 10885 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:42.060631 10828 tablet_bootstrap.cc:492] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:42.061044 10828 ts_tablet_manager.cc:1403] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.002s
I20260709 13:02:42.057160 10914 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.063825 10826 tablet_bootstrap.cc:654] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.063753 10828 raft_consensus.cc:359] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.064486 10828 raft_consensus.cc:385] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.064746 10914 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:42.064774 10828 raft_consensus.cc:740] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.065850 10911 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.066201 10828 consensus_queue.cc:260] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.066365 10911 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.068838 10828 ts_tablet_manager.cc:1434] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:42.070066 10828 tablet_bootstrap.cc:492] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:42.076361 10860 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.076968 10860 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.079288 10860 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:42.068857 10911 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:42.080687 10855 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:42.081604 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:02:42.083467 10751 leader_election.cc:343] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.085158 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:42.085961 10782 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.090756 10827 raft_consensus.cc:359] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.091462 10827 raft_consensus.cc:385] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.091715 10827 raft_consensus.cc:740] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.092552 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:42.096473 10828 tablet_bootstrap.cc:654] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.093555 10786 raft_consensus.cc:2393] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 1: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
W20260709 13:02:42.085254 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 44453.1us
I20260709 13:02:42.097846 10827 consensus_queue.cc:260] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.097280 10924 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.085155 10954 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:02:42.102380 10602 leader_election.cc:343] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.110954 10827 ts_tablet_manager.cc:1434] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.002s
I20260709 13:02:42.112267 10827 tablet_bootstrap.cc:492] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:42.106081 10924 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.118707 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:42.118930 10826 tablet_bootstrap.cc:492] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:42.119392 10709 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:42.119659 10826 ts_tablet_manager.cc:1403] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.065s	user 0.020s	sys 0.024s
I20260709 13:02:42.123734 10911 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.124423 10911 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.123800 10602 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:42.127082 10911 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:42.115190 10924 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:42.129549 10885 raft_consensus.cc:2804] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.129913 10885 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.132850 10885 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.137980 10911 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.144696 10827 tablet_bootstrap.cc:654] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.144976 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:42.145301 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:42.147801 10783 raft_consensus.cc:2393] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 1: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:02:42.147322 10885 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.150056 10885 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:02:42.152287 10676 leader_election.cc:343] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.154131 10709 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.155457 10911 consensus_queue.cc:1048] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:02:42.157143 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:42.157810 10637 raft_consensus.cc:2468] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:42.150939 10782 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:42.159193 10826 raft_consensus.cc:359] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.158442 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:42.165881 10711 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.162102 10924 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.167428 10826 raft_consensus.cc:385] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.167692 10826 raft_consensus.cc:740] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.171622 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:42.172503 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:42.173123 10635 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.173537 10924 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.181569 10637 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.168200 10826 consensus_queue.cc:260] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.181800 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:42.185781 10634 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
I20260709 13:02:42.186244 10711 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:42.188206 10676 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:42.189725 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:42.190325 10710 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:42.190717 10828 tablet_bootstrap.cc:492] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:42.208436 10828 ts_tablet_manager.cc:1403] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.139s	user 0.006s	sys 0.010s
I20260709 13:02:42.209744 10826 ts_tablet_manager.cc:1434] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.090s	user 0.008s	sys 0.001s
I20260709 13:02:42.213806 10924 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:42.215440 10826 tablet_bootstrap.cc:492] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:42.201211 10985 raft_consensus.cc:2804] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.196332 10635 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:42.221009 10827 tablet_bootstrap.cc:492] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:42.223670 10827 ts_tablet_manager.cc:1403] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.112s	user 0.008s	sys 0.009s
I20260709 13:02:42.196226 10601 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:42.226332 10827 raft_consensus.cc:359] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.218421 10985 raft_consensus.cc:697] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:42.226591 10601 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:42.227851 10985 consensus_queue.cc:237] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.228587 10954 raft_consensus.cc:2804] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.229104 10954 raft_consensus.cc:697] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:42.229031 10750 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:42.230123 10954 consensus_queue.cc:237] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.231886 10885 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:42.232759 10860 raft_consensus.cc:2804] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.233785 10860 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.234135 10860 raft_consensus.cc:3060] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.234637 10602 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:42.236208 10827 raft_consensus.cc:385] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.236512 10827 raft_consensus.cc:740] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.237879 10827 consensus_queue.cc:260] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.238142 10885 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:02:42.251834 10924 raft_consensus.cc:2804] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.286031 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:42.287045 10783 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:42.297215 10828 raft_consensus.cc:359] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.298013 10828 raft_consensus.cc:385] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.298287 10828 raft_consensus.cc:740] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.299283 10827 ts_tablet_manager.cc:1434] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.004s
I20260709 13:02:42.300428 10827 tablet_bootstrap.cc:492] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:42.298950 10828 consensus_queue.cc:260] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.303501 10826 tablet_bootstrap.cc:654] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.301612 10959 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.306943 10959 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.307866 10828 ts_tablet_manager.cc:1434] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.099s	user 0.012s	sys 0.012s
I20260709 13:02:42.307811 10676 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:42.308766 10959 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:42.310429 10602 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:42.311880 10952 consensus_queue.cc:1048] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.313278 10952 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.313663 10952 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.313730 10899 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.314050 10952 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.314303 10911 raft_consensus.cc:2749] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:42.309568 10828 tablet_bootstrap.cc:492] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:42.298650 10924 raft_consensus.cc:697] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:42.318570 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:42.304352 10954 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.318686 10899 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.324893 10709 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:42.325577 10954 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.321568 10985 consensus_queue.cc:1048] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:42.331384 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:42.332001 10709 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:42.332660 10899 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:42.333475 10924 consensus_queue.cc:237] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.334630 10751 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:42.336970 10933 raft_consensus.cc:2804] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.318509 10676 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:42.322871 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:42.337345 10933 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.338922 10783 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.338600 10911 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.339924 10911 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.340646 10911 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.342314 10602 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:42.327658 10954 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:42.323796 10532 catalog_manager.cc:5697] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:42.339094 10933 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.353875 10985 consensus_queue.cc:1048] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:02:42.365585 10954 raft_consensus.cc:2804] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.366008 10954 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:42.366353 10954 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:42.385906 10750 consensus_peers.cc:597] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:02:42.379048 10985 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.375751 10952 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.381951 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:42.380573 10860 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.406373 10826 tablet_bootstrap.cc:492] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:42.406819 10826 ts_tablet_manager.cc:1403] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.192s	user 0.008s	sys 0.012s
I20260709 13:02:42.411103 10952 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:42.400300 10985 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.419370 10933 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.421514 10933 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:42.422693 10783 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:42.432750 10826 raft_consensus.cc:359] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.436299 10826 raft_consensus.cc:385] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.436714 10826 raft_consensus.cc:740] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
W20260709 13:02:42.485314 10995 log.cc:927] Time spent T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.079s	user 0.002s	sys 0.000s
W20260709 13:02:42.455155 10602 leader_election.cc:343] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.494804 10911 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.498376 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:42.498217 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:42.499258 10783 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:42.499614 10634 raft_consensus.cc:2393] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 1: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:02:42.501585 10826 consensus_queue.cc:260] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.511646 10826 ts_tablet_manager.cc:1434] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.105s	user 0.008s	sys 0.011s
I20260709 13:02:42.512941 10826 tablet_bootstrap.cc:492] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:42.502368 10911 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:42.507483 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:42.527845 10708 raft_consensus.cc:2393] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 1: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:02:42.531625 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:42.538801 10985 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:42.538838 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:42.540148 10828 tablet_bootstrap.cc:654] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.539565 10785 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.534390 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:42.547979 10827 tablet_bootstrap.cc:654] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.552466 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:42.553826 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:42.555552 10860 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:42.561538 10786 raft_consensus.cc:2393] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 1: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:42.560760 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:42.559234 10924 consensus_queue.cc:1048] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:02:42.561419 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:02:42.572209 10601 leader_election.cc:343] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.570098 10954 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.572790 10601 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:42.573632 10952 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:42.573724 10635 raft_consensus.cc:2393] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 1: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:02:42.576189 10954 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:42.598731 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:42.599642 10786 raft_consensus.cc:2393] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 1: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:02:42.601516 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:42.580782 10959 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 13:02:42.602197 10711 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.604692 10826 tablet_bootstrap.cc:654] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.601064 10676 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
W20260709 13:02:42.610035 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 248363us
I20260709 13:02:42.613293 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:42.618093 10637 raft_consensus.cc:3060] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.620563 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:42.623096 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:42.627439 10985 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:42.640349 10785 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:42.642050 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:42.642864 10785 raft_consensus.cc:2393] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 1: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:42.650414 11009 consensus_queue.cc:1048] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.651993 10676 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:42.652573 10828 tablet_bootstrap.cc:492] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:42.650556 10751 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:42.653177 10828 ts_tablet_manager.cc:1403] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.344s	user 0.021s	sys 0.014s
I20260709 13:02:42.653287 10855 raft_consensus.cc:3060] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.656080 11002 raft_consensus.cc:2749] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:42.661527 10826 tablet_bootstrap.cc:492] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:42.660979 10711 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:42.662026 10826 ts_tablet_manager.cc:1403] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.149s	user 0.019s	sys 0.013s
I20260709 13:02:42.660931 10637 raft_consensus.cc:2468] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:42.667816 10828 raft_consensus.cc:359] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.668545 10828 raft_consensus.cc:385] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.668368 10601 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:42.669247 10924 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.669952 10924 raft_consensus.cc:697] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:42.671097 10924 consensus_queue.cc:237] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.673635 10855 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:42.668820 10828 raft_consensus.cc:740] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.675051 10602 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
W20260709 13:02:42.663439 10751 leader_election.cc:343] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.676216 10954 raft_consensus.cc:2804] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.674890 10828 consensus_queue.cc:260] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.676704 10954 raft_consensus.cc:697] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:42.679992 10828 ts_tablet_manager.cc:1434] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.003s
I20260709 13:02:42.679752 10954 consensus_queue.cc:237] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.681787 10750 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:42.684144 10828 tablet_bootstrap.cc:492] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:42.686985 10826 raft_consensus.cc:359] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.687693 10826 raft_consensus.cc:385] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.687950 10826 raft_consensus.cc:740] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.686730 10899 raft_consensus.cc:2804] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:42.690402 10827 tablet_bootstrap.cc:492] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:42.690862 10827 ts_tablet_manager.cc:1403] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.391s	user 0.014s	sys 0.006s
I20260709 13:02:42.688529 10826 consensus_queue.cc:260] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.693817 10899 raft_consensus.cc:697] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:42.694921 10899 consensus_queue.cc:237] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.706283 10827 raft_consensus.cc:359] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.707314 10827 raft_consensus.cc:385] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.707657 10827 raft_consensus.cc:740] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.708453 10827 consensus_queue.cc:260] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.678040 10855 consensus_queue.cc:1048] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:02:42.710855 10826 ts_tablet_manager.cc:1434] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.002s
I20260709 13:02:42.712739 10826 tablet_bootstrap.cc:492] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:42.715127 10827 ts_tablet_manager.cc:1434] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.007s
I20260709 13:02:42.721052 10914 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.722041 10827 tablet_bootstrap.cc:492] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:42.722205 10914 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.743299 10828 tablet_bootstrap.cc:654] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.747242 10952 consensus_queue.cc:1048] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.755263 10826 tablet_bootstrap.cc:654] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.754693 10914 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:42.768983 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:42.770023 10637 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
I20260709 13:02:42.769449 10827 tablet_bootstrap.cc:654] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:42.772192 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:02:42.776541 10676 leader_election.cc:343] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.772929 11007 consensus_queue.cc:1048] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:02:42.800268 10954 consensus_queue.cc:1048] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:42.806978 10535 catalog_manager.cc:5697] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:42.823063 10914 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.823622 10914 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.824873 10952 consensus_queue.cc:1048] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:42.830919 10676 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:42.834024 11007 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:42.834481 11007 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:02:42.843626 11021 log.cc:927] Time spent T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260709 13:02:42.848697 11007 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.885200 11007 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:42.886402 10583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:42.916375 11007 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:42.932956 10826 tablet_bootstrap.cc:492] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:42.933789 10826 ts_tablet_manager.cc:1403] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.221s	user 0.014s	sys 0.006s
I20260709 13:02:42.942358 10828 tablet_bootstrap.cc:492] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:42.942828 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:42.942858 10828 ts_tablet_manager.cc:1403] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.259s	user 0.026s	sys 0.037s
I20260709 13:02:42.947999 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:42.949162 10827 tablet_bootstrap.cc:492] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:42.949607 10827 ts_tablet_manager.cc:1403] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.228s	user 0.005s	sys 0.021s
I20260709 13:02:42.946558 10899 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:42.950591 10635 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:42.950892 10633 raft_consensus.cc:2393] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 1: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:42.951193 10899 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:42.952102 11022 log.cc:927] Time spent T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.101s	user 0.010s	sys 0.013s
I20260709 13:02:42.953246 10899 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:42.932466 10914 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:42.958180 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:42.960240 10827 raft_consensus.cc:359] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.961047 10827 raft_consensus.cc:385] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.961349 10827 raft_consensus.cc:740] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.962212 10827 consensus_queue.cc:260] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.964170 10827 ts_tablet_manager.cc:1434] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260709 13:02:42.965142 10827 tablet_bootstrap.cc:492] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:42.969055 10635 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
W20260709 13:02:42.977512 10751 leader_election.cc:343] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:42.983214 10535 catalog_manager.cc:5697] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:42.987826 10828 raft_consensus.cc:359] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.988822 10828 raft_consensus.cc:385] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:42.989179 10828 raft_consensus.cc:740] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:42.990036 10828 consensus_queue.cc:260] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:42.993083 10828 ts_tablet_manager.cc:1434] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.000s
I20260709 13:02:43.028291 10952 consensus_queue.cc:1048] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:43.000439 10826 raft_consensus.cc:359] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.006564 10827 tablet_bootstrap.cc:654] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.029085 10828 tablet_bootstrap.cc:492] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:43.006537 10676 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:43.032889 10911 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:43.033954 10911 raft_consensus.cc:697] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:43.017580 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:43.021552 10534 catalog_manager.cc:5697] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:02:43.022770 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:43.008654 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:43.041797 10826 raft_consensus.cc:385] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.043185 10826 raft_consensus.cc:740] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.043999 10826 consensus_queue.cc:260] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.046278 10783 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.046149 10635 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:43.055892 10828 tablet_bootstrap.cc:654] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.057582 10826 ts_tablet_manager.cc:1434] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.123s	user 0.009s	sys 0.000s
I20260709 13:02:43.059887 10826 tablet_bootstrap.cc:492] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:43.063380 10676 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:43.065596 11028 raft_consensus.cc:3060] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.073129 10827 tablet_bootstrap.cc:492] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:43.079617 10827 ts_tablet_manager.cc:1403] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.115s	user 0.024s	sys 0.010s
I20260709 13:02:43.076148 10783 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:43.077440 10535 catalog_manager.cc:5697] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:43.082326 10535 catalog_manager.cc:5697] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:43.086097 10750 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:43.086994 10899 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:43.087649 10899 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:43.088037 10899 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.088402 10637 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.064918 10911 consensus_queue.cc:237] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.099187 10827 raft_consensus.cc:359] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.099886 10827 raft_consensus.cc:385] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.100171 10827 raft_consensus.cc:740] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.100768 10827 consensus_queue.cc:260] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.117865 10899 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.119398 10952 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.119812 10826 tablet_bootstrap.cc:654] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.121029 10827 ts_tablet_manager.cc:1434] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 13:02:43.122413 10827 tablet_bootstrap.cc:492] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:43.127169 11028 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:43.137751 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:43.142234 10827 tablet_bootstrap.cc:654] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.143244 10708 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.138481 10899 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:43.145437 10826 tablet_bootstrap.cc:492] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:43.145984 10826 ts_tablet_manager.cc:1403] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.086s	user 0.015s	sys 0.002s
I20260709 13:02:43.155385 10708 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:43.157769 10751 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:43.160351 10899 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:43.160878 10899 raft_consensus.cc:697] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:43.161690 10899 consensus_queue.cc:237] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.169610 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:43.170536 10637 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.173316 10828 tablet_bootstrap.cc:492] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:43.173961 10828 ts_tablet_manager.cc:1403] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.145s	user 0.013s	sys 0.010s
I20260709 13:02:43.173862 10954 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.169818 10826 raft_consensus.cc:359] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.178763 10826 raft_consensus.cc:385] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.179199 10826 raft_consensus.cc:740] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.177290 10535 catalog_manager.cc:5697] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:43.185269 10637 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:43.188938 10826 consensus_queue.cc:260] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.190567 10828 raft_consensus.cc:359] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.192552 10826 ts_tablet_manager.cc:1434] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 13:02:43.192590 10828 raft_consensus.cc:385] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.193043 10828 raft_consensus.cc:740] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.193813 10826 tablet_bootstrap.cc:492] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:43.193811 10828 consensus_queue.cc:260] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.198076 10899 consensus_queue.cc:1048] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.209339 10954 consensus_queue.cc:1048] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.218603 10827 tablet_bootstrap.cc:492] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:43.219106 10827 ts_tablet_manager.cc:1403] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.097s	user 0.019s	sys 0.001s
I20260709 13:02:43.226878 10828 ts_tablet_manager.cc:1434] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.002s
I20260709 13:02:43.226603 10534 catalog_manager.cc:5697] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:43.227950 10828 tablet_bootstrap.cc:492] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:43.234540 10827 raft_consensus.cc:359] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.237535 10827 raft_consensus.cc:385] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.237787 10827 raft_consensus.cc:740] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.239063 10827 consensus_queue.cc:260] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.244208 10860 consensus_queue.cc:1048] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:43.265321 10826 tablet_bootstrap.cc:654] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.265753 10827 ts_tablet_manager.cc:1434] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
I20260709 13:02:43.268203 10827 tablet_bootstrap.cc:492] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:43.308557 10828 tablet_bootstrap.cc:654] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.311431 10959 consensus_queue.cc:1048] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.339644 10826 tablet_bootstrap.cc:492] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:43.340162 10826 ts_tablet_manager.cc:1403] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.147s	user 0.008s	sys 0.004s
I20260709 13:02:43.342784 10826 raft_consensus.cc:359] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.344512 10826 raft_consensus.cc:385] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.344831 10826 raft_consensus.cc:740] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.346495 10828 tablet_bootstrap.cc:492] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:43.346912 10828 ts_tablet_manager.cc:1403] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.119s	user 0.010s	sys 0.004s
I20260709 13:02:43.348170 10826 consensus_queue.cc:260] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.350323 10826 ts_tablet_manager.cc:1434] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 13:02:43.350162 10828 raft_consensus.cc:359] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.350847 10828 raft_consensus.cc:385] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.351128 10828 raft_consensus.cc:740] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.351341 10826 tablet_bootstrap.cc:492] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:43.351755 10828 consensus_queue.cc:260] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.358942 10959 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.359485 10959 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.365685 10959 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:43.365631 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:43.367851 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:43.368503 10785 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:43.370916 10711 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:43.372961 10828 ts_tablet_manager.cc:1434] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:02:43.373940 10828 tablet_bootstrap.cc:492] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:43.369954 10601 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:43.376730 10959 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:43.377113 10959 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:43.377727 10959 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.379057 10827 tablet_bootstrap.cc:654] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.381242 10826 tablet_bootstrap.cc:654] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.385541 10959 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.391202 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:43.391829 10709 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.402065 10828 tablet_bootstrap.cc:654] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.407338 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:43.407661 10959 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:43.408641 10782 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.418447 10709 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:43.419740 10602 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:43.420601 10959 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:43.421150 10959 raft_consensus.cc:697] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:43.422052 10959 consensus_queue.cc:237] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.424225 10782 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:43.427675 10826 tablet_bootstrap.cc:492] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:43.428197 10826 ts_tablet_manager.cc:1403] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.000s
I20260709 13:02:43.428678 10827 tablet_bootstrap.cc:492] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:43.429134 10827 ts_tablet_manager.cc:1403] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.161s	user 0.006s	sys 0.008s
I20260709 13:02:43.431242 10828 tablet_bootstrap.cc:492] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:43.431023 10826 raft_consensus.cc:359] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.431654 10828 ts_tablet_manager.cc:1403] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.005s
I20260709 13:02:43.431684 10826 raft_consensus.cc:385] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.432041 10826 raft_consensus.cc:740] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.432965 10826 consensus_queue.cc:260] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.435050 10826 ts_tablet_manager.cc:1434] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:02:43.436007 10827 raft_consensus.cc:359] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.436393 10826 tablet_bootstrap.cc:492] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:43.436693 10827 raft_consensus.cc:385] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.437003 10827 raft_consensus.cc:740] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.436542 10534 catalog_manager.cc:5697] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:43.439653 10827 consensus_queue.cc:260] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.442212 10827 ts_tablet_manager.cc:1434] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:02:43.443202 10827 tablet_bootstrap.cc:492] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:43.444260 10826 tablet_bootstrap.cc:654] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.445439 10828 raft_consensus.cc:359] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.451668 10828 raft_consensus.cc:385] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.451985 10828 raft_consensus.cc:740] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.455909 10828 consensus_queue.cc:260] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.457980 10828 ts_tablet_manager.cc:1434] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.003s
I20260709 13:02:43.459383 10828 tablet_bootstrap.cc:492] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:43.465718 10828 tablet_bootstrap.cc:654] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.467423 10827 tablet_bootstrap.cc:654] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.478554 10911 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:43.481587 10826 tablet_bootstrap.cc:492] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:43.482075 10826 ts_tablet_manager.cc:1403] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.005s
I20260709 13:02:43.485241 10826 raft_consensus.cc:359] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.486330 10826 raft_consensus.cc:385] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.486671 10826 raft_consensus.cc:740] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.487061 10899 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.487380 10826 consensus_queue.cc:260] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.487586 10899 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.489622 10826 ts_tablet_manager.cc:1434] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:02:43.489760 10899 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:43.492730 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:43.493510 10637 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:43.494870 10750 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:43.495738 10899 raft_consensus.cc:2804] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:43.496122 10899 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:43.496474 10899 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.498335 10826 tablet_bootstrap.cc:492] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:43.499361 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:43.500373 10709 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:43.508010 10899 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.510375 10828 tablet_bootstrap.cc:492] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:43.516717 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:43.517221 10828 ts_tablet_manager.cc:1403] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.011s
I20260709 13:02:43.517351 10637 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.519944 10828 raft_consensus.cc:359] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.523175 10828 raft_consensus.cc:385] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.523473 10828 raft_consensus.cc:740] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.524142 10828 consensus_queue.cc:260] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.524531 10637 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:43.525656 10750 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:43.526355 10860 raft_consensus.cc:2804] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:43.526822 10860 raft_consensus.cc:697] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:43.527341 10826 tablet_bootstrap.cc:654] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.527678 10860 consensus_queue.cc:237] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.535224 10827 tablet_bootstrap.cc:492] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:43.535717 10827 ts_tablet_manager.cc:1403] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.093s	user 0.005s	sys 0.018s
I20260709 13:02:43.538718 10827 raft_consensus.cc:359] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.539402 10827 raft_consensus.cc:385] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.539657 10827 raft_consensus.cc:740] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.540261 10827 consensus_queue.cc:260] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.540714 10828 ts_tablet_manager.cc:1434] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:02:43.545852 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:43.546653 10709 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.545465 10899 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:43.547621 11002 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.548503 10827 ts_tablet_manager.cc:1434] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 13:02:43.548184 11002 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.549466 10827 tablet_bootstrap.cc:492] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:43.550530 11002 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:43.550730 11058 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.546824 10828 tablet_bootstrap.cc:492] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:43.553292 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:43.553966 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:43.563328 10635 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:43.564846 10750 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:43.551234 11058 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.562422 10914 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:43.567132 10860 raft_consensus.cc:2804] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:43.569449 10826 tablet_bootstrap.cc:492] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:43.571141 10826 ts_tablet_manager.cc:1403] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.005s
I20260709 13:02:43.571060 10860 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:43.574041 10860 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:43.574823 10751 leader_election.cc:343] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.580266 10826 raft_consensus.cc:359] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.581941 10826 raft_consensus.cc:385] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.582259 10826 raft_consensus.cc:740] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.585570 10860 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.580892 11058 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:43.597513 10709 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:43.597657 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:02:43.599709 10750 leader_election.cc:343] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.599617 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:43.592730 10826 consensus_queue.cc:260] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:43.604858 10751 leader_election.cc:343] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.605451 10751 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:43.606865 10899 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:43.614107 10827 tablet_bootstrap.cc:654] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.615752 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:43.616410 10635 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.617340 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:43.617935 10860 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:02:43.618798 10751 leader_election.cc:343] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.626868 10635 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:43.627851 10750 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:43.628196 10826 ts_tablet_manager.cc:1434] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.002s
I20260709 13:02:43.629202 10826 tablet_bootstrap.cc:492] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:43.631521 10532 catalog_manager.cc:5697] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:43.633180 10860 raft_consensus.cc:2804] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:43.633858 10860 raft_consensus.cc:697] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:43.634900 10860 consensus_queue.cc:237] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.638113 10828 tablet_bootstrap.cc:654] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.650134 10826 tablet_bootstrap.cc:654] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.677009 10954 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.677712 10954 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.680269 10954 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:43.680928 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:43.681661 10709 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:43.682317 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:43.682962 10602 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:43.684065 10954 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:43.684443 10954 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:43.684785 10954 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:43.689675 10601 leader_election.cc:343] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.704149 10534 catalog_manager.cc:5697] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:43.714264 10954 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.723286 10827 tablet_bootstrap.cc:492] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:43.723794 10828 tablet_bootstrap.cc:492] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:43.723801 10827 ts_tablet_manager.cc:1403] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.175s	user 0.038s	sys 0.017s
I20260709 13:02:43.724336 10828 ts_tablet_manager.cc:1403] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.178s	user 0.013s	sys 0.012s
I20260709 13:02:43.725117 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:43.725863 10709 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.726632 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:43.726799 10827 raft_consensus.cc:359] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.727528 10827 raft_consensus.cc:385] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.727828 10827 raft_consensus.cc:740] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
W20260709 13:02:43.728322 10601 leader_election.cc:343] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.728863 10954 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:43.728686 10827 consensus_queue.cc:260] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.730962 10827 ts_tablet_manager.cc:1434] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:02:43.731765 10827 tablet_bootstrap.cc:492] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:43.733009 10709 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:43.734288 10602 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:43.735468 10954 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:43.736167 10954 raft_consensus.cc:697] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:43.737224 10827 tablet_bootstrap.cc:654] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.737073 10954 consensus_queue.cc:237] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.742219 10826 tablet_bootstrap.cc:492] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:43.742677 10826 ts_tablet_manager.cc:1403] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.114s	user 0.006s	sys 0.018s
I20260709 13:02:43.745918 10826 raft_consensus.cc:359] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.746619 10826 raft_consensus.cc:385] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.746906 10826 raft_consensus.cc:740] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.747594 10826 consensus_queue.cc:260] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.752234 10828 raft_consensus.cc:359] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.752965 10828 raft_consensus.cc:385] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.753237 10828 raft_consensus.cc:740] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.756690 10828 consensus_queue.cc:260] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.758982 10828 ts_tablet_manager.cc:1434] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.003s
I20260709 13:02:43.760002 10828 tablet_bootstrap.cc:492] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:43.763314 10860 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.773036 10826 ts_tablet_manager.cc:1434] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:02:43.775126 10826 tablet_bootstrap.cc:492] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:43.787200 10827 tablet_bootstrap.cc:492] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:43.787853 10827 ts_tablet_manager.cc:1403] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.056s	user 0.031s	sys 0.003s
I20260709 13:02:43.791998 10534 catalog_manager.cc:5697] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:43.793196 10860 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:02:43.799077 10826 tablet_bootstrap.cc:654] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.818109 10827 raft_consensus.cc:359] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.819290 10827 raft_consensus.cc:385] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.819656 10827 raft_consensus.cc:740] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.824184 10827 consensus_queue.cc:260] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.839402 10827 ts_tablet_manager.cc:1434] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.000s
I20260709 13:02:43.840209 10827 tablet_bootstrap.cc:492] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:43.842607 10826 tablet_bootstrap.cc:492] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:43.846760 10826 ts_tablet_manager.cc:1403] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.020s
I20260709 13:02:43.847826 10828 tablet_bootstrap.cc:654] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.868346 10827 tablet_bootstrap.cc:654] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.882072 10826 raft_consensus.cc:359] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.882874 10826 raft_consensus.cc:385] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.883287 10826 raft_consensus.cc:740] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.884006 10826 consensus_queue.cc:260] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.885623 10826 ts_tablet_manager.cc:1434] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 13:02:43.886555 10826 tablet_bootstrap.cc:492] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:43.881001 11029 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.890791 11029 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.899416 10828 tablet_bootstrap.cc:492] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:43.899940 10828 ts_tablet_manager.cc:1403] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.140s	user 0.027s	sys 0.006s
I20260709 13:02:43.903014 10828 raft_consensus.cc:359] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.903719 10828 raft_consensus.cc:385] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.903831 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:43.904052 10828 raft_consensus.cc:740] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.904953 10828 consensus_queue.cc:260] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.907124 10828 ts_tablet_manager.cc:1434] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 13:02:43.907472 10676 leader_election.cc:343] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.905431 11029 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:43.913681 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:43.914461 10783 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
I20260709 13:02:43.915022 10828 tablet_bootstrap.cc:492] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:43.915591 10676 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:43.917236 11007 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.917719 11007 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.919070 11029 raft_consensus.cc:2804] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:43.919478 11029 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:43.919724 11007 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:43.919865 11029 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.921226 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:43.924142 10924 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.924600 10924 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.925486 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:43.926143 10782 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
I20260709 13:02:43.926642 10924 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:43.927165 11007 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.928118 11007 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.927485 10676 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:43.929301 10914 raft_consensus.cc:2804] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:43.929462 10828 tablet_bootstrap.cc:654] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.929715 10914 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:43.930130 10914 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.931396 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:43.932030 10711 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:43.935309 10827 tablet_bootstrap.cc:492] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:43.936475 10899 consensus_queue.cc:1048] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:43.940760 11007 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:43.938864 10914 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.941633 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:43.942267 10782 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:43.942901 10914 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:43.943414 10601 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:43.944279 10924 raft_consensus.cc:2804] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:43.944664 10924 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:43.945024 10924 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.952478 10924 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.960076 10827 ts_tablet_manager.cc:1403] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.096s	user 0.008s	sys 0.004s
I20260709 13:02:43.962800 10827 raft_consensus.cc:359] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.963544 10827 raft_consensus.cc:385] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.963819 10827 raft_consensus.cc:740] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.964481 10827 consensus_queue.cc:260] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.966425 11029 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:43.968425 11029 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:43.970201 10827 ts_tablet_manager.cc:1434] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:02:43.971169 10827 tablet_bootstrap.cc:492] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
W20260709 13:02:43.977240 10676 leader_election.cc:343] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.979532 10899 consensus_queue.cc:1048] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:43.986167 10954 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:43.993317 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:43.995100 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:43.995790 10785 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
I20260709 13:02:43.998061 10828 tablet_bootstrap.cc:492] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:43.997969 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:43.998557 10828 ts_tablet_manager.cc:1403] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.085s	user 0.027s	sys 0.014s
I20260709 13:02:44.000468 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:44.001058 10785 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.001222 10828 raft_consensus.cc:359] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.004845 10828 raft_consensus.cc:385] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.005126 10828 raft_consensus.cc:740] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.005973 10827 tablet_bootstrap.cc:654] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.005930 10828 consensus_queue.cc:260] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.008114 10828 ts_tablet_manager.cc:1434] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 13:02:44.013185 10828 tablet_bootstrap.cc:492] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:44.014758 10785 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
W20260709 13:02:44.015888 10583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:44.017503 11002 consensus_queue.cc:1048] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.018787 10827 tablet_bootstrap.cc:492] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:44.020077 10959 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.021004 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:02:44.023718 10676 leader_election.cc:343] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.026820 10637 raft_consensus.cc:2393] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 1: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:02:44.027282 10828 tablet_bootstrap.cc:654] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.021646 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:43.916342 10826 tablet_bootstrap.cc:654] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.031211 10924 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:44.041435 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:44.087843 10785 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.088790 10827 ts_tablet_manager.cc:1403] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.118s	user 0.027s	sys 0.022s
I20260709 13:02:44.089335 10783 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.094084 10827 raft_consensus.cc:359] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.094806 10827 raft_consensus.cc:385] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.095094 10827 raft_consensus.cc:740] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.095768 10827 consensus_queue.cc:260] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:44.090565 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 66831.2us
I20260709 13:02:44.094472 10828 tablet_bootstrap.cc:492] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:44.097827 10828 ts_tablet_manager.cc:1403] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.010s
W20260709 13:02:44.100567 10751 consensus_peers.cc:597] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:02:44.100538 10828 raft_consensus.cc:359] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:44.101362 10676 leader_election.cc:343] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.102078 10676 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:44.103376 11029 raft_consensus.cc:2804] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:44.103796 11029 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:44.104171 11029 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.104779 10785 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:44.107265 10601 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:44.109319 11078 raft_consensus.cc:2804] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:44.109876 11078 raft_consensus.cc:697] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:44.110724 11029 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.110801 11078 consensus_queue.cc:237] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.101338 10828 raft_consensus.cc:385] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.113556 11029 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:44.113735 10828 raft_consensus.cc:740] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.114486 10828 consensus_queue.cc:260] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.114871 10676 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:44.116118 10914 raft_consensus.cc:2804] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:44.116422 11079 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.116598 10914 raft_consensus.cc:697] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:44.116608 10828 ts_tablet_manager.cc:1434] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.004s
I20260709 13:02:44.117833 10828 tablet_bootstrap.cc:492] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:44.118523 10914 consensus_queue.cc:237] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.120252 10827 ts_tablet_manager.cc:1434] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:02:44.121282 10827 tablet_bootstrap.cc:492] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:44.124248 10828 tablet_bootstrap.cc:654] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.124661 10826 tablet_bootstrap.cc:492] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:44.125123 10826 ts_tablet_manager.cc:1403] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.239s	user 0.016s	sys 0.009s
I20260709 13:02:44.127837 10826 raft_consensus.cc:359] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.128530 10826 raft_consensus.cc:385] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.128818 10826 raft_consensus.cc:740] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.131336 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:44.133302 10708 raft_consensus.cc:2393] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 1: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:02:44.131934 10826 consensus_queue.cc:260] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.135326 10826 ts_tablet_manager.cc:1434] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:02:44.135159 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:44.136314 10826 tablet_bootstrap.cc:492] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:44.137665 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:44.138859 10782 raft_consensus.cc:2393] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 1: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:02:44.089826 10959 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.149261 10959 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:44.150478 10676 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:44.155388 10827 tablet_bootstrap.cc:654] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.155798 11007 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:44.160737 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:44.176414 10828 tablet_bootstrap.cc:492] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:44.176908 10828 ts_tablet_manager.cc:1403] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.016s
I20260709 13:02:44.177054 10783 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
W20260709 13:02:44.183535 10602 leader_election.cc:343] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.184845 10954 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.190726 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:44.190623 10828 raft_consensus.cc:359] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.191372 10828 raft_consensus.cc:385] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.189023 10676 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:44.191650 10828 raft_consensus.cc:740] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.197273 10826 tablet_bootstrap.cc:654] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.197885 10828 consensus_queue.cc:260] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.198515 11029 raft_consensus.cc:2804] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:44.200426 10828 ts_tablet_manager.cc:1434] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.009s
I20260709 13:02:44.201545 11029 raft_consensus.cc:697] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:44.202490 11029 consensus_queue.cc:237] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.204275 10828 tablet_bootstrap.cc:492] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:44.211544 10828 tablet_bootstrap.cc:654] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.217664 11002 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.218178 11002 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.220319 11002 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:44.223871 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:44.224574 10708 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:44.226058 10828 tablet_bootstrap.cc:492] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:44.226560 10828 ts_tablet_manager.cc:1403] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.016s
I20260709 13:02:44.226624 10751 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:44.227586 10860 raft_consensus.cc:2804] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:44.228005 10860 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:44.228350 10860 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.229218 10828 raft_consensus.cc:359] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.229938 10828 raft_consensus.cc:385] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.230203 10828 raft_consensus.cc:740] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.230865 10828 consensus_queue.cc:260] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.232774 10828 ts_tablet_manager.cc:1434] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:02:44.233732 10828 tablet_bootstrap.cc:492] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:44.237756 10860 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.239980 10828 tablet_bootstrap.cc:654] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.240135 10860 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:44.240310 10827 tablet_bootstrap.cc:492] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:44.294055 10827 ts_tablet_manager.cc:1403] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.173s	user 0.010s	sys 0.005s
W20260709 13:02:44.198123 10601 leader_election.cc:343] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.293527 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:44.302075 10711 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:44.274070 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 64883.2us
I20260709 13:02:44.301919 10601 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:44.306728 10914 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:02:44.307868 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 109736us
I20260709 13:02:44.308264 10954 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.309077 10954 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.313074 10954 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:44.314004 10954 raft_consensus.cc:2749] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:44.320514 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:44.321748 10783 raft_consensus.cc:2393] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 1: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:02:44.328181 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:44.328518 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:44.288923 10535 catalog_manager.cc:5697] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:44.328298 11080 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.318967 10899 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.335136 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:44.300529 10827 raft_consensus.cc:359] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.307857 10914 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.352178 10914 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:44.349112 10827 raft_consensus.cc:385] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.353128 10827 raft_consensus.cc:740] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
W20260709 13:02:44.356128 10750 leader_election.cc:343] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.354959 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:44.359109 10602 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:44.360814 11087 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.353099 11080 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.352842 10899 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.362727 10827 consensus_queue.cc:260] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.364392 11080 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:44.365273 10899 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:44.366122 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:44.368311 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:02:44.370149 10602 leader_election.cc:343] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.371622 10826 tablet_bootstrap.cc:492] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
W20260709 13:02:44.372069 10750 leader_election.cc:343] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.372551 10826 ts_tablet_manager.cc:1403] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.236s	user 0.013s	sys 0.000s
I20260709 13:02:44.376245 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:44.378238 10782 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.376300 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:44.382326 10827 ts_tablet_manager.cc:1434] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.088s	user 0.011s	sys 0.001s
I20260709 13:02:44.411123 11080 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.411938 11080 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.426324 10827 tablet_bootstrap.cc:492] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:44.428280 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:44.430694 10532 catalog_manager.cc:5697] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:44.432542 10828 tablet_bootstrap.cc:492] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:44.429822 10711 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:44.417418 10750 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:44.433295 10828 ts_tablet_manager.cc:1403] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.200s	user 0.027s	sys 0.020s
I20260709 13:02:44.440820 10860 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.441737 10860 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.443672 10860 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:44.447525 11080 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:44.452888 10827 tablet_bootstrap.cc:654] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.455462 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:02:44.456182 10601 leader_election.cc:343] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.456076 11002 raft_consensus.cc:2749] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:44.457710 10828 raft_consensus.cc:359] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.456133 10676 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:44.458488 10828 raft_consensus.cc:385] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.458861 10828 raft_consensus.cc:740] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.457288 10601 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:44.459242 11093 raft_consensus.cc:2749] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:44.459535 10828 consensus_queue.cc:260] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.460476 10954 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:44.454075 10826 raft_consensus.cc:359] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.461954 10826 raft_consensus.cc:385] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.462280 10826 raft_consensus.cc:740] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.456660 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:44.465128 10826 consensus_queue.cc:260] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.466799 10710 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:44.468310 10783 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:44.470242 11087 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:44.471652 10828 ts_tablet_manager.cc:1434] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.004s
I20260709 13:02:44.471952 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:44.472836 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:44.474258 10637 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:44.476758 11080 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:44.477150 10751 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:44.478281 10860 raft_consensus.cc:2804] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:44.479409 10860 raft_consensus.cc:697] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:44.479631 10826 ts_tablet_manager.cc:1434] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.107s	user 0.009s	sys 0.012s
I20260709 13:02:44.479696 10602 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:44.480161 10860 consensus_queue.cc:237] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.480643 11080 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:44.481108 11080 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:44.481539 11080 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.481206 10826 tablet_bootstrap.cc:492] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:44.486097 10828 tablet_bootstrap.cc:492] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:44.488692 10750 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:44.489822 10899 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:44.490345 10899 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:44.493453 10899 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.504498 10899 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.530947 10534 catalog_manager.cc:5697] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:44.535344 10826 tablet_bootstrap.cc:654] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.546476 10899 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:44.548040 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:44.553224 11080 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.554643 10637 raft_consensus.cc:2393] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 1: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:02:44.556447 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:44.557063 10708 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.560050 11080 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:44.561585 10828 tablet_bootstrap.cc:654] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.563537 10827 tablet_bootstrap.cc:492] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:44.563985 10827 ts_tablet_manager.cc:1403] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.152s	user 0.010s	sys 0.013s
I20260709 13:02:44.564080 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:44.564857 10783 raft_consensus.cc:2393] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 1: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:44.565864 10708 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
W20260709 13:02:44.551944 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 56712.8us
I20260709 13:02:44.566756 10827 raft_consensus.cc:359] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.568717 10827 raft_consensus.cc:385] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.569013 10827 raft_consensus.cc:740] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.570175 10602 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:44.570415 10827 consensus_queue.cc:260] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.574744 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:44.575568 10711 raft_consensus.cc:2393] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 1: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:02:44.573586 11087 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:44.577790 11087 raft_consensus.cc:697] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:44.578055 11079 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:44.578656 11087 consensus_queue.cc:237] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.579468 10827 ts_tablet_manager.cc:1434] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 13:02:44.580197 10860 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.580660 10860 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.585103 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:44.585808 10827 tablet_bootstrap.cc:492] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
W20260709 13:02:44.587064 10750 leader_election.cc:343] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.590255 10860 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:44.594278 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:44.595070 10826 tablet_bootstrap.cc:492] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:44.598475 10826 ts_tablet_manager.cc:1403] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.118s	user 0.017s	sys 0.013s
I20260709 13:02:44.602108 10826 raft_consensus.cc:359] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.607391 10826 raft_consensus.cc:385] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.607770 10826 raft_consensus.cc:740] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.608450 10826 consensus_queue.cc:260] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.602290 11099 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.608057 10828 tablet_bootstrap.cc:492] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:44.602236 10751 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:44.610055 11099 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.610534 10828 ts_tablet_manager.cc:1403] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.125s	user 0.013s	sys 0.006s
I20260709 13:02:44.614813 10828 raft_consensus.cc:359] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.619112 10828 raft_consensus.cc:385] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.619668 10828 raft_consensus.cc:740] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.621786 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:44.623121 10828 consensus_queue.cc:260] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.624068 11029 consensus_queue.cc:1048] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:44.624964 10828 ts_tablet_manager.cc:1434] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
W20260709 13:02:44.626071 10750 leader_election.cc:343] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.628017 10899 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:44.631546 10826 ts_tablet_manager.cc:1434] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260709 13:02:44.632798 11099 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:44.640786 11029 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.644582 11029 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.646752 11029 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:44.630038 11028 consensus_queue.cc:1048] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:02:44.648046 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:02:44.638586 10751 leader_election.cc:343] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:44.649749 10676 leader_election.cc:343] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.649320 10751 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:44.652443 11002 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:44.656159 10711 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.658962 10828 tablet_bootstrap.cc:492] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:44.661041 10827 tablet_bootstrap.cc:654] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.664390 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:02:44.680838 10751 leader_election.cc:343] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.673022 10826 tablet_bootstrap.cc:492] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:44.681306 10751 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:44.683640 11087 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.684326 10860 raft_consensus.cc:2749] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:44.685786 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:02:44.688076 10676 leader_election.cc:343] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.688536 10676 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:44.689591 11028 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:44.692860 10826 tablet_bootstrap.cc:654] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.671636 10535 catalog_manager.cc:5697] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:44.679152 10828 tablet_bootstrap.cc:654] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.702529 10637 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.714635 10827 tablet_bootstrap.cc:492] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:44.716969 10827 ts_tablet_manager.cc:1403] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.131s	user 0.008s	sys 0.014s
I20260709 13:02:44.716413 10828 tablet_bootstrap.cc:492] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:44.718838 10828 ts_tablet_manager.cc:1403] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.003s
I20260709 13:02:44.721172 11093 consensus_queue.cc:1048] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.726713 10826 tablet_bootstrap.cc:492] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:44.727233 10826 ts_tablet_manager.cc:1403] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.055s	user 0.005s	sys 0.009s
I20260709 13:02:44.727778 10532 catalog_manager.cc:5697] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:44.720805 10827 raft_consensus.cc:359] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.734589 11028 consensus_queue.cc:1048] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:44.738198 10827 raft_consensus.cc:385] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.740561 10827 raft_consensus.cc:740] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.741412 10827 consensus_queue.cc:260] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.744628 10827 ts_tablet_manager.cc:1434] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 13:02:44.739656 10826 raft_consensus.cc:359] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.745281 10826 raft_consensus.cc:385] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.745779 10826 raft_consensus.cc:740] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.734705 10828 raft_consensus.cc:359] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.746805 10828 raft_consensus.cc:385] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.747258 10828 raft_consensus.cc:740] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.748462 10828 consensus_queue.cc:260] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.753242 10828 ts_tablet_manager.cc:1434] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.003s
I20260709 13:02:44.755999 10828 tablet_bootstrap.cc:492] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:44.754555 10827 tablet_bootstrap.cc:492] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:44.749794 10826 consensus_queue.cc:260] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.762857 10826 ts_tablet_manager.cc:1434] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:02:44.764487 10826 tablet_bootstrap.cc:492] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:44.767446 11002 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.769734 11002 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.771869 11002 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:44.773772 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:44.775457 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:02:44.777241 10750 leader_election.cc:343] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:44.778563 10751 leader_election.cc:343] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.778980 10751 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:44.782012 10826 tablet_bootstrap.cc:654] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.782114 11002 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:44.786530 10827 tablet_bootstrap.cc:654] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.786732 10828 tablet_bootstrap.cc:654] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.812000 10826 tablet_bootstrap.cc:492] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:44.812587 10826 ts_tablet_manager.cc:1403] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.003s
I20260709 13:02:44.820386 10828 tablet_bootstrap.cc:492] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:44.820968 10828 ts_tablet_manager.cc:1403] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.010s
I20260709 13:02:44.826390 10826 raft_consensus.cc:359] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.827416 10826 raft_consensus.cc:385] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.827756 10826 raft_consensus.cc:740] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.828464 10826 consensus_queue.cc:260] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.825021 10828 raft_consensus.cc:359] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.829464 10828 raft_consensus.cc:385] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.829807 10828 raft_consensus.cc:740] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.830580 10828 consensus_queue.cc:260] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.832566 10828 ts_tablet_manager.cc:1434] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 13:02:44.832556 10827 tablet_bootstrap.cc:492] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:44.834369 10826 ts_tablet_manager.cc:1434] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.021s	user 0.001s	sys 0.004s
I20260709 13:02:44.834918 10827 ts_tablet_manager.cc:1403] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.081s	user 0.021s	sys 0.026s
I20260709 13:02:44.835471 10828 tablet_bootstrap.cc:492] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:44.837577 10827 raft_consensus.cc:359] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.838294 10827 raft_consensus.cc:385] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.838577 10827 raft_consensus.cc:740] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.839906 10826 tablet_bootstrap.cc:492] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:44.843845 10828 tablet_bootstrap.cc:654] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.839207 10827 consensus_queue.cc:260] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.865828 10826 tablet_bootstrap.cc:654] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.871166 10827 ts_tablet_manager.cc:1434] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260709 13:02:44.872287 10827 tablet_bootstrap.cc:492] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:44.882320 10827 tablet_bootstrap.cc:654] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.885486 10828 tablet_bootstrap.cc:492] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:44.886013 10828 ts_tablet_manager.cc:1403] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.051s	user 0.028s	sys 0.011s
I20260709 13:02:44.889766 10828 raft_consensus.cc:359] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.890544 10828 raft_consensus.cc:385] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.890834 10828 raft_consensus.cc:740] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.890882 10827 tablet_bootstrap.cc:492] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:44.891530 10827 ts_tablet_manager.cc:1403] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.001s
I20260709 13:02:44.891635 10828 consensus_queue.cc:260] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.893847 10828 ts_tablet_manager.cc:1434] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:02:44.894378 10826 tablet_bootstrap.cc:492] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:44.894814 10826 ts_tablet_manager.cc:1403] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.005s
I20260709 13:02:44.895112 10828 tablet_bootstrap.cc:492] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:44.897744 10826 raft_consensus.cc:359] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.898427 10826 raft_consensus.cc:385] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.898675 10826 raft_consensus.cc:740] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.899431 10826 consensus_queue.cc:260] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.901896 10828 tablet_bootstrap.cc:654] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.902710 10827 raft_consensus.cc:359] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.903443 10827 raft_consensus.cc:385] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.903739 10827 raft_consensus.cc:740] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.904874 10827 consensus_queue.cc:260] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.907080 10826 ts_tablet_manager.cc:1434] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:02:44.912752 10826 tablet_bootstrap.cc:492] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:44.914283 10828 tablet_bootstrap.cc:492] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:44.915904 10828 ts_tablet_manager.cc:1403] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.001s
I20260709 13:02:44.918556 10826 tablet_bootstrap.cc:654] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.918771 10828 raft_consensus.cc:359] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.919579 10828 raft_consensus.cc:385] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.919886 10828 raft_consensus.cc:740] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.922145 10828 consensus_queue.cc:260] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.923879 11099 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.924315 11099 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.924981 10828 ts_tablet_manager.cc:1434] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:02:44.926393 11099 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:44.928320 10827 ts_tablet_manager.cc:1434] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 13:02:44.928925 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:44.929325 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:44.929996 10635 raft_consensus.cc:2468] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:44.931092 10827 tablet_bootstrap.cc:492] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
W20260709 13:02:44.930303 10751 leader_election.cc:343] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.931898 10750 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:44.932948 11099 raft_consensus.cc:2804] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:44.933322 11099 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:44.933702 11099 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.936282 10828 tablet_bootstrap.cc:492] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:44.942977 10827 tablet_bootstrap.cc:654] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.943367 10828 tablet_bootstrap.cc:654] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.962888 10828 tablet_bootstrap.cc:492] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:44.963184 11028 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.963349 10828 ts_tablet_manager.cc:1403] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
I20260709 13:02:44.963671 11028 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.965757 11028 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:44.965521 11099 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.966816 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:44.968118 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:44.970883 11087 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:44.973493 10676 leader_election.cc:343] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.976857 10828 raft_consensus.cc:359] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.977629 10828 raft_consensus.cc:385] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.977883 10828 raft_consensus.cc:740] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.978586 10827 tablet_bootstrap.cc:492] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:44.978709 10785 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
I20260709 13:02:44.979243 10827 ts_tablet_manager.cc:1403] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.000s
I20260709 13:02:44.990043 10826 tablet_bootstrap.cc:492] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:45.025458 10826 ts_tablet_manager.cc:1403] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.113s	user 0.028s	sys 0.006s
I20260709 13:02:44.978554 10828 consensus_queue.cc:260] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:44.981841 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:44.980381 11099 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:02:45.027865 10751 leader_election.cc:343] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.028002 10826 raft_consensus.cc:359] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.028339 10827 raft_consensus.cc:359] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.028785 10826 raft_consensus.cc:385] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.028941 10827 raft_consensus.cc:385] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.029105 10826 raft_consensus.cc:740] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.029255 10827 raft_consensus.cc:740] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.029915 10827 consensus_queue.cc:260] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.029847 10826 consensus_queue.cc:260] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.032003 10826 ts_tablet_manager.cc:1434] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:02:45.032003 10827 ts_tablet_manager.cc:1434] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:02:45.033671 10828 ts_tablet_manager.cc:1434] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.070s	user 0.019s	sys 0.009s
I20260709 13:02:45.034677 10828 tablet_bootstrap.cc:492] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:45.036414 10826 tablet_bootstrap.cc:492] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:44.981596 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:45.039913 10637 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.991137 11002 consensus_queue.cc:1048] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:45.040725 10828 tablet_bootstrap.cc:654] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.980019 10676 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:45.048416 11028 raft_consensus.cc:2804] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:45.048823 11028 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:45.049151 11028 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.033267 10827 tablet_bootstrap.cc:492] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
W20260709 13:02:45.055676 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 75698.8us
I20260709 13:02:45.064056 10954 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.064555 10954 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.066617 10954 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:45.067888 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:45.071245 10826 tablet_bootstrap.cc:654] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.074923 11080 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:45.090116 11080 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.091943 11087 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.092446 11087 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.093587 10827 tablet_bootstrap.cc:654] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.090600 11080 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.094966 11087 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:45.096546 11080 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:45.099530 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:45.100721 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:02:45.101290 10601 leader_election.cc:343] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.101576 10782 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:45.103207 10601 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:45.103966 11080 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:45.104326 11080 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:45.104712 11080 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.109577 10637 raft_consensus.cc:2468] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:45.117146 10635 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.061146 11028 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.125635 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:45.126857 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:45.127115 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:45.127995 10712 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:45.127342 10709 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:45.133919 10750 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:45.132901 10914 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.135823 10914 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.137864 10914 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:45.138672 11099 raft_consensus.cc:2804] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:45.139181 11099 raft_consensus.cc:697] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:45.139963 11099 consensus_queue.cc:237] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.141722 10826 tablet_bootstrap.cc:492] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:45.142366 10826 ts_tablet_manager.cc:1403] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.106s	user 0.010s	sys 0.007s
I20260709 13:02:45.151582 10827 tablet_bootstrap.cc:492] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:45.152060 10827 ts_tablet_manager.cc:1403] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.119s	user 0.013s	sys 0.007s
I20260709 13:02:45.152814 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:45.153565 10959 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.154009 10959 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.156041 10959 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:45.156661 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:45.157259 10782 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
I20260709 13:02:45.152432 11002 consensus_queue.cc:1048] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:02:45.158855 10899 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.159024 10602 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:45.159325 10899 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.160673 10602 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:45.161883 11078 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:45.161511 11028 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:45.163980 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:45.161386 10899 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:45.165629 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:45.161924 11087 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:45.166605 10828 tablet_bootstrap.cc:492] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:45.166819 11087 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:45.167129 10828 ts_tablet_manager.cc:1403] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.133s	user 0.035s	sys 0.058s
I20260709 13:02:45.167253 11087 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.169821 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:45.167778 11080 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.172679 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:45.173642 10712 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:45.172586 10782 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:45.174660 10751 leader_election.cc:343] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.175068 10826 raft_consensus.cc:359] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.175736 10826 raft_consensus.cc:385] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.176011 10826 raft_consensus.cc:740] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.170884 10676 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:45.176997 11028 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:45.177361 11028 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:45.177330 10602 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:45.177996 11028 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.178300 11078 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:45.178685 11078 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:45.179024 11078 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.187620 10782 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:45.190233 10676 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:45.191833 10914 raft_consensus.cc:2804] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:45.193764 10914 raft_consensus.cc:697] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:45.194608 10914 consensus_queue.cc:237] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.196305 11078 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.210558 11080 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:45.211001 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:45.186816 10826 consensus_queue.cc:260] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.204555 10534 catalog_manager.cc:5697] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
W20260709 13:02:45.215241 10676 leader_election.cc:343] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:45.216110 10676 leader_election.cc:343] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.218708 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:45.219269 10708 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.219396 10827 raft_consensus.cc:359] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.220070 10827 raft_consensus.cc:385] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.220350 10827 raft_consensus.cc:740] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.223162 10827 consensus_queue.cc:260] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.227389 11028 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.228909 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:45.229712 10785 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.230304 10826 ts_tablet_manager.cc:1434] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.001s
I20260709 13:02:45.231307 10826 tablet_bootstrap.cc:492] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:45.235216 10827 ts_tablet_manager.cc:1434] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.083s	user 0.002s	sys 0.003s
I20260709 13:02:45.236729 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:45.245188 10782 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:45.246325 10827 tablet_bootstrap.cc:492] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:45.254191 10828 raft_consensus.cc:359] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.255321 10828 raft_consensus.cc:385] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.255522 10828 raft_consensus.cc:740] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
W20260709 13:02:45.255630 10750 leader_election.cc:343] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.256105 10750 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:45.259528 10860 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:45.267568 10785 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:45.271138 10708 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:45.272450 11078 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:45.272507 11087 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.276258 10602 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:45.276684 11087 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:02:45.278931 10583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:45.276934 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:45.277241 11087 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:45.277335 10828 consensus_queue.cc:260] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.293569 11028 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:45.294163 11087 raft_consensus.cc:697] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:45.295531 10828 ts_tablet_manager.cc:1434] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.128s	user 0.008s	sys 0.000s
I20260709 13:02:45.293675 10708 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.301404 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:45.279851 10533 catalog_manager.cc:5697] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:45.303541 10826 tablet_bootstrap.cc:654] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.305569 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:45.306160 10711 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.295315 11087 consensus_queue.cc:237] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.314513 10711 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:45.314579 10708 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
W20260709 13:02:45.315739 10676 leader_election.cc:343] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.316097 10828 tablet_bootstrap.cc:492] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:45.318809 10602 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:45.321923 10602 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:45.322255 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:45.322850 10785 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.323002 11078 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:45.323652 11078 raft_consensus.cc:697] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:45.324744 11078 consensus_queue.cc:237] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.325537 11080 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:45.326032 11080 raft_consensus.cc:697] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:45.326834 11080 consensus_queue.cc:237] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.333698 10785 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:45.336238 10914 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.336748 10914 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.345192 10827 tablet_bootstrap.cc:654] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.348609 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:45.341261 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:45.350849 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:45.351164 10914 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:45.351514 10637 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
I20260709 13:02:45.350924 10782 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.353133 10676 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:02:45.356074 10601 leader_election.cc:343] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.356926 11028 raft_consensus.cc:2804] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:45.357339 11028 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:45.357189 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:45.357939 10783 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
I20260709 13:02:45.358736 11028 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.363692 10899 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.364217 10899 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.366410 10899 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:45.366828 10532 catalog_manager.cc:5697] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:45.367516 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:02:45.369257 10751 leader_election.cc:343] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.377063 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:02:45.379360 10750 leader_election.cc:343] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.379794 10750 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:45.380846 11002 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:45.382233 10828 tablet_bootstrap.cc:654] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.390525 10782 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:45.395560 10676 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:45.394784 10532 catalog_manager.cc:5697] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:45.396520 11135 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:45.396994 11135 raft_consensus.cc:697] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:45.397233 10532 catalog_manager.cc:5697] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:45.397846 11135 consensus_queue.cc:237] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.404395 11028 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.406566 11028 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:45.407725 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:45.408336 10633 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.414813 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:45.415472 10782 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.417294 10826 tablet_bootstrap.cc:492] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:45.419401 10826 ts_tablet_manager.cc:1403] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.188s	user 0.018s	sys 0.008s
I20260709 13:02:45.421449 10828 tablet_bootstrap.cc:492] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:45.422411 10828 ts_tablet_manager.cc:1403] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.000s
I20260709 13:02:45.425307 10828 raft_consensus.cc:359] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.426437 10828 raft_consensus.cc:385] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.426725 10828 raft_consensus.cc:740] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.428274 10633 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:45.430276 10827 tablet_bootstrap.cc:492] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:45.430763 10827 ts_tablet_manager.cc:1403] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.185s	user 0.016s	sys 0.011s
I20260709 13:02:45.427471 10828 consensus_queue.cc:260] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.431181 10782 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:45.432934 10828 ts_tablet_manager.cc:1434] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:02:45.434274 10676 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:45.435002 11135 raft_consensus.cc:2804] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:45.435173 10828 tablet_bootstrap.cc:492] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:45.434298 10826 raft_consensus.cc:359] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.436345 10826 raft_consensus.cc:385] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.436241 11135 raft_consensus.cc:697] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:45.436823 10826 raft_consensus.cc:740] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.437517 11135 consensus_queue.cc:237] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.437527 10826 consensus_queue.cc:260] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.441989 10532 catalog_manager.cc:5697] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:45.445241 10826 ts_tablet_manager.cc:1434] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:02:45.446729 10826 tablet_bootstrap.cc:492] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:45.449427 10828 tablet_bootstrap.cc:654] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.451718 10827 raft_consensus.cc:359] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.452471 10827 raft_consensus.cc:385] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.452735 10827 raft_consensus.cc:740] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.453431 10827 consensus_queue.cc:260] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.455495 10827 ts_tablet_manager.cc:1434] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 13:02:45.458456 10826 tablet_bootstrap.cc:654] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.469847 10826 tablet_bootstrap.cc:492] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:45.470311 10826 ts_tablet_manager.cc:1403] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260709 13:02:45.473341 10827 tablet_bootstrap.cc:492] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:45.472998 10826 raft_consensus.cc:359] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.480278 10826 raft_consensus.cc:385] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.480607 10826 raft_consensus.cc:740] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.481287 10826 consensus_queue.cc:260] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.481140 10532 catalog_manager.cc:5697] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:45.483763 10826 ts_tablet_manager.cc:1434] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:02:45.484745 10826 tablet_bootstrap.cc:492] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:45.484849 10828 tablet_bootstrap.cc:492] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:45.485325 10828 ts_tablet_manager.cc:1403] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.004s
I20260709 13:02:45.486334 10827 tablet_bootstrap.cc:654] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.488125 10828 raft_consensus.cc:359] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.492408 10828 raft_consensus.cc:385] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.492702 10828 raft_consensus.cc:740] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.492718 10826 tablet_bootstrap.cc:654] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.493942 10828 consensus_queue.cc:260] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.499114 10828 ts_tablet_manager.cc:1434] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 13:02:45.500082 10828 tablet_bootstrap.cc:492] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:45.505772 10828 tablet_bootstrap.cc:654] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.517066 10827 tablet_bootstrap.cc:492] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:45.519709 10826 tablet_bootstrap.cc:492] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:45.520215 10826 ts_tablet_manager.cc:1403] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.001s
I20260709 13:02:45.523454 10827 ts_tablet_manager.cc:1403] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.006s
I20260709 13:02:45.522950 10826 raft_consensus.cc:359] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.525599 10828 tablet_bootstrap.cc:492] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:45.526057 10828 ts_tablet_manager.cc:1403] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.013s
I20260709 13:02:45.526279 10827 raft_consensus.cc:359] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.527014 10827 raft_consensus.cc:385] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.527299 10827 raft_consensus.cc:740] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.528155 10827 consensus_queue.cc:260] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.529631 10826 raft_consensus.cc:385] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.529956 10826 raft_consensus.cc:740] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.530269 10828 raft_consensus.cc:359] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.531050 11028 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.530593 10826 consensus_queue.cc:260] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.531855 11028 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.533880 10826 ts_tablet_manager.cc:1434] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260709 13:02:45.534961 10826 tablet_bootstrap.cc:492] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:45.535769 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:45.536465 10786 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
I20260709 13:02:45.537637 10676 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:45.538461 11093 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:45.538873 11093 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:45.538962 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:45.539247 11093 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.540944 11002 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.541478 11002 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:45.542547 10676 leader_election.cc:343] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.543474 11002 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:45.544795 10826 tablet_bootstrap.cc:654] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.546918 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:45.547509 10637 raft_consensus.cc:2468] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:45.548668 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:45.533835 11028 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:02:45.550717 10751 leader_election.cc:343] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.554831 10827 ts_tablet_manager.cc:1434] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260709 13:02:45.556351 11093 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.530916 10828 raft_consensus.cc:385] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.557796 10750 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:45.558175 10828 raft_consensus.cc:740] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.558864 10828 consensus_queue.cc:260] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.559273 11002 raft_consensus.cc:2804] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:45.559679 11002 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:45.560027 11002 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.560565 10827 tablet_bootstrap.cc:492] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:45.562165 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:45.562287 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:45.562875 10786 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:45.566872 10676 leader_election.cc:343] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.568012 10827 tablet_bootstrap.cc:654] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.574154 11093 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:45.574676 10828 ts_tablet_manager.cc:1434] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.001s
I20260709 13:02:45.578862 10826 tablet_bootstrap.cc:492] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:45.579754 10827 tablet_bootstrap.cc:492] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:45.575744 11002 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.581118 10708 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.586019 10826 ts_tablet_manager.cc:1403] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.005s
I20260709 13:02:45.589604 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:45.589625 10826 raft_consensus.cc:359] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.590411 10826 raft_consensus.cc:385] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.590695 10826 raft_consensus.cc:740] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
W20260709 13:02:45.591373 10751 leader_election.cc:343] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.591377 10826 consensus_queue.cc:260] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.593019 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:45.593611 10637 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.593789 10826 ts_tablet_manager.cc:1434] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:45.595489 11099 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.596022 11099 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.598052 11099 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:45.599584 10826 tablet_bootstrap.cc:492] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:45.599891 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:45.600153 10637 raft_consensus.cc:2468] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:45.600522 10711 raft_consensus.cc:2468] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:45.601017 11002 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:45.601750 10751 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:45.602574 11002 raft_consensus.cc:2804] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:45.603031 11002 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:45.603469 11002 raft_consensus.cc:3060] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.583983 10828 tablet_bootstrap.cc:492] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:45.586011 10827 ts_tablet_manager.cc:1403] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.007s
I20260709 13:02:45.607789 10827 raft_consensus.cc:359] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.608484 10827 raft_consensus.cc:385] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.608775 10827 raft_consensus.cc:740] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.608852 11099 consensus_queue.cc:1048] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:45.609541 10827 consensus_queue.cc:260] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.616248 10750 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:45.617465 11099 raft_consensus.cc:2804] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:45.618005 11099 raft_consensus.cc:697] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:45.618944 11099 consensus_queue.cc:237] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.619284 11002 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.621868 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:45.623473 10827 ts_tablet_manager.cc:1434] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:02:45.624691 10827 tablet_bootstrap.cc:492] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:45.625880 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:45.626461 10709 raft_consensus.cc:3060] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.629861 10828 tablet_bootstrap.cc:654] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.630874 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:02:45.632064 10750 leader_election.cc:343] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.634152 10826 tablet_bootstrap.cc:654] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.634812 10709 raft_consensus.cc:2468] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:45.636175 10751 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:45.637034 10860 raft_consensus.cc:2804] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:45.637637 10860 raft_consensus.cc:697] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:45.638695 10860 consensus_queue.cc:237] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:45.639144 10750 leader_election.cc:343] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.642052 10827 tablet_bootstrap.cc:654] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.642705 11002 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:45.580832 10786 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:45.645126 10676 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:45.646123 11028 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:45.646775 11028 raft_consensus.cc:697] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:45.647588 11028 consensus_queue.cc:237] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.665552 10532 catalog_manager.cc:5697] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:45.668545 10828 tablet_bootstrap.cc:492] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:45.669044 10828 ts_tablet_manager.cc:1403] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.000s
I20260709 13:02:45.671689 10828 raft_consensus.cc:359] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.672379 10828 raft_consensus.cc:385] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.672639 10828 raft_consensus.cc:740] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.674152 10826 tablet_bootstrap.cc:492] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:45.674590 10826 ts_tablet_manager.cc:1403] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.002s
I20260709 13:02:45.673267 10828 consensus_queue.cc:260] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.676174 11093 consensus_queue.cc:1048] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:02:45.685101 10828 ts_tablet_manager.cc:1434] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 13:02:45.689574 10828 tablet_bootstrap.cc:492] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:45.696628 10860 consensus_queue.cc:1048] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:45.700745 11080 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.701422 11080 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.700866 10532 catalog_manager.cc:5697] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:45.708256 10826 raft_consensus.cc:359] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.709245 10826 raft_consensus.cc:385] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.709645 10826 raft_consensus.cc:740] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.716822 10827 tablet_bootstrap.cc:492] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:45.717348 10827 ts_tablet_manager.cc:1403] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.093s	user 0.022s	sys 0.013s
I20260709 13:02:45.716930 10959 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:45.720932 10828 tablet_bootstrap.cc:654] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.723526 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:45.728343 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:45.728950 10785 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:45.731298 10601 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:45.731943 11080 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:45.728801 10708 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:45.764671 10827 raft_consensus.cc:359] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.765527 10827 raft_consensus.cc:385] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.765815 10827 raft_consensus.cc:740] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.767023 10827 consensus_queue.cc:260] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.768708 10827 ts_tablet_manager.cc:1434] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.051s	user 0.003s	sys 0.001s
I20260709 13:02:45.772236 10827 tablet_bootstrap.cc:492] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:45.783603 10827 tablet_bootstrap.cc:654] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.785596 10959 raft_consensus.cc:2804] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:45.786942 10959 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:45.787289 10959 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.763861 11002 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.793727 11002 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.792968 10826 consensus_queue.cc:260] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.795965 11002 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:45.812129 10826 ts_tablet_manager.cc:1434] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.137s	user 0.013s	sys 0.003s
I20260709 13:02:45.812597 11087 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.813078 11087 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.815099 11087 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:45.815223 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:45.815981 10635 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:45.817554 10959 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.818435 10954 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:45.820053 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:45.823328 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:45.827963 10959 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:45.830406 10635 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.834007 10826 tablet_bootstrap.cc:492] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:45.835372 10750 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:45.836128 10860 raft_consensus.cc:2804] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:45.836436 10860 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:45.836723 10860 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.842653 11080 consensus_queue.cc:1048] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:45.839470 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:02:45.837443 10751 leader_election.cc:343] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.849262 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:45.849835 10711 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.852617 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:45.853348 10785 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.855636 10828 tablet_bootstrap.cc:492] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:45.856040 10828 ts_tablet_manager.cc:1403] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.167s	user 0.027s	sys 0.025s
I20260709 13:02:45.854566 10914 consensus_queue.cc:1048] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:02:45.862529 10711 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:45.864588 10601 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:45.865492 10924 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:45.871562 10826 tablet_bootstrap.cc:654] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.876188 10785 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:45.879617 10827 tablet_bootstrap.cc:492] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:45.880101 10827 ts_tablet_manager.cc:1403] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.108s	user 0.011s	sys 0.009s
I20260709 13:02:45.887641 10601 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:45.890285 10785 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.891175 11080 raft_consensus.cc:2804] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:45.891677 11080 raft_consensus.cc:697] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:45.892477 11080 consensus_queue.cc:237] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.893359 10827 raft_consensus.cc:359] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.895638 10827 raft_consensus.cc:385] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.895889 10827 raft_consensus.cc:740] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.896587 10827 consensus_queue.cc:260] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.888885 10860 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.900120 10827 ts_tablet_manager.cc:1434] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:02:45.900424 11087 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:45.901110 10827 tablet_bootstrap.cc:492] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:45.902616 11099 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.903080 11099 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.890290 10828 raft_consensus.cc:359] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.904834 10828 raft_consensus.cc:385] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:45.905000 10860 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:45.905135 10828 raft_consensus.cc:740] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:45.907930 10828 consensus_queue.cc:260] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.914363 10637 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.921862 10828 ts_tablet_manager.cc:1434] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.000s
I20260709 13:02:45.926151 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:45.926795 10634 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:45.919229 10532 catalog_manager.cc:5697] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:45.928457 10827 tablet_bootstrap.cc:654] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:45.930546 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:45.944048 10828 tablet_bootstrap.cc:492] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:45.935060 11099 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:45.947202 11087 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:02:45.949016 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:45.957546 11087 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.958122 11087 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:45.960198 11087 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:45.964074 11099 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:45.964783 11099 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:45.965721 10750 leader_election.cc:343] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.965898 10634 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:45.968451 11099 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:02:45.953065 10751 leader_election.cc:343] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:45.940487 11093 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 13:02:45.987772 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:45.990114 11135 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:02:45.983666 10959 consensus_queue.cc:1048] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:02:46.001533 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:46.002743 10784 raft_consensus.cc:2393] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 1: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
W20260709 13:02:46.013945 10751 leader_election.cc:343] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.013696 10534 catalog_manager.cc:5697] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:46.014552 10751 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:45.992784 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:46.020985 11099 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:46.044710 10826 tablet_bootstrap.cc:492] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:46.045209 10826 ts_tablet_manager.cc:1403] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.222s	user 0.010s	sys 0.021s
I20260709 13:02:46.047370 11028 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.048570 11028 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.061115 10826 raft_consensus.cc:359] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.061789 10828 tablet_bootstrap.cc:654] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.061993 11028 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:46.062534 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:46.061832 10826 raft_consensus.cc:385] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.063180 10826 raft_consensus.cc:740] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.068017 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:46.071591 10826 consensus_queue.cc:260] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.078812 10750 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:46.081647 10827 tablet_bootstrap.cc:492] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:46.087080 10827 ts_tablet_manager.cc:1403] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.186s	user 0.022s	sys 0.022s
I20260709 13:02:46.083034 10826 ts_tablet_manager.cc:1434] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
W20260709 13:02:46.090507 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 118235us
I20260709 13:02:46.095317 10601 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:46.097894 11078 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.100579 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:46.101486 11099 raft_consensus.cc:2804] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:46.102147 11099 raft_consensus.cc:697] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
W20260709 13:02:46.102761 10751 leader_election.cc:343] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.103169 11099 consensus_queue.cc:237] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.103546 11002 consensus_queue.cc:1048] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:46.104326 10676 leader_election.cc:343] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:46.106381 10751 consensus_peers.cc:597] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:02:46.096792 10827 raft_consensus.cc:359] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.108598 10827 raft_consensus.cc:385] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.108917 10827 raft_consensus.cc:740] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.109566 10827 consensus_queue.cc:260] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.112766 10826 tablet_bootstrap.cc:492] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:46.128515 10914 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.129477 10914 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.130489 10827 ts_tablet_manager.cc:1434] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 13:02:46.131532 10827 tablet_bootstrap.cc:492] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:46.131666 10914 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:46.146621 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:02:46.159773 10676 leader_election.cc:343] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.158380 11078 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:46.152271 11135 consensus_queue.cc:1048] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:02:46.181717 10826 tablet_bootstrap.cc:654] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.213409 10828 tablet_bootstrap.cc:492] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:46.213945 10828 ts_tablet_manager.cc:1403] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.273s	user 0.014s	sys 0.021s
I20260709 13:02:46.218215 10827 tablet_bootstrap.cc:654] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.223085 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:46.231413 11135 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:02:46.239183 10750 leader_election.cc:343] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.239773 10750 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:46.241056 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:46.246110 10860 raft_consensus.cc:2749] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:46.247771 11002 consensus_queue.cc:1048] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:46.262835 11028 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:46.263427 10828 raft_consensus.cc:359] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.264145 10828 raft_consensus.cc:385] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.264439 10828 raft_consensus.cc:740] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
W20260709 13:02:46.264747 10676 leader_election.cc:343] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.265170 10676 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:46.265988 11028 raft_consensus.cc:2749] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:46.266899 10826 tablet_bootstrap.cc:492] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:46.267362 10826 ts_tablet_manager.cc:1403] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.155s	user 0.006s	sys 0.009s
I20260709 13:02:46.269932 10826 raft_consensus.cc:359] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.270571 10826 raft_consensus.cc:385] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.270874 10826 raft_consensus.cc:740] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.271507 10826 consensus_queue.cc:260] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.265127 10828 consensus_queue.cc:260] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.284042 10636 raft_consensus.cc:3060] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.284898 10533 catalog_manager.cc:5697] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:46.287952 10826 ts_tablet_manager.cc:1434] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
W20260709 13:02:46.288950 10676 leader_election.cc:343] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.292166 11093 consensus_queue.cc:1048] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:46.292680 10676 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:46.293407 11028 raft_consensus.cc:2749] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:46.295037 10828 ts_tablet_manager.cc:1434] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.002s
I20260709 13:02:46.296037 10828 tablet_bootstrap.cc:492] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:46.319831 10827 tablet_bootstrap.cc:492] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:46.320375 10827 ts_tablet_manager.cc:1403] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.189s	user 0.003s	sys 0.011s
I20260709 13:02:46.323307 10827 raft_consensus.cc:359] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.323982 10827 raft_consensus.cc:385] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.324260 10827 raft_consensus.cc:740] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.327082 10826 tablet_bootstrap.cc:492] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:46.328791 10828 tablet_bootstrap.cc:654] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.324875 10827 consensus_queue.cc:260] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.337728 10827 ts_tablet_manager.cc:1434] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260709 13:02:46.339151 10827 tablet_bootstrap.cc:492] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:46.339246 11002 consensus_queue.cc:1048] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:46.352226 10826 tablet_bootstrap.cc:654] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.356374 10954 consensus_queue.cc:1048] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:02:46.361348 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 56998.2us
I20260709 13:02:46.374583 10828 tablet_bootstrap.cc:492] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:46.375114 10828 ts_tablet_manager.cc:1403] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.009s
I20260709 13:02:46.378290 10828 raft_consensus.cc:359] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.378827 10826 tablet_bootstrap.cc:492] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:46.378979 10828 raft_consensus.cc:385] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.379256 10828 raft_consensus.cc:740] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.379300 10826 ts_tablet_manager.cc:1403] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.001s
I20260709 13:02:46.380131 10828 consensus_queue.cc:260] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.383190 10828 ts_tablet_manager.cc:1434] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:02:46.384199 10828 tablet_bootstrap.cc:492] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:46.407145 10826 raft_consensus.cc:359] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.407954 10826 raft_consensus.cc:385] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.408278 10826 raft_consensus.cc:740] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.409094 10826 consensus_queue.cc:260] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.413198 10828 tablet_bootstrap.cc:654] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.413249 10827 tablet_bootstrap.cc:654] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.426580 10828 tablet_bootstrap.cc:492] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:46.427079 10828 ts_tablet_manager.cc:1403] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.002s
I20260709 13:02:46.428525 10826 ts_tablet_manager.cc:1434] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260709 13:02:46.429872 10828 raft_consensus.cc:359] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.430686 10828 raft_consensus.cc:385] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.430945 10828 raft_consensus.cc:740] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.432690 10828 consensus_queue.cc:260] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.434002 10826 tablet_bootstrap.cc:492] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:46.434373 10828 ts_tablet_manager.cc:1434] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:46.435343 10828 tablet_bootstrap.cc:492] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:46.442167 11171 consensus_queue.cc:1048] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:46.446416 10828 tablet_bootstrap.cc:654] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.458696 11029 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.459277 11029 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.461387 11029 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:46.465054 10828 tablet_bootstrap.cc:492] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:46.465713 10828 ts_tablet_manager.cc:1403] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.005s
I20260709 13:02:46.468640 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:46.469280 10785 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
I20260709 13:02:46.469635 10828 raft_consensus.cc:359] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.470013 11171 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.470326 10828 raft_consensus.cc:385] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.470650 10828 raft_consensus.cc:740] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.470522 11171 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.472692 11171 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:46.474562 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:46.475297 10785 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:46.474658 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:46.476756 10601 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:46.477890 10954 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:46.478279 10954 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:46.477998 10828 consensus_queue.cc:260] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.478650 10954 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.484294 10828 ts_tablet_manager.cc:1434] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260709 13:02:46.485359 10828 tablet_bootstrap.cc:492] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
W20260709 13:02:46.488384 10676 leader_election.cc:343] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.491894 10828 tablet_bootstrap.cc:654] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.490350 10826 tablet_bootstrap.cc:654] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.495206 10676 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:46.502869 11029 raft_consensus.cc:2804] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:46.503511 11029 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:46.504019 11029 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.516361 10954 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.521463 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:46.531567 10954 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:46.534649 10827 tablet_bootstrap.cc:492] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:46.535171 10827 ts_tablet_manager.cc:1403] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.196s	user 0.011s	sys 0.006s
I20260709 13:02:46.537009 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
W20260709 13:02:46.540591 10751 consensus_peers.cc:597] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:02:46.540606 10784 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.538664 10827 raft_consensus.cc:359] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.550330 10827 raft_consensus.cc:385] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.550711 10827 raft_consensus.cc:740] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.551505 10827 consensus_queue.cc:260] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.553233 10827 ts_tablet_manager.cc:1434] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 13:02:46.559784 10827 tablet_bootstrap.cc:492] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:46.560863 10828 tablet_bootstrap.cc:492] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:46.561326 10828 ts_tablet_manager.cc:1403] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.024s
I20260709 13:02:46.564574 10828 raft_consensus.cc:359] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.565217 10828 raft_consensus.cc:385] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.565510 10828 raft_consensus.cc:740] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.566802 10828 consensus_queue.cc:260] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.572522 10828 ts_tablet_manager.cc:1434] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:02:46.573881 11002 consensus_queue.cc:1048] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:46.574957 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:46.575282 10828 tablet_bootstrap.cc:492] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:46.582816 11029 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:46.584444 10602 leader_election.cc:343] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.591492 11029 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:46.599838 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:02:46.591564 10602 leader_election.cc:343] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.596530 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:46.601537 10783 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.602964 10826 tablet_bootstrap.cc:492] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:46.603519 10826 ts_tablet_manager.cc:1403] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.170s	user 0.011s	sys 0.003s
I20260709 13:02:46.603773 10828 tablet_bootstrap.cc:654] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.610827 10826 raft_consensus.cc:359] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.617349 10826 raft_consensus.cc:385] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.617867 10826 raft_consensus.cc:740] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.622380 10828 tablet_bootstrap.cc:492] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:46.620494 10826 consensus_queue.cc:260] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.622848 10828 ts_tablet_manager.cc:1403] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.009s
I20260709 13:02:46.625391 10828 raft_consensus.cc:359] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.626037 10826 ts_tablet_manager.cc:1434] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
W20260709 13:02:46.619850 10676 leader_election.cc:343] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.619203 10783 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:46.626035 10828 raft_consensus.cc:385] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.556219 10784 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:46.628157 10828 raft_consensus.cc:740] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.629208 10601 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:46.631091 10676 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:46.631841 11028 raft_consensus.cc:2804] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:46.632292 11028 raft_consensus.cc:697] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:46.632228 10828 consensus_queue.cc:260] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.633234 11028 consensus_queue.cc:237] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.634627 10828 ts_tablet_manager.cc:1434] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:02:46.636273 10828 tablet_bootstrap.cc:492] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:46.631417 11171 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:46.641458 11171 raft_consensus.cc:697] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:46.642393 11171 consensus_queue.cc:237] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.648298 10826 tablet_bootstrap.cc:492] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:46.659068 10828 tablet_bootstrap.cc:654] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.661619 11002 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.662153 11002 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.664453 11002 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:46.665103 11002 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.665695 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:02:46.666407 10583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:46.735261 11029 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.736168 11029 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.754884 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:02:46.757128 10751 leader_election.cc:343] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.665553 11002 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.761291 11002 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:46.759194 11029 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:02:46.763820 10750 leader_election.cc:343] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.764279 10750 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:46.764010 10533 catalog_manager.cc:5697] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:46.770766 10828 tablet_bootstrap.cc:492] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:46.771270 10828 ts_tablet_manager.cc:1403] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.135s	user 0.010s	sys 0.023s
I20260709 13:02:46.776003 10826 tablet_bootstrap.cc:654] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.778072 10532 catalog_manager.cc:5697] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:46.781466 10899 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.781955 10899 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.782589 10827 tablet_bootstrap.cc:700] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0: Time spent opening tablet: real 0.132s	user 0.000s	sys 0.001s
I20260709 13:02:46.782413 10828 raft_consensus.cc:359] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.783169 10828 raft_consensus.cc:385] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.783309 10827 tablet_bootstrap.cc:654] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.783464 10828 raft_consensus.cc:740] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.783792 10899 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:46.784281 10899 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:46.784140 10828 consensus_queue.cc:260] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.786667 10828 ts_tablet_manager.cc:1434] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:02:46.793342 10828 tablet_bootstrap.cc:492] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:46.796238 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:46.799870 10828 tablet_bootstrap.cc:654] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.805202 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:02:46.810346 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 52451.4us
I20260709 13:02:46.812288 10826 tablet_bootstrap.cc:492] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:46.813804 10828 tablet_bootstrap.cc:492] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:46.813975 10826 ts_tablet_manager.cc:1403] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.166s	user 0.021s	sys 0.017s
I20260709 13:02:46.814257 10828 ts_tablet_manager.cc:1403] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.003s
I20260709 13:02:46.813957 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:46.816664 10708 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:46.817354 10828 raft_consensus.cc:359] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.818173 10828 raft_consensus.cc:385] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.818496 10828 raft_consensus.cc:740] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.819233 10828 consensus_queue.cc:260] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.821940 10828 ts_tablet_manager.cc:1434] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:46.822949 10828 tablet_bootstrap.cc:492] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:46.823060 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:46.829015 10751 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:46.820361 10826 raft_consensus.cc:359] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.829643 10826 raft_consensus.cc:385] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.830003 10826 raft_consensus.cc:740] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.830227 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:46.830756 10826 consensus_queue.cc:260] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.833431 10826 ts_tablet_manager.cc:1434] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260709 13:02:46.834939 10826 tablet_bootstrap.cc:492] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:46.841243 10826 tablet_bootstrap.cc:654] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.841615 10828 tablet_bootstrap.cc:654] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.845177 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:46.850754 11002 raft_consensus.cc:2804] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:46.851353 11002 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:46.851817 11002 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.857021 10826 tablet_bootstrap.cc:492] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
W20260709 13:02:46.864661 10750 leader_election.cc:343] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.891954 10826 ts_tablet_manager.cc:1403] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.001s
I20260709 13:02:46.880620 10828 tablet_bootstrap.cc:492] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:46.884068 10827 tablet_bootstrap.cc:492] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:46.893823 10827 ts_tablet_manager.cc:1403] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.334s	user 0.006s	sys 0.008s
W20260709 13:02:46.861809 10751 leader_election.cc:343] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:46.895290 10750 leader_election.cc:343] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.897982 10750 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:46.898746 11208 raft_consensus.cc:2749] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:46.898525 11002 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.899873 10828 ts_tablet_manager.cc:1403] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.004s
I20260709 13:02:46.902136 10826 raft_consensus.cc:359] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.904114 10826 raft_consensus.cc:385] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.904479 10826 raft_consensus.cc:740] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.899655 10676 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:46.906452 11135 raft_consensus.cc:2749] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:46.910993 11002 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:46.912489 10827 raft_consensus.cc:359] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.913194 10827 raft_consensus.cc:385] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.913494 10827 raft_consensus.cc:740] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.914143 10827 consensus_queue.cc:260] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.916276 10827 ts_tablet_manager.cc:1434] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260709 13:02:46.908890 10826 consensus_queue.cc:260] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.921384 10826 ts_tablet_manager.cc:1434] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:02:46.922380 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:46.922981 10712 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.924981 10828 raft_consensus.cc:359] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.926924 10826 tablet_bootstrap.cc:492] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:46.933710 10712 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:46.940937 10751 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:46.941910 11002 raft_consensus.cc:2804] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:46.945811 10828 raft_consensus.cc:385] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.946200 10828 raft_consensus.cc:740] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.945142 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:46.946859 10828 consensus_queue.cc:260] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.947849 10826 tablet_bootstrap.cc:654] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:46.947899 11002 raft_consensus.cc:697] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:46.949329 11002 consensus_queue.cc:237] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.950255 11080 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.950780 11080 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.952996 11080 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:46.957459 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:02:46.960510 10750 leader_election.cc:343] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.917256 10827 tablet_bootstrap.cc:492] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
W20260709 13:02:46.966467 10602 leader_election.cc:343] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:46.956879 10828 ts_tablet_manager.cc:1434] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.001s
I20260709 13:02:46.967806 10828 tablet_bootstrap.cc:492] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845: Bootstrap starting.
I20260709 13:02:46.968577 10826 tablet_bootstrap.cc:492] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:46.969039 10826 ts_tablet_manager.cc:1403] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.001s
I20260709 13:02:46.969636 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:46.970325 10783 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:46.979494 10826 raft_consensus.cc:359] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.980472 10826 raft_consensus.cc:385] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:46.980784 10826 raft_consensus.cc:740] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:46.981559 10826 consensus_queue.cc:260] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.985877 10601 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:46.987706 11080 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:46.988145 11080 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:46.988510 11080 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:46.990657 10899 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:46.991186 10899 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:46.999476 10899 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:47.012174 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:47.008119 10532 catalog_manager.cc:5697] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:47.001350 10826 ts_tablet_manager.cc:1434] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 13:02:47.013857 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:47.022006 10712 raft_consensus.cc:2468] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:47.023507 10826 tablet_bootstrap.cc:492] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:47.030077 10826 tablet_bootstrap.cc:654] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.032230 10751 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:47.033106 11099 raft_consensus.cc:2804] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:47.034420 11099 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:47.034785 11099 raft_consensus.cc:3060] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.038772 11080 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.041631 11080 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:47.041791 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
W20260709 13:02:47.042783 10738 tablet.cc:2406] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260709 13:02:47.043709 10602 leader_election.cc:343] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.032371 10712 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.048590 11029 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.049252 11029 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.051689 11029 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:47.052901 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:47.056267 10828 tablet_bootstrap.cc:654] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.059281 11099 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.061735 10899 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.062224 10899 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.063968 10899 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:02:47.064066 10676 consensus_peers.cc:597] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:02:47.065790 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:47.066480 10710 raft_consensus.cc:2468] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:47.068014 10751 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:47.069600 11002 raft_consensus.cc:2804] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:47.070077 11002 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:47.070495 11002 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.078442 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:47.079378 10785 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.086555 10785 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:47.094099 10827 tablet_bootstrap.cc:654] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.098623 10899 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.099169 10899 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.101341 10899 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:47.101435 10828 tablet_bootstrap.cc:492] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845: No bootstrap required, opened a new log
I20260709 13:02:47.101992 10828 ts_tablet_manager.cc:1403] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845: Time spent bootstrapping tablet: real 0.134s	user 0.016s	sys 0.001s
I20260709 13:02:47.103367 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:47.103950 10710 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:47.104862 10751 leader_election.cc:343] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.105044 10828 raft_consensus.cc:359] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.106257 10828 raft_consensus.cc:385] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.106536 10828 raft_consensus.cc:740] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.106575 11099 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:47.107187 10828 consensus_queue.cc:260] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.107954 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:47.108516 10711 raft_consensus.cc:3060] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.109655 10828 ts_tablet_manager.cc:1434] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:02:47.117888 11002 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.119264 10827 tablet_bootstrap.cc:492] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:47.119737 10827 ts_tablet_manager.cc:1403] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.203s	user 0.009s	sys 0.001s
I20260709 13:02:47.119838 11002 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:47.130385 10711 raft_consensus.cc:2468] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:47.131628 10751 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:02:47.132157 10750 leader_election.cc:343] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.132696 11002 raft_consensus.cc:2804] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:47.134253 10601 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:47.135421 10827 raft_consensus.cc:359] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.136103 10827 raft_consensus.cc:385] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.136372 10827 raft_consensus.cc:740] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.138753 11002 raft_consensus.cc:697] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:47.142445 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:47.143282 10783 raft_consensus.cc:2393] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 1: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:02:47.139875 11002 consensus_queue.cc:237] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.171072 10826 tablet_bootstrap.cc:492] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:47.171829 10826 ts_tablet_manager.cc:1403] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.149s	user 0.013s	sys 0.034s
I20260709 13:02:47.136478 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:47.172667 10707 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.176534 10826 raft_consensus.cc:359] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.177584 10826 raft_consensus.cc:385] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.177918 10826 raft_consensus.cc:740] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.178792 10826 consensus_queue.cc:260] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.181797 10676 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:47.184913 10899 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.185663 10899 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:47.201033 11218 log.cc:927] Time spent T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260709 13:02:47.148121 11167 consensus_queue.cc:1048] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.055s
I20260709 13:02:47.181898 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:47.143316 11080 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:47.207863 11028 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:47.194324 10827 consensus_queue.cc:260] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.209259 10826 ts_tablet_manager.cc:1434] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.001s
I20260709 13:02:47.239482 10826 tablet_bootstrap.cc:492] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:47.245636 10532 catalog_manager.cc:5697] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:47.252671 10899 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:47.253515 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:47.254261 10711 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:47.255787 10751 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:47.256641 10899 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:47.257001 10899 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:47.257398 10899 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.280627 11002 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.281333 11002 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.296865 10826 tablet_bootstrap.cc:654] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:47.337667 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 201523us
I20260709 13:02:47.359875 10899 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.362501 10899 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:47.371176 11002 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:47.380739 11002 consensus_queue.cc:1048] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:47.376904 11080 raft_consensus.cc:697] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:47.393738 10827 ts_tablet_manager.cc:1434] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.274s	user 0.024s	sys 0.018s
I20260709 13:02:47.402017 10827 tablet_bootstrap.cc:492] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
W20260709 13:02:47.411273 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 72461.3us
I20260709 13:02:47.407526 11080 consensus_queue.cc:237] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.417625 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:47.418471 10712 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.421149 10707 raft_consensus.cc:2468] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:47.426302 10751 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:47.428130 11099 raft_consensus.cc:2804] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:47.433679 11099 raft_consensus.cc:697] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:47.434597 11099 consensus_queue.cc:237] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.437201 11224 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.438225 11224 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.440107 11224 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:47.450501 10827 tablet_bootstrap.cc:654] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.466238 10826 tablet_bootstrap.cc:492] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:47.466763 10826 ts_tablet_manager.cc:1403] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.228s	user 0.019s	sys 0.012s
W20260709 13:02:47.470417 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 262222us
I20260709 13:02:47.471757 10954 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:47.473351 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:47.473765 10954 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:47.474104 10710 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
W20260709 13:02:47.475873 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 63734.4us
W20260709 13:02:47.477849 10750 leader_election.cc:343] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.478302 10751 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:47.486193 11002 raft_consensus.cc:2804] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:47.486604 11002 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:47.486939 11002 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.486734 10826 raft_consensus.cc:359] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.487473 10826 raft_consensus.cc:385] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.487742 10826 raft_consensus.cc:740] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.488344 10826 consensus_queue.cc:260] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.496148 10826 ts_tablet_manager.cc:1434] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 13:02:47.499678 10712 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:47.513108 10826 tablet_bootstrap.cc:492] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:47.516563 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:47.517227 11002 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.518601 10783 raft_consensus.cc:2393] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 1: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:47.526473 11002 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:47.528239 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:47.528825 10711 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.529450 10751 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:47.536613 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:47.539852 11002 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:47.540546 11002 raft_consensus.cc:697] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:47.557840 11002 consensus_queue.cc:237] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.541914 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:47.549448 10711 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:47.561620 11234 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.561199 10533 catalog_manager.cc:5697] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:47.566365 10751 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:47.568657 10860 raft_consensus.cc:2804] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:47.569257 10860 raft_consensus.cc:697] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:47.570246 10860 consensus_queue.cc:237] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.599414 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:47.596895 11234 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.601420 10634 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:47.602679 11234 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:02:47.619716 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 67984.6us
I20260709 13:02:47.641523 11080 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.663252 10532 catalog_manager.cc:5697] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:47.642140 11080 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.684929 10827 tablet_bootstrap.cc:492] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:47.685524 10827 ts_tablet_manager.cc:1403] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.287s	user 0.015s	sys 0.011s
I20260709 13:02:47.697865 11080 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:47.700069 10827 raft_consensus.cc:359] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.700841 10827 raft_consensus.cc:385] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.701129 10827 raft_consensus.cc:740] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.707719 10827 consensus_queue.cc:260] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.712294 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:47.712937 10634 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.720229 10827 ts_tablet_manager.cc:1434] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260709 13:02:47.723359 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:02:47.729215 10602 leader_election.cc:343] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.742039 10827 tablet_bootstrap.cc:492] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:47.747013 11223 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.747570 11223 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.751101 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:47.751267 10634 raft_consensus.cc:2468] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:47.751794 10629 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 0.
I20260709 13:02:47.762496 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:47.763420 10703 raft_consensus.cc:2393] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 1: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:47.769793 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:47.780908 10532 catalog_manager.cc:5697] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:47.783634 10532 catalog_manager.cc:5697] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:47.766119 11223 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:47.785892 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:47.786791 10784 raft_consensus.cc:2393] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 1: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:02:47.789742 10826 tablet_bootstrap.cc:654] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.781981 10860 consensus_queue.cc:1048] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:47.792011 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:47.792659 10629 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.802670 10629 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:47.804563 10860 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.816118 10860 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.817771 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:47.818150 10860 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:02:47.818950 10583 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:47.822571 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:02:47.824198 10750 leader_election.cc:343] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:47.824615 10676 leader_election.cc:343] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.825053 10676 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:47.827293 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:47.829726 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:47.830356 10785 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 0.
I20260709 13:02:47.829160 11223 raft_consensus.cc:2749] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:47.808844 10827 tablet_bootstrap.cc:654] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.833890 10750 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:47.834745 10860 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:47.835057 10860 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:47.835364 10860 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:47.837945 10751 leader_election.cc:343] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.842615 11246 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:47.843154 11246 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.845463 11246 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:47.847621 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:47.857527 10860 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.862903 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
W20260709 13:02:47.864910 10751 leader_election.cc:343] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.870780 10860 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:02:47.874038 10750 consensus_peers.cc:597] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:02:47.874989 10750 leader_election.cc:343] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.890388 10601 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:47.891328 11220 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:47.891698 11220 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:47.892036 11220 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:47.892827 10750 leader_election.cc:343] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:47.893947 10750 consensus_peers.cc:597] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:02:47.894681 10827 tablet_bootstrap.cc:492] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:47.895485 10826 tablet_bootstrap.cc:492] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:47.898407 10827 ts_tablet_manager.cc:1403] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.172s	user 0.015s	sys 0.006s
I20260709 13:02:47.898703 10826 ts_tablet_manager.cc:1403] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.386s	user 0.015s	sys 0.031s
I20260709 13:02:47.901424 10826 raft_consensus.cc:359] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.902094 10826 raft_consensus.cc:385] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.902348 10826 raft_consensus.cc:740] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.902462 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:47.903046 10781 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
I20260709 13:02:47.900250 11220 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.905915 11220 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:47.906602 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:47.909755 10676 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:47.910776 10827 raft_consensus.cc:359] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.911253 11028 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:47.911608 11028 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:47.911566 10827 raft_consensus.cc:385] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:47.911983 11028 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.912056 10827 raft_consensus.cc:740] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:47.912982 10601 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:47.912770 10827 consensus_queue.cc:260] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.903005 10826 consensus_queue.cc:260] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.915252 10826 ts_tablet_manager.cc:1434] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 13:02:47.916139 10826 tablet_bootstrap.cc:492] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:47.916915 10707 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.917527 11080 raft_consensus.cc:2749] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:47.918618 11028 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.919391 10827 ts_tablet_manager.cc:1434] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 13:02:47.920302 10827 tablet_bootstrap.cc:492] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:47.921164 11028 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:47.925227 10629 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.941259 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:47.942176 10707 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:47.942924 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:47.947587 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:47.954118 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:47.954187 10602 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:47.954886 10781 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:47.955164 11220 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:47.955812 11220 raft_consensus.cc:697] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:47.956772 10827 tablet_bootstrap.cc:654] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.956593 11220 consensus_queue.cc:237] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:47.964196 10676 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
W20260709 13:02:47.965562 10676 leader_election.cc:343] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.969939 11244 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:47.968479 10676 leader_election.cc:343] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.980804 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:47.981678 10785 raft_consensus.cc:2393] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 1: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:47.986558 10781 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
W20260709 13:02:47.990147 10750 leader_election.cc:343] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:47.990562 10750 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:47.990792 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:47.992520 10826 tablet_bootstrap.cc:654] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:47.994750 10750 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:47.995404 11002 raft_consensus.cc:2749] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:47.995869 10860 consensus_queue.cc:1048] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:47.997320 10676 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:47.999698 11237 raft_consensus.cc:2749] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:48.002775 11240 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 13:02:48.004587 10750 consensus_peers.cc:597] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:02:48.005743 11223 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:48.021138 11223 raft_consensus.cc:697] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:48.022006 11223 consensus_queue.cc:237] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.023535 10827 tablet_bootstrap.cc:492] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:48.024075 10827 ts_tablet_manager.cc:1403] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.104s	user 0.006s	sys 0.008s
I20260709 13:02:48.029394 10827 raft_consensus.cc:359] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.032177 10827 raft_consensus.cc:385] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:48.032447 10827 raft_consensus.cc:740] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:48.052085 11237 consensus_queue.cc:1048] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:02:48.045920 10827 consensus_queue.cc:260] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.072247 10827 ts_tablet_manager.cc:1434] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.000s
I20260709 13:02:48.087257 11244 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:48.093148 10533 catalog_manager.cc:5697] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:48.098069 10827 tablet_bootstrap.cc:492] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:48.102731 11220 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:48.150380 11256 log.cc:927] Time spent T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.079s	user 0.000s	sys 0.001s
I20260709 13:02:48.159324 11208 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:48.161917 10826 tablet_bootstrap.cc:492] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:48.163076 10826 ts_tablet_manager.cc:1403] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.247s	user 0.010s	sys 0.009s
I20260709 13:02:48.177019 10826 raft_consensus.cc:359] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.178067 10826 raft_consensus.cc:385] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:48.178339 10826 raft_consensus.cc:740] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:48.178917 10826 consensus_queue.cc:260] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.178666 10533 catalog_manager.cc:5697] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:48.181314 10826 ts_tablet_manager.cc:1434] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260709 13:02:48.182293 10826 tablet_bootstrap.cc:492] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:48.192003 10827 tablet_bootstrap.cc:654] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:48.200230 11237 consensus_queue.cc:1048] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:48.216840 11237 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:48.225147 10826 tablet_bootstrap.cc:654] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:48.237504 10827 tablet_bootstrap.cc:492] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:48.238022 10827 ts_tablet_manager.cc:1403] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.163s	user 0.013s	sys 0.001s
I20260709 13:02:48.240540 10827 raft_consensus.cc:359] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.241178 10827 raft_consensus.cc:385] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:48.248670 10827 raft_consensus.cc:740] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:48.249334 10827 consensus_queue.cc:260] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.251305 10827 ts_tablet_manager.cc:1434] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:02:48.256922 10827 tablet_bootstrap.cc:492] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:48.278450 10827 tablet_bootstrap.cc:654] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:48.289294 10826 tablet_bootstrap.cc:492] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:48.291810 10827 tablet_bootstrap.cc:492] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:48.292315 10827 ts_tablet_manager.cc:1403] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.000s
I20260709 13:02:48.294041 10826 ts_tablet_manager.cc:1403] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.008s
I20260709 13:02:48.295122 10827 raft_consensus.cc:359] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.295872 10827 raft_consensus.cc:385] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:48.296128 10827 raft_consensus.cc:740] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:48.296583 10826 raft_consensus.cc:359] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.296866 10827 consensus_queue.cc:260] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.297307 10826 raft_consensus.cc:385] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:48.297602 10826 raft_consensus.cc:740] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:48.298393 10826 consensus_queue.cc:260] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.300354 10826 ts_tablet_manager.cc:1434] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:02:48.303759 11244 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:48.304296 11244 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.306360 11244 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:48.307056 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:48.307747 10631 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
I20260709 13:02:48.301334 10826 tablet_bootstrap.cc:492] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Bootstrap starting.
I20260709 13:02:48.307780 10636 raft_consensus.cc:3060] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.312659 10676 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:48.313359 11244 raft_consensus.cc:2804] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:48.313719 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:48.314399 10781 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
I20260709 13:02:48.313746 11244 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:48.322280 11244 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.331795 10826 tablet_bootstrap.cc:654] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:48.339591 11244 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.299244 10827 ts_tablet_manager.cc:1434] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:02:48.341632 10827 tablet_bootstrap.cc:492] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:48.350777 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:48.351487 10631 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.357785 10827 tablet_bootstrap.cc:654] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:48.358603 11244 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:48.359671 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:48.360306 10781 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.364229 10631 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:48.365208 10676 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:48.365762 11080 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:48.367205 11224 raft_consensus.cc:2804] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:48.377372 11224 raft_consensus.cc:697] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:48.378266 11224 consensus_queue.cc:237] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.381677 10781 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:48.415580 10531 catalog_manager.cc:5697] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:48.404594 10826 tablet_bootstrap.cc:492] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: No bootstrap required, opened a new log
I20260709 13:02:48.436750 10826 ts_tablet_manager.cc:1403] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent bootstrapping tablet: real 0.136s	user 0.020s	sys 0.003s
I20260709 13:02:48.445067 11080 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:48.450511 10826 raft_consensus.cc:359] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.451182 10826 raft_consensus.cc:385] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:48.451472 10826 raft_consensus.cc:740] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Initialized, Role: FOLLOWER
I20260709 13:02:48.452091 10826 consensus_queue.cc:260] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.464839 10826 ts_tablet_manager.cc:1434] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:02:48.485842 10632 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.489550 10827 tablet_bootstrap.cc:492] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:48.490155 10827 ts_tablet_manager.cc:1403] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.149s	user 0.010s	sys 0.014s
I20260709 13:02:48.492924 10827 raft_consensus.cc:359] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.493657 10827 raft_consensus.cc:385] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:48.493992 10827 raft_consensus.cc:740] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:48.494757 10827 consensus_queue.cc:260] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.497584 10827 ts_tablet_manager.cc:1434] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:48.498546 10827 tablet_bootstrap.cc:492] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:48.525588 10827 tablet_bootstrap.cc:654] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:48.541651 10709 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.552413 10827 tablet_bootstrap.cc:492] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:48.552906 10827 ts_tablet_manager.cc:1403] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.055s	user 0.005s	sys 0.023s
I20260709 13:02:48.555645 10827 raft_consensus.cc:359] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.557044 10827 raft_consensus.cc:385] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:48.557332 10827 raft_consensus.cc:740] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:48.557956 10827 consensus_queue.cc:260] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.567600 11224 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:48.577581 11224 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:48.578128 11224 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.581352 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:48.582029 10632 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
I20260709 13:02:48.583626 10676 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:48.584409 11223 raft_consensus.cc:2804] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:48.584784 11223 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:48.585129 11223 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.597711 11224 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:48.606788 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:48.607645 10781 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 0.
I20260709 13:02:48.608589 11223 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.611181 10632 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.631312 11223 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:48.635751 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:48.636410 10630 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.637132 11224 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:48.643318 10630 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:48.648697 10827 ts_tablet_manager.cc:1434] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.096s	user 0.005s	sys 0.001s
I20260709 13:02:48.651085 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:48.651661 10783 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:48.652052 10827 tablet_bootstrap.cc:492] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0: Bootstrap starting.
I20260709 13:02:48.657976 10783 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:48.662169 10676 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:48.666612 11224 raft_consensus.cc:2804] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:48.667553 11224 raft_consensus.cc:697] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:48.670641 11224 consensus_queue.cc:237] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.675983 10827 tablet_bootstrap.cc:654] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:48.695741 10827 tablet_bootstrap.cc:492] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0: No bootstrap required, opened a new log
I20260709 13:02:48.697394 10827 ts_tablet_manager.cc:1403] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.000s
I20260709 13:02:48.714648 10827 raft_consensus.cc:359] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.715411 10827 raft_consensus.cc:385] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:48.715678 10827 raft_consensus.cc:740] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Initialized, Role: FOLLOWER
I20260709 13:02:48.716437 10827 consensus_queue.cc:260] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:48.714210 10531 catalog_manager.cc:5697] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:48.718854 10827 ts_tablet_manager.cc:1434] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:02:48.770995 11224 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:48.785247 11244 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:48.848047 10631 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:49.269636 11244 consensus_queue.cc:1048] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:49.294356 11223 consensus_queue.cc:1048] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:50.250550  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:50.300791 11292 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 13:02:50.304184 11293 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 13:02:50.308055  9525 server_base.cc:1061] running on GCE node
W20260709 13:02:50.310487 11296 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 13:02:50.315146  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:50.315516  9525 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 13:02:50.315860  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602170315838 us; error 0 us; skew 500 ppm
I20260709 13:02:50.316742  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:50.352825  9525 webserver.cc:533] Webserver started at http://127.9.77.68:44317/ using document root <none> and password file <none>
I20260709 13:02:50.353760  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:50.356031  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:50.356607  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:50.359354  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-3-root/instance:
uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
format_stamp: "Formatted at 2026-07-09 13:02:50 on dist-test-slave-r1pj"
I20260709 13:02:50.368038  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:02:50.384292 11300 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260709 13:02:50.955207 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 242133us
W20260709 13:02:51.067459  9525 thread.cc:641] repair_pool [worker] (thread pool) Time spent creating pthread: real 0.695s	user 0.015s	sys 0.009s
W20260709 13:02:51.068914  9525 thread.cc:608] repair_pool [worker] (thread pool) Time spent starting thread: real 0.697s	user 0.015s	sys 0.009s
I20260709 13:02:51.069908  9525 fs_manager.cc:730] Time spent opening block manager: real 0.699s	user 0.017s	sys 0.009s
I20260709 13:02:51.070482  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-3-root
uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
format_stamp: "Formatted at 2026-07-09 13:02:50 on dist-test-slave-r1pj"
I20260709 13:02:51.071055  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-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)
W20260709 13:02:51.085022 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 71423.7us
I20260709 13:02:51.466358 11309 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:51.467253 11309 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:51.507578 11311 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:51.499825 11309 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:51.508217 11311 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:51.567378 11311 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:52.264544 11318 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:52.270218 11318 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:52.275189 11318 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:52.591313 11318 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:52.592062 11318 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:52.594667 11318 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:52.595307 11318 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:52.595862 11318 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:52.597592 11319 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:52.598320 11319 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:52.600939 11319 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:52.767035 11318 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:52.896142 11318 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:52.896911 11318 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:52.899634 11318 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:52.900421 11318 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:52.901067 11318 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:52.904222 11318 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:52.919719 11319 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:52.932996 11320 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.035655 11319 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.033452 10704 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56600 (request call id 342) took 1898 ms. Trace:
I20260709 13:02:53.035758 11320 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.036583 10704 rpcz_store.cc:276] 0709 13:02:51.135242 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:51.147251 (+ 12009us) service_pool.cc:224] Handling call
0709 13:02:53.032754 (+1885503us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:02:53.032982 (+   228us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:02:53.033011 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:02:53.033056 (+    45us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:02:53.033099 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:02:53.033180 (+    81us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:02:53.033330 (+   150us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:53.037999 11319 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.038542 11319 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.038734 11320 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.039152 11319 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.035735 11321 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.040377 11321 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.041752 11319 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.046205 11321 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.047848 11321 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.048266 11319 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.048629 11321 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.048892 11319 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.050863 11321 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.051416 11320 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.051472 11321 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.051594 11324 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.050909 11319 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.052078 11320 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.052307 11324 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.051477 11322 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.053750 11322 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.052201 11321 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.054514 11320 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.052668 11319 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.055161 11319 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.055824 11322 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.057199 11319 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.057293 11322 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.057878 11322 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.058826 11321 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.059463 11325 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.060312 11322 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.060833 11322 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.060242 11325 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.061285 11322 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.064741 11324 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.067621 11322 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.069046 11324 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.069312 11325 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.070109 11324 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.069579 11322 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.073091 11325 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.080267 11322 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.081229 11325 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.082000 10784 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40592 (request call id 366) took 1582 ms. Trace:
I20260709 13:02:53.083355 11322 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.083611 11325 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.084165 11322 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.084375 11325 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.085009 11325 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.087050 11325 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.082398 10784 rpcz_store.cc:276] 0709 13:02:51.500067 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:51.500723 (+   656us) service_pool.cc:224] Handling call
0709 13:02:53.081180 (+1580457us) spinlock_profiling.cc:243] Waited 1.72 ms on lock 0x7b5800061b98. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fe9c 00007fce8ec9fa5b 00007fce97bb8c09 00007fce96d12ee0 00007fce96ddc0ab 00007fce96ddc131 00007fce96d9dfc0 00007fce96d88929 00007fce96d883d2 00007fce902ffbd4
0709 13:02:53.081406 (+   226us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:02:53.081588 (+   182us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:02:53.081621 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:02:53.081666 (+    45us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:02:53.081706 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:02:53.081766 (+    60us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:02:53.081914 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3949696}
I20260709 13:02:53.088479 11326 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.092648 11328 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.094475 11328 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.097772 11328 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.093261 11326 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.089078 11327 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.099383 11327 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.102517 11327 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.103286 11327 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.090740 11324 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.103845 10781 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40592 (request call id 365) took 1604 ms. Trace:
I20260709 13:02:53.104504 10781 rpcz_store.cc:276] 0709 13:02:51.499643 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:51.501045 (+  1402us) service_pool.cc:224] Handling call
0709 13:02:53.103404 (+1602359us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:02:53.103552 (+   148us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:02:53.103573 (+    21us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:02:53.103613 (+    40us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:02:53.103644 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:02:53.103702 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:02:53.103796 (+    94us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:53.106479 11326 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.107503 11327 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.109823 11327 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.084812 11322 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.110906 11321 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.111423 11321 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.111912 11322 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.088872 11325 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.112609 11325 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.113423 11320 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.113960 11320 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.114794 11325 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.116026 11320 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.116611 11320 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.117501 11319 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.118062 11319 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.120150 11319 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.117143 11320 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.122506 11323 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.123152 11323 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.123689 11320 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.125787 11323 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.126293 11323 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.126479 11330 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.126786 11323 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.126987 11330 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.121862 11318 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.128968 11324 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.129439 11318 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.129601 11324 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:53.130740 10658 debug-util.cc:398] Leaking SignalData structure 0x7b08000595e0 after lost signal to thread 9528
W20260709 13:02:53.131762 10658 debug-util.cc:398] Leaking SignalData structure 0x7b0800195d20 after lost signal to thread 10569
I20260709 13:02:53.132252 11324 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.132774 11324 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:02:53.133661 10658 debug-util.cc:398] Leaking SignalData structure 0x7b08002488c0 after lost signal to thread 10661
I20260709 13:02:53.134127 11320 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.134742 11331 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.135082 11326 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.136224 11328 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.136744 11330 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.149135 11330 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.148916 11328 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.149814 11330 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.129398 11321 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.150895 11321 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.151475 11321 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.151826 11328 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.145622 11320 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:02:53.131762 11318 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.129006 11323 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.155447 11331 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.156850 11320 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:02:53.157521 11331 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.145391 11327 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.137974 11329 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.158491 11327 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.158995 11329 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.160405 11327 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.141459 11324 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:53.147629 10658 debug-util.cc:398] Leaking SignalData structure 0x7b0800041260 after lost signal to thread 10736
I20260709 13:02:53.147241 11326 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:02:53.153527 11325 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.167001 11329 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.145414 11322 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.138144 11334 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.183908 11332 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.184569 11328 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:02:53.185015 10658 debug-util.cc:398] Leaking SignalData structure 0x7b08002a5420 after lost signal to thread 10810
I20260709 13:02:53.190073 11328 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.190752 11330 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.191542 11333 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.192135 11328 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.192034 11333 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.185611 11336 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.193715 11336 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.177691 11325 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.196631 11325 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.186393 11326 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:02:53.173429 11327 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.181332 11321 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.187860 11334 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.187191 10780 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40592 (request call id 364) took 1696 ms. Trace:
I20260709 13:02:53.192982 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.196579 11336 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.185815 11324 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.202976 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.208436 10708 raft_consensus.cc:2468] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.203639 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.203945 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.209769 10709 raft_consensus.cc:2468] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.209674 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.205646 10704 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.198920 11327 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.212064 10711 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.213805 11327 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.215386 11341 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.219725 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.189090 11329 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.227263 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.178930 11322 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.194603 11333 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.216209 11341 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.231089 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.231498 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.247090 11340 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.246855 10703 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.206260 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.247586 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.248314 10710 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.234099 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.235437 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.206228 11334 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.236291 10751 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.206218 10780 rpcz_store.cc:276] 0709 13:02:51.490993 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:51.499817 (+  8824us) service_pool.cc:224] Handling call
0709 13:02:53.186381 (+1686564us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:02:53.186651 (+   270us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:02:53.186704 (+    53us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:02:53.186765 (+    61us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:02:53.186816 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:02:53.186902 (+    86us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:02:53.187068 (+   166us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":20736}
I20260709 13:02:53.255029 10751 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.253535 10707 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.257606 11337 raft_consensus.cc:2804] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.207752 11332 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.235859 11329 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.239650 11322 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.231153 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.228662 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:02:53.258415 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 79819.5us
I20260709 13:02:53.258040 11337 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.248106 11340 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.265628 11337 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.260002 10751 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.256129 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.263051 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.248351 10705 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.263463 11334 raft_consensus.cc:2804] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.271412 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.268502 11320 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.278893 10710 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.279459 11320 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.279867 10706 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.274853 11330 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.281019 11330 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.281419 11330 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.281661 11320 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:02:53.282112  9525 thread.cc:641] rpc reactor (reactor) Time spent creating pthread: real 2.156s	user 0.021s	sys 0.030s
W20260709 13:02:53.282514  9525 thread.cc:608] rpc reactor (reactor) Time spent starting thread: real 2.157s	user 0.021s	sys 0.030s
I20260709 13:02:53.271957 11329 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.286047 11321 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.286695 11321 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.288885 11321 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.275163 10703 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.296940 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.298290 11331 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.298413 10711 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.298765 11318 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.298905 11331 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.299391 11318 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.301036 11331 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.283181 11334 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.301803 11334 raft_consensus.cc:3060] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.302065 11318 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.294512 11337 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.319929 11332 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.323077 11337 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.336472 11344 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.342517 11340 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.344564 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.345247 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.345665 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.345273 10706 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.345717 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.347221 10710 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.348380 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.350117 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.359416 11342 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.359974 11342 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.360453 11343 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.361548 11343 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.362277 11342 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.366411 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.345136 11334 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.379347 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.395427 11334 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.357848 11333 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.371840 11327 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.350984 10705 raft_consensus.cc:2468] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.384474 11343 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.385528 11341 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.407006 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.358043 11324 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.363777 11322 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.373922 11336 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.364454 11340 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.396867 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.401101 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.403821 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.402566 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.410725 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.413582 10783 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:53.414783 10780 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:53.407670 10711 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.408037 11333 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.416131 11342 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.402667 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.416711 11342 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.402714 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.417984 10784 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:53.417663 11322 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.410379 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.337831 11344 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.419847 11336 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.426193 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.426694 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.410391 11341 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.426059 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.428233 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.428361 11341 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.428870 10785 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:53.418658 11342 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.420455 11343 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.433063 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.433359 11347 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.433894 11347 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.434626 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.436018 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.436233 11347 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.408099 11327 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.439321 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.439819 10785 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:53.413558 11324 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.443917 10708 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.421454 11340 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.457482 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.457428 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.459245 10784 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:53.457502 11349 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.437669 11322 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.464213 11351 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.440392 11342 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.444363 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.470409 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.471177 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.471591 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.460140 11327 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.441354 11343 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.460219 11347 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.477576 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.481590 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.482307 10785 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:53.482966 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.479936 11324 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.485462 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.488806 11346 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.477511 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.492332 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.492952 10783 raft_consensus.cc:2468] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:53.495201 10786 raft_consensus.cc:2393] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 2: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:53.485592 11347 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.480928 11344 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.498134 11336 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.499447 11340 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.479743 11348 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.464942 11351 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.478885 10778 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:53.480403 10780 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:53.476933 11342 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.479712 11349 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.491436 11333 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.512426 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.489410 11346 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:53.509989 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 77138.4us
I20260709 13:02:53.504956 11348 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.505447 11340 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.511399 11347 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.515228 11346 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.500458 11330 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.511426 11344 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.516677 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.523240 11340 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.516973 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.523780 11344 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.524396 10711 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.517869 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.518525 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:53.518630 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.519608 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:53.519933 10751 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.521736 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:53.526574 10712 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.532004 10751 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.533850 10781 raft_consensus.cc:1240] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:53.534196 11344 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.533130 10751 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.534015 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.537252 11318 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.534600 11323 raft_consensus.cc:2804] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.529734 11354 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.537750 11318 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.537811 11323 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.539101 11318 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.539202 11323 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.539489 11351 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.545905 11343 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.534725 10704 raft_consensus.cc:3060] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.531960 11341 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.538913 11354 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.556070 10751 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.572006 11342 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.538034 11319 raft_consensus.cc:2804] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.572924 10751 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.573226 11319 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.573851 11319 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.572978 11331 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.575011 11331 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.575395 11331 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.553273 11352 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.588253 11352 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.559751 11349 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.605648 11332 raft_consensus.cc:2804] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.606141 11332 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.606520 11332 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.607249 10751 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.608834 10751 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.610359 10751 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.622689 11339 raft_consensus.cc:2804] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.623148 10751 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.623328 11351 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.623618 11341 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.623792 11351 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.624155 11341 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.624702 10751 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.625674 11353 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.625885 11351 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.626406 11351 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.626313 11353 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.626966 11351 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.628230 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.628912 11351 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.629817 11335 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.623152 11339 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.680074 11339 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.625888 11356 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.686100 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.685874 11356 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.678967 11346 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.679335 11344 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.686975 11335 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.678550 11347 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.614094 11340 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.678404 10751 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.688599 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.689769 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:02:53.694438 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 108241us
I20260709 13:02:53.694471 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.690563 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.696300 11352 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.696426 11344 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.697614 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.698005 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.699205 11320 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.699319 11348 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.699673 11321 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.700873 11338 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.753276 11338 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.753904 11338 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.697624 11354 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.711723  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:53.696105 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.739126 10635 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.740944 10676 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.757880 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.738354 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.759150 10637 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.678475 11341 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.758569 10635 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.714772 11330 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.720654 11335 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.738651 11347 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.767406 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.762036 11353 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.714800 11346 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.734397 11323 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.762104 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.767907 10676 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.751968 11320 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.789613 11320 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.790041 11327 raft_consensus.cc:2804] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.790439 11327 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.790789 11327 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.736601 11339 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.770927 11336 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.772631 11330 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.774132 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.754895 11321 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.756755 11352 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.789289 11318 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.806193 11352 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.806854 11323 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.808145 11318 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.808441 11352 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.809669 11321 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.775844 10712 raft_consensus.cc:2468] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:53.794322 10676 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.776347 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.796779 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.798365 11330 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.766515 10632 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.820990 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.812565 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.810652 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.816231 10676 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.805523 10633 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.819504 11330 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.825169 10676 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.837520 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.822050 10635 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.823042 10637 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
W20260709 13:02:53.874758 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 49631.4us
I20260709 13:02:53.819872 11329 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.820389 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.849334 11356 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.849177 11331 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.890264 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:53.818516 10636 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.839350 11333 raft_consensus.cc:2804] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.862078 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.864313 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.868197  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:53.871516 10704 raft_consensus.cc:2468] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:53.796809 11336 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.798146 11354 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.875720 10676 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.876030 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.880484 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.900823 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:53.903941 11336 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.880311 11319 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.884126 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.881224 11341 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.885771 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.886545 11343 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.914361 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.914165 10629 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.886484 11340 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.914767 11343 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.915306 11340 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.887198 11342 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.878582 11320 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.918663 11343 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.894551 11339 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.881775 11325 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.919023 11340 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.919333 11325 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.919770 11325 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.919564 11342 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.919981 11320 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.906268 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.895862 11356 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:53.913439 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.914194 11341 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.915046 10632 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.915549 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.887025 11346 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.878793 11329 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.887650 11349 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:53.887701 10634 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.896473 11333 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.934556 11333 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.897701 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.914484 11347 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.912954 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:02:53.922035 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 46365.5us
I20260709 13:02:53.923120 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:53.904966 11344 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.920090 11330 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.907821 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.933569 11349 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.936451 11332 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.939481 11332 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.939671 11349 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.940073 10636 raft_consensus.cc:2468] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.941054 10628 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.941785 11330 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.928337 11356 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.932121 11341 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.932354 11329 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.932457 10629 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.932684 11331 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.909644 11321 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.932938 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:53.920964 10635 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.936090 10676 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.929769 11361 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.947459 11361 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.931977 11342 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.947956 11328 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.905807 11354 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.953763 10676 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.954881 11354 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.947402 10632 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.955685 10676 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.944679  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:53.908825 11327 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.947963 11361 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.948417 11328 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.964489 10676 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.965188 11326 raft_consensus.cc:2804] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.965736 11326 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.965085 10631 raft_consensus.cc:2468] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:53.966117 11326 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.946488 11319 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:53.965533 11338 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.965194 11355 raft_consensus.cc:2804] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.967239 11322 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:02:53.972920 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 294450us
I20260709 13:02:53.966550 11328 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.972030 11322 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.974234 11322 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.975677 10751 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.977520 10751 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.978643 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.979486 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.980149 10778 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
W20260709 13:02:53.975859 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 256132us
I20260709 13:02:53.980309 11367 raft_consensus.cc:2804] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.981467 11367 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.981886 11367 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.982301 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.984290 11329 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:53.973224 11355 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.986001 10751 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:53.977737 11332 raft_consensus.cc:2804] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:53.990231 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.990901 10782 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:53.996366 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.997058 10778 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:53.988317 11355 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:53.999784 11330 raft_consensus.cc:2804] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:54.006088 11321 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:54.006949 11329 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:53.999696 11336 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.009117 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.992422 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:53.989781 11332 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:53.992830 11349 consensus_queue.cc:1059] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 13:02:54.006213 11330 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:54.018571 11344 raft_consensus.cc:3055] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:54.018802 11330 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.019057 11344 raft_consensus.cc:740] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:54.018663 10780 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:54.017450 10751 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:54.024194 10751 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:54.027036 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.027648 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.027923 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.029001 10751 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:54.019963 11332 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.020941 11344 consensus_queue.cc:260] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.037701 11336 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:54.037930 11344 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.039278 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.033054 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.033543 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.028412 11356 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:54.033759 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.034448 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.035197 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.036247 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.036948 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.042335 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:54.043843 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:54.045845 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:54.066416 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.067108 10637 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:54.045984 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:54.039667 11319 raft_consensus.cc:2804] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:54.046741 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:54.053714 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:54.054453 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.054698 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:54.053759 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.057171 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.068435 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:54.066282 10711 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.043313 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:54.069262 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.084321 10711 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:54.084776 10709 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.071869 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.047353 11331 raft_consensus.cc:2804] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:54.059213 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:54.074571 10707 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.071533 10706 raft_consensus.cc:2393] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 2: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:02:54.072594 11319 raft_consensus.cc:697] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:54.068486 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.023229 11338 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:54.070169 11327 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:54.095837 10633 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:54.091127 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.096829 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.091423 10705 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.097533 10633 raft_consensus.cc:2468] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:54.097256 11322 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.080403 10703 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.085489 10635 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:54.088097 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:54.068692 11330 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.089577 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.106210 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.090148 11369 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:54.085785 10629 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:54.092783 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.108762 10711 raft_consensus.cc:2393] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 2: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:02:54.100714  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:54.077515 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.113125 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.094861 11331 raft_consensus.cc:697] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:54.102860 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.088290 10751 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:54.109187 10709 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:54.118799 11333 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.119117 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.120092 10712 raft_consensus.cc:2393] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 2: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:02:54.088116 11332 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:02:54.114735  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.012s	user 0.000s	sys 0.000s
I20260709 13:02:54.108047 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.088702 11335 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.114351 11330 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:54.128244 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.158388 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:54.181491 10709 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.127223 11319 consensus_queue.cc:237] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.127660 11338 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:54.115160 11369 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:54.172171 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.172538 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.173287 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.173560 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.173754 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.190833 10630 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:54.190951 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.174651 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.191323 11335 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:54.191583 10629 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:54.175308 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.192478 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.192627 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.175969 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.177712 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.193964 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.194852 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.170385  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:54.215958  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.046s	user 0.000s	sys 0.000s
I20260709 13:02:54.184515 11369 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.178378 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.178754 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.221268 10637 raft_consensus.cc:2468] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:54.192363 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.133059 10628 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:54.178177 11331 consensus_queue.cc:237] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.144886 11326 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.227656 10708 raft_consensus.cc:2393] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 2: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:02:54.228471 11326 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:54.217826 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.179025 10751 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:02:54.229791 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 50810.7us
I20260709 13:02:54.195077 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.190335 11338 raft_consensus.cc:697] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
W20260709 13:02:54.238277 10807 debug-util.cc:398] Leaking SignalData structure 0x7b08001e7580 after lost signal to thread 9528
I20260709 13:02:54.239640 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.240017 10707 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:54.240196 10705 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:54.241170 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.245678 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.246014 10636 raft_consensus.cc:2468] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:54.232746 11323 raft_consensus.cc:2804] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:54.247330 11323 raft_consensus.cc:697] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:54.247812 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.248221 11323 consensus_queue.cc:237] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.248844 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.252837 10709 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:54.223757 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.215476 11322 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:54.219254 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.222466 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.219501 11333 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:54.254398 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.257184 10751 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:54.246328 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.266649 10751 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:54.266748 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:54.222719 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.241159 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.263911 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.264531 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.270718 10712 raft_consensus.cc:1240] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:54.271126 10706 raft_consensus.cc:1240] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:54.272253 10706 raft_consensus.cc:1240] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:54.267767 10751 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:54.273583 10709 raft_consensus.cc:1240] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:54.272111 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.284348 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:54.285271 10709 raft_consensus.cc:1240] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:54.283349 11325 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.287213 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:54.264541 11367 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.288434 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:54.275907 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:54.289964 10709 raft_consensus.cc:1240] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:54.290489 11364 raft_consensus.cc:2804] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:54.290729 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.291024 11364 raft_consensus.cc:697] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:54.292243 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.291901 11364 consensus_queue.cc:237] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.292682 10778 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:54.294847 10711 raft_consensus.cc:2393] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 2: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:02:54.273067 11330 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:54.269306 10631 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:54.297425 10782 raft_consensus.cc:1240] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:54.294139 10783 raft_consensus.cc:1240] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:54.287654 11325 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:54.298916 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.298799 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.301463 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.303936 11332 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:02:54.303537 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
W20260709 13:02:54.299393 10807 debug-util.cc:398] Leaking SignalData structure 0x7b08001c5520 after lost signal to thread 10569
I20260709 13:02:54.296411 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.269850 11361 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.321193 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.310920 11363 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:54.306825 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.318662 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.319922 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.320272 11367 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:54.299687 11330 raft_consensus.cc:697] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:54.328147 10750 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:54.329011 11367 raft_consensus.cc:2804] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:54.329470 11367 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:54.329113 11330 consensus_queue.cc:237] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.329851 11367 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.331467 10784 raft_consensus.cc:2468] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:54.332453 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.333784 10784 raft_consensus.cc:1240] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:54.323868 11318 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:54.335124 11318 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.336539 11367 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.337044 11318 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:54.313483 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.324815 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:54.346668 10711 raft_consensus.cc:2393] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 2: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:02:54.326444 10785 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:54.328128 11361 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:54.312485 11338 consensus_queue.cc:237] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.312767 10712 raft_consensus.cc:1240] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:54.323969 10710 raft_consensus.cc:2393] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 2: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:02:54.340401 10750 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:54.348198 11367 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:54.355468 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:54.352543 10782 raft_consensus.cc:1240] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:54.351675 11363 raft_consensus.cc:697] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:54.357681 10750 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:54.350828 11369 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.368198 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:54.369071 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:54.345614 10779 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
W20260709 13:02:54.362736 10807 debug-util.cc:398] Leaking SignalData structure 0x7b08002d0960 after lost signal to thread 10661
I20260709 13:02:54.371166 10750 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:54.383562 10750 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:54.369819 11355 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:02:54.370188 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:54.358950 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.370694 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.386422 10750 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:54.362579 11339 raft_consensus.cc:2804] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:54.389425 10750 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:54.363140 11321 raft_consensus.cc:2804] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:54.395224 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.393338 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:54.390301 11320 raft_consensus.cc:2804] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:54.389086 11332 raft_consensus.cc:2804] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:54.389753 11330 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:54.398217 10750 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:54.394244 10707 raft_consensus.cc:1240] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:54.399502 11320 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:54.391607 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.400293 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:02:54.502064 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:54.401695 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:54.520421 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:54.401224 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:54.406047 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:54.402174 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:54.439538 10703 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:54.548527 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.550760 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.552263 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.553789 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.555251 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.556612 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.423892 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.558599 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.559648 10751 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:54.415903 10750 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:54.561820 10708 raft_consensus.cc:1240] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
W20260709 13:02:54.562944 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 146827us
I20260709 13:02:54.560406 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.426118 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.391723 11321 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:54.456759 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:54.398607 11323 raft_consensus.cc:2804] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:54.432809 11328 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:54.419848 10807 debug-util.cc:398] Leaking SignalData structure 0x7b08002af5c0 after lost signal to thread 10736
I20260709 13:02:54.419363 11320 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.410045 11330 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:54.420163 11331 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:54.407505 11332 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:54.391252 11339 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:54.655826 11332 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.656152 11339 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.449858 10781 raft_consensus.cc:1240] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:54.661607 11331 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:54.662241 11331 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.410820 11355 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:02:54.412853 11363 consensus_queue.cc:237] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.454123 11369 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:54.567829 10711 raft_consensus.cc:1240] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:54.577284 10704 raft_consensus.cc:2393] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 2: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:02:54.566268 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.566187 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.578797 11334 raft_consensus.cc:2804] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:54.567308 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.669867 11334 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:54.671657 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.671964 11334 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.565311 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.672855 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.559675 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:54.673851 10712 raft_consensus.cc:1240] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:54.675329 10706 raft_consensus.cc:1240] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:54.675921 10712 raft_consensus.cc:1240] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:54.671409 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.676805 10706 raft_consensus.cc:1240] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:54.673013 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.576314 11328 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:02:54.575424 10807 debug-util.cc:398] Leaking SignalData structure 0x7b08002be100 after lost signal to thread 10810
I20260709 13:02:54.673767 10707 raft_consensus.cc:1240] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:54.687326 11369 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:54.687845 10707 raft_consensus.cc:1275] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:54.688195 11369 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.573277 11323 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:54.571480 11321 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.695068 11369 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:54.697954 11323 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.568580 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.635458 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.644536 11330 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:54.645623 11376 log.cc:927] Time spent T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 13:02:54.650969 11364 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:54.705757 11364 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.706385 11319 consensus_queue.cc:1048] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:54.708210 11364 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:54.671384 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.667419 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.677340 10712 raft_consensus.cc:1240] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:54.677773 10709 raft_consensus.cc:1240] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:54.675868 10708 raft_consensus.cc:1240] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:54.713224 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.717418 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:54.569362 10750 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:02:54.721562 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 152364us
I20260709 13:02:54.722550 10750 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:54.723613 11335 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:54.724123 11335 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:54.724501 11335 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.684791 10601 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
W20260709 13:02:54.728956 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 44422us
W20260709 13:02:54.731891 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 154514us
I20260709 13:02:54.731904 11342 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:54.732553 11342 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:54.732720 10601 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:54.732980 11342 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.734186 10601 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:54.735600 11344 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:54.735787 10601 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:54.736682 11341 raft_consensus.cc:2749] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:54.736996 11351 raft_consensus.cc:2749] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:54.736028 11344 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:54.739682 11344 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.578029 11338 raft_consensus.cc:2804] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:54.761806 10786 raft_consensus.cc:1240] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:54.761966 11320 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.763031 10601 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:54.764863 11341 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:54.765077 10601 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:02:54.769586 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 47110.3us
I20260709 13:02:54.753023 11338 raft_consensus.cc:697] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:54.760856 10710 raft_consensus.cc:1275] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:54.760367 11331 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.776624 11334 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.778901 11334 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:54.768545 11318 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:54.780507 10602 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:54.782951 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:54.782714 11341 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:54.788652 10712 raft_consensus.cc:1275] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:54.792591 11320 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:54.793000 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:54.793552 11341 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:54.781113 11339 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.800042 10531 catalog_manager.cc:5697] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 1 to 2, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:02:54.802806 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:54.796792 11321 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.795691 11364 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:54.794971 11330 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.805233 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:54.805660 10602 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:54.806931 10602 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:54.807773 11351 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:54.808194 10602 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:54.784576 11318 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:54.812390 11318 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.812839 10750 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:54.813642 11349 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:54.817734 10602 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:54.818753 11349 raft_consensus.cc:2749] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:54.819852 11364 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:54.821192 11341 consensus_queue.cc:1059] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:54.822855 11356 raft_consensus.cc:3055] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:54.823261 11356 raft_consensus.cc:740] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:54.824358 11356 consensus_queue.cc:260] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.825021 10750 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:54.820490 11338 consensus_queue.cc:237] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.778475 11331 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:54.828377 11344 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.828943 11331 raft_consensus.cc:2804] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:54.830366 11369 raft_consensus.cc:2804] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:54.830729 11369 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:54.831076 11369 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.832093 11332 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.829458 11331 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:54.837852 11331 raft_consensus.cc:3060] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.838896 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:54.849437 11356 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.849911 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:54.853693 11354 consensus_queue.cc:1059] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:54.854488 11342 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.808620 11351 raft_consensus.cc:2749] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:54.810523 10601 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
W20260709 13:02:54.882414 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 71963.4us
I20260709 13:02:54.808473 11321 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:54.888057 11342 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:54.887324 11369 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.890242 11369 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:54.808317 11339 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:54.808130 11330 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:54.891690 10676 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:54.893946 11344 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:54.894759 11344 raft_consensus.cc:2804] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:54.895208 11344 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:54.895809 11344 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:54.907709 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 82863.4us
I20260709 13:02:54.820513 11349 consensus_queue.cc:1059] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.093s
I20260709 13:02:54.904486 11328 raft_consensus.cc:2804] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:54.914592 11328 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:54.915181 11328 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:54.873135 11331 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.938886 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:54.946017 10705 raft_consensus.cc:1275] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:54.947479 10750 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:54.949364 10750 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:02:54.949874 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 58530.2us
I20260709 13:02:54.950857 10750 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:54.951313 10676 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:54.952709 11355 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:02:54.965083 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 110001us
I20260709 13:02:54.953344 10676 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:54.970649 11341 raft_consensus.cc:3055] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:54.971730 11364 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:54.961225 11323 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:54.974648 11323 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:54.958928 11330 raft_consensus.cc:2804] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:54.957981 11321 raft_consensus.cc:2804] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:54.958761 11369 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:54.971298 11341 raft_consensus.cc:740] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:54.966015 11354 raft_consensus.cc:3055] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:54.965787 11349 consensus_queue.cc:1059] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 13:02:54.982797 11330 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:54.981576 11321 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:54.991765 11369 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:54.953773 11351 consensus_queue.cc:1059] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 13:02:54.995210 11355 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:55.000825 11354 raft_consensus.cc:740] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:55.008625 11330 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:55.015961 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 62740.7us
I20260709 13:02:55.010689 11321 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.018911 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:55.021237 11399 consensus_queue.cc:1059] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:02:55.021824 11332 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:55.024919 10750 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.012220 11355 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:55.028954 10750 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.029188 11355 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.029815 11349 consensus_queue.cc:1059] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:55.031080 10750 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.031716 11338 raft_consensus.cc:2804] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:55.032177 11338 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:55.032627 11338 raft_consensus.cc:3060] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.009907 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:55.011355 11369 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.039605 11331 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:55.040614 11399 raft_consensus.cc:3055] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.041049 11399 raft_consensus.cc:740] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:55.025802 11318 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.042081 11399 consensus_queue.cc:260] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.043452 11399 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.044124 11318 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:55.022445 11328 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.047156 11363 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.047767 11342 raft_consensus.cc:3055] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.048053 11320 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.048182 11342 raft_consensus.cc:740] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:55.052963 10676 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:55.003836 11335 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.064944 11408 raft_consensus.cc:2804] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:55.065713 11408 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:55.067785 11341 consensus_queue.cc:260] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.070214 10710 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:55.070901 11335 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:55.071065 11328 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:55.071805 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:55.073359 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.073491 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.072835 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.075716 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.049216 11342 consensus_queue.cc:260] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.076637 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:55.076864 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.077677 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.078359 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.072813 11369 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.111717 11369 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:02:55.082286 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 51317.1us
I20260709 13:02:55.052798 11354 consensus_queue.cc:260] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.088788 11321 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.113651 11354 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.115327 11321 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:02:55.116034 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:55.095137 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:55.100908 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.102203 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.124814 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:55.125180 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:55.125792 10750 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:02:55.119324 11410 log.cc:927] Time spent T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 13:02:55.127437 11335 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.128245 11341 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.128808 10750 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.130203 11323 raft_consensus.cc:2749] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:02:55.131251 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:55.132419 11319 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.081050 11344 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.135766 11344 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:55.088596 11338 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.094306 11408 raft_consensus.cc:3060] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.159718 10750 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.093165 11355 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.162854 11405 raft_consensus.cc:3055] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.163417 11405 raft_consensus.cc:740] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
W20260709 13:02:55.165540 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:55.169795 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 113973us
I20260709 13:02:55.171702 10704 raft_consensus.cc:1240] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.172494 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
W20260709 13:02:55.179831 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 202682us
I20260709 13:02:55.171065 11338 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:55.172873 11355 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:55.178650 11321 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.164855 11405 consensus_queue.cc:260] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.198149 11323 consensus_queue.cc:1059] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.199242 11323 raft_consensus.cc:3055] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.199596 11323 raft_consensus.cc:740] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:55.200608 10750 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.200565 11323 consensus_queue.cc:260] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.201998 11369 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.202848 10750 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.203946 10750 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.196681 10676 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:55.206100 11330 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.209162 11330 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:55.210245 10634 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:02:55.210865 11338 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.211961 11342 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.213625 11369 raft_consensus.cc:2749] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.221158 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.222815 11405 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.225014 11323 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.229800 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:55.232108 10601 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:55.233121 11354 raft_consensus.cc:2804] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:55.233613 11354 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:55.234143 11354 raft_consensus.cc:3060] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.234725 11415 raft_consensus.cc:2804] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:55.235169 11415 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:55.235546 11415 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.231079 10635 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:02:55.233671 11408 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.240337 10629 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
W20260709 13:02:55.249428 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 65844.9us
I20260709 13:02:55.241287 10708 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:55.261546 11369 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:02:55.263080 10710 raft_consensus.cc:1240] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.268286 11369 consensus_queue.cc:1059] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.269256 11318 raft_consensus.cc:3055] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.269634 11318 raft_consensus.cc:740] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:55.270591 11408 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:55.270455 11318 consensus_queue.cc:260] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.271173 11342 consensus_queue.cc:1059] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.271754 11318 raft_consensus.cc:3060] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.271174 10631 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:02:55.277942 11412 raft_consensus.cc:3055] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.279481 11412 raft_consensus.cc:740] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:55.280452 11412 consensus_queue.cc:260] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.281606 10602 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.281805 11412 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.282932 10602 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.291639 11349 raft_consensus.cc:2749] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.303236 11349 consensus_queue.cc:1059] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:55.305310 11399 raft_consensus.cc:3055] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.306608 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:55.306667 11399 raft_consensus.cc:740] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:55.301710 11342 raft_consensus.cc:2749] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.303293 11415 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.307827 11399 consensus_queue.cc:260] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.314113 11399 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.314467 11415 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:55.321635 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.321590 10601 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:55.323647 10601 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:55.325013 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.326153 11342 raft_consensus.cc:2804] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:55.326596 11342 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:55.326952 11342 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.327718 10602 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.329174 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:55.329928 10676 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:55.330724 10602 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.331441 11415 raft_consensus.cc:2804] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:55.332649 11415 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:55.333042 11415 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.333508 11399 raft_consensus.cc:2804] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:55.334276 11399 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:55.334635 11399 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.339684 10676 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:55.340541 11408 raft_consensus.cc:2749] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.333350 11405 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.340983 10676 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:55.348390 11415 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.349545 11408 raft_consensus.cc:2749] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.366492 10777 raft_consensus.cc:1240] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.367786 11415 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:55.369743 10777 raft_consensus.cc:1240] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.350523 10676 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:55.351207 11405 raft_consensus.cc:2749] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.349411 11354 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:55.352782 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:55.371443 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:55.352931 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:55.371769 10676 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:55.373328 10631 raft_consensus.cc:1275] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:55.351230 11412 consensus_queue.cc:1059] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:55.373740 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:55.374111 11412 consensus_queue.cc:1243] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer 99a7b009fd104b7d948808513bc3e845 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 13:02:55.354518 10781 raft_consensus.cc:1240] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.355556 10783 raft_consensus.cc:1240] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.357857 10779 raft_consensus.cc:1240] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.356745 10784 raft_consensus.cc:1240] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.369889 10708 raft_consensus.cc:1240] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.355020 10778 raft_consensus.cc:1240] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.374598 10786 raft_consensus.cc:1240] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.354638 11342 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.388309 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.388469 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.389072 11408 raft_consensus.cc:2749] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.388998 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.409262 10783 raft_consensus.cc:1240] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.409821 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.409976 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.390043 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.390833 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.391605 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.377300 10711 raft_consensus.cc:1240] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.373735 10634 raft_consensus.cc:3055] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.414942 10634 raft_consensus.cc:740] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:55.405316 11369 consensus_queue.cc:1059] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:55.407212 10635 raft_consensus.cc:1275] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:55.417450 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.418053 11369 raft_consensus.cc:3055] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.410370 10534 catalog_manager.cc:5697] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 2, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:55.418453 11369 raft_consensus.cc:740] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:55.419526 11354 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:55.417013 10634 consensus_queue.cc:260] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.419974 10534 catalog_manager.cc:5697] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 2, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:55.420698 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.420941 10634 raft_consensus.cc:3060] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.419844 11369 consensus_queue.cc:260] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.423465 11342 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:55.424063 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.424687 10676 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:55.425474 11408 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:55.425912 11408 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:55.426048 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.426314 11408 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.426678 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.427696 10632 raft_consensus.cc:3055] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.428084 10632 raft_consensus.cc:740] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:55.428681 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.426338 10628 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:55.429629 10534 catalog_manager.cc:5697] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 2, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:55.430610 11369 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.430253 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.430972 10711 raft_consensus.cc:1275] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:55.431277 10534 catalog_manager.cc:5697] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 2, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:55.425210 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:55.432585 11321 consensus_queue.cc:1059] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.432916 11330 consensus_queue.cc:1048] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.433776 11334 raft_consensus.cc:3055] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.434193 11334 raft_consensus.cc:740] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:55.435122 11334 consensus_queue.cc:260] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.439190 11334 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:55.411717 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 54512us
I20260709 13:02:55.432871 10534 catalog_manager.cc:5697] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 2, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:55.407793 11415 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:55.441816 10534 catalog_manager.cc:5697] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 2, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:55.443581 10534 catalog_manager.cc:5697] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 2, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
W20260709 13:02:55.445474 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:55.433796 10629 raft_consensus.cc:3055] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.442312 11415 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:55.442764 11342 consensus_queue.cc:1059] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:02:55.451352 10676 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
W20260709 13:02:55.452232 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:55.449412 10779 raft_consensus.cc:1240] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.453210 11405 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:55.453904 11405 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.455228 11355 raft_consensus.cc:2749] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.448177 11415 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.448328 10629 raft_consensus.cc:740] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:55.428967 10632 consensus_queue.cc:260] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.463608 10632 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.466560 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:55.468222 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:55.469069 10777 raft_consensus.cc:2393] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 2: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:55.469661 10784 raft_consensus.cc:2393] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 2: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:55.470352 10777 raft_consensus.cc:1240] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.470722 11399 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.471328 10783 raft_consensus.cc:1240] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.471580 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:55.471712 10634 raft_consensus.cc:1275] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:55.469163 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:55.472296 10782 raft_consensus.cc:2393] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 2: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:55.473428 11399 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:55.473351 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:55.460143 10676 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:55.460419 11405 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:55.461498 11342 consensus_queue.cc:1243] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer 99a7b009fd104b7d948808513bc3e845 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 13:02:55.462178 10779 raft_consensus.cc:1240] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.473776 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:55.476334 10780 raft_consensus.cc:1240] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.477242 10786 raft_consensus.cc:2393] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 2: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:55.473178 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:55.477805 11354 raft_consensus.cc:3055] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.470762 10784 raft_consensus.cc:1240] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.478199 11354 raft_consensus.cc:740] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
W20260709 13:02:55.478520 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:55.481020 11355 raft_consensus.cc:2749] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.479630 11354 consensus_queue.cc:260] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.482498 11408 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.483335 11354 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.484813 11408 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:55.473282 10629 consensus_queue.cc:260] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.486726 10629 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.496547 10779 raft_consensus.cc:1240] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.497323 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:55.498801 10676 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:55.501538 10784 raft_consensus.cc:2393] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 2: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:55.501672 11413 raft_consensus.cc:2804] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:55.502105 11413 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:55.502516 11413 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.502451 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:55.499218 10629 raft_consensus.cc:1275] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:02:55.513646 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:55.514133 10784 raft_consensus.cc:1240] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 1. Current term is 2. Ops: []
W20260709 13:02:55.514433 11412 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:02:55.517603 10778 raft_consensus.cc:2393] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 2: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:55.519218 10632 raft_consensus.cc:1275] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:55.522460 11413 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.522799 10676 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:55.523649 11408 raft_consensus.cc:2804] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:55.524008 11408 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:55.524387 11408 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.524856 11413 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:55.532299 10676 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:55.533931 10778 raft_consensus.cc:1240] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.534171 10784 raft_consensus.cc:1240] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.535211 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:55.535460 10786 raft_consensus.cc:1240] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.536005 10780 raft_consensus.cc:2393] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 2: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:55.493358 11415 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.539680 10708 raft_consensus.cc:1240] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.539853 10779 raft_consensus.cc:1240] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.540735 11415 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:55.540859 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:55.539194 11413 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.541613 10785 raft_consensus.cc:2393] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 2: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:55.542903 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:55.542929 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:55.543816 10779 raft_consensus.cc:2393] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 2: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:55.543977 10780 raft_consensus.cc:2393] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 2: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:55.548859 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:55.549983 10780 raft_consensus.cc:2393] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 2: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:55.535979 11408 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.553829 11408 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:55.553895 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:55.553218 10676 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:55.560746 11334 consensus_queue.cc:1059] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:02:55.562229 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:55.562427 10779 raft_consensus.cc:2393] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 2: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:55.562880 10780 raft_consensus.cc:1240] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.571302 10750 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.571992 10636 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:55.572247 11354 consensus_queue.cc:1059] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:55.573624 11412 raft_consensus.cc:3055] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.574014 11412 raft_consensus.cc:740] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:55.573740 11405 consensus_queue.cc:1059] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:55.574947 11412 consensus_queue.cc:260] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:55.575760 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:55.576085 11412 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.563349 11342 consensus_queue.cc:1059] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.575255 11405 raft_consensus.cc:3055] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.576722 11342 consensus_queue.cc:1243] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer 99a7b009fd104b7d948808513bc3e845 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 13:02:55.576884 11405 raft_consensus.cc:740] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:55.577240 11342 raft_consensus.cc:3055] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.577591 11342 raft_consensus.cc:740] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:55.577797 11405 consensus_queue.cc:260] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.578449 11342 consensus_queue.cc:260] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.579028 11405 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.579557 11342 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:55.581413 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:55.584362 11408 raft_consensus.cc:2804] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:55.584765 11408 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:55.584880 11334 raft_consensus.cc:3055] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.585150 11408 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.585517 11334 raft_consensus.cc:740] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:55.590350 11354 consensus_queue.cc:1059] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.591521 11399 raft_consensus.cc:3055] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.591895 11399 raft_consensus.cc:740] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:55.592705 11399 consensus_queue.cc:260] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.594573 11341 consensus_queue.cc:1059] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.595793 11349 raft_consensus.cc:3055] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.596127 11349 raft_consensus.cc:740] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:55.597062 11349 consensus_queue.cc:260] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:02:55.598631 11330 raft_consensus.cc:2749] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.599967 10750 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.601603 11318 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.601603 11349 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:55.605305 10602 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.9.77.66:33105 timed out after 1.620s (SENT) [suppressed 4 similar messages]
I20260709 13:02:55.607033 11399 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:55.612161 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 58998us
I20260709 13:02:55.621095 11334 consensus_queue.cc:260] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.622906 11334 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.636624 10750 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.637890 10676 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:55.641278 11413 raft_consensus.cc:2749] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.637943 11408 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.642438 10708 raft_consensus.cc:1240] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.643253 11408 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:55.643888 10629 raft_consensus.cc:1275] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:02:55.644047 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:55.644945 11330 consensus_queue.cc:1059] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.646360 11330 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.647050 11330 raft_consensus.cc:3055] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.647397 11330 raft_consensus.cc:740] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:55.648232 11330 consensus_queue.cc:260] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.648706 10676 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:55.649569 11355 raft_consensus.cc:2804] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:55.649979 11355 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:55.650339 11355 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.649255 10750 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:02:55.652050 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:55.652953 11330 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.656394 11318 raft_consensus.cc:2749] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.658195 11355 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.658215 10750 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.661577 11318 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.663125 11318 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:02:55.663153 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 57867.6us
I20260709 13:02:55.665130 10750 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.665887 11318 raft_consensus.cc:2749] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.667142 10750 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.668174 11318 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.669337 10750 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.670040 11318 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.671103 10750 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.671814 11318 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.671974 10676 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:55.672830 10750 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.673609 11318 raft_consensus.cc:2749] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:02:55.673708 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:55.674872 10750 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.674867 11415 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:55.675706 11415 raft_consensus.cc:697] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:55.676224 10750 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.675705 11318 raft_consensus.cc:2749] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.677395 10750 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.678146 11318 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.676664 11415 consensus_queue.cc:237] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.678975 10750 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.678829 11334 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.680097 11321 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.678341 11330 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.681962 10750 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.682562 11334 raft_consensus.cc:2749] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.682938 10750 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.660334 11355 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:55.683678 11334 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.684383 10750 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.684985 11334 raft_consensus.cc:2749] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.685724 10750 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.686415 11334 raft_consensus.cc:2749] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.686800 10750 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.687583 11330 raft_consensus.cc:2749] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.688194 11334 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.689224 10750 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.689950 11334 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.690332 10750 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.691056 11334 raft_consensus.cc:2749] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.691773 10750 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:55.689968 10676 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:55.693152 11318 consensus_queue.cc:1048] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:55.693766 11413 raft_consensus.cc:2804] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:55.693943 10676 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:55.694325 11413 raft_consensus.cc:697] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:55.694893 10676 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:55.692888 11330 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.695067 11408 raft_consensus.cc:2804] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:55.695787 10676 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:55.695381 11413 consensus_queue.cc:237] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.696610 11321 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:55.697211 11355 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:55.698366 11321 consensus_queue.cc:1048] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:55.698868 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:55.703570 11408 raft_consensus.cc:697] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:55.704903 10708 raft_consensus.cc:1240] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.707463 11408 consensus_queue.cc:237] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.707695 11318 consensus_queue.cc:1059] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:02:55.716069 11369 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:02:55.726948 10711 raft_consensus.cc:1240] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.725049 11355 raft_consensus.cc:697] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:55.733109 11338 consensus_queue.cc:1048] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:55.733855 11323 consensus_queue.cc:1059] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.734895 11338 raft_consensus.cc:3055] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.735383 11338 raft_consensus.cc:740] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:55.736685 11431 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.737772 10676 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:55.733692 11355 consensus_queue.cc:237] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.738658 11431 raft_consensus.cc:2764] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:02:55.739187 10676 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:55.741289 11430 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:55.741938 11338 consensus_queue.cc:260] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.742370 11334 raft_consensus.cc:3055] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.742718 10676 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:55.742884 11334 raft_consensus.cc:740] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:55.743364 11338 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.743530 11413 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:55.743925 11413 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:55.744418 11413 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.743954 11334 consensus_queue.cc:260] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.745499 11334 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.750990 10531 catalog_manager.cc:5697] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 1 to 2, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:55.754899 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:55.756031 10780 raft_consensus.cc:2393] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 2: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:55.768505 10676 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:55.787703 11430 consensus_queue.cc:1059] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.772413 11415 consensus_queue.cc:1059] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 13:02:55.793418 10711 raft_consensus.cc:1275] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:55.787348 11355 raft_consensus.cc:2749] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:02:55.804705 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:55.817880 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:55.798573 11369 consensus_queue.cc:1048] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:02:55.828493 11431 raft_consensus.cc:3055] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.834898 11431 raft_consensus.cc:740] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:55.824321 11412 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:55.819528 11413 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:55.857074 11435 log.cc:927] Time spent T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 13:02:55.856688 11412 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:55.880666 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:55.884274 11413 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:02:55.886816 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:55.923759 11412 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:55.925916 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:55.877067 11431 consensus_queue.cc:260] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.928586 10779 raft_consensus.cc:2393] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 2: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:55.965161 11415 raft_consensus.cc:3055] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.965642 11415 raft_consensus.cc:740] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:55.966408 11415 consensus_queue.cc:260] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:55.968405 10711 raft_consensus.cc:1240] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:55.987694 11431 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.997004 10711 raft_consensus.cc:1240] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:56.000962 10531 catalog_manager.cc:5697] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 1 to 2, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:56.005213 10531 catalog_manager.cc:5697] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 1 to 2, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:56.012301 10531 catalog_manager.cc:5697] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 1 to 2, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:56.021494 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:56.017648 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:56.043401 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 264355us
I20260709 13:02:56.017804 11334 consensus_queue.cc:1059] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
W20260709 13:02:56.046545 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:56.015960 11447 consensus_queue.cc:1059] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
W20260709 13:02:56.071401 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:56.071549 10711 raft_consensus.cc:1240] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
W20260709 13:02:56.066035 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:56.074090 11451 log.cc:927] Time spent T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.065s	user 0.000s	sys 0.001s
W20260709 13:02:56.074554 11438 log.cc:927] Time spent T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.084s	user 0.000s	sys 0.001s
I20260709 13:02:56.076339 11442 consensus_queue.cc:1059] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:56.077083 11408 consensus_queue.cc:1059] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:56.077696 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:56.077546 11448 consensus_queue.cc:1059] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:56.078975 10676 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:56.060909 11413 consensus_queue.cc:1059] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:02:56.058588 11355 consensus_queue.cc:1059] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:02:56.083406 11321 consensus_queue.cc:1059] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:56.082784 11441 consensus_queue.cc:1059] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:02:56.066159 11440 consensus_queue.cc:1059] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 13:02:56.104610 11330 raft_consensus.cc:3055] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:56.105232 11330 raft_consensus.cc:740] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:56.148856 11334 raft_consensus.cc:3055] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:56.149412 11334 raft_consensus.cc:740] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:56.152015 11334 consensus_queue.cc:260] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.141484 11415 raft_consensus.cc:3060] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:56.164633 11334 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:56.169013 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:56.168443 11330 consensus_queue.cc:260] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:56.232556 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:56.260942 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 181923us
I20260709 13:02:56.264483 10676 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
W20260709 13:02:56.272003 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:56.287556 10676 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:56.284597 11408 raft_consensus.cc:3055] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:02:56.293287 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:56.293670 11330 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:56.299918 11408 raft_consensus.cc:740] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:56.326603 11408 consensus_queue.cc:260] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.327837 11408 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:56.307606 11413 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:02:56.339519 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 54989.4us
I20260709 13:02:56.340292 10676 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
W20260709 13:02:56.385656 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:56.391548 11355 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:02:56.393081 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:56.365552 11461 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:56.395009 11342 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:56.395692 11342 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.398132 11342 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:56.406862 11431 raft_consensus.cc:3055] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:56.407327 11431 raft_consensus.cc:740] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:56.408227 11431 consensus_queue.cc:260] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.417768 11430 raft_consensus.cc:3055] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:56.418347 11430 raft_consensus.cc:740] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:56.419162 11430 consensus_queue.cc:260] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.419672 11442 raft_consensus.cc:3055] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:56.420050 11442 raft_consensus.cc:740] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:56.420408 11430 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:56.424119 11431 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:56.424513 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:56.425961 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 114103us
I20260709 13:02:56.420949 11442 consensus_queue.cc:260] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:56.432909 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 92643.1us
I20260709 13:02:56.443718 11460 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:56.444869 11442 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:56.449803 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:56.454828 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:56.458766 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:56.444795 11408 consensus_queue.cc:1059] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
W20260709 13:02:56.483518 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:56.462159 11342 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:56.490533 11441 raft_consensus.cc:3055] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:56.490980 11441 raft_consensus.cc:740] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:56.491933 11441 consensus_queue.cc:260] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.493079 11441 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:56.494853 11465 raft_consensus.cc:3055] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:56.495309 11465 raft_consensus.cc:740] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:56.496112 11465 consensus_queue.cc:260] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.497682 11457 raft_consensus.cc:3055] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:56.498051 11457 raft_consensus.cc:740] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:56.498919 11457 consensus_queue.cc:260] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.500177 11457 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:56.504038 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:56.501574 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:56.505352 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:56.505442 11405 consensus_queue.cc:1059] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:56.506211 10634 raft_consensus.cc:3060] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:56.506366 11460 raft_consensus.cc:3055] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:56.506629 11412 raft_consensus.cc:3055] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:56.506765 11460 raft_consensus.cc:740] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:56.507136 11412 raft_consensus.cc:740] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:56.507717 11460 consensus_queue.cc:260] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.508026 11412 consensus_queue.cc:260] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.508950 11460 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:56.509766 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:56.509931 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:56.510445 10628 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:56.505272 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:56.516856 10637 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:56.497296 11465 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:56.505656 11439 raft_consensus.cc:3055] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:56.503443 11342 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.505460 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:56.519668 10779 raft_consensus.cc:2393] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 2: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:56.520103 10708 raft_consensus.cc:1240] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:56.509238 11412 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:56.527302 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:56.520925 11439 raft_consensus.cc:740] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:56.534401 11439 consensus_queue.cc:260] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:56.537057 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:56.539232 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:56.544950 10637 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:02:56.545987 10633 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:02:56.549690 11342 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:56.529654 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:56.551646 10634 raft_consensus.cc:2468] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:02:56.556053 10785 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:02:56.566928 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:56.572382 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:56.569650 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:56.573117 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:56.571954 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:56.576272 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:56.578394 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.579754 10635 raft_consensus.cc:1240] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:56.570210 11342 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:56.568758 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:56.581226 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:56.582840 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.582849 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:56.572494 10636 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:56.575661 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:56.574860 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:56.580646 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:56.593502 10710 raft_consensus.cc:1240] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:56.605571 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:56.605744 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.607054 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.608259 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.589228 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:56.595351 10786 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:02:56.590787 11412 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:56.610607 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:56.610562 11412 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.611534 10786 raft_consensus.cc:2393] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 2: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:56.612370 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:56.612746 11412 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:56.584444 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:56.597756 10785 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:02:56.603156 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.591957 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:56.586828 11342 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.619652 10781 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:02:56.620131 10785 raft_consensus.cc:1240] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 1. Current term is 2. Ops: []
W20260709 13:02:56.624504 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:56.626793 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:56.627041 10778 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:02:56.627490 10783 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:02:56.627918 10628 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:02:56.629335 10782 raft_consensus.cc:2468] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:02:56.617588 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.639376 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.634366 11439 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:56.634034 10703 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:56.654822 10785 raft_consensus.cc:1240] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:56.657253 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.660307 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.661085 10634 raft_consensus.cc:1240] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:56.666018 10629 raft_consensus.cc:1240] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:56.668823 11369 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:56.669519 11369 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.670425 11342 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:56.671778 11369 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:56.672679 10711 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:56.679649 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:02:56.684489 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:56.692435 10784 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
W20260709 13:02:56.694125 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:56.692619 10636 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:02:56.694661 10635 raft_consensus.cc:1240] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:56.695570 10630 raft_consensus.cc:1240] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:56.696280 10635 raft_consensus.cc:1275] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:56.696943 10630 raft_consensus.cc:1275] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:56.697391 10634 raft_consensus.cc:1275] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:56.698917 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:56.701508 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:56.702445 10779 raft_consensus.cc:2393] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 2: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:56.702521 10782 raft_consensus.cc:1275] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:56.703877 10779 raft_consensus.cc:1240] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:56.705935 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:56.710310 10707 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:56.710633 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:56.712277 10712 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:56.711195 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:02:56.713124 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:56.713698 10703 raft_consensus.cc:2393] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 2: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:02:56.714810 10708 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:56.716104 10705 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:56.718024 10785 raft_consensus.cc:1240] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:56.719102 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:56.723317 10782 raft_consensus.cc:1275] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:56.727628 11369 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:56.728128 11369 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.714619 10778 raft_consensus.cc:1240] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:56.734658 10781 raft_consensus.cc:1275] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:56.735148 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.736480 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.734331 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.738199 10703 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:56.739271 10786 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:02:56.743201 10780 raft_consensus.cc:2468] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:02:56.744104 10706 raft_consensus.cc:1240] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:56.737398 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.745636 11342 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:56.745824 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:56.746400 10782 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:56.746173 11342 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.748183 11342 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:56.750983 10777 raft_consensus.cc:2468] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:02:56.730190 10704 raft_consensus.cc:2468] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:56.755775 10601 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:56.756511 11342 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:56.756974 11342 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:56.757421 11342 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:56.764086 11369 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:56.765776 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.766551 10704 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:56.766569 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:56.767997 10784 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:56.768289 10751 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:56.773818 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:56.774446 10631 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:56.778049 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:56.778164 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.779863 10634 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:56.779294 11338 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:56.781598 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:56.784127 10777 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:56.784423 10750 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:56.785000 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.767329 10628 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:02:56.787158 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.787982 10706 raft_consensus.cc:2393] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 2: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:02:56.788101 11458 raft_consensus.cc:2804] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:56.788509 11458 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:56.788990 11458 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:56.789692 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.790449 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.791287 10704 raft_consensus.cc:2393] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 2: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:02:56.791792 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.790530 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.793859 10708 raft_consensus.cc:2376] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2. Re-sending same reply.
W20260709 13:02:56.792657 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:56.794234 10601 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:56.788453 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.792899 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.793120 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.796289 10601 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:56.798143 10602 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:56.796173 11412 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:56.798897 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.799340 11351 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:56.799520 10777 raft_consensus.cc:1240] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:56.799775 11351 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:56.799001 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.800539 10709 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:56.801075 10602 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:56.800127 11351 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:56.804534 10777 raft_consensus.cc:1240] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:56.804795 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.803527 11405 raft_consensus.cc:2749] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:56.802691 11412 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:56.806339 11412 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:56.807708 11338 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:56.808149 11338 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:02:56.808874 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:56.802552 10706 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:56.809433 10704 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:56.804469 11342 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.825598 10676 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:56.829348 10676 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:56.819235 11405 raft_consensus.cc:2749] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:56.829900 11442 raft_consensus.cc:2804] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:56.801944 10705 raft_consensus.cc:2376] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2. Re-sending same reply.
I20260709 13:02:56.802582 10707 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:56.841732 11442 raft_consensus.cc:697] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:56.842660 11442 consensus_queue.cc:237] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.845564 11460 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:56.845678 11439 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:56.846179 11460 raft_consensus.cc:697] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:56.846201 11439 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.847195 11460 consensus_queue.cc:237] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.848505 11439 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:56.850026 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:56.850896 10676 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:56.851662 11465 raft_consensus.cc:2804] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:56.852169 11465 raft_consensus.cc:697] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:56.853717 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:56.854446 10628 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:56.853045 11465 consensus_queue.cc:237] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.858420 10750 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:56.861225 11486 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:56.861732 11486 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.862385 11369 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:02:56.866169 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 47288.8us
I20260709 13:02:56.862849 11369 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:56.873034 11342 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:56.874394 10676 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:56.877395 11338 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.877928 10602 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:56.879233 11441 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:56.879818 11441 raft_consensus.cc:697] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:56.873739 11369 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:56.880802 11441 consensus_queue.cc:237] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.857317 11412 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.888038 11338 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:56.889061 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:56.891052 10602 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:56.889873 10707 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:56.895473 10602 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:56.890336 11342 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:56.899597 11431 consensus_queue.cc:1048] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:56.902235 11431 consensus_queue.cc:1048] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:56.904592 10676 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:56.895563 11405 raft_consensus.cc:2749] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:56.905604 11342 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:56.901391 11351 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.906024 10602 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:56.906687 11486 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:56.906853 11342 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:56.907320 10602 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:56.908188 11342 raft_consensus.cc:2749] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:56.908567 10602 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:56.908936 11412 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:56.907454 11351 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:56.909519 11342 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:56.910079 11342 raft_consensus.cc:697] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 2 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:56.911172 11431 raft_consensus.cc:2804] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:56.910974 11342 consensus_queue.cc:237] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.911846 11431 raft_consensus.cc:697] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:56.913875 11457 consensus_queue.cc:1048] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:56.921025 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:56.921697 10783 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:02:56.922974 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:56.925846 10602 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:56.928066 10783 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:02:56.929683 10601 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:56.933666 10602 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:56.934583 10676 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:02:56.934811 11486 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:56.936079 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:56.935958 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:56.946650 11486 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.912801 11431 consensus_queue.cc:237] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.947497 11430 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:56.948012 11430 raft_consensus.cc:697] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:56.938212 11412 raft_consensus.cc:2804] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:56.948832 11486 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:56.936252 11405 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:56.924523 11369 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.945032 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:56.947057 10779 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:56.949098 11412 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:56.950202 10628 raft_consensus.cc:2393] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 3: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:02:56.950440 11412 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:56.951223 11369 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:56.943351 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:56.951905 10784 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:56.948859 11430 consensus_queue.cc:237] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.947001 10778 raft_consensus.cc:2393] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:56.956431 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:56.910991 11458 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:56.959632 11458 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:56.963861 10531 catalog_manager.cc:5697] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 1 to 2, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:56.983270 10676 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:56.992466 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
W20260709 13:02:56.994381 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 60759.3us
I20260709 13:02:56.999461 10602 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:56.967523 10707 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:02:56.992228 11405 raft_consensus.cc:697] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:57.013986 10676 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:56.996392 11351 raft_consensus.cc:2749] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:02:57.064075 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 50150.5us
I20260709 13:02:57.100399 10676 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:57.064714 11460 raft_consensus.cc:2804] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:57.067502 11342 raft_consensus.cc:2804] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:57.067866 11441 consensus_queue.cc:1059] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:02:57.067814 10535 catalog_manager.cc:5697] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 1 to 2, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:57.025385 11488 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:57.071508 11405 consensus_queue.cc:237] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.074818 10751 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:57.080324 11447 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:57.104630 10676 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:57.024935 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:57.150242 10601 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:57.156059 11447 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.176718 11447 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:57.180337 11412 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.062806 11465 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:57.189795 11486 raft_consensus.cc:2804] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:57.190435 11486 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:57.190914 11486 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.191938 11321 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:57.194233 10779 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:02:57.192646 11321 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.198628 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:57.199506 10629 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.201485 11412 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:57.202232 11412 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:57.202839 11412 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:57.204895 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 205425us
I20260709 13:02:57.205747 10602 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:57.206895 10602 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:57.112730 11464 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:57.122376 11460 raft_consensus.cc:697] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:57.215973 11431 raft_consensus.cc:2804] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:57.221684 10778 raft_consensus.cc:2393] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 2: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:02:57.216048 11465 raft_consensus.cc:697] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:57.210220 11447 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:57.223492 11465 consensus_queue.cc:237] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.226346 11321 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:57.164110 11342 raft_consensus.cc:697] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 2 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:57.228672 11458 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:57.229238 11458 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.213634 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:57.230751 10628 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.229807 11342 consensus_queue.cc:237] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.231868 11458 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:57.233291 11447 raft_consensus.cc:697] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:57.150202 11488 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.234290 11447 consensus_queue.cc:237] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.235636 11488 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:57.240999 10602 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:57.242268 10602 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:57.236966 11460 consensus_queue.cc:237] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.248329 11497 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.221448 11464 raft_consensus.cc:697] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:57.255039 11464 consensus_queue.cc:237] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.257306 11412 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:57.257997 11412 raft_consensus.cc:2804] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:57.258512 11412 raft_consensus.cc:697] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 2 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:57.259464 11412 consensus_queue.cc:237] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.240232 11488 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:57.215699 11351 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:57.274581 11498 raft_consensus.cc:2804] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:57.279765 11431 raft_consensus.cc:697] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:57.281337 11431 consensus_queue.cc:237] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.282612 11430 raft_consensus.cc:3055] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.283118 11430 raft_consensus.cc:740] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:57.284148 11430 consensus_queue.cc:260] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.286751 11430 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.263123 11488 raft_consensus.cc:697] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 2 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:57.307010 10601 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:57.312894 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:02:57.318647 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 243823us
I20260709 13:02:57.330084 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:57.331033 10705 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:57.338640 11439 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:57.335876 11498 raft_consensus.cc:697] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 2 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:57.339184 11439 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.340322 11498 consensus_queue.cc:237] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.341327 11439 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:57.345252 11330 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:57.345345 11321 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:57.349800 11321 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.345510 11338 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:57.352025 11338 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.354908 11321 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:57.348560 11330 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.356760 11330 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:57.318166 11405 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:02:57.359747 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 255097us
I20260709 13:02:57.297294 11351 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.362558 10676 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:57.366211 11465 consensus_queue.cc:1059] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:57.367266 11457 raft_consensus.cc:3055] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.367632 11457 raft_consensus.cc:740] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:57.367566 11506 consensus_queue.cc:1048] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:57.368413 10676 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:57.368552 11457 consensus_queue.cc:260] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.369556 11441 consensus_queue.cc:1048] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:57.369026 11506 consensus_queue.cc:1059] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:02:57.370419 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 128200us
I20260709 13:02:57.370792 11441 consensus_queue.cc:1059] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:57.371212 11506 consensus_queue.cc:1048] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:57.371644 10602 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:57.372463 11506 raft_consensus.cc:3055] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.372246 11442 consensus_queue.cc:1059] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:57.372845 10602 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:57.373229 11408 raft_consensus.cc:3055] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.373625 11412 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.374439 10602 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:57.359999 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:57.375399 11502 raft_consensus.cc:2749] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.374670 11506 raft_consensus.cc:740] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:57.373649 11408 raft_consensus.cc:740] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:57.375126 11412 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:57.376005 10632 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:57.376621 10602 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:57.377125 11412 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:57.378038 11502 raft_consensus.cc:2804] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:57.378342 11412 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.378562 11502 raft_consensus.cc:697] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 2 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:57.378965 11465 raft_consensus.cc:3055] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.379347 11465 raft_consensus.cc:740] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:57.379719 10602 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:57.379577 11502 consensus_queue.cc:237] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.378033 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:57.365165 11460 raft_consensus.cc:2804] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:57.381489 10632 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:57.362274 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:57.381990 11460 raft_consensus.cc:697] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:57.382413 10778 raft_consensus.cc:2393] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 2: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:57.382601 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:57.382856 11460 consensus_queue.cc:237] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.383878 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:57.371804 11441 raft_consensus.cc:2804] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:57.385057 11441 raft_consensus.cc:697] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:57.357388 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:57.381130 11342 raft_consensus.cc:2749] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.360430 11338 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:57.359763 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:57.333479 11486 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.394170 10750 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:57.395406 10750 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:57.396219 10602 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:57.364456 11405 raft_consensus.cc:697] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:57.397094 11321 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:57.411195 11321 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:02:57.405422 11504 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:57.413725 11504 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:57.414073 11504 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.417080 11472 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:57.417569 11408 consensus_queue.cc:260] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.418905 11408 raft_consensus.cc:3060] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.419072 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:57.419744 10705 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:57.395628 10779 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:57.421324 11506 consensus_queue.cc:260] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.422053 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:57.409843 11488 consensus_queue.cc:237] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.411481 10628 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:02:57.426435 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:57.429085 10601 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:57.434823 10602 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:57.431937 11455 raft_consensus.cc:2804] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:57.443454 10602 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:57.404488 10707 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:57.417598 11472 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.429894 11457 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:57.452032 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 82043.4us
W20260709 13:02:57.453672 11514 log.cc:927] Time spent T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
I20260709 13:02:57.434909 11321 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:02:57.410048 10629 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:02:57.425621 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:57.435145 11342 raft_consensus.cc:2749] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.440850 11506 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.457341 10676 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:57.441247 11501 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:57.441632 11511 raft_consensus.cc:2804] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:57.471889 10750 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:57.449707 11498 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.476257 11474 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:57.476915 11474 raft_consensus.cc:697] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:57.473096 11511 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:57.478112 11511 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.477833 11474 consensus_queue.cc:237] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.456658 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:57.459544 11455 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:57.487102 10777 raft_consensus.cc:2393] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 2: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:02:57.488416 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:57.489027 10711 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:57.398622 11465 consensus_queue.cc:260] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.465354 11405 consensus_queue.cc:237] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.479308 11501 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.502539 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:57.506984 10751 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:57.473443 11502 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.508517 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:57.520684 10706 raft_consensus.cc:2468] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:57.521979 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:57.522727 10703 raft_consensus.cc:2468] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:57.487798 11455 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.498430 11471 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:57.497686 11515 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:57.491202 11334 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:57.500180 11464 raft_consensus.cc:2804] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:57.464787 11441 consensus_queue.cc:237] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.515687 11408 consensus_queue.cc:1059] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:02:57.492247 10628 raft_consensus.cc:2468] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:57.496928 11472 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:57.515538 11439 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:57.516762 11342 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:57.537043 11464 raft_consensus.cc:697] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:57.539233 11515 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.490638 11412 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.566089 11464 consensus_queue.cc:237] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.569555 11509 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:57.570258 11509 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:02:57.535372 11334 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.539402 11504 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.530555 11471 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.526368 11465 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:57.554800 11430 raft_consensus.cc:3055] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:57.579924 11501 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:57.545099 11351 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:57.586987 11430 raft_consensus.cc:740] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:02:57.555158 11439 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:57.562798 11486 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:57.588701 11497 raft_consensus.cc:2749] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.603018 11439 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:57.583555 11342 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.628278 11471 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:57.621847 11412 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:57.625811 11430 consensus_queue.cc:260] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.642128 11504 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:02:57.695518 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:57.703301 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:57.730890 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:57.731772 10705 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:57.736225 11509 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:57.750026 11330 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:57.750731 11330 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.751485 11334 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:57.752979 11515 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:57.752995 11330 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:57.758302 11342 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:57.783824 11498 raft_consensus.cc:2749] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:57.807636 11511 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.822054 11439 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:57.827848 11455 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:58.005752 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 562074us
I20260709 13:02:57.874846 10750 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:02:57.896911 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 385369us
W20260709 13:02:57.981922 10676 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.502s	user 0.009s	sys 0.013s
W20260709 13:02:58.007462 10676 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.527s	user 0.010s	sys 0.013s
I20260709 13:02:58.007390 10602 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:02:58.007854 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 133045us
W20260709 13:02:57.895072 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:58.010159 11447 raft_consensus.cc:2804] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:58.011639 11369 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.012180 11369 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:58.008060 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 533632us
I20260709 13:02:58.014456 11369 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:58.019385 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:58.019673 10750 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:58.030328 10783 raft_consensus.cc:2468] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:58.032459 10602 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:58.042240 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:57.859258 11439 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:58.044706 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:58.045783 10601 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:58.017441 10534 catalog_manager.cc:5697] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 3, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:57.995056 11465 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.048077 10782 raft_consensus.cc:2393] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 2: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:02:57.860299 11455 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:57.975512 11511 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:57.942272 11515 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:57.955572 11321 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:57.941172 11441 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:02:58.082185 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 49782.3us
I20260709 13:02:58.043771 11502 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:58.093356 10602 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:58.099841 11455 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.094419 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:58.101630 10602 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:02:58.034937 11506 consensus_queue.cc:1059] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.055s
I20260709 13:02:58.091670 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:58.158430 11439 raft_consensus.cc:2804] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:58.158577 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:58.092157 11497 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.160516 10779 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.082741 11465 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.097405 11405 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:58.162781 11497 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.165185 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:58.167344 11533 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:02:58.156599 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:58.160509 11439 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:58.167169 10778 raft_consensus.cc:2393] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 2: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:58.167884 11533 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.102880 11511 raft_consensus.cc:2804] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:58.090039 11412 raft_consensus.cc:2749] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.089159 11498 raft_consensus.cc:2804] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:58.097122 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:58.158991 11351 raft_consensus.cc:2804] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:58.175482 11405 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.094103 11515 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.175946 10630 raft_consensus.cc:1240] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:02:58.176172 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:58.176987 10778 raft_consensus.cc:2393] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:58.177641 11515 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:58.168123 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:58.097388 11321 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.101681 11455 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.099325 11441 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.195933 11405 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:58.210538 11525 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:58.096907 11486 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.175974 11498 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:58.225948 11498 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.195802 10633 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.180701 11474 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.175525 11511 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:58.230847 11511 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:58.233861 11474 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.236078 11474 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:58.174160 11439 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.237665 11455 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:02:58.229646 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:58.239372 10633 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:02:58.240597 10777 raft_consensus.cc:1275] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:58.178007 10778 raft_consensus.cc:1240] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:02:58.241623 10628 raft_consensus.cc:1240] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:02:58.211131 11525 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.199159 11465 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:58.197597 11321 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:58.197855 10629 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:58.224083 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:58.229909 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:58.172865 11497 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:58.250156 10637 raft_consensus.cc:2393] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 3: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:02:58.176172 11351 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:58.254391 10637 raft_consensus.cc:1275] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:02:58.432246 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:58.375353 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 367646us
I20260709 13:02:58.435371 10751 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
W20260709 13:02:58.430349 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 342223us
I20260709 13:02:58.313673 10631 raft_consensus.cc:1275] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:58.437731 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:58.440310 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:58.503242 10631 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:58.503505 10637 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:02:58.504415 10637 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:58.504940 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
W20260709 13:02:58.505179 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 68394.1us
I20260709 13:02:58.508111 10708 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:58.508419 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:58.509044 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
W20260709 13:02:58.510346 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 75011.9us
W20260709 13:02:58.428756 11464 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.800s	user 0.019s	sys 0.038s
I20260709 13:02:58.403677 10633 raft_consensus.cc:1240] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:02:58.376055 10777 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:58.255270 11502 raft_consensus.cc:2749] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:58.517565 11474 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.517711 11529 raft_consensus.cc:2804] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:58.524396 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:58.524952 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:58.526630 11430 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:58.527751 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:58.529021 10782 raft_consensus.cc:1275] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:58.556856 10635 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:02:58.530131 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:58.358181 11511 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.376070 11408 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:58.431938 11525 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:58.407493 11533 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:58.521579 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:58.558990 10637 raft_consensus.cc:1275] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:58.535270 10750 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:58.559163 10712 raft_consensus.cc:2468] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:58.535485 10708 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:58.336702 11465 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.423602 10779 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:02:58.502110 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:58.540414 10602 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:02:58.564057 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:58.536741 10751 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:58.502818 11520 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:58.565924 10750 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:58.515224 11505 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:02:58.521869 11464 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.893s	user 0.019s	sys 0.039s
I20260709 13:02:58.536872 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:58.437548 11351 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:58.560261 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:58.559741 11441 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:02:58.516675 11447 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.506s	user 0.007s	sys 0.019s
I20260709 13:02:58.538556 10633 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:58.418102 11498 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:02:58.560763 11474 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.614254 10708 raft_consensus.cc:1275] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:58.615650 10708 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:58.616714 10708 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:58.566325 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:58.565877 10706 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:58.556056 11529 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:58.566583 10786 raft_consensus.cc:1240] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:02:58.605541 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:58.593465 10750 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:58.618654 10709 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:58.568611 10712 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.568145 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:58.566874 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:58.609541 10535 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45040 (request call id 125) took 1536 ms. Trace:
I20260709 13:02:58.583742 10631 raft_consensus.cc:1275] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:02:58.606489 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 69815.9us
I20260709 13:02:58.565663 11542 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:58.621628 10637 raft_consensus.cc:1240] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:02:58.230724 11486 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.579936 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:58.579909 11540 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:58.566056 11516 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:58.590067 10704 raft_consensus.cc:3055] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:58.610085 11525 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:02:58.613834 11447 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.603s	user 0.007s	sys 0.020s
I20260709 13:02:58.566735 11488 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:58.612798 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:58.622913 11529 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.633138 10710 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.581118 10630 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:58.644308 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:58.579540 11520 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.564291 11465 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.633343 10703 raft_consensus.cc:2393] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:58.726318 11334 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.609462 11505 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.726783 11439 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:02:58.748090 11515 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.561578 11408 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.611742 11330 raft_consensus.cc:2804] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:58.734747 10601 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:58.772344 11530 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.772876 11530 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.774987 11530 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:58.778105 10633 raft_consensus.cc:1275] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:58.778733 11465 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:58.779182 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:58.780288 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:58.782092 10710 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:02:58.732388 10704 raft_consensus.cc:740] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
W20260709 13:02:58.754952 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 128638us
I20260709 13:02:58.756119 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:58.686480 10712 raft_consensus.cc:1275] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:58.644166 11486 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:58.788915 10780 raft_consensus.cc:1275] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:58.789273 11486 raft_consensus.cc:2804] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:58.789569 11522 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.789860 11486 raft_consensus.cc:697] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:58.635270 11539 raft_consensus.cc:2804] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:58.793193 11545 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.793512 11539 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:58.793928 11539 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.794734 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:58.733171 11525 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:58.758355 11447 raft_consensus.cc:697] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:58.802692 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:58.769663 11464 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.784416 10751 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
W20260709 13:02:58.754134 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 189538us
I20260709 13:02:58.786016 10711 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:58.759974 11542 raft_consensus.cc:697] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:02:58.777117 11330 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:58.790041 11522 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.793718 11545 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.794251 11460 raft_consensus.cc:3055] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:58.769748 11441 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.766834 10629 raft_consensus.cc:1275] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:58.800510 11439 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:02:58.792882 11486 consensus_queue.cc:237] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.817121 11554 raft_consensus.cc:2804] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:58.792454 11530 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.854305 11530 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.855014 11520 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:58.801868 11525 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.798936 11465 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.818071 11330 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.625636 10535 rpcz_store.cc:276] 0709 13:02:57.064313 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:57.064536 (+   223us) service_pool.cc:224] Handling call
0709 13:02:58.598289 (+1533753us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:02:57.988424 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:02:58.106072 (+117648us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:02:58.110165 (+  4093us) write_op.cc:435] Acquired schema lock
0709 13:02:58.157164 (+ 46999us) tablet.cc:662] Decoding operations
0709 13:02:58.202217 (+ 45053us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:02:58.206978 (+  4761us) write_op.cc:641] Partition lock acquired for write op
0709 13:02:58.209855 (+  2877us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:02:58.231193 (+ 21338us) tablet.cc:701] Row locks acquired
0709 13:02:58.231213 (+    20us) write_op.cc:260] PREPARE: finished
0709 13:02:58.231364 (+   151us) write_op.cc:270] Start()
0709 13:02:58.231481 (+   117us) write_op.cc:276] Timestamp: P: 1783602178231318 usec, L: 0
0709 13:02:58.231502 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:02:58.419710 (+188208us) log.cc:844] Serialized 534 byte log entry
0709 13:02:58.540731 (+121021us) op_driver.cc:464] REPLICATION: finished
0709 13:02:58.570263 (+ 29532us) spinlock_profiling.cc:243] Waited 187 ms on lock 0x7b540017b6d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dbfe28 00007fce957fa581 00007fce957f9d58 00007fce957fe9f1 00007fce957fe9a9 00007fce957fe939 00007fce957fe901 00007fce957fdb2d 000000000038f354 000000000038f199
0709 13:02:58.586357 (+ 16094us) write_op.cc:301] APPLY: starting
0709 13:02:58.586435 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0709 13:02:58.586559 (+   124us) tablet.cc:1370] finished BulkCheckPresence
0709 13:02:58.586590 (+    31us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:02:58.586843 (+   253us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:02:58.587035 (+   192us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:02:58.587098 (+    63us) write_op.cc:312] APPLY: finished
0709 13:02:58.587322 (+   224us) log.cc:844] Serialized 22 byte log entry
0709 13:02:58.587488 (+   166us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:02:58.587564 (+    76us) write_op.cc:454] Released schema lock
0709 13:02:58.587608 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":892,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":31451,"apply.run_cpu_time_us":1540,"apply.run_wall_time_us":1541,"num_ops":1,"prepare.queue_time_us":725914,"prepare.run_cpu_time_us":10273,"prepare.run_wall_time_us":600969,"replication_time_us":289812,"spinlock_wait_cycles":430947072,"thread_start_us":164471,"threads_started":1}]]}
I20260709 13:02:58.853616 11408 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:02:58.819958 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:58.856272 10633 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:58.785841 11334 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.871798 11549 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:02:58.786343 11515 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.820089 11460 raft_consensus.cc:740] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
W20260709 13:02:58.870895 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 136170us
I20260709 13:02:58.878188 11553 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:58.759526 11540 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.801478 10704 consensus_queue.cc:260] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.874401 11465 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.869911 11554 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:58.858979 10628 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:58.761111 11516 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:58.911440 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 93784.6us
I20260709 13:02:58.831708 11441 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.910135 10630 raft_consensus.cc:1275] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:58.818928 11464 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.886078 11511 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:02:58.916551 11527 log.cc:927] Time spent T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
I20260709 13:02:58.916571 11408 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:58.907712 11554 raft_consensus.cc:3060] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.916361 11447 consensus_queue.cc:237] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:58.918594 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:58.918551 11505 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:58.920127 11439 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.931552 11439 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.932134 11520 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.932916 11520 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.919842 10704 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:58.932325 11516 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:58.915073 11498 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 election: Requested vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:58.934366 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:58.939813 11520 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:58.925810 11474 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:58.938556 11458 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:58.937039 11530 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:58.928542 11408 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.942224 11412 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:58.948197 11439 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:58.967800 11464 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:58.968155 11408 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:58.911634 11542 consensus_queue.cc:237] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.915861 11553 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.943004 11460 consensus_queue.cc:260] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.962792 11545 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:58.953890 11458 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.007304 11511 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:59.007985 11511 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.009691 11522 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:58.973181 11439 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:59.010596 11439 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:58.963347 11412 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.018016 11552 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.009779 11465 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:59.029510 10785 raft_consensus.cc:1275] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:59.032451 10782 raft_consensus.cc:1275] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:59.015273 11545 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:59.035187 11545 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.035622 10779 raft_consensus.cc:1275] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:59.036092 10777 raft_consensus.cc:1240] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:02:59.035492 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:59.035470 10784 raft_consensus.cc:1240] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:02:59.018599 11552 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.026392 11460 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:59.046236 10531 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45046 (request call id 129) took 2087 ms. Trace:
I20260709 13:02:59.051636 10779 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:59.051810 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:59.030494 11515 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:59.052673 10784 raft_consensus.cc:2393] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:02:59.059830 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:59.045133 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:02:59.061491 11534 log.cc:927] Time spent T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.542s	user 0.004s	sys 0.008s
I20260709 13:02:59.031314 11439 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:59.067370 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:59.047482 11465 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:59.045316 11545 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:59.053148 11408 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.045672 11441 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:59.066834 11464 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.068295 11506 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.082406 10784 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:59.069991 10636 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:59.071276 10777 raft_consensus.cc:2468] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:59.049564 10531 rpcz_store.cc:276] 0709 13:02:56.958424 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:56.960265 (+  1841us) service_pool.cc:224] Handling call
0709 13:02:59.046161 (+2085896us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:02:57.337849 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:02:57.338419 (+   570us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:02:57.338456 (+    37us) write_op.cc:435] Acquired schema lock
0709 13:02:57.338488 (+    32us) tablet.cc:662] Decoding operations
0709 13:02:57.338832 (+   344us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:02:57.338887 (+    55us) write_op.cc:641] Partition lock acquired for write op
0709 13:02:57.338915 (+    28us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:02:57.339129 (+   214us) tablet.cc:701] Row locks acquired
0709 13:02:57.339143 (+    14us) write_op.cc:260] PREPARE: finished
0709 13:02:57.433042 (+ 93899us) spinlock_profiling.cc:243] Waited 19.3 ms on lock 0x7b2c00000448. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce906bda11 00007fce906cca0a 00007fce906cc693 00007fce906cc631 00007fce91dff902 00007fce91dff6dd 00007fce957fa243 00007fce957f9d58 00007fce957fe9f1 00007fce957fe9a9 00007fce957fe939
0709 13:02:57.433104 (+    62us) write_op.cc:270] Start()
0709 13:02:57.433289 (+   185us) write_op.cc:276] Timestamp: P: 1783602177358605 usec, L: 0
0709 13:02:57.433315 (+    26us) op_driver.cc:348] REPLICATION: starting
0709 13:02:57.433982 (+   667us) log.cc:844] Serialized 534 byte log entry
0709 13:02:58.010286 (+576304us) op_driver.cc:464] REPLICATION: finished
0709 13:02:58.584020 (+573734us) write_op.cc:301] APPLY: starting
0709 13:02:58.584144 (+   124us) tablet.cc:1367] starting BulkCheckPresence
0709 13:02:58.584288 (+   144us) tablet.cc:1370] finished BulkCheckPresence
0709 13:02:58.584330 (+    42us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:02:58.584638 (+   308us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:02:58.584841 (+   203us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:02:58.584907 (+    66us) write_op.cc:312] APPLY: finished
0709 13:02:58.585138 (+   231us) log.cc:844] Serialized 22 byte log entry
0709 13:02:58.585356 (+   218us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:02:58.585469 (+   113us) write_op.cc:454] Released schema lock
0709 13:02:58.585526 (+    57us) write_op.cc:341] FINISH: Updating metrics
0709 13:02:58.585924 (+   398us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:02:58.585962 (+    38us) write_op.cc:454] Released schema lock
0709 13:02:58.725840 (+139878us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:02:58.725871 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":6971,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":553568,"apply.run_cpu_time_us":1904,"apply.run_wall_time_us":1905,"num_ops":1,"prepare.queue_time_us":367121,"prepare.run_cpu_time_us":38363,"prepare.run_wall_time_us":513747,"raft.queue_time_us":105114,"raft.run_cpu_time_us":72171,"raft.run_wall_time_us":642529,"replication_time_us":576773,"spinlock_wait_cycles":44501248,"thread_start_us":1165278,"threads_started":4,"wal-append.queue_time_us":525470}]]}
I20260709 13:02:59.096944 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:59.097087 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:59.097733 10631 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:59.098647 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:59.099188 10631 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:59.099927 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:59.100862 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:59.101861 10631 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:59.102710 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:59.111466 10636 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54298 (request call id 534) took 1080 ms. Trace:
I20260709 13:02:59.111932 10636 rpcz_store.cc:276] 0709 13:02:58.031273 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:58.034312 (+  3039us) service_pool.cc:224] Handling call
0709 13:02:59.059627 (+1025315us) spinlock_profiling.cc:243] Waited 41.8 ms on lock 0x7b5800010e98. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fb71 00007fce8ec9fa22 00007fce97bb8c09 00007fce96d12ee0 00007fce96ddc0ab 00007fce96ddc131 00007fce96d8a0a0 00007fce96d89984 00007fce903046d4 00007fce90304662
0709 13:02:59.101006 (+ 41379us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":96156032}
I20260709 13:02:59.101727 11506 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.113595 10632 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:59.114931 10783 raft_consensus.cc:1240] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:02:59.103358 10631 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:59.120147 11330 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.121917 10781 raft_consensus.cc:2368] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:02:59.111912 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:59.136427 11545 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:59.075585 11465 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.094448 11464 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.092685 11408 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.129683 11540 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:02:59.139833 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:59.145013 11330 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:59.137444 11441 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:59.111864 11553 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:59.114642 11351 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.137562 11511 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:02:59.155926 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:59.119480 11522 consensus_queue.cc:1059] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 13:02:59.115413 11486 consensus_queue.cc:1048] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
W20260709 13:02:59.170068 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 257789us
I20260709 13:02:59.166890 10750 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:59.153016 10784 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:02:59.165632 11441 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.154548 11545 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.185329 10750 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:59.165635 11458 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:59.117614 11531 consensus_queue.cc:1048] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.045s
I20260709 13:02:59.214365 10750 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:59.215409 10751 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:02:59.184131 10704 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:02:59.172583 11412 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:59.217065 10750 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:59.189242 11472 raft_consensus.cc:2804] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:59.248387 11541 raft_consensus.cc:2804] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:59.186434 11408 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:59.213676 11430 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.182279 11351 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:59.249752 11501 raft_consensus.cc:2804] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:59.193213 10784 raft_consensus.cc:1275] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:59.250077 10704 pending_rounds.cc:85] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 1
W20260709 13:02:59.285777 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 68751.1us
I20260709 13:02:59.182279 11552 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:59.188928 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:59.286820 11330 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:59.287492 10750 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:59.287830 11330 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:02:59.281976 11488 consensus_meta.cc:287] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.524s	user 0.010s	sys 0.002s
I20260709 13:02:59.247602 11520 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:59.258095 11542 raft_consensus.cc:2804] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:59.186414 11465 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:59.189962 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:02:59.285722 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:59.400949 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:59.273164 11441 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:59.171695 11540 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.085s
I20260709 13:02:59.288218 11330 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:59.263140 11506 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:59.293262 11520 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.283206 11430 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.293963 10704 pending_rounds.cc:107] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:02:59.271299 11525 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.286360 11501 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:59.270915 11541 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:59.260568 11472 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:59.192040 11539 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.284626 11529 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.371048 10778 raft_consensus.cc:1275] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:59.324648 11488 raft_consensus.cc:2749] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:59.376492 11515 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.377112 11552 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.377600 11408 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:02:59.377796 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:59.187618 11554 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.256527 11522 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:59.383234 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:59.382658 11334 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:59.382632 10629 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54304 (request call id 409) took 1286 ms. Trace:
I20260709 13:02:59.397413 11458 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:59.378592 11542 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:59.397711 10750 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:59.402983 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:59.404515 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:59.405153 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:59.405658 11565 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:02:59.399513 11486 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.447508 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:59.649536 11430 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:59.482952 11541 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:59.734848 11351 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.414834 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:02:59.412655 11562 log.cc:927] Time spent T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.090s	user 0.000s	sys 0.010s
I20260709 13:02:59.415558 11464 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:59.411588 10786 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:02:59.651525 10704 raft_consensus.cc:2889] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:02:59.481556 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:59.649996 11501 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:59.396590 10628 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:59.713824 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:59.779359 10782 raft_consensus.cc:2368] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:02:59.748101 11542 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:59.722262 11330 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.724220 10783 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40596 (request call id 408) took 1681 ms. Trace:
I20260709 13:02:59.781314 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:59.781415 10783 rpcz_store.cc:276] 0709 13:02:58.031172 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:58.031270 (+    98us) service_pool.cc:224] Handling call
0709 13:02:58.031636 (+   366us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:02:59.118960 (+1087324us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:02:59.498745 (+379785us) spinlock_profiling.cc:243] Waited 1.08 s on lock 0x7b54001de7d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:02:59.712504 (+213759us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2489468160}
I20260709 13:02:59.781929 10708 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:02:59.726135 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:59.737970 10635 raft_consensus.cc:1275] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:59.738899 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:59.724344 11506 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.724898 11472 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:59.724020 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:02:59.744335 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 346520us
I20260709 13:02:59.745528 10711 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:59.749141 10709 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:59.728807 10778 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40596 (request call id 417) took 1693 ms. Trace:
I20260709 13:02:59.413642 11545 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:59.737903 11342 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:02:59.730154 11552 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.764362 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:59.764487 11405 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:59.811450 10712 raft_consensus.cc:2393] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 3: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:02:59.764642 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:59.811498 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:59.812019 10785 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:02:59.811793 11330 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:59.741585 11458 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:59.726601 11515 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.712966 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:59.747951 11531 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.782881 10710 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:59.747960 11488 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:59.734161 11408 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.831907 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:02:59.822007 10637 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:59.810308 10630 raft_consensus.cc:2393] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 3: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:02:59.768738  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.68:34683
I20260709 13:02:59.783316 10706 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:59.794099 10703 raft_consensus.cc:2468] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:59.809690 11338 raft_consensus.cc:2804] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:59.741933 11522 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:02:59.780334 10705 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56616 (request call id 477) took 1336 ms (client timeout 1591 ms). Trace:
I20260709 13:02:59.799538 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:59.765952 11351 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.787424 11506 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.804832 11525 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:59.805706 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:59.768644 11575 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.68:34683 every 8 connection(s)
I20260709 13:02:59.806448 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:59.807060 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:02:59.807650 11520 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:59.805207 10783 raft_consensus.cc:1275] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:59.862421 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:02:59.812973 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:59.812130 10711 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:59.864001 11574 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.832626 11405 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.814519 10708 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:02:59.816061 10635 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54304 (request call id 417) took 1607 ms. Trace:
I20260709 13:02:59.867951 10635 rpcz_store.cc:276] 0709 13:02:58.208816 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:58.617606 (+408790us) service_pool.cc:224] Handling call
0709 13:02:58.617880 (+   274us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:02:59.782483 (+1164603us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:02:59.815893 (+ 33410us) spinlock_profiling.cc:243] Waited 1.12 s on lock 0x7b5400111554. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:02:59.816017 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2573882112}
I20260709 13:02:59.817493 10534 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45062 (request call id 142) took 1932 ms. Trace:
I20260709 13:02:59.769474 11576 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.823341 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:59.755860 11486 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.831521 11488 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.794898 10704 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56616 (request call id 493) took 1285 ms. Trace:
I20260709 13:02:59.840905 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:59.809002 11549 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:59.810689 11498 raft_consensus.cc:3055] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:59.818555 11458 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:59.814385 11465 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:59.830371 11412 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:59.840350 11338 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:59.833307 11342 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.797333 10778 rpcz_store.cc:276] 0709 13:02:58.035831 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:58.357157 (+321326us) service_pool.cc:224] Handling call
0709 13:02:59.370394 (+1013237us) spinlock_profiling.cc:243] Waited 8.13 ms on lock 0x7b5800061b98. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fb71 00007fce8ec9fa22 00007fce97bb8c09 00007fce96d12ee0 00007fce96ddc0ab 00007fce96ddc131 00007fce96d9dfc0 00007fce96d88929 00007fce96d883d2 00007fce902ffbd4
0709 13:02:59.370631 (+   237us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:02:59.725199 (+354568us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:02:59.726694 (+  1495us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":18694912}
I20260709 13:02:59.872957 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:59.883069 11576 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.863137 10631 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:02:59.851028 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:59.867347 10709 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:59.832894 11531 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.858412 11525 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:59.855723 11524 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:02:59.864537 11574 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.939045 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:59.739655 10629 rpcz_store.cc:276] 0709 13:02:58.096046 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:58.252974 (+156928us) service_pool.cc:224] Handling call
0709 13:02:58.576771 (+323797us) spinlock_profiling.cc:243] Waited 3.79 ms on lock 0x7b5800010e98. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fb71 00007fce8ec9fa22 00007fce97bb8c09 00007fce96d12ee0 00007fce96ddc0ab 00007fce96ddc131 00007fce96d9dfc0 00007fce96d88929 00007fce96d883d2 00007fce902ffbd4
0709 13:02:58.577028 (+   257us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:02:58.822333 (+245305us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:02:59.304502 (+482169us) spinlock_profiling.cc:243] Waited 71.4 ms on lock 0x7b540042aed4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:02:59.382519 (+ 78017us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":172970624}
I20260709 13:02:59.912810 11338 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:59.926370 11576 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:59.914533 11552 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:59.926699 11522 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:59.945528 11351 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:59.946990 11408 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:02:59.844480 10705 rpcz_store.cc:269] 0709 13:02:58.429821 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:58.430917 (+  1096us) service_pool.cc:224] Handling call
0709 13:02:59.303114 (+872197us) spinlock_profiling.cc:243] Waited 12.9 ms on lock 0x7b58001f0898. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fb71 00007fce8ec9fa22 00007fce97bb8c09 00007fce96d12ee0 00007fce96ddc0ab 00007fce96ddc131 00007fce96d8a0a0 00007fce96d89984 00007fce903046d4 00007fce90304662
0709 13:02:59.766194 (+463080us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":29762816}
I20260709 13:02:59.945713 11506 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:59.865681 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:59.952917 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:59.891629 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:59.869706 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:02:59.950219 10601 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:59.959197 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:59.940101 10707 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:02:59.956306 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:59.960294 10710 raft_consensus.cc:2393] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 2: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:02:59.961601 11455 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:02:59.962085 11455 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.960573 10708 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:59.964047 11455 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:59.969520 11542 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.959256 10601 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:02:59.970700 10781 raft_consensus.cc:2368] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:02:59.972214 10708 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:02:59.883246 11539 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:59.938870 11498 raft_consensus.cc:740] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:02:59.942413 11405 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:59.983748 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:59.941895 11531 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:02:59.952059 11515 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:02:59.993829 10705 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:59.995524 11338 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.996690 11498 consensus_queue.cc:260] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.974381 11522 raft_consensus.cc:2804] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.000988 10631 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:02:59.949419 11412 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.941165 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:02:59.975268 10703 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:03:00.010468 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:02:59.976174 11542 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:00.033597 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:00.012643 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:59.960031 10707 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56616 (request call id 478) took 1529 ms (client timeout 1566 ms). Trace:
I20260709 13:02:59.944190 11524 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.953557 11351 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.050s
I20260709 13:02:59.977528 11502 raft_consensus.cc:2804] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:59.948953 11465 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.943804 11574 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:00.034582 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:59.956154 11549 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.869907 10534 rpcz_store.cc:276] 0709 13:02:57.886159 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:57.938826 (+ 52667us) service_pool.cc:224] Handling call
0709 13:02:57.973950 (+ 35124us) spinlock_profiling.cc:243] Waited 15.2 ms on lock 0x7b5400002490. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fb71 00007fce8eca00b2 00007fce97c19a89 00007fce97bb1da6 00007fce97b83088 00007fce97c8137e 00007fce961422a4 00007fce96142232 00007fce96142161 00007fce961420dc
0709 13:02:59.817437 (+1843487us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:02:58.570685 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:02:58.571395 (+   710us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:02:58.571444 (+    49us) write_op.cc:435] Acquired schema lock
0709 13:02:58.571465 (+    21us) tablet.cc:662] Decoding operations
0709 13:02:58.571860 (+   395us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:02:58.571922 (+    62us) write_op.cc:641] Partition lock acquired for write op
0709 13:02:58.571960 (+    38us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:02:58.572178 (+   218us) tablet.cc:701] Row locks acquired
0709 13:02:58.572202 (+    24us) write_op.cc:260] PREPARE: finished
0709 13:02:58.572330 (+   128us) write_op.cc:270] Start()
0709 13:02:58.572428 (+    98us) write_op.cc:276] Timestamp: P: 1783602178572291 usec, L: 0
0709 13:02:58.572448 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 13:02:58.803820 (+231372us) log.cc:844] Serialized 534 byte log entry
0709 13:02:58.969837 (+166017us) op_driver.cc:464] REPLICATION: finished
0709 13:02:58.974603 (+  4766us) write_op.cc:301] APPLY: starting
0709 13:02:58.974680 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0709 13:02:58.974785 (+   105us) tablet.cc:1370] finished BulkCheckPresence
0709 13:02:58.974912 (+   127us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:02:58.975148 (+   236us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:02:58.975310 (+   162us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:02:58.975361 (+    51us) write_op.cc:312] APPLY: finished
0709 13:02:58.990258 (+ 14897us) log.cc:844] Serialized 22 byte log entry
0709 13:02:58.990525 (+   267us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:02:58.990623 (+    98us) write_op.cc:454] Released schema lock
0709 13:02:58.990676 (+    53us) write_op.cc:341] FINISH: Updating metrics
0709 13:02:59.275712 (+285036us) spinlock_profiling.cc:243] Waited 158 ms on lock 0x7b540017b6d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dbfe28 00007fce957fa581 00007fce957f9d58 00007fce957fe9f1 00007fce957fe9a9 00007fce957fe939 00007fce957fe901 00007fce957fdb2d 000000000038f354 000000000038f199
0709 13:02:59.302010 (+ 26298us) spinlock_profiling.cc:243] Waited 1.31 ms on lock 0x7b540017b528. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce981809e1 00007fce9817f64c 00007fce958103fd 00007fce957fc389 00007fce957fbb53 00007fce957ffd61 00007fce957ffd19 00007fce957ffca9 00007fce957ffc71 00007fce957fee9d 000000000038f354
0709 13:02:59.447446 (+145436us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:02:59.447922 (+   476us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"spinlock_wait_cycles":34957568,"child_traces":[["op",{"apply.queue_time_us":1809,"apply.run_cpu_time_us":15561,"apply.run_wall_time_us":426625,"num_ops":1,"prepare.queue_time_us":489267,"prepare.run_cpu_time_us":16553,"prepare.run_wall_time_us":705210,"replication_time_us":394012,"spinlock_wait_cycles":365789824}]]}
I20260709 13:02:59.989464 10628 raft_consensus.cc:2468] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:02:59.943907 11525 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:02:59.929055 10704 rpcz_store.cc:276] 0709 13:02:58.509772 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:58.589621 (+ 79849us) service_pool.cc:224] Handling call
0709 13:02:58.589936 (+   315us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:02:59.783457 (+1193521us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:02:59.794794 (+ 11337us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:03:00.037071 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 161569us
I20260709 13:03:00.013371 11522 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:00.034510 10707 rpcz_store.cc:269] 0709 13:02:58.430151 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:58.513526 (+ 83375us) service_pool.cc:224] Handling call
0709 13:02:59.302810 (+789284us) spinlock_profiling.cc:243] Waited 2.18 ms on lock 0x7b58001f0898. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fb71 00007fce8ec9fa22 00007fce97bb8c09 00007fce96d12ee0 00007fce96ddc0ab 00007fce96ddc131 00007fce96d8a0a0 00007fce96d89984 00007fce903046d4 00007fce90304662
0709 13:02:59.799396 (+496586us) spinlock_profiling.cc:243] Waited 6.19 ms on lock 0x7b58001f0898. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fe9c 00007fce8ec9fa5b 00007fce97bb8c09 00007fce96d12ee0 00007fce96ddc0ab 00007fce96ddc131 00007fce96d8a0a0 00007fce96d89984 00007fce903046d4 00007fce90304662
0709 13:02:59.959976 (+160580us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":19258624}
I20260709 13:03:00.007210 11573 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:00.033155 10706 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.030424 11531 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:00.033958 11498 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.038208 11502 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:00.047477 11342 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.067260 11522 raft_consensus.cc:3060] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.049266 11525 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:00.071260 11338 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:00.058933 11412 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.088110 11529 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:00.088836 11506 consensus_queue.cc:1059] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:03:00.089704 11506 raft_consensus.cc:3055] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:00.090054 11506 raft_consensus.cc:740] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:00.090476 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.091034 10712 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:03:00.090981 11506 consensus_queue.cc:260] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.092295 11506 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.093057 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:00.093679 10630 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.095314 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:00.096117 10709 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.089918 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:00.074113 11465 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.096957 10711 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.101531 10710 raft_consensus.cc:3055] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:00.105660 10710 raft_consensus.cc:740] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:00.102213 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.107702 11549 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.110886 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:00.113929 10712 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.111447 11472 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.123472 11486 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.071717 11502 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.082399 11573 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.061803 11524 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.133967 11488 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.125662 11460 consensus_queue.cc:1059] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 13:03:00.108148 10710 consensus_queue.cc:260] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.162117 10710 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.074326 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:00.081759 11554 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:00.164316 11573 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.152230 11408 consensus_queue.cc:1048] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:03:00.167171 11472 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:00.176542 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.205747 10703 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:03:00.071861 11531 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.212126 11531 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.214947 10707 raft_consensus.cc:3055] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:00.215494 10707 raft_consensus.cc:740] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:00.216503 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.217352 10708 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:03:00.216552 10707 consensus_queue.cc:260] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.221778 10707 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.222198 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.222983 10708 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:03:00.225133 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.227478 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:00.228188 10708 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.238292 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.239419 10703 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:03:00.218703 10636 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:03:00.145032 11501 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.269479 10707 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:03:00.269971 10707 pending_rounds.cc:85] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 1
I20260709 13:03:00.270185 10707 pending_rounds.cc:107] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:03:00.270398 10707 raft_consensus.cc:2889] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:00.271914 10706 raft_consensus.cc:2468] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:00.275218 11458 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.208469 11541 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.313795 11573 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:00.314105 11583 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:00.314502 11573 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.315241 11541 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:00.281201 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:00.285806 11474 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:00.315958 11474 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.314698 11583 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.316673 11573 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.317229 11488 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:00.317883 11474 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:00.286823 11525 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:00.289810 10751 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:00.321329 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:00.290761 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 141086us
W20260709 13:03:00.321972 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:00.293220 11460 raft_consensus.cc:3055] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:00.293270 10709 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
W20260709 13:03:00.294499 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:00.318516 11525 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.325590 11583 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.299544 11501 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:00.300279 10750 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:00.327636 11474 raft_consensus.cc:2749] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:00.328583 10712 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:00.328909 10750 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:00.301201 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:00.302335 11531 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:00.204754 10630 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
W20260709 13:03:00.309262 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 349884us
I20260709 13:03:00.306945 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:00.313310 10710 raft_consensus.cc:1275] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:03:00.129884 10711 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:00.317747 11488 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.292330 11430 consensus_queue.cc:1048] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:00.322878 10676 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:00.328912 11474 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.368405 11474 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:00.363775 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:00.323679 11460 raft_consensus.cc:740] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:00.369052 11441 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.370141 11460 consensus_queue.cc:260] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.371470 11460 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.338104 10784 raft_consensus.cc:1240] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:00.325754 11408 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:00.296224 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:00.323370 10707 raft_consensus.cc:3060] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.299356 11522 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.325604 11525 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:00.327839 10751 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:00.370150 11488 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:00.368955 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 46122.9us
I20260709 13:03:00.369346 10703 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.309013 10708 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
W20260709 13:03:00.380143 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 52348.1us
I20260709 13:03:00.380276 11572 consensus_queue.cc:1048] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:00.381242 10751 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:00.381765 11572 consensus_queue.cc:1048] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:00.381825 11465 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:00.382308 10751 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:00.388329 11554 raft_consensus.cc:2804] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.388813 11554 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:00.389253 11554 raft_consensus.cc:3060] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.390427 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.391747 10703 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:00.394121 10751 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:00.370151 11441 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:00.395258 11441 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.383471 11541 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:00.341740 11501 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:00.397957 11501 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:00.398363 11501 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:00.398485 11583 consensus_queue.cc:1048] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:00.366143 11502 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:00.400489 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:00.360091 11506 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:00.401434 11583 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:00.401628 11506 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.403599 11506 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.383174 11408 consensus_queue.cc:1048] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:00.383965 11488 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:00.406330 11488 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.401093 11502 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.383808 11525 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.407235 11583 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:00.407814 11525 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:00.408195 11525 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.408417 11488 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.368842 11474 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.390751  9525 auto_leader_rebalancer-test.cc:384] add a tserver: 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:03:00.409615 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.407146 11529 raft_consensus.cc:2804] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.410249 10779 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:03:00.410313 11529 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:00.411114 11529 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.414764 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.416975 11474 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.419178 11474 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:00.405532 11531 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.420027 11529 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.426514 11531 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.426841 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.427053 10751 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:00.429031 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.435863 11501 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:00.323204 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:00.438093 11501 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:00.438537 11522 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.440200 10706 raft_consensus.cc:1275] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:03:00.442134 10706 pending_rounds.cc:85] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 1
I20260709 13:03:00.441803 11531 consensus_queue.cc:1048] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:00.442320 10601 leader_election.cc:400] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:00.442438 10706 pending_rounds.cc:107] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:03:00.442750 10706 raft_consensus.cc:2889] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:00.442622 10601 leader_election.cc:403] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:03:00.443346 11531 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:00.326138 11458 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:00.441836 10751 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:00.448007 10751 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:00.448803 11488 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:00.449569 10707 raft_consensus.cc:2468] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:00.450073 10601 leader_election.cc:400] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:00.455052 10601 leader_election.cc:403] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:03:00.338078 10781 raft_consensus.cc:1275] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:00.372434 10710 pending_rounds.cc:85] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 1
I20260709 13:03:00.452469 11541 raft_consensus.cc:2804] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.452913 11458 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:00.456734 11541 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:00.456290 10601 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:00.339322 10778 raft_consensus.cc:1240] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:03:00.457108 11541 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.457803 11474 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:00.454097 11441 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.458292 11474 raft_consensus.cc:697] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:00.459144 11474 consensus_queue.cc:237] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.460115 11531 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.460539 11531 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:00.460873 11531 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.455667 11488 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:00.463071 10710 pending_rounds.cc:107] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:03:00.463272 10751 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:00.463573 10710 raft_consensus.cc:2889] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:00.464236 10601 leader_election.cc:400] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:00.464571 10601 leader_election.cc:403] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:03:00.450512 11529 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:00.424573 10534 catalog_manager.cc:5697] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 3, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:00.467260 10534 catalog_manager.cc:5697] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 3, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:00.467888 10751 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:00.474551 11524 consensus_queue.cc:1048] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:00.481078 10751 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:00.472869 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.484783 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.484849 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.433193 11554 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.485397 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.485782 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.485821 11501 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:00.486227 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.486838 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.484701 11338 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.468720 11458 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:00.489411 11525 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.468583 11488 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 13:03:00.469336 11522 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.512614 10751 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:00.479960 10534 catalog_manager.cc:5697] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 2, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:00.518301 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.476136 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.525876 10534 catalog_manager.cc:5697] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 2, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:00.490871 11529 raft_consensus.cc:2804] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:00.531766 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.531901 10751 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:00.526674 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:00.527328 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:00.532634 10633 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:03:00.532707 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.531026 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:00.533866 10777 raft_consensus.cc:2393] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:00.512337 11338 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:00.528766 10534 catalog_manager.cc:5697] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 2, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:00.511559 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.483826 11573 consensus_queue.cc:1059] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.045s
I20260709 13:03:00.535070 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:00.535101 10751 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:00.531273 10630 raft_consensus.cc:1240] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:00.535742 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.513878 11441 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.542232 10709 raft_consensus.cc:1275] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:00.536041 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.536052 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:00.511543 11502 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:00.536963 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:00.544080 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.544404 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.544597 10631 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:03:00.534493 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:00.537967 10534 catalog_manager.cc:5697] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 2 to 3, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:00.536978 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:00.545720 10633 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:03:00.527770 11408 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:00.513540 11405 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:00.542728 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:00.546113 10712 raft_consensus.cc:2368] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:00.567368 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:00.545132 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:00.568138 10637 raft_consensus.cc:2468] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:03:00.546271 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:00.543809 10710 raft_consensus.cc:2368] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:00.570115 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.530483 11509 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:00.575827 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.573503 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:00.540942 11338 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.576437 10711 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:03:00.578258 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.546451 10534 catalog_manager.cc:5697] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 2, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:00.537235 11458 raft_consensus.cc:2749] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:00.534993 10779 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:03:00.586318 10637 raft_consensus.cc:2410] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:00.597942 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:00.599009 10633 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:03:00.578238 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.578852 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.590615 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.577926 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.543890 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:00.531793 11549 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260709 13:03:00.573290 11408 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.565253 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:00.613981 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.601516 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.615044 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.615345 10711 raft_consensus.cc:2393] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:00.615821 10712 raft_consensus.cc:2410] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:00.616091 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.616628 10711 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:00.601967 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.541927 11579 raft_consensus.cc:2804] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.542157 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.619244 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.606182 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:00.590212 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.579289 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:00.609975 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.573185 11405 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.585669 10784 raft_consensus.cc:2393] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:00.610919 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.600992 11321 raft_consensus.cc:2804] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.611136 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.635375 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
W20260709 13:03:00.611930 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 76858.4us
I20260709 13:03:00.570397 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:00.616544 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.630663 10710 raft_consensus.cc:2376] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3. Re-sending same reply.
I20260709 13:03:00.637147 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.638219 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:00.636760 10751 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:00.638885 10712 raft_consensus.cc:2393] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:00.541234 11529 raft_consensus.cc:697] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:00.618088 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.619120 11579 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:00.575889 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.646471 10780 raft_consensus.cc:2368] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:00.657055 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.657536 11405 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.658777 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.639281 10751 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:00.660444 10602 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.9.77.66:33105 timed out after 1.830s (SENT) [suppressed 36 similar messages]
I20260709 13:03:00.662472 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:00.663410 11554 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:00.639478 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.639981 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.618069 11549 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:00.651708 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.667930 10779 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:03:00.668558 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.668826 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.669673 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.669857 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.670324 10708 raft_consensus.cc:2368] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:00.670885 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.642338 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:00.671756 10712 raft_consensus.cc:2368] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:00.570061 11502 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.672003 11501 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:00.642995 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:00.645900 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:00.634796 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:00.672749 10707 raft_consensus.cc:2376] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2. Re-sending same reply.
I20260709 13:03:00.672502 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.589916 11509 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.651696 10631 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:03:00.646515 11408 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.665978 11488 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:00.666182 10751 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:00.665496 10710 raft_consensus.cc:2368] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:00.674917 10750 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:00.666437 11525 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:00.676577 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.667186 10706 raft_consensus.cc:2393] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:00.667677 11549 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.670969 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:00.672494 11501 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:00.673262 10630 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:03:00.648509 10709 raft_consensus.cc:1275] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:03:00.679550 10709 pending_rounds.cc:85] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 1
I20260709 13:03:00.678347 10780 raft_consensus.cc:2393] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:00.675395 10751 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:00.634840 10704 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:00.680954 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.681995 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.683012 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.683128 10711 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:00.683558 10704 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:03:00.683941 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.684376 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.677213 10712 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:00.685392 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:00.686322 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.677412 11488 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.687186 10632 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:03:00.687310 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.688235 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:00.688316 11488 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.679811 10709 pending_rounds.cc:107] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:03:00.689525 10709 raft_consensus.cc:2889] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:00.689735 10634 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:03:00.652343 11472 raft_consensus.cc:2804] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.690203 11549 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.690503 11472 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:00.690807 10709 raft_consensus.cc:1240] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:03:00.690928 11472 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.691207 10636 raft_consensus.cc:2393] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:00.665110 11405 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:00.692307 11405 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.692677 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:00.666775 11529 consensus_queue.cc:237] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.686491 11458 raft_consensus.cc:2804] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.694329 11405 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.713591 11321 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:00.714066 11321 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.708312 11542 raft_consensus.cc:2804] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:00.715471 11542 raft_consensus.cc:697] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:00.699419 10704 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:03:00.716109 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.716733 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.716506 11542 consensus_queue.cc:237] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:00.718210 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.695405 11541 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.696390 11592 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:00.660749 11579 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.698369 11472 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.675763 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:00.684453 10711 raft_consensus.cc:2376] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3. Re-sending same reply.
I20260709 13:03:00.699344 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:00.703792 10750 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:00.704313 10751 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:00.736181 10635 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:00.672075 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:00.742147 10779 raft_consensus.cc:3060] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.706911 10636 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:03:00.705535 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.710093 11458 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:00.712071 11351 raft_consensus.cc:3055] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:00.689191 11338 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.719589 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:00.753006 10708 raft_consensus.cc:2368] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:00.742179 10703 raft_consensus.cc:1275] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:00.727311 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:00.701903 11501 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:00.736709 10751 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:00.796711 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 60039.8us
I20260709 13:03:00.737032 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:00.798085 10635 raft_consensus.cc:2468] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:03:00.700632 11502 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.738034 10710 raft_consensus.cc:2393] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:00.672741 11531 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.739053 11447 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:00.740746 10637 raft_consensus.cc:1275] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:00.817512 11447 raft_consensus.cc:697] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:00.742288 11525 raft_consensus.cc:2804] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.686220 11509 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.709362 11474 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:00.818383 11525 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:00.818488 11447 consensus_queue.cc:237] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.723348 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:00.754074 10782 raft_consensus.cc:2368] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:00.755005 10630 raft_consensus.cc:1240] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:03:00.770543 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:00.752708 11458 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:03:00.846436 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:00.849951 10783 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:03:00.818419 10778 raft_consensus.cc:2393] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:00.851490 10750 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:00.845142 10777 raft_consensus.cc:2393] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:00.752467 11351 raft_consensus.cc:740] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:00.818840 11474 raft_consensus.cc:697] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
W20260709 13:03:00.853659 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 56107.9us
I20260709 13:03:00.854357 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.858403 10751 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:00.858937 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:00.859627 10710 raft_consensus.cc:2368] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:00.859833 11351 consensus_queue.cc:260] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.860306 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.855504 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.854370 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.818342 11338 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:00.860788 11351 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.875260 11447 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:00.875897 11447 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:00.876402 11447 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.828734 11439 raft_consensus.cc:2804] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:00.851374 11525 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.856979 10634 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.915706 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.921396 10703 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:03:00.924086 11525 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.927248 11522 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:00.928228 10633 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:00.884174 10632 raft_consensus.cc:1275] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:03:00.929764 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:00.900105 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:00.901759 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:03:00.933000 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 81546.1us
I20260709 13:03:00.902103 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:03:00.905977 11593 log.cc:927] Time spent T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 13:03:00.907203 11531 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:00.904800 11321 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:00.934357 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 75973.1us
I20260709 13:03:00.954775 10751 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:00.956740 10751 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:00.957393 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:00.898756 11554 raft_consensus.cc:2804] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:00.975447 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:00.980518 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:00.931684 11439 raft_consensus.cc:697] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:00.929754 11541 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:00.982292 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:00.990620 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:00.991024 10710 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:00.989140 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:00.991343 10633 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:03:00.989753 10781 raft_consensus.cc:1240] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:03:00.961429 10636 raft_consensus.cc:3060] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 3
W20260709 13:03:00.994050 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 60329.8us
I20260709 13:03:00.954890 11472 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:00.997066 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:01.001114 10633 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:03:01.001399 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:01.000267 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:01.002249 10635 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.002588 10708 raft_consensus.cc:2368] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 2. Current term is 3.
I20260709 13:03:00.981635 11605 raft_consensus.cc:2804] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:00.932687 11579 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:00.986179 11592 raft_consensus.cc:2804] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:00.986977 11554 raft_consensus.cc:697] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:00.978494 11334 consensus_queue.cc:1048] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 13:03:00.986124 11455 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260709 13:03:00.998426 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:01.043735 10635 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:01.043355 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:01.080441 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:01.083323 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:01.083607 10708 raft_consensus.cc:3060] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.084004 10710 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:01.083019 10633 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:03:01.085035 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:01.085501 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:01.085691 10710 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:03:01.086724 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 90139us
I20260709 13:03:01.030757 11586 heartbeater.cc:344] Connected to a master server at 127.9.77.126:40171
I20260709 13:03:01.094537 11321 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:01.095135 11439 consensus_queue.cc:237] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:01.098568 10710 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:01.099375 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:01.069543 11525 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:00.995997 11474 consensus_queue.cc:237] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:01.103363 11458 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:01.104477 10785 raft_consensus.cc:2368] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:01.104687 11554 consensus_queue.cc:237] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:01.105784 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:01.106511 11465 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:01.106865 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:01.108108 10636 raft_consensus.cc:2468] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:01.108659 11577 consensus_queue.cc:1048] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:01.088004 11586 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:01.048856 11605 raft_consensus.cc:697] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:01.094246 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:01.058679 11592 raft_consensus.cc:697] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:01.046933 10634 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:01.137531 10708 raft_consensus.cc:2468] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:01.109185 11579 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:01.140925 10635 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:01.148905 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:01.149703 10785 raft_consensus.cc:1240] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:01.108137 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:01.104477 11506 consensus_queue.cc:1048] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
W20260709 13:03:01.167416 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:01.169773 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:01.147639 10786 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:03:01.185259 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:01.189296 11586 heartbeater.cc:507] Master 127.9.77.126:40171 requested a full tablet report, sending...
I20260709 13:03:01.191933 10785 raft_consensus.cc:2393] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:01.196202 10631 raft_consensus.cc:2410] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:01.186712 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:01.198503 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:01.131371 11592 consensus_queue.cc:237] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:01.208077 11501 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:01.209457 10779 raft_consensus.cc:2468] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:01.210289 10785 raft_consensus.cc:1240] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:01.210429 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:01.210894 10779 raft_consensus.cc:1240] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:01.211328 10634 raft_consensus.cc:2393] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 3: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:01.187865 11465 consensus_queue.cc:1048] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 13:03:01.212287 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:01.214593 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:01.215147 10708 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.201601 10535 ts_manager.cc:194] Registered new tserver with Master: 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:03:01.226081 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:01.226835 10705 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.131232 11605 consensus_queue.cc:237] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:01.226881 10535 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44242
W20260709 13:03:01.239568 11607 log.cc:927] Time spent T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 13:03:01.218629 10786 raft_consensus.cc:1240] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:01.259375 10708 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:01.263016 11351 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.273170 10780 raft_consensus.cc:1240] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:03:01.281859 11351 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:01.265062 11458 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:01.290508 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:01.291409 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:01.216879 11447 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:01.292176 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 180627us
I20260709 13:03:01.274356 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:01.309909 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:01.295001 10629 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:03:01.296221 10676 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:01.298671 11501 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:01.315094 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:01.310702 11606 log.cc:927] Time spent T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.155s	user 0.003s	sys 0.000s
I20260709 13:03:01.296512 11577 consensus_queue.cc:1048] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 13:03:01.348029 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:01.349512 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:01.350802 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:01.351568 10631 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.331662 10676 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:01.320785 11441 raft_consensus.cc:2749] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:01.347162 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:01.335000 11506 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 13:03:01.388252 11486 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.421325 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:01.421891 10709 raft_consensus.cc:1275] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:01.421926 10712 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.385115 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:01.434013 10631 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:01.435189 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:01.435843 10631 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.436901 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:01.437068 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:01.437703 10628 raft_consensus.cc:2368] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 2. Current term is 3.
I20260709 13:03:01.440897 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:01.449689 11351 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:01.452545 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:01.454022 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:01.454720 10637 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.420704 11486 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:01.478004 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 146363us
I20260709 13:03:01.433270 10712 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:01.478888 10676 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:01.456490 11611 log.cc:927] Time spent T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
I20260709 13:03:01.481945 11441 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:01.482622 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:01.486326 10635 raft_consensus.cc:1275] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:01.462893 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:01.504606 10631 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:01.508960 10785 raft_consensus.cc:1240] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:01.512683 10637 raft_consensus.cc:2468] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:01.513188 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:01.523078 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:01.523677 10783 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:03:01.526113 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:01.529315 10781 raft_consensus.cc:1240] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:01.529526 10750 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:01.483455 11579 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.539013 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:01.540632 10631 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.542465 10783 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:01.510098 11447 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:01.546237 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:01.536515 10750 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:01.521906 10628 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.554661 10750 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:01.532011 10601 leader_election.cc:400] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:01.557670 10601 leader_election.cc:403] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:03:01.545979 11465 raft_consensus.cc:2764] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:03:01.545656 11541 raft_consensus.cc:2749] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:01.560118 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:01.560639 10635 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.561271 10750 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:01.548620 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
W20260709 13:03:01.561504 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 82649.6us
I20260709 13:03:01.562799 10601 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:01.548811 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:01.565068 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:01.559249 11334 raft_consensus.cc:2749] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:01.570417 10750 leader_election.cc:400] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 2. Current term is 3.
I20260709 13:03:01.546976 11579 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:01.625183 10632 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.625480 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:01.626284 10712 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.628830 10631 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:01.621315 10601 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:01.600526 10676 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:01.557400 11542 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:01.622419 10750 leader_election.cc:403] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:03:01.562229 11522 raft_consensus.cc:2749] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:01.565907 11447 raft_consensus.cc:2804] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:01.636834 10601 leader_election.cc:400] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:01.668905 10601 leader_election.cc:403] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:03:01.668993 11447 raft_consensus.cc:697] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:01.670004 10601 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:01.637231 10751 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:01.670410 11447 consensus_queue.cc:237] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:01.672657 10751 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:01.598882 11351 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:01.673637 11541 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:01.673719 11351 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:01.640101 10631 raft_consensus.cc:1275] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:01.645898 10712 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:01.674324 11541 raft_consensus.cc:2749] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:01.676450 10704 raft_consensus.cc:1275] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:03:01.646275 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 83051.2us
I20260709 13:03:01.646399 11603 raft_consensus.cc:2749] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 2. Current term is 3.
I20260709 13:03:01.647130 11522 consensus_queue.cc:1048] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:01.648653 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:01.651742 10632 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:01.681483 11506 consensus_queue.cc:1059] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:01.666435 11441 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.682422 11506 raft_consensus.cc:3055] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:01.665627 11408 consensus_queue.cc:1059] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:01.682636 10750 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:01.682999 11506 raft_consensus.cc:740] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:01.683326 11408 raft_consensus.cc:3055] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:01.683696 11408 raft_consensus.cc:740] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:01.683904 11506 consensus_queue.cc:260] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:01.684510 11408 consensus_queue.cc:260] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:01.685009 11506 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.604732 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:01.685621 11408 raft_consensus.cc:3060] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.667034 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:01.685680 10634 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.686800 11604 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:01.688127 11604 raft_consensus.cc:2804] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:01.674163 10751 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:01.689538 11541 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:01.689849 10751 leader_election.cc:400] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 2. Current term is 3.
I20260709 13:03:01.682319 11441 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:01.690629 10751 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:01.691684 10751 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:01.691991 11441 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:01.693746 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:01.694303 10634 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:01.694402 10784 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:01.694633 11604 raft_consensus.cc:697] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:01.694738 11541 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:01.695219 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:01.695958 10781 raft_consensus.cc:2393] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 3: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:01.695564 11604 consensus_queue.cc:237] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:01.697986 11412 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:01.698431 11412 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:01.698922 11412 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:01.694258 11542 raft_consensus.cc:2804] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:01.699816 11542 raft_consensus.cc:697] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:01.700870 11542 consensus_queue.cc:237] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to 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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:01.704762 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:01.674170 11351 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.712860 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:01.713761 10783 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:01.724759 10751 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:01.728467 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:01.731478 10676 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:01.737061 10676 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:01.704200 11465 raft_consensus.cc:2804] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:01.741664 10751 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:01.748327 10635 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:01.750463 10676 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:01.751756 10676 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:01.753072 10676 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:01.753705 10781 raft_consensus.cc:1240] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:03:01.769969 11630 raft_consensus.cc:2764] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:03:01.770072 10784 raft_consensus.cc:1240] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:03:01.770756 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:03:01.771771 11627 log.cc:927] Time spent T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 13:03:01.772270 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:01.756402 11338 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:01.736748 11408 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:01.774138 11408 raft_consensus.cc:2804] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:01.715034 11620 consensus_queue.cc:1059] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.070s
I20260709 13:03:01.774596 11408 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:01.736269 11616 consensus_queue.cc:1048] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 13:03:01.775143 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:01.775215 11455 raft_consensus.cc:2804] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:01.746446 11441 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:01.776851 10786 raft_consensus.cc:1240] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:03:01.770949 11630 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.785804 10751 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:01.752803 11465 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:03:01.798002 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 154154us
I20260709 13:03:01.775151 11408 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:01.800243 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:01.775252 11620 raft_consensus.cc:3055] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 13:03:01.795835 10705 consensus_meta.cc:287] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent flushing consensus metadata: real 0.568s	user 0.006s	sys 0.004s
W20260709 13:03:01.818085 11621 log.cc:927] Time spent T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.189s	user 0.000s	sys 0.000s
I20260709 13:03:01.791903 11338 raft_consensus.cc:697] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:01.800889 11465 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.822359 10782 raft_consensus.cc:1240] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
W20260709 13:03:01.819533 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 149555us
I20260709 13:03:01.828382 10601 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:01.804621 11541 raft_consensus.cc:2804] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:01.802449 11486 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:01.804945 11620 raft_consensus.cc:740] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:01.819979 10705 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
W20260709 13:03:01.869109 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 90064.6us
I20260709 13:03:01.874326 10751 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:01.887024 10630 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54304 (request call id 452) took 1212 ms. Trace:
I20260709 13:03:01.886052 11334 raft_consensus.cc:2804] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:01.887424 10630 rpcz_store.cc:276] 0709 13:03:00.674730 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:00.852229 (+177499us) service_pool.cc:224] Handling call
0709 13:03:01.024973 (+172744us) spinlock_profiling.cc:243] Waited 5.09 ms on lock 0x7b5800010e98. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fb71 00007fce8ec9fa22 00007fce97bb8c09 00007fce96d12ee0 00007fce96ddc0ab 00007fce96ddc131 00007fce96d9dfc0 00007fce96d88929 00007fce96d883d2 00007fce902ffbd4
0709 13:03:01.025201 (+   228us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:01.025640 (+   439us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:01.025680 (+    40us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:01.089317 (+ 63637us) log.cc:844] Serialized 26 byte log entry
0709 13:03:01.421020 (+331703us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:01.421063 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:01.421126 (+    63us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:01.886754 (+465628us) raft_consensus.cc:1685] finished
0709 13:03:01.886774 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:01.886965 (+   191us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":97,"raft.run_cpu_time_us":77,"raft.run_wall_time_us":77,"spinlock_wait_cycles":11717376,"thread_start_us":221867,"threads_started":1,"wal-append.queue_time_us":440203}
I20260709 13:03:01.869335 11541 raft_consensus.cc:697] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:01.867777 11486 raft_consensus.cc:2749] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
W20260709 13:03:01.886292 11618 log.cc:927] Time spent T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.234s	user 0.000s	sys 0.001s
W20260709 13:03:01.895143 11629 log.cc:927] Time spent T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
W20260709 13:03:01.914650 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 86320.5us
I20260709 13:03:01.883257 11604 consensus_queue.cc:1048] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 13:03:01.906513 11620 consensus_queue.cc:260] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:01.921502 11620 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.907955 11338 consensus_queue.cc:237] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:01.921861 11619 log.cc:927] Time spent T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.318s	user 0.002s	sys 0.001s
W20260709 13:03:01.924263 11628 log.cc:927] Time spent T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.132s	user 0.000s	sys 0.000s
I20260709 13:03:01.925011 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:01.932825 10601 leader_election.cc:400] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:01.933274 10601 leader_election.cc:403] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
W20260709 13:03:01.934381 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 181299us
I20260709 13:03:01.935441 10676 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:01.907473 11635 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:01.912672 11579 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:01.944707 10779 raft_consensus.cc:2368] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:01.946015 10786 raft_consensus.cc:1240] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:03:01.946435 10779 raft_consensus.cc:1240] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
W20260709 13:03:01.937423 11622 log.cc:927] Time spent T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.223s	user 0.001s	sys 0.000s
I20260709 13:03:01.940968 11635 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:01.947934 11635 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.953738 10676 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:01.953919 10636 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54304 (request call id 455) took 1249 ms. Trace:
I20260709 13:03:01.955003 10676 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:01.955302 11541 consensus_queue.cc:237] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:01.955780 11577 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:01.956501 11577 raft_consensus.cc:2804] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:01.956840 11577 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:01.957182 11577 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:01.958197 10676 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:01.934711 11486 raft_consensus.cc:2804] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:01.962033 11632 raft_consensus.cc:2749] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:01.961544 10676 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:01.937258 11506 raft_consensus.cc:2764] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:03:01.971379 10676 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:01.973538 10676 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:01.976711 10676 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:01.972759 11506 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:01.979818 10534 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45062 (request call id 143) took 1629 ms. Trace:
I20260709 13:03:01.980481 10531 catalog_manager.cc:5697] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 1 to 2, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:01.991261 10633 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54304 (request call id 454) took 1312 ms. Trace:
I20260709 13:03:01.993022 10531 catalog_manager.cc:5697] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:01.995358 10531 catalog_manager.cc:5697] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 2 to 3, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 3 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:01.977851 11632 raft_consensus.cc:2804] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:01.991807 10633 rpcz_store.cc:276] 0709 13:03:00.678525 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:01.085357 (+406832us) service_pool.cc:224] Handling call
0709 13:03:01.112822 (+ 27465us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:01.128260 (+ 15438us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:01.128307 (+    47us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:01.144398 (+ 16091us) log.cc:844] Serialized 26 byte log entry
0709 13:03:01.483538 (+339140us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:01.483574 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:01.483649 (+    75us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:01.990963 (+507314us) raft_consensus.cc:1685] finished
0709 13:03:01.990992 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:01.991171 (+   179us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":14992,"raft.queue_time_us":17604,"raft.run_cpu_time_us":102,"raft.run_wall_time_us":100,"thread_start_us":315404,"threads_started":1,"wal-append.queue_time_us":394661}
I20260709 13:03:01.973076 11441 raft_consensus.cc:2749] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:02.010897 10676 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:02.020910 10676 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:01.990054 10534 rpcz_store.cc:276] 0709 13:03:00.360433 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:00.360702 (+   269us) service_pool.cc:224] Handling call
0709 13:03:01.979737 (+1619035us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:00.679360 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:00.706886 (+ 27526us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:00.706923 (+    37us) write_op.cc:435] Acquired schema lock
0709 13:03:00.706941 (+    18us) tablet.cc:662] Decoding operations
0709 13:03:00.714098 (+  7157us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:00.714172 (+    74us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:00.714205 (+    33us) tablet.cc:685] Acquiring locks for 7 operations
0709 13:03:00.714768 (+   563us) tablet.cc:701] Row locks acquired
0709 13:03:00.714786 (+    18us) write_op.cc:260] PREPARE: finished
0709 13:03:00.714905 (+   119us) write_op.cc:270] Start()
0709 13:03:00.715015 (+   110us) write_op.cc:276] Timestamp: P: 1783602180714869 usec, L: 0
0709 13:03:00.715036 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:03:00.715576 (+   540us) log.cc:844] Serialized 2827 byte log entry
0709 13:03:01.045914 (+330338us) op_driver.cc:464] REPLICATION: finished
0709 13:03:01.191411 (+145497us) write_op.cc:301] APPLY: starting
0709 13:03:01.191542 (+   131us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:01.191774 (+   232us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:01.194421 (+  2647us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:01.198580 (+  4159us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:01.198776 (+   196us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=7
0709 13:03:01.198847 (+    71us) write_op.cc:312] APPLY: finished
0709 13:03:01.199874 (+  1027us) log.cc:844] Serialized 58 byte log entry
0709 13:03:01.220790 (+ 20916us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:01.230969 (+ 10179us) write_op.cc:454] Released schema lock
0709 13:03:01.233180 (+  2211us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:01.266215 (+ 33035us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:01.266660 (+   445us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":8,"child_traces":[["op",{"apply.queue_time_us":140871,"apply.run_cpu_time_us":3897,"apply.run_wall_time_us":73467,"num_ops":7,"prepare.queue_time_us":33214,"prepare.run_cpu_time_us":63218,"prepare.run_wall_time_us":143476,"raft.queue_time_us":190236,"raft.run_cpu_time_us":7019,"raft.run_wall_time_us":96402,"replication_time_us":330706,"thread_start_us":313374,"threads_started":4,"wal-append.queue_time_us":137881}]]}
I20260709 13:03:02.000304 11632 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:02.016450 11334 raft_consensus.cc:697] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:02.027218 10628 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:02.029354 11441 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:02.030270 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:02.032721 11465 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.023653 10780 raft_consensus.cc:1240] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:03:01.954430 10636 rpcz_store.cc:276] 0709 13:03:00.704472 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:01.108791 (+404319us) service_pool.cc:224] Handling call
0709 13:03:01.109112 (+   321us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:01.125949 (+ 16837us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:01.126448 (+   499us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:01.131061 (+  4613us) log.cc:844] Serialized 26 byte log entry
0709 13:03:01.360045 (+228984us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:01.366082 (+  6037us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:01.411203 (+ 45121us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:01.953573 (+542370us) raft_consensus.cc:1685] finished
0709 13:03:01.953616 (+    43us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:01.953830 (+   214us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":4333,"raft.run_cpu_time_us":200,"raft.run_wall_time_us":12106,"thread_start_us":228563,"threads_started":1,"wal-append.queue_time_us":427759}
I20260709 13:03:02.012202 10531 catalog_manager.cc:5697] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 1 to 2, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:02.039641 10676 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:02.019160 11616 raft_consensus.cc:2804] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:02.024214 11506 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:02.053205 10531 catalog_manager.cc:5697] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 2 to 3, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 3 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:02.067111 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 264470us
I20260709 13:03:02.068475 10602 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:02.041576 11632 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.050064 11616 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:02.097589 11616 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:02.049911 11506 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:02.101696 11506 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:02.096441 11351 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.049042 11441 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.079049 11645 raft_consensus.cc:2804] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:02.049871 11408 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.092716 11412 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.096741 11642 raft_consensus.cc:2749] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
W20260709 13:03:02.140398 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 207590us
I20260709 13:03:02.127029 11645 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:02.121227 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 52813.2us
I20260709 13:03:02.166561 11351 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:02.177439 10602 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:02.178315 11645 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.181036 11647 raft_consensus.cc:2749] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:03:02.185542 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 302235us
W20260709 13:03:02.189834 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:02.175061 11630 raft_consensus.cc:2749] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:02.200021 10751 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:02.156733 11635 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.155226 11334 consensus_queue.cc:237] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.201642 10601 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:02.218511 11338 raft_consensus.cc:2804] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:02.187593 11642 consensus_queue.cc:1059] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 13:03:02.215350 11630 raft_consensus.cc:2764] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:03:02.199177 11351 consensus_queue.cc:1059] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:03:02.195662 11455 raft_consensus.cc:697] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:02.214414 11465 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:02.195986 11647 consensus_queue.cc:1059] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 13:03:02.234401 11441 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:02.213737 11486 raft_consensus.cc:697] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:02.248849 11441 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:02.261276 11441 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.261795 11455 consensus_queue.cc:237] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to 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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.249200 11630 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:02.249328 11408 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:02.249692 11412 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:02.251869 11635 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:02.237785 11338 raft_consensus.cc:697] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:02.256255 11655 consensus_queue.cc:1048] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:03:02.252962 11616 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.271054 11338 consensus_queue.cc:237] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.271785 11577 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.278054 11654 raft_consensus.cc:2749] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:02.279208 11635 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:02.279778 11635 raft_consensus.cc:697] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:02.274899 11630 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.283876 11630 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:02.276449 11412 consensus_queue.cc:1059] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:03:02.288901 11586 heartbeater.cc:499] Master 127.9.77.126:40171 was elected leader, sending a full tablet report...
I20260709 13:03:02.257182 11506 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.308847 11616 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:02.310141 11633 log.cc:927] Time spent T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.337s	user 0.002s	sys 0.000s
I20260709 13:03:02.311925 11577 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:02.318027 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 70656.1us
I20260709 13:03:02.319039 10751 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:02.276937 11441 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:02.323454 10629 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 593) took 1474 ms. Trace:
I20260709 13:03:02.323916 10629 rpcz_store.cc:276] 0709 13:03:00.849221 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:01.438088 (+588867us) service_pool.cc:224] Handling call
0709 13:03:01.438398 (+   310us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:01.439140 (+   742us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:01.439169 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:01.530004 (+ 90835us) log.cc:844] Serialized 26 byte log entry
0709 13:03:01.820947 (+290943us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:01.825717 (+  4770us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:01.830744 (+  5027us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:02.309505 (+478761us) spinlock_profiling.cc:243] Waited 5 ms on lock 0x7b4400022b4c. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ebfdc85 00007fce8ebfe6a2 00007fce919701db 00007fce9196baaf 00007fce9195f86e 00007fce9195ebb6 00007fce9195e7d8 00007fce91968221 00007fce919681d9 00007fce91968169
0709 13:03:02.323157 (+ 13652us) raft_consensus.cc:1685] finished
0709 13:03:02.323186 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:02.323396 (+   210us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":121,"raft.run_cpu_time_us":126,"raft.run_wall_time_us":122,"spinlock_wait_cycles":11489024,"thread_start_us":237134,"threads_started":1,"wal-append.queue_time_us":384140}
I20260709 13:03:02.280797 11635 consensus_queue.cc:237] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.329598 11447 raft_consensus.cc:2804] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:02.330137 11447 raft_consensus.cc:697] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:02.330892 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:02.331024 11506 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:02.331801 10705 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:02.333537 10711 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:02.335037 10709 raft_consensus.cc:1275] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:02.327584 11632 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.335453 10705 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:02.337803 10708 raft_consensus.cc:1240] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:02.341861 10709 raft_consensus.cc:3055] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:02.342299 10709 raft_consensus.cc:740] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:02.347802 10712 raft_consensus.cc:1240] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:02.354395 10712 raft_consensus.cc:1275] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:03:02.355057 10712 pending_rounds.cc:85] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 1
I20260709 13:03:02.355396 10712 pending_rounds.cc:107] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:03:02.355762 10712 raft_consensus.cc:2889] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:02.343189 10709 consensus_queue.cc:260] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.362998 10709 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:02.364686 10707 raft_consensus.cc:1240] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:02.375620 11658 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:02.376382 11658 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.379158 11658 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:02.349553 10704 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:03:02.385334 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:02.337440 11486 consensus_queue.cc:237] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.397960 10751 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:02.397595 10706 raft_consensus.cc:1275] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:02.399984 11522 raft_consensus.cc:3055] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:02.408456 11522 raft_consensus.cc:740] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:02.412038 11522 consensus_queue.cc:260] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.415400 11522 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:02.415647 11645 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:02.428900 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 389123us
I20260709 13:03:02.419076 11592 raft_consensus.cc:2804] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:02.434008 11645 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:02.405524 11447 consensus_queue.cc:237] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:02.438704 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:02.433332 11592 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:03:02.486908 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 283218us
I20260709 13:03:02.429941 10676 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
W20260709 13:03:02.494952 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 65096.7us
I20260709 13:03:02.495993 10676 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:02.507437 10709 raft_consensus.cc:1275] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:03:02.508114 10709 pending_rounds.cc:85] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 1
I20260709 13:03:02.508448 10709 pending_rounds.cc:107] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:03:02.508791 10709 raft_consensus.cc:2889] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:02.534499 10602 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:02.535527 11506 raft_consensus.cc:2764] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:03:02.536695 11577 consensus_queue.cc:1059] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:02.540964 11408 consensus_queue.cc:1048] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:02.542034 10676 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:02.443286 11592 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:02.556692 10602 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:02.572860 10602 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:02.578902 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:02.445034 11632 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:02.586334 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 44380.5us
I20260709 13:03:02.587886 11441 raft_consensus.cc:2764] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:03:02.589447 10676 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:02.591179 10676 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:02.592049 11408 raft_consensus.cc:3055] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:02.592494 11506 raft_consensus.cc:2749] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:02.592607 11408 raft_consensus.cc:740] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:02.593612 11506 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:02.594110 11506 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:02.594565 11506 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.532269 11645 raft_consensus.cc:2764] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:03:02.610996 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:02.612169 10709 raft_consensus.cc:2393] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:02.614077 11408 consensus_queue.cc:260] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.625775 10602 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:02.627173 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 51674.8us
I20260709 13:03:02.628180 10602 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:02.630805 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:02.637722 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:02.645718 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:02.647516 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:02.666222 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:02.668085 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:02.669571 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:02.670327 10703 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:02.680879 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:02.684528 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:02.619761 11408 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:02.686972 10783 raft_consensus.cc:2393] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:02.692852 11522 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:02.693679 11522 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.697134 11522 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:02.706790 11522 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:02.709193 11522 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:02.711639 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:02.712087 11522 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:02.713737 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:02.728236 11506 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.741721 11592 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.745656 11592 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:02.755050 11522 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:02.767828 10781 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40596 (request call id 457) took 1043 ms. Trace:
I20260709 13:03:02.771603 10777 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40592 (request call id 518) took 1260 ms. Trace:
I20260709 13:03:02.772192 11667 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:02.773413 11668 raft_consensus.cc:2749] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:03:02.772213 11642 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.540s	user 0.009s	sys 0.046s
W20260709 13:03:02.774027 11351 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.528s	user 0.008s	sys 0.029s
W20260709 13:03:02.774374 10675 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.582s	user 0.000s	sys 0.051s
I20260709 13:03:02.780773 11665 raft_consensus.cc:2749] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:02.782352 11672 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:03:02.784453 11334 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.547s	user 0.005s	sys 0.033s
W20260709 13:03:02.801311 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:02.832187 10601 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.623s	user 0.070s	sys 0.115s
W20260709 13:03:02.859742 10601 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.651s	user 0.071s	sys 0.115s
W20260709 13:03:02.860178 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 658287us
W20260709 13:03:02.845502 11642 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.610s	user 0.009s	sys 0.046s
I20260709 13:03:02.832881 10781 rpcz_store.cc:276] 0709 13:03:01.724376 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:01.767930 (+ 43554us) service_pool.cc:224] Handling call
0709 13:03:01.794344 (+ 26414us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:02.156147 (+361803us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:02.156190 (+    43us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:02.160191 (+  4001us) log.cc:844] Serialized 26 byte log entry
0709 13:03:02.386551 (+226360us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:02.386602 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:02.386681 (+    79us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:02.767537 (+380856us) raft_consensus.cc:1685] finished
0709 13:03:02.767573 (+    36us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:02.767748 (+   175us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":7996,"raft.run_cpu_time_us":177,"raft.run_wall_time_us":17514,"thread_start_us":587276,"threads_started":2,"wal-append.queue_time_us":605407}
W20260709 13:03:02.831396 11554 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.798s	user 0.023s	sys 0.030s
W20260709 13:03:02.845808 10708 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.501s	user 0.009s	sys 0.013s
W20260709 13:03:02.848419 10603 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.603s	user 0.007s	sys 0.019s
W20260709 13:03:02.846071 11455 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.552s	user 0.006s	sys 0.005s
W20260709 13:03:02.845677 11351 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.600s	user 0.008s	sys 0.029s
W20260709 13:03:02.890239 10708 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.548s	user 0.009s	sys 0.025s
W20260709 13:03:02.871172 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 186759us
W20260709 13:03:02.889410 10603 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.645s	user 0.008s	sys 0.019s
W20260709 13:03:02.854882 11541 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.820s	user 0.016s	sys 0.014s
W20260709 13:03:02.854451 11635 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.514s	user 0.009s	sys 0.018s
W20260709 13:03:02.848490 11338 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.521s	user 0.011s	sys 0.017s
I20260709 13:03:02.866518 10601 leader_election.cc:400] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:02.895326 10601 leader_election.cc:403] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
W20260709 13:03:02.849180 11647 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.574s	user 0.017s	sys 0.020s
W20260709 13:03:02.846256 10675 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.659s	user 0.000s	sys 0.051s
W20260709 13:03:02.858552 11334 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.621s	user 0.005s	sys 0.033s
W20260709 13:03:02.889504 11455 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.595s	user 0.006s	sys 0.005s
W20260709 13:03:02.871296 11554 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.838s	user 0.023s	sys 0.030s
I20260709 13:03:02.899590 10676 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:02.918939 10632 raft_consensus.cc:1275] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:02.903976 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
W20260709 13:03:02.893702 11541 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.865s	user 0.016s	sys 0.014s
I20260709 13:03:02.920398 10630 raft_consensus.cc:1275] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:02.919968 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:02.940351 10781 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
W20260709 13:03:02.897089 11338 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.570s	user 0.011s	sys 0.017s
W20260709 13:03:02.894960 11635 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.561s	user 0.009s	sys 0.018s
I20260709 13:03:02.935101 10637 raft_consensus.cc:1275] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:02.941134 10676 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:02.896557 11647 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.622s	user 0.017s	sys 0.021s
I20260709 13:03:02.921823 11351 raft_consensus.cc:2749] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:02.903702 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:02.994892 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:02.948786 10635 raft_consensus.cc:1275] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:02.944803 10637 raft_consensus.cc:1275] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:03:02.998273 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 57210.8us
I20260709 13:03:02.998883 10637 raft_consensus.cc:1275] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:03:02.999698 10751 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.599s	user 0.008s	sys 0.016s
W20260709 13:03:02.999995 10751 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.599s	user 0.008s	sys 0.016s
W20260709 13:03:03.000283 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 602131us
I20260709 13:03:03.002755 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:03.006923 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:03.007117 10632 raft_consensus.cc:3055] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:03.007303 10630 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:02.942886 11664 raft_consensus.cc:2804] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:03:02.990612 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:02.890192 11506 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:02.941423 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:02.988574 10629 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:03:03.007673 10632 raft_consensus.cc:740] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:03.008595 11645 consensus_queue.cc:1059] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:03:03.028707 10709 raft_consensus.cc:2410] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 13:03:03.029481 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:03.017717 11682 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:03:03.008385 11472 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:03:02.907661 10631 raft_consensus.cc:1240] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260709 13:03:02.999565 11439 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.605s	user 0.008s	sys 0.016s
W20260709 13:03:02.955092 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 326812us
I20260709 13:03:03.006246 11660 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:03.015112 11630 consensus_queue.cc:1059] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:03:03.045142 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:03.045396 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:03.046046 10781 raft_consensus.cc:2393] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:03.046182 10631 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:03.048197 10637 raft_consensus.cc:1240] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:03:03.013833 10635 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:03.048655 10632 consensus_queue.cc:260] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:03.049556 11439 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.650s	user 0.009s	sys 0.016s
I20260709 13:03:03.049713 11522 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:03.050122 11351 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:03.051240 10602 leader_election.cc:400] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:03.050154 11660 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:03.031998 11554 consensus_queue.cc:1059] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 13:03:03.079994 11660 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:03.081646 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:03.082921 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:03.084489 10602 leader_election.cc:400] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:03.084767 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:03.085122 10602 leader_election.cc:403] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:03:03.085038 10750 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:03.086514 10602 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:03.013336 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:03.011386 11664 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:03.023948 10629 pending_rounds.cc:85] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 1
I20260709 13:03:03.089164 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:03.043890 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:03.017541 11632 consensus_queue.cc:1059] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 13:03:03.017872 11650 consensus_queue.cc:1048] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 13:03:03.092150 10602 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:03.093272 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:03.093708 10602 leader_election.cc:400] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:03.055787 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
W20260709 13:03:03.097312 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 44478.6us
I20260709 13:03:03.079246 10636 raft_consensus.cc:1275] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:03.079345 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:03.088054 10785 raft_consensus.cc:2393] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:03.053710 11441 consensus_queue.cc:1059] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 13:03:03.092468 11635 raft_consensus.cc:2764] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260709 13:03:03.099483 11690 raft_consensus.cc:2749] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:03.102089 11338 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:03.102856 11338 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.089780 11664 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:03:03.101122 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 46503.1us
I20260709 13:03:03.095183 10750 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:03.078197 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:03.107396 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:03.107496 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:03.108626 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:03.109318 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:03.109822 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:03.110348 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:03.110867 10635 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:03.110921 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:03.098726 10602 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:02.833467 10777 rpcz_store.cc:276] 0709 13:03:01.510694 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:01.518930 (+  8236us) service_pool.cc:224] Handling call
0709 13:03:01.963836 (+444906us) spinlock_profiling.cc:243] Waited 3.87 ms on lock 0x7b5800061b98. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fb71 00007fce8ec9fa22 00007fce97bb8c09 00007fce96d12ee0 00007fce96ddc0ab 00007fce96ddc131 00007fce96d9dfc0 00007fce96d88929 00007fce96d883d2 00007fce902ffbd4
0709 13:03:01.964103 (+   267us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:01.964606 (+   503us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:01.964652 (+    46us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:01.965218 (+   566us) log.cc:844] Serialized 26 byte log entry
0709 13:03:02.381499 (+416281us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:02.383610 (+  2111us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:02.387854 (+  4244us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:02.771215 (+383361us) raft_consensus.cc:1685] finished
0709 13:03:02.771237 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:02.771513 (+   276us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":118,"raft.run_cpu_time_us":161,"raft.run_wall_time_us":162,"spinlock_wait_cycles":8902912,"thread_start_us":387001,"threads_started":1,"wal-append.queue_time_us":804068}
I20260709 13:03:03.099498 11603 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:03.099681 11472 raft_consensus.cc:3055] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:03.089648 10629 pending_rounds.cc:107] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:03:03.105186 11338 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:03.091087 11351 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.113745 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:03.090214 11522 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:03.120335 10602 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
W20260709 13:03:03.164681 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 44401.4us
I20260709 13:03:03.166326 10602 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:03.122851 11412 raft_consensus.cc:3055] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:03.123538 11334 consensus_queue.cc:1048] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:03:03.132035 11677 log.cc:927] Time spent T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.135s	user 0.001s	sys 0.001s
W20260709 13:03:03.133600 11680 log.cc:927] Time spent T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.146s	user 0.002s	sys 0.000s
I20260709 13:03:03.133791 10750 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:03.136819 11658 raft_consensus.cc:3055] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:03.077055 10632 raft_consensus.cc:3060] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:03.143653 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:03.113708 11630 raft_consensus.cc:3055] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:03.106634 11439 raft_consensus.cc:2804] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:03.137786 11506 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:03.171855 11351 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:03.174271 10633 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:03.117449 11554 raft_consensus.cc:2749] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:03.173283 11668 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:03.173084 11412 raft_consensus.cc:740] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:03.158169 10629 raft_consensus.cc:2889] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:03.181715 10602 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:03.176921 10630 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:03.138093 11541 consensus_queue.cc:1059] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.053s
I20260709 13:03:03.167949 11455 consensus_queue.cc:1059] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 13:03:03.118363 11645 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:03.173620 11654 raft_consensus.cc:2749] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:03.117945 11472 raft_consensus.cc:740] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:03.138441 11603 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.240783 11645 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:03.242574 11694 log.cc:927] Time spent T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.146s	user 0.001s	sys 0.000s
I20260709 13:03:03.243170 11645 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:03.243221 11603 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:03.163537 11635 raft_consensus.cc:2749] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:03.175877 11658 raft_consensus.cc:740] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:03.179121 11630 raft_consensus.cc:740] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:03.163172 11641 consensus_queue.cc:1048] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
W20260709 13:03:03.248510 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 88271.6us
W20260709 13:03:03.262681 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 81007.4us
I20260709 13:03:03.263541 10602 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:03.264705 10602 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:03.267716 10602 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:03.180853 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:03.211799 11334 raft_consensus.cc:2749] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:03:03.218194 11695 log.cc:927] Time spent T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
I20260709 13:03:03.212900 11668 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:03.211225 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:03.223906 11541 raft_consensus.cc:3055] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:03.175192 11338 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
I20260709 13:03:03.211417 11506 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.239787 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:03.207953 10635 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:03.266325 11522 raft_consensus.cc:2764] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:03:03.271004 10602 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:03.281406 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 162641us
W20260709 13:03:03.267398 11634 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260709 13:03:03.264258 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:03.287645 10676 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:03.233125 11660 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.308367 10637 raft_consensus.cc:1240] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:03:03.269490 11642 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:03.269739 11486 raft_consensus.cc:2804] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:03.310010 10602 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:03.269878 11351 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:03.274399 11668 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:03.332741 10602 leader_election.cc:400] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:03.355440 10602 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:03.267866 11682 consensus_queue.cc:1048] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 13:03:03.266831 11554 consensus_queue.cc:1048] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 13:03:03.278826 11635 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:03.279134 11541 raft_consensus.cc:740] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:03.360203 10602 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:03.379339 10602 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:03.311388 11654 raft_consensus.cc:2749] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:03.351119 10628 raft_consensus.cc:2393] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 3: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:03.267283 11412 consensus_queue.cc:260] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.331629 11486 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:03.391736 10637 raft_consensus.cc:1240] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:03.360296 11522 raft_consensus.cc:2749] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:03.291756 11664 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.350761 11603 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:03.377332 11672 raft_consensus.cc:2749] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:03.286206 11658 consensus_queue.cc:260] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.390779 11642 raft_consensus.cc:2749] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:03.387465 11647 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:03.375551 11351 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.332430 11665 consensus_queue.cc:1048] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.066s
I20260709 13:03:03.389866 11439 raft_consensus.cc:697] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:03.396284 11486 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:03.309887 11630 consensus_queue.cc:260] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:03.413091 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 233246us
W20260709 13:03:03.417752 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:03.396523 11708 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:03.407958 11412 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:03.406965 11701 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:03.429903 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 155794us
W20260709 13:03:03.434448 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 55181.2us
I20260709 13:03:03.435190 10602 leader_election.cc:400] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:03.425693 11658 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:03.426550 11642 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:03.436777 10634 raft_consensus.cc:1240] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:03.436697 11642 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.437532 11506 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:03.439221 11642 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:03.405077 11603 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.425722 11708 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:03.444337 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:03.445081 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:03.435854 10602 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:03.453145 10602 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:03.433988 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:03.432729 11701 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.467293 11660 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:03.453881 11577 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:03.468139 11701 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:03.458501 11455 consensus_queue.cc:1048] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:03.460083 11351 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:03.461139 11664 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:03.461978 11709 consensus_queue.cc:1048] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:03:03.470873 11472 consensus_queue.cc:260] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.423589 11541 consensus_queue.cc:260] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.472635 11541 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:03.472961 11649 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:03.463131 11408 raft_consensus.cc:3055] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:03.473783 11408 raft_consensus.cc:740] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:03.473564 11649 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.474601 11408 consensus_queue.cc:260] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.475730 11408 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:03.463745 11603 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:03.464082 11501 raft_consensus.cc:3055] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:03.477692 11501 raft_consensus.cc:740] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:03.445555 11506 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:03.475766 11649 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:03.430223 11641 consensus_queue.cc:1048] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 13:03:03.442577 11616 raft_consensus.cc:3055] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:03.444476 11708 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:03.496770 10602 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:03.454496 11672 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:03.501895 10602 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:03.498703 11660 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:03.492817 11616 raft_consensus.cc:740] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:03.506681 10602 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:03.487306 11632 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:03.494010 11665 raft_consensus.cc:2749] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:03.509737 10602 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:03.504096 11654 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:03:03.478829 11650 consensus_queue.cc:1175] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "7c00483a1339411da05005c410f470a0" responder_term: 2 status { last_received { term: 2 index: 2 } last_committed_idx: 2 last_received_current_leader { term: 2 index: 2 } }
I20260709 13:03:03.487027 11501 consensus_queue.cc:260] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.507025 11664 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:03.511874 11672 raft_consensus.cc:2749] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:03.496757 11709 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:03.468250 11577 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.439841 11439 consensus_queue.cc:237] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.500257 11647 raft_consensus.cc:2749] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:03.487658 11506 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.532171 10602 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
W20260709 13:03:03.531015 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 90541.1us
I20260709 13:03:03.502466 11701 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:03.507190 11441 raft_consensus.cc:3055] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:03.503237 11649 consensus_queue.cc:1048] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
I20260709 13:03:03.503950 11660 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.547158 10708 raft_consensus.cc:1240] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:03.510183 11334 consensus_queue.cc:1048] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 13:03:03.556691 10750 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:03.557737 11522 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:03.537045 11716 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:03:03.559020 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:03.559855 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 53520.7us
I20260709 13:03:03.528363 11632 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.547801 11441 raft_consensus.cc:740] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:03.593731 11668 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.539572 11603 consensus_queue.cc:1048] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 13:03:03.539256 11664 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.625312 11577 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:03.550935 11672 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:03.558238 11522 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.540671 11709 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.569149 11501 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:03.619017 11700 log.cc:927] Time spent T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.307s	user 0.001s	sys 0.003s
I20260709 13:03:03.549738 11701 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.554090 11616 consensus_queue.cc:260] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:03.628105 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 66449.2us
I20260709 13:03:03.568568 11719 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 13:03:03.568727 11641 consensus_queue.cc:1059] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.052s
I20260709 13:03:03.634207 10676 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:03.626060 11664 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:03.636547 10711 raft_consensus.cc:1275] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:03.635643 10676 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:03.627882 11672 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:03.630053 11713 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:03.639564 10709 raft_consensus.cc:1240] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 2. Current term is 3. Ops: []
W20260709 13:03:03.643879 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 87213.9us
I20260709 13:03:03.643290 11441 consensus_queue.cc:260] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.638854 11672 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:03.627990 11682 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:03:03.647698 11506 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:03.630091 11723 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:03.638646 11664 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:03.650009 11486 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.666414 11709 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:03.668817 10709 raft_consensus.cc:1240] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:03.658349 10750 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:03.673015 10708 raft_consensus.cc:1240] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:03.674889 10711 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:03.661185 11664 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.675491 11723 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.676261 11728 raft_consensus.cc:2749] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:03.676672 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:03.678710 10635 raft_consensus.cc:2393] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 4: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:03.683751 10703 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:03.688282 10601 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:03.656214 11649 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 13:03:03.698601 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:03.699559 10711 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:03:03.706421 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:03.707091 10633 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:03:03.685956 11682 raft_consensus.cc:2749] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:03.714202 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:03.714205 11729 raft_consensus.cc:2749] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:03.679499 11726 consensus_queue.cc:1048] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.059s
I20260709 13:03:03.716382 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:03.715230 10706 raft_consensus.cc:2410] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:03.720904 10712 raft_consensus.cc:2393] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:03.694887 11665 raft_consensus.cc:2749] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:03.723021 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:03.706462 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:03.728016 10634 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:03.730194 10712 raft_consensus.cc:1240] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:03.705659 11660 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:03.719883 11632 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:03.718838 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:03.741842 10633 pending_rounds.cc:85] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 1
I20260709 13:03:03.742336 10633 pending_rounds.cc:107] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:03:03.742648 10633 raft_consensus.cc:2889] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:03:03.776973 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:03.778040 11522 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:03.802024 10703 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:03.814478 11603 raft_consensus.cc:3055] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:03.815083 11603 raft_consensus.cc:740] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:03.816102 11603 consensus_queue.cc:260] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:03.818771 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:03.818099 11723 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:03.820812 11603 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:03.750168 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:03.776496 11701 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:03.839260 11472 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:03.839901 11664 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:03.854359 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:03.881431 11672 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.883196 11338 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:03.839792 11708 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:03.885342 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:03.885850 11682 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:03.905285 11501 consensus_queue.cc:1048] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 13:03:03.944953 11682 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.926120 10636 raft_consensus.cc:2410] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 13:03:03.937971 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 302228us
I20260709 13:03:03.946799 10676 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:03.956537 10751 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:03.937863 11726 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 13:03:03.958740 11705 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:03.922878 11338 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.963183 11592 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:03.963987 11592 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.968416 11708 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:03.969661 11681 consensus_queue.cc:1059] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.083s
I20260709 13:03:03.971139 11681 raft_consensus.cc:3055] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:03.971634 11681 raft_consensus.cc:740] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:03.977982 11726 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:03.978269 11709 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:03.978421 11726 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:03.932899 11447 consensus_queue.cc:1059] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 13:03:03.978830 11726 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:03.978765 11709 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.984311 10785 raft_consensus.cc:1240] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:03.985764 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:03.987596 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:03.989746 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:03.995144 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:03.999549 10782 raft_consensus.cc:1240] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:04.009601 10785 raft_consensus.cc:1275] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:04.010228 10784 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:03.992764 11713 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:03.972671 11681 consensus_queue.cc:260] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:03.959424 11705 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:04.022768 10750 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:04.006127 11719 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:04.011603 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:03.955646 11731 consensus_queue.cc:1059] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.082s
W20260709 13:03:04.079799 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:04.016321 11712 raft_consensus.cc:3055] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:04.022049 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:04.043368 11447 raft_consensus.cc:2804] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:04.038753 11666 consensus_queue.cc:1059] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.051s
W20260709 13:03:04.084024 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:04.038596 11658 consensus_queue.cc:1059] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.058s
I20260709 13:03:04.093884 11672 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:04.094432 11681 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:04.092330 11730 consensus_queue.cc:1059] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.136s
I20260709 13:03:04.018378 11713 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:04.051445 11719 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:04.102550 11712 raft_consensus.cc:740] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:04.107887 11447 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:04.129925 11690 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:04.189728 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 154021us
I20260709 13:03:04.134902 11592 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:04.192943 11682 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:04.204985 11486 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:04.218106 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:04.190716 10750 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:04.184301 11634 raft_consensus.cc:3055] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:04.188220 11447 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:03:04.432852 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 485893us
I20260709 13:03:04.461913 10676 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
W20260709 13:03:04.432852 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 242127us
I20260709 13:03:04.405467 11541 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:04.479463 11735 raft_consensus.cc:2749] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:03:04.435947 11666 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:04.460776 11338 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:04.436060 11634 raft_consensus.cc:740] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:04.466257 11672 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:04.487991 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:04.459502 11708 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:04.191632 11690 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:04.490092 11408 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:04.494848 11408 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:04.496627 11408 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:04.473577 11501 raft_consensus.cc:2804] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:04.505328 10676 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
W20260709 13:03:04.508356 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:04.490753 11729 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:04.489871 11709 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:04.492789 11660 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:04.514635 11408 raft_consensus.cc:2749] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:04.514878 10676 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:04.499841 11501 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:04.484596 11541 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:04.503782 11705 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:04.527474 10710 raft_consensus.cc:1275] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:04.528060 10676 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:04.530615 11408 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:04.533398 10676 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:04.533689 11408 raft_consensus.cc:2749] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:03:04.534468 10676 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
W20260709 13:03:04.508141 11740 log.cc:927] Time spent T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.358s	user 0.000s	sys 0.010s
W20260709 13:03:04.521448 11603 consensus_meta.cc:287] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.684s	user 0.009s	sys 0.002s
I20260709 13:03:04.508011 11658 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:04.490989 11666 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:04.510028 11664 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:04.532351 11501 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:04.487401 11712 consensus_queue.cc:260] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:04.546811 10676 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:04.500481 11708 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:04.535574 11734 log.cc:927] Time spent T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.454s	user 0.000s	sys 0.001s
I20260709 13:03:04.496904 11672 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:04.539139 11486 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:04.564563 10750 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:04.521808 11660 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:04.568311 10784 raft_consensus.cc:1240] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:04.550794 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:04.562088 10778 raft_consensus.cc:2410] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:04.513975 11729 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:04.575984 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:04.555409 11713 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:04.559067 11704 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:04.584484 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:04.581318 10785 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:04.588151 11712 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:04.570904 11725 consensus_queue.cc:1059] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 13:03:04.589187 11751 consensus_queue.cc:1048] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:03:04.589872 11741 log.cc:927] Time spent T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.346s	user 0.000s	sys 0.000s
I20260709 13:03:04.589749 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:04.552893 11658 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:04.591084 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:04.591833 10704 raft_consensus.cc:2410] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:04.593474 11707 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:03:04.594388 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
W20260709 13:03:04.583797 11742 log.cc:927] Time spent T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.361s	user 0.000s	sys 0.010s
I20260709 13:03:04.570788 11486 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:04.601284 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:04.600137 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:04.605535 10751 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:04.558239 11664 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:04.609910 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:04.604959 11726 consensus_meta.cc:287] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.626s	user 0.012s	sys 0.005s
I20260709 13:03:04.604652 11728 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:04.555167 11634 consensus_queue.cc:260] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:04.565896 11733 consensus_queue.cc:1059] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 13:03:04.631140 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:04.631151 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:04.631979 10637 raft_consensus.cc:2410] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:04.633044 10751 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:04.611560 11645 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:04.613230 10786 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:04.637764 11704 raft_consensus.cc:697] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:04.581774 11735 consensus_queue.cc:1059] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.055s
W20260709 13:03:04.660156 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:04.620981 10636 raft_consensus.cc:2468] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:03:04.663753 10676 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:04.644053 11730 raft_consensus.cc:2804] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:04.644263 11733 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:04.666882 10676 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:04.647073 11634 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:04.646508 11690 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:04.687155 10676 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:04.633234 11726 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:04.675735 11577 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:04.697883 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 56150.8us
I20260709 13:03:04.686620 11735 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:04.706147 10783 raft_consensus.cc:1240] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:04.689849 11730 raft_consensus.cc:697] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:04.700208 11723 raft_consensus.cc:2804] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:04.691613 11541 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:04.693877 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:04.696697 11725 raft_consensus.cc:2749] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:03:04.692258 11690 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:04.636430 11728 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:04.642174 11754 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.076s
I20260709 13:03:04.703131 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:04.690022 11733 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:04.706169 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:05.079285 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:05.080797 10635 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54304 (request call id 477) took 1646 ms. Trace:
I20260709 13:03:05.081248 10628 raft_consensus.cc:1240] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:03:05.081502 10635 rpcz_store.cc:276] 0709 13:03:03.433619 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:03.433736 (+   117us) service_pool.cc:224] Handling call
0709 13:03:05.079858 (+1646122us) spinlock_profiling.cc:243] Waited 233 ms on lock 0x7b54004286d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:05.080337 (+   479us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":536898432}
I20260709 13:03:05.086050 10635 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 690) took 1074 ms. Trace:
I20260709 13:03:05.086830 10635 rpcz_store.cc:276] 0709 13:03:04.011175 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:05.083765 (+1072590us) service_pool.cc:224] Handling call
0709 13:03:05.084474 (+   709us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:05.084874 (+   400us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:05.085483 (+   609us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:05.085599 (+   116us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:03:05.085646 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:05.085742 (+    96us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:05.085909 (+   167us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:05.090556 10635 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 691) took 1079 ms. Trace:
I20260709 13:03:05.091156 10635 rpcz_store.cc:276] 0709 13:03:04.011484 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:05.088896 (+1077412us) service_pool.cc:224] Handling call
0709 13:03:05.089595 (+   699us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:05.090047 (+   452us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:05.090097 (+    50us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:05.090188 (+    91us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:03:05.090230 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:05.090314 (+    84us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:05.090457 (+   143us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:03:05.094676 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:04.734901 10707 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56600 (request call id 760) took 1042 ms. Trace:
I20260709 13:03:05.098843 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:05.097417 10707 rpcz_store.cc:276] 0709 13:03:03.692848 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:03.693295 (+   447us) service_pool.cc:224] Handling call
0709 13:03:04.082988 (+389693us) spinlock_profiling.cc:243] Waited 7.44 ms on lock 0x7b58001f0898. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fb71 00007fce8ec9fa22 00007fce97bb8c09 00007fce96d12ee0 00007fce96ddc0ab 00007fce96ddc131 00007fce96d9dfc0 00007fce96d88929 00007fce96d883d2 00007fce902ffbd4
0709 13:03:04.083226 (+   238us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:04.477262 (+394036us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:04.477289 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:04.486471 (+  9182us) log.cc:844] Serialized 26 byte log entry
0709 13:03:04.610029 (+123558us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:04.610066 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:04.610130 (+    64us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:04.734649 (+124519us) raft_consensus.cc:1685] finished
0709 13:03:04.734666 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:04.734846 (+   180us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":393618,"raft.queue_time_us":393993,"raft.run_cpu_time_us":115,"raft.run_wall_time_us":115,"spinlock_wait_cycles":17115904,"thread_start_us":103160,"threads_started":1,"wal-append.queue_time_us":138970}
I20260709 13:03:05.100317 10637 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 692) took 1081 ms. Trace:
W20260709 13:03:05.101769 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:05.100979 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:05.103700 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:05.105965 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:05.106223 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:04.733017 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:05.107522 10602 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:05.108212 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:05.108844 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:05.109171 10602 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:05.110642 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:05.111071 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:05.111495 10709 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:05.112916 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:05.114740 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:05.115638 10710 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:05.116680 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:05.118462 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:05.119483 10710 raft_consensus.cc:2393] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 2: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:05.120508 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:05.122084 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:05.123224 10703 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:05.132540 10635 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 693) took 1114 ms. Trace:
I20260709 13:03:05.104548 10628 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 669) took 1411 ms. Trace:
I20260709 13:03:05.133262 10635 rpcz_store.cc:276] 0709 13:03:04.018557 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:05.115553 (+1096996us) service_pool.cc:224] Handling call
0709 13:03:05.116829 (+  1276us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:05.131386 (+ 14557us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:05.131437 (+    51us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:05.131523 (+    86us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:05.131569 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:05.131670 (+   101us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:05.132439 (+   769us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:05.116389 11777 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:05.134866 10531 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45040 (request call id 126) took 4422 ms. Trace:
I20260709 13:03:05.135545 11777 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:05.137454 10750 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:05.133536 10628 rpcz_store.cc:276] 0709 13:03:03.693158 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:03.694634 (+  1476us) service_pool.cc:224] Handling call
0709 13:03:04.505186 (+810552us) spinlock_profiling.cc:243] Waited 2.73 ms on lock 0x7b5800010e98. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fb71 00007fce8ec9fa22 00007fce97bb8c09 00007fce96d12ee0 00007fce96ddc0ab 00007fce96ddc131 00007fce96d9dfc0 00007fce96d88929 00007fce96d883d2 00007fce902ffbd4
0709 13:03:05.080266 (+575080us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:05.082093 (+  1827us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:05.104275 (+ 22182us) spinlock_profiling.cc:243] Waited 566 ms on lock 0x7b54004286d0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc38ad 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:05.104450 (+   175us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1307772544}
I20260709 13:03:05.139338 11777 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:05.140084 10628 raft_consensus.cc:1240] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:03:05.141197 10628 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 694) took 1122 ms. Trace:
I20260709 13:03:05.100751 10637 rpcz_store.cc:276] 0709 13:03:04.018272 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:05.098761 (+1080489us) service_pool.cc:224] Handling call
0709 13:03:05.099307 (+   546us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:05.099735 (+   428us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:05.099774 (+    39us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:05.099841 (+    67us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:05.099883 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:05.099954 (+    71us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:05.100094 (+   140us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:05.141862 10628 rpcz_store.cc:276] 0709 13:03:04.018827 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:05.138892 (+1120065us) service_pool.cc:224] Handling call
0709 13:03:05.139583 (+   691us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:05.140795 (+  1212us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:05.141115 (+   320us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:05.139740 10602 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:05.144614 10628 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 696) took 1125 ms. Trace:
I20260709 13:03:05.143888 10637 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 695) took 1124 ms. Trace:
I20260709 13:03:05.145442 10628 rpcz_store.cc:276] 0709 13:03:04.019329 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:05.143065 (+1123736us) service_pool.cc:224] Handling call
0709 13:03:05.143662 (+   597us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:05.144093 (+   431us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:05.144133 (+    40us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:05.144237 (+   104us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:05.144281 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:05.144364 (+    83us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:05.144539 (+   175us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:03:05.147038 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 447166us
I20260709 13:03:04.743497 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:05.150627 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:05.151624 10778 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:05.152240 10751 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:04.823194 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:05.155490 10777 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40592 (request call id 537) took 1172 ms. Trace:
I20260709 13:03:05.156054 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:05.152909 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:04.796859 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:04.800549 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:05.158751 10781 raft_consensus.cc:2393] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:05.159448 10781 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40592 (request call id 539) took 1175 ms. Trace:
I20260709 13:03:05.159683 10779 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40592 (request call id 543) took 1170 ms. Trace:
I20260709 13:03:05.160646 10783 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40592 (request call id 546) took 1152 ms. Trace:
I20260709 13:03:05.161152 10783 rpcz_store.cc:276] 0709 13:03:04.007792 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:04.011902 (+  4110us) service_pool.cc:224] Handling call
0709 13:03:04.012795 (+   893us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:04.706682 (+693887us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:05.159983 (+453301us) spinlock_profiling.cc:243] Waited 693 ms on lock 0x7b54000b6dd4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:05.160340 (+   357us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1593319680}
I20260709 13:03:05.161851 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:05.163033 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
W20260709 13:03:05.164639 10782 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.067s	user 0.059s	sys 0.079s
I20260709 13:03:05.135507 10531 rpcz_store.cc:276] 0709 13:03:00.712092 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:00.712242 (+   150us) service_pool.cc:224] Handling call
0709 13:03:05.134603 (+4422361us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:02.375806 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:02.376601 (+   795us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:02.376667 (+    66us) write_op.cc:435] Acquired schema lock
0709 13:03:02.376693 (+    26us) tablet.cc:662] Decoding operations
0709 13:03:02.377638 (+   945us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:02.377719 (+    81us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:02.377760 (+    41us) tablet.cc:685] Acquiring locks for 5 operations
0709 13:03:02.378610 (+   850us) tablet.cc:701] Row locks acquired
0709 13:03:02.378631 (+    21us) write_op.cc:260] PREPARE: finished
0709 13:03:02.378812 (+   181us) write_op.cc:270] Start()
0709 13:03:02.378949 (+   137us) write_op.cc:276] Timestamp: P: 1783602182378756 usec, L: 0
0709 13:03:02.378975 (+    26us) op_driver.cc:348] REPLICATION: starting
0709 13:03:02.379821 (+   846us) log.cc:844] Serialized 2063 byte log entry
0709 13:03:03.222250 (+842429us) op_driver.cc:464] REPLICATION: finished
0709 13:03:03.410631 (+188381us) write_op.cc:301] APPLY: starting
0709 13:03:03.410748 (+   117us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:03.410943 (+   195us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:03.411068 (+   125us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:03.492222 (+ 81154us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:03.508985 (+ 16763us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 13:03:03.516376 (+  7391us) write_op.cc:312] APPLY: finished
0709 13:03:03.550563 (+ 34187us) log.cc:844] Serialized 46 byte log entry
0709 13:03:03.589300 (+ 38737us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:03.602822 (+ 13522us) write_op.cc:454] Released schema lock
0709 13:03:03.618818 (+ 15996us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:03.637116 (+ 18298us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:03.638134 (+  1018us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":51447,"reported_tablets":11,"child_traces":[["op",{"apply.queue_time_us":181026,"apply.run_cpu_time_us":7171,"apply.run_wall_time_us":222955,"num_ops":5,"prepare.queue_time_us":291274,"prepare.run_cpu_time_us":24515,"prepare.run_wall_time_us":466354,"raft.queue_time_us":142309,"raft.run_cpu_time_us":54949,"raft.run_wall_time_us":201916,"replication_time_us":837045,"thread_start_us":784555,"threads_started":4,"wal-append.queue_time_us":634708,"wal-append.run_cpu_time_us":18929,"wal-append.run_wall_time_us":1612717}]]}
W20260709 13:03:05.165235 10782 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.068s	user 0.059s	sys 0.080s
I20260709 13:03:05.159911 10781 rpcz_store.cc:276] 0709 13:03:03.983923 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:03.985564 (+  1641us) service_pool.cc:224] Handling call
0709 13:03:04.796648 (+811084us) spinlock_profiling.cc:243] Waited 1.85 ms on lock 0x7b5800061b98. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fb71 00007fce8ec9fa22 00007fce97bb8c09 00007fce96d12ee0 00007fce96ddc0ab 00007fce96ddc131 00007fce96d8a0a0 00007fce96d89984 00007fce903046d4 00007fce90304662
0709 13:03:05.159355 (+362707us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4245760}
I20260709 13:03:05.168651 10782 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40592 (request call id 545) took 1161 ms. Trace:
I20260709 13:03:05.164724 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:05.128592 10534 catalog_manager.cc:5697] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 1 to 2, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:05.169576 10785 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:05.170869 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:05.166671 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:05.171550 10676 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:05.172374 10780 raft_consensus.cc:2393] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 2: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:05.172688 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:05.160441 10779 rpcz_store.cc:276] 0709 13:03:03.990819 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:03.996571 (+  5752us) service_pool.cc:224] Handling call
0709 13:03:04.800345 (+803774us) spinlock_profiling.cc:243] Waited 1.36 ms on lock 0x7b5800061b98. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fb71 00007fce8ec9fa22 00007fce97bb8c09 00007fce96d12ee0 00007fce96ddc0ab 00007fce96ddc131 00007fce96d8a0a0 00007fce96d89984 00007fce903046d4 00007fce90304662
0709 13:03:05.159430 (+359085us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3139328}
I20260709 13:03:05.173866 10785 raft_consensus.cc:2393] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 2: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
W20260709 13:03:05.174198 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:05.175002 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:05.161805 10786 consensus_meta.cc:287] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.508s	user 0.015s	sys 0.000s
I20260709 13:03:05.176101 10786 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:05.156060 10777 rpcz_store.cc:276] 0709 13:03:03.983245 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:03.992475 (+  9230us) service_pool.cc:224] Handling call
0709 13:03:04.822940 (+830465us) spinlock_profiling.cc:243] Waited 1.76 ms on lock 0x7b5800061b98. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fb71 00007fce8ec9fa22 00007fce97bb8c09 00007fce96d12ee0 00007fce96ddc0ab 00007fce96ddc131 00007fce96d8a0a0 00007fce96d89984 00007fce903046d4 00007fce90304662
0709 13:03:05.155224 (+332284us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4048640}
I20260709 13:03:05.178102 10785 raft_consensus.cc:1240] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:03:05.145604 10637 rpcz_store.cc:276] 0709 13:03:04.019063 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:05.142444 (+1123381us) service_pool.cc:224] Handling call
0709 13:03:05.142943 (+   499us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:05.143361 (+   418us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:05.143396 (+    35us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:05.143490 (+    94us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:05.143538 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:05.143625 (+    87us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:05.143803 (+   178us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:03:05.179533 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:05.170969 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:05.163190 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:05.183835 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:05.169104 10782 rpcz_store.cc:276] 0709 13:03:04.007358 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:04.007540 (+   182us) service_pool.cc:224] Handling call
0709 13:03:04.007942 (+   402us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:04.008190 (+   248us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:03:04.096841 (+ 88651us) log.cc:844] Serialized 14 byte log entry
0709 13:03:05.168020 (+1071179us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:05.168128 (+   108us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:03:05.168240 (+   112us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:05.168380 (+   140us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:05.168585 (+   205us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":457247,"prepare.run_cpu_time_us":73,"prepare.run_wall_time_us":1790,"spinlock_wait_cycles":2816,"thread_start_us":1158869,"threads_started":2,"wal-append.queue_time_us":444376}
I20260709 13:03:05.166836 10602 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:05.140096 11777 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:04.729907 11334 raft_consensus.cc:3055] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 13:03:04.713475 11472 consensus_meta.cc:287] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.867s	user 0.006s	sys 0.005s
I20260709 13:03:05.198553 11334 raft_consensus.cc:740] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:05.187274 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:05.170904 10534 catalog_manager.cc:5697] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 1 to 2, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:05.209141 10709 raft_consensus.cc:2410] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:05.208619 10534 catalog_manager.cc:5697] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 1 to 2, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:05.212069 10710 raft_consensus.cc:2410] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:05.164203 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:04.815636 11758 log.cc:927] Time spent T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.122s	user 0.001s	sys 0.000s
I20260709 13:03:04.749478 11441 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:04.733506 11729 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:04.800086 11664 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:05.226468 10534 catalog_manager.cc:5697] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 1 to 2, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:04.708865 11735 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.228111 11769 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:05.229099 11634 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:05.230213 11665 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:03:05.229833 11334 consensus_queue.cc:260] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:04.739392 11666 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:04.902036 11522 raft_consensus.cc:3055] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:03:04.943770 11741 log.cc:927] Time spent T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.253s	user 0.002s	sys 0.000s
I20260709 13:03:04.711225 11672 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:04.722702 11749 log.cc:927] Time spent T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.145s	user 0.000s	sys 0.001s
I20260709 13:03:05.006902 11501 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.146329 10750 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:05.240852 10635 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
W20260709 13:03:05.317305 11782 log.cc:927] Time spent T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.124s	user 0.000s	sys 0.001s
W20260709 13:03:04.709113 11747 log.cc:927] Time spent T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
W20260709 13:03:04.901332 11739 log.cc:927] Time spent T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.465s	user 0.002s	sys 0.000s
W20260709 13:03:04.722718 11748 log.cc:927] Time spent T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.163s	user 0.001s	sys 0.000s
I20260709 13:03:04.926653 11707 raft_consensus.cc:3055] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:04.703226 11704 consensus_queue.cc:237] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.343860 10637 raft_consensus.cc:1275] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:03:04.899360 11737 log.cc:927] Time spent T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.435s	user 0.004s	sys 0.000s
I20260709 13:03:04.729202 11756 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:04.740823 11645 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:05.347115 11764 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:05.347254 11777 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:05.347995 10600 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.662s	user 0.000s	sys 0.018s
I20260709 13:03:04.730372 11660 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:04.801478 11746 log.cc:927] Time spent T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.154s	user 0.000s	sys 0.001s
I20260709 13:03:05.347715 11690 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:04.710407 11723 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:04.986969 11681 consensus_meta.cc:287] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.851s	user 0.009s	sys 0.000s
I20260709 13:03:04.960508 11668 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:04.700938 11708 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:04.962519 11630 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:04.701241 11577 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:04.730557 11766 raft_consensus.cc:2749] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:04.812032 11616 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:05.490024 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:05.348892 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:04.969759 11650 raft_consensus.cc:3055] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:05.316839 11767 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:05.459242 11779 log.cc:927] Time spent T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.144s	user 0.001s	sys 0.000s
I20260709 13:03:05.507552 11334 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:05.359365 11408 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:05.535254 10637 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 698) took 1510 ms. Trace:
I20260709 13:03:05.437487 11665 raft_consensus.cc:2749] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:05.548831 10637 rpcz_store.cc:276] 0709 13:03:04.019791 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:05.194066 (+1174275us) service_pool.cc:224] Handling call
0709 13:03:05.241190 (+ 47124us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:05.517016 (+275826us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:05.530256 (+ 13240us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:04.730046 11486 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:04.898254 11726 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:05.459018 11754 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:05.458779 11592 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:04.936784 11719 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:05.347134 11554 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:05.535353 10600 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.870s	user 0.001s	sys 0.023s
I20260709 13:03:05.530962 11650 raft_consensus.cc:740] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:04.811985 11658 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:05.547124 10703 raft_consensus.cc:2410] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:05.547534 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:05.555778 11632 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:05.556466 11788 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:05.558043 11733 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:05.429533 11776 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:05.431294 10534 catalog_manager.cc:5697] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 1 to 2, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:05.489468 11751 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:03:05.480829 10706 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56600 (request call id 767) took 1780 ms. Trace:
I20260709 13:03:05.567871 10709 raft_consensus.cc:2468] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:03:04.856015 11730 consensus_queue.cc:237] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.577649 11666 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:05.578651 11577 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:05.579088 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:05.579457 11603 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:05.571319 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:05.480054 11745 raft_consensus.cc:2749] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:05.558774 11664 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:05.459848 11634 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.595270 11728 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:05.595528 11554 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.550195 11765 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:04.867726 11447 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.345568 11769 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.646289 10704 raft_consensus.cc:2410] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:05.589564 11764 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.672956 11645 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:05.595898 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:05.654860 11690 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:05.673211 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 506339us
W20260709 13:03:05.680414 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:05.681154 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:05.595994 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:05.655880 11754 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.701511 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:05.597604 11522 raft_consensus.cc:740] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:05.597541 11632 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.672804 11707 raft_consensus.cc:740] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:05.592669 11729 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:05.696168 11603 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.683681 11723 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:05.714586 10635 raft_consensus.cc:2468] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:03:05.701722 11768 raft_consensus.cc:2749] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:05.696352 11776 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:05.718549 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:05.715406 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:05.596355 11780 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:05.717202 11733 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:05.725868 11408 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:05.596165 11762 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:05.731699 11408 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:05.707332 11708 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:05.733695 11733 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.736913 10704 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56600 (request call id 789) took 1194 ms. Trace:
I20260709 13:03:05.737613 11668 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:05.738225 11778 log.cc:927] Time spent T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.258s	user 0.001s	sys 0.001s
I20260709 13:03:05.738672 11790 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:05.702196 11665 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:05.720744 11777 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:05.738971 10630 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 684) took 1910 ms. Trace:
I20260709 13:03:05.744107 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:05.745042 11766 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:05.585259 11767 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.745553 11735 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:05.596379 11712 consensus_queue.cc:1048] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.239s
I20260709 13:03:05.743076 10632 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 674) took 1997 ms. Trace:
I20260709 13:03:05.790135 10709 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56616 (request call id 579) took 1097 ms. Trace:
I20260709 13:03:05.730120 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:05.765152 11764 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:05.701591 11756 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.746313 11728 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:05.746016 11707 consensus_queue.cc:260] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.796682 11707 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:05.762816 11729 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:05.769519 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 623080us
I20260709 13:03:05.789090 10784 raft_consensus.cc:1240] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:05.760150 10637 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:03:05.787358 10630 rpcz_store.cc:276] 0709 13:03:03.828041 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:04.018830 (+190789us) service_pool.cc:224] Handling call
0709 13:03:04.019078 (+   248us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:04.019379 (+   301us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:04.019404 (+    25us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:04.019802 (+   398us) log.cc:844] Serialized 26 byte log entry
0709 13:03:04.187931 (+168129us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:04.187968 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:04.188032 (+    64us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:04.860985 (+672953us) spinlock_profiling.cc:243] Waited 4.93 ms on lock 0x7b4800080058. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce96cedaa1 00007fce96ce4b37 00007fce96ce49ca 00007fce96ddc26f 00007fce96ddbf37 00007fce96df055c 00007fce96df0508 00007fce96df0488 00007fce96df0443 00007fce96def6ec 00007fce95d19a96
0709 13:03:05.738514 (+877529us) raft_consensus.cc:1685] finished
0709 13:03:05.738549 (+    35us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:05.738803 (+   254us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":99,"raft.run_cpu_time_us":3207,"raft.run_wall_time_us":839339,"spinlock_wait_cycles":11349376,"thread_start_us":106425,"threads_started":1,"wal-append.queue_time_us":468337}
I20260709 13:03:05.795943 10602 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:05.800664 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:05.790613 11708 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.791021 10712 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56600 (request call id 769) took 2064 ms. Trace:
I20260709 13:03:05.791133 11632 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:05.598093 11788 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:05.760181 10704 rpcz_store.cc:276] 0709 13:03:04.542136 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:05.107687 (+565551us) service_pool.cc:224] Handling call
0709 13:03:05.736650 (+628963us) spinlock_profiling.cc:243] Waited 458 ms on lock 0x7b540009e2d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:05.736818 (+   168us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1052853632}
I20260709 13:03:05.805066 11773 raft_consensus.cc:2804] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:05.805212 11441 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:05.727293 11666 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.805874 11554 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:05.806450 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 648611us
I20260709 13:03:05.807706 11660 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:05.808077 11795 log.cc:927] Time spent T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
W20260709 13:03:05.808292 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 78010.3us
I20260709 13:03:05.792559 10709 rpcz_store.cc:276] 0709 13:03:04.692400 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:05.716886 (+1024486us) service_pool.cc:224] Handling call
0709 13:03:05.790074 (+ 73188us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:05.745584 11789 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:05.812840 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:05.788952 11668 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.732502 11664 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.725873 11522 consensus_queue.cc:260] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.820441 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:05.826128 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:05.833297 11767 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:05.825479 11789 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.835086 10630 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:05.830811 11441 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.839956 11634 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:05.840912 11447 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:05.810771 11777 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:05.801481 10712 rpcz_store.cc:276] 0709 13:03:03.701183 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:03.731138 (+ 29955us) service_pool.cc:224] Handling call
0709 13:03:03.731503 (+   365us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:04.191313 (+459810us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:04.191367 (+    54us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:05.122914 (+931547us) spinlock_profiling.cc:243] Waited 44.5 ms on lock 0x7b2c00040298. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce906bda11 00007fce906cd372 00007fce91dffa01 00007fce91dc443a 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2
0709 13:03:05.123644 (+   730us) log.cc:844] Serialized 26 byte log entry
0709 13:03:05.321053 (+197409us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:05.323984 (+  2931us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:05.335105 (+ 11121us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:05.728799 (+393694us) raft_consensus.cc:1685] finished
0709 13:03:05.728815 (+    16us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:05.765690 (+ 36875us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":559949,"raft.queue_time_us":461647,"raft.run_cpu_time_us":55006,"raft.run_wall_time_us":199958,"spinlock_wait_cycles":102348928,"thread_start_us":89939,"threads_started":1,"wal-append.queue_time_us":88891}
I20260709 13:03:05.791615 10632 rpcz_store.cc:276] 0709 13:03:03.704972 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:03.705079 (+   107us) service_pool.cc:224] Handling call
0709 13:03:03.705354 (+   275us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:03.708157 (+  2803us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:03.708186 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:03.708600 (+   414us) log.cc:844] Serialized 26 byte log entry
0709 13:03:04.079118 (+370518us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:04.079173 (+    55us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:04.079257 (+    84us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:04.898691 (+819434us) spinlock_profiling.cc:243] Waited 7.29 ms on lock 0x7b4400022b4c. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ebfdc85 00007fce8ebfe6a2 00007fce919701db 00007fce9196baaf 00007fce9195f86e 00007fce9195ebb6 00007fce9195e7d8 00007fce91968221 00007fce919681d9 00007fce91968169
0709 13:03:05.701589 (+802898us) raft_consensus.cc:1685] finished
0709 13:03:05.701632 (+    43us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:05.701916 (+   284us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3465,"raft.queue_time_us":3131,"raft.run_cpu_time_us":136,"raft.run_wall_time_us":11081,"spinlock_wait_cycles":16760704,"thread_start_us":345208,"threads_started":1,"wal-append.queue_time_us":462648}
I20260709 13:03:05.864615 11634 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:05.865312 11634 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.867607 11634 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:05.823086 11773 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:05.821497 11650 consensus_queue.cc:260] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.876935 11701 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:05.877708 11650 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:05.877602 11701 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:05.878911 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 49954.3us
I20260709 13:03:05.889134 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:05.891610 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 68416.5us
I20260709 13:03:05.802670 11780 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.898833 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:05.899930 10632 raft_consensus.cc:2410] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:05.817066 11762 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.880389 11773 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:05.905503 10602 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:05.814453 11665 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.842562 11728 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.842036 11660 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.911563 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:05.810315 11776 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.916533 10635 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:05.769791 11765 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.835955 11790 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:05.921962 10708 raft_consensus.cc:2410] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:05.921892 11634 raft_consensus.cc:2749] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:05.922359 10711 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56600 (request call id 765) took 2187 ms. Trace:
I20260709 13:03:05.922791 10631 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 683) took 2103 ms. Trace:
I20260709 13:03:05.930464 10637 raft_consensus.cc:2393] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 4: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:05.905339 11522 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:05.677771 10706 rpcz_store.cc:276] 0709 13:03:03.700591 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:03.728170 (+ 27579us) service_pool.cc:224] Handling call
0709 13:03:03.728474 (+   304us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:04.193187 (+464713us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:04.400381 (+207194us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:04.485330 (+ 84949us) log.cc:844] Serialized 26 byte log entry
0709 13:03:04.634720 (+149390us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:04.644238 (+  9518us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:04.649016 (+  4778us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:05.480322 (+831306us) raft_consensus.cc:1685] finished
0709 13:03:05.480358 (+    36us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:05.480626 (+   268us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":544152,"raft.queue_time_us":462372,"raft.run_cpu_time_us":12801,"raft.run_wall_time_us":41763,"thread_start_us":102367,"threads_started":1,"wal-append.queue_time_us":142358}
I20260709 13:03:05.935213 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:05.931625 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:05.913661 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:05.941344 10751 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:05.944279 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:05.945086 10637 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:03:05.929572 10711 rpcz_store.cc:276] 0709 13:03:03.698761 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:03.700535 (+  1774us) service_pool.cc:224] Handling call
0709 13:03:03.700889 (+   354us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:03.701327 (+   438us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:03.701891 (+   564us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:03.702429 (+   538us) log.cc:844] Serialized 26 byte log entry
0709 13:03:04.102199 (+399770us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:04.102238 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:04.102305 (+    67us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:04.900688 (+798383us) spinlock_profiling.cc:243] Waited 46.5 ms on lock 0x7b4400022b4c. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ebfdc85 00007fce8ebfe6a2 00007fce919701db 00007fce9196baaf 00007fce9195f86e 00007fce9195ebb6 00007fce9195e7d8 00007fce91968221 00007fce919681d9 00007fce91968169
0709 13:03:05.835050 (+934362us) raft_consensus.cc:1685] finished
0709 13:03:05.841782 (+  6732us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:05.886279 (+ 44497us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":12451,"raft.queue_time_us":3277,"raft.run_cpu_time_us":127,"raft.run_wall_time_us":1525,"spinlock_wait_cycles":107008896,"thread_start_us":399445,"threads_started":1,"wal-append.queue_time_us":481666}
I20260709 13:03:05.946640 11785 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:05.916869 10629 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 681) took 2069 ms. Trace:
I20260709 13:03:05.925971 11603 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:05.949038 10632 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:05.925391 11745 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:05.930778 10631 rpcz_store.cc:276] 0709 13:03:03.741431 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:04.015822 (+274391us) service_pool.cc:224] Handling call
0709 13:03:04.016094 (+   272us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:04.016710 (+   616us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:04.016735 (+    25us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:04.017145 (+   410us) log.cc:844] Serialized 26 byte log entry
0709 13:03:04.405906 (+388761us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:04.405944 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:04.406014 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:05.827395 (+1421381us) raft_consensus.cc:1685] finished
0709 13:03:05.831756 (+  4361us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:05.844804 (+ 13048us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1280,"raft.run_cpu_time_us":167,"raft.run_wall_time_us":15946,"thread_start_us":362743,"threads_started":1,"wal-append.queue_time_us":481599}
I20260709 13:03:05.962988 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:05.961292 10635 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:05.949793 10601 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:05.978588 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:05.997570 11447 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:05.997839 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:06.000232 10637 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:03:06.000103 11447 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.002332 10636 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 689) took 2046 ms. Trace:
I20260709 13:03:05.953267 11665 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:05.947350 11785 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:06.003055 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 49830.2us
W20260709 13:03:05.998477 11791 log.cc:927] Time spent T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
I20260709 13:03:06.030455 11501 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:06.047910 11796 log.cc:927] Time spent T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.139s	user 0.000s	sys 0.000s
I20260709 13:03:06.053798 10632 raft_consensus.cc:2468] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:03:05.889853 11766 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:06.087081 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:06.089465 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:06.147761 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:06.217729 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:06.291726 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 430187us
I20260709 13:03:05.954798 10703 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
W20260709 13:03:06.159142 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:06.296653 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:06.290871 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 352685us
I20260709 13:03:06.229691 11408 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:06.103720 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:06.009011 10704 raft_consensus.cc:2410] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:06.189618 10706 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56600 (request call id 785) took 1648 ms. Trace:
I20260709 13:03:06.267515 11751 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:03:06.304839 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:06.072793 11767 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:06.213006 10628 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.566s	user 0.008s	sys 0.003s
W20260709 13:03:06.223392 10777 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.570s	user 0.006s	sys 0.006s
W20260709 13:03:06.183614 10676 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.9.77.65:36011 timed out after 1.540s (SENT) [suppressed 8 similar messages]
I20260709 13:03:06.309886 11408 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:06.310722 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 360867us
I20260709 13:03:06.160764 11630 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:06.311481 10602 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:06.299227 11762 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.212515 11788 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:03:06.239214 11665 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:06.310808 10628 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.664s	user 0.010s	sys 0.004s
W20260709 13:03:06.311110 10777 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.662s	user 0.006s	sys 0.009s
I20260709 13:03:06.211380 11645 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.309180 10706 rpcz_store.cc:276] 0709 13:03:04.541044 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:05.966407 (+1425363us) service_pool.cc:224] Handling call
0709 13:03:06.104765 (+138358us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:06.134508 (+ 29743us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:06.139524 (+  5016us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:06.156375 (+ 16851us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:03:06.157511 (+  1136us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.168916 (+ 11405us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:06.189483 (+ 20567us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:06.328020 11645 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.328356 11666 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.319335 11766 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.331881 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:06.332585 10635 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:03:06.328089 10706 raft_consensus.cc:1275] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:06.291653 11723 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.314425 10704 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56616 (request call id 595) took 1209 ms. Trace:
I20260709 13:03:06.341982 11408 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:06.342077 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:06.321847 11447 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:06.351816 10710 raft_consensus.cc:2393] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:06.352443 11408 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.337826 11762 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:06.352173 10635 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:06.076510 11745 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.005425 10636 rpcz_store.cc:276] 0709 13:03:03.847611 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:05.081219 (+1233608us) service_pool.cc:224] Handling call
0709 13:03:05.082229 (+  1010us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:05.082843 (+   614us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:05.082917 (+    74us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:05.084033 (+  1116us) log.cc:844] Serialized 26 byte log entry
0709 13:03:05.225167 (+141134us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:05.225359 (+   192us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:05.225533 (+   174us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:05.879620 (+654087us) raft_consensus.cc:1685] finished
0709 13:03:05.884529 (+  4909us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:05.891711 (+  7182us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":140468,"threads_started":1,"wal-append.queue_time_us":141193}
I20260709 13:03:06.350212 11712 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:06.333567 11630 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.339993 11767 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:06.366384 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 182737us
I20260709 13:03:06.340520 10704 rpcz_store.cc:276] 0709 13:03:05.104940 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:05.838132 (+733192us) service_pool.cc:224] Handling call
0709 13:03:06.313836 (+475704us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:06.368204 11408 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.340797 11665 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.370947 10602 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:06.368850 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:06.361868 10628 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 697) took 2342 ms. Trace:
I20260709 13:03:06.359757 10706 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56600 (request call id 786) took 1814 ms. Trace:
I20260709 13:03:06.374979 10676 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:06.376804 11408 raft_consensus.cc:2764] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 13:03:06.380918 10602 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:06.377878 11769 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:06.392494 11751 raft_consensus.cc:2749] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 13:03:06.393038 11616 consensus_meta.cc:287] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent flushing consensus metadata: real 0.840s	user 0.010s	sys 0.004s
I20260709 13:03:06.373819 11666 consensus_queue.cc:1059] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:03:06.393628 10705 raft_consensus.cc:1240] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:06.381440 11762 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:03:06.391434 11334 consensus_meta.cc:287] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.839s	user 0.014s	sys 0.000s
W20260709 13:03:06.401793 10750 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:06.375427 10706 rpcz_store.cc:276] 0709 13:03:04.541319 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:06.327260 (+1785941us) service_pool.cc:224] Handling call
0709 13:03:06.327671 (+   411us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:06.339371 (+ 11700us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.355370 (+ 15999us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:06.391022 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:06.404086 10602 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:06.400184 11762 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:06.415395 10709 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56600 (request call id 784) took 1871 ms. Trace:
I20260709 13:03:06.417166 10709 rpcz_store.cc:276] 0709 13:03:04.540712 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:05.890329 (+1349617us) service_pool.cc:224] Handling call
0709 13:03:05.930011 (+ 39682us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:05.940990 (+ 10979us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:05.941037 (+    47us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:05.996713 (+ 55676us) log.cc:844] Serialized 26 byte log entry
0709 13:03:06.306350 (+309637us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:06.306416 (+    66us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.306516 (+   100us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:06.412125 (+105609us) raft_consensus.cc:1685] finished
0709 13:03:06.412153 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:06.412309 (+   156us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":215985,"threads_started":1,"wal-append.queue_time_us":304831}
I20260709 13:03:06.418387 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.413393 11666 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:06.421515 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.421491 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.422518 10782 raft_consensus.cc:1240] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:06.423713 11785 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:05.951735 10629 rpcz_store.cc:276] 0709 13:03:03.737142 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:03.872584 (+135442us) service_pool.cc:224] Handling call
0709 13:03:03.913424 (+ 40840us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:03.936937 (+ 23513us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:03.938515 (+  1578us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:04.005825 (+ 67310us) log.cc:844] Serialized 26 byte log entry
0709 13:03:04.441327 (+435502us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:03:04.589833 (+148506us) log.cc:844] Serialized 14 byte log entry
0709 13:03:04.590032 (+   199us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:04.590108 (+    76us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:05.732265 (+1142157us) raft_consensus.cc:1685] finished
0709 13:03:05.742563 (+ 10298us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:05.806768 (+ 64205us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":88011,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":36,"raft.queue_time_us":96457,"raft.run_cpu_time_us":277,"raft.run_wall_time_us":12228,"thread_start_us":450571,"threads_started":2,"wal-append.queue_time_us":492263}
W20260709 13:03:06.424890 11781 log.cc:927] Time spent T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.828s	user 0.004s	sys 0.002s
I20260709 13:03:06.431211 11709 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:06.432134 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.434248 11729 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.418332 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.434877 10703 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56600 (request call id 787) took 1893 ms. Trace:
I20260709 13:03:06.443465 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.447063 10635 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:06.466615 10635 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54304 (request call id 480) took 1245 ms. Trace:
I20260709 13:03:06.467224 10635 rpcz_store.cc:276] 0709 13:03:05.221179 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:06.333172 (+1111993us) service_pool.cc:224] Handling call
0709 13:03:06.466487 (+133315us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:06.454502 11733 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.456072 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:06.456385 11754 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.471567 10634 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 687) took 2639 ms. Trace:
I20260709 13:03:06.457453 11776 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.471936 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.374047 10628 rpcz_store.cc:276] 0709 13:03:04.019562 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:05.147907 (+1128345us) service_pool.cc:224] Handling call
0709 13:03:05.148580 (+   673us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:05.235258 (+ 86678us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:05.241188 (+  5930us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:05.460768 (+219580us) log.cc:844] Serialized 26 byte log entry
0709 13:03:05.571766 (+110998us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:03:06.332269 (+760503us) log.cc:844] Serialized 14 byte log entry
0709 13:03:06.343623 (+ 11354us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.349866 (+  6243us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:06.351656 (+  1790us) raft_consensus.cc:1685] finished
0709 13:03:06.355111 (+  3455us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:06.359433 (+  4322us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":797350,"prepare.run_cpu_time_us":51,"prepare.run_wall_time_us":1614,"raft.queue_time_us":204314,"raft.run_cpu_time_us":424,"raft.run_wall_time_us":106554,"thread_start_us":842426,"threads_started":3,"wal-append.queue_time_us":236252}
I20260709 13:03:06.472766 10783 raft_consensus.cc:2393] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 4: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:06.473569 11709 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.474098 10628 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 700) took 2450 ms. Trace:
I20260709 13:03:06.474541 10629 raft_consensus.cc:1275] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:06.474493 10628 rpcz_store.cc:276] 0709 13:03:04.023506 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:06.473110 (+2449604us) service_pool.cc:224] Handling call
0709 13:03:06.473519 (+   409us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:06.473776 (+   257us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:06.473806 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:06.473851 (+    45us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:03:06.473887 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.473943 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:06.474048 (+   105us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:06.475509 10629 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 701) took 1980 ms. Trace:
I20260709 13:03:06.475797 11709 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:06.457768 11707 consensus_meta.cc:287] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent flushing consensus metadata: real 0.660s	user 0.010s	sys 0.002s
I20260709 13:03:06.459066 11668 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.421093 11762 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:06.476034 10629 rpcz_store.cc:276] 0709 13:03:04.495364 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:06.473611 (+1978247us) service_pool.cc:224] Handling call
0709 13:03:06.474086 (+   475us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:06.475214 (+  1128us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.475441 (+   227us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:03:06.479282 11592 consensus_meta.cc:287] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.881s	user 0.011s	sys 0.000s
I20260709 13:03:06.479698 11592 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:06.480157 10629 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 704) took 1976 ms. Trace:
I20260709 13:03:06.480624 11745 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:06.465783 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 65801.1us
W20260709 13:03:06.481611 11650 consensus_meta.cc:287] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.603s	user 0.008s	sys 0.004s
I20260709 13:03:06.482174 10602 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:06.483074 11665 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.483678 11665 raft_consensus.cc:2804] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:06.484051 11665 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:06.484443 11665 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.485743 10633 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 686) took 2657 ms. Trace:
I20260709 13:03:06.485800 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.454324 11767 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.461493 10636 raft_consensus.cc:2410] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:06.471020 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:06.465646 10703 rpcz_store.cc:276] 0709 13:03:04.541588 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:05.595502 (+1053914us) service_pool.cc:224] Handling call
0709 13:03:06.434724 (+839222us) spinlock_profiling.cc:243] Waited 230 ms on lock 0x7b540014fd54. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:06.434822 (+    98us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":529669888}
I20260709 13:03:06.458256 11708 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.435894 11723 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.486121 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:06.489256 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:06.469933 11785 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:06.496402 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.485978 10706 raft_consensus.cc:1217] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Deduplicated request from leader. Original: 1.1->[2.2-2.2]   Dedup: 2.2->[]
W20260709 13:03:06.495020 11777 consensus_meta.cc:287] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.614s	user 0.013s	sys 0.000s
I20260709 13:03:06.471962 10634 rpcz_store.cc:276] 0709 13:03:03.831698 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:04.693111 (+861413us) service_pool.cc:224] Handling call
0709 13:03:05.078684 (+385573us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:05.586447 (+507763us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:05.591190 (+  4743us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:05.713620 (+122430us) log.cc:844] Serialized 26 byte log entry
0709 13:03:06.153241 (+439621us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:06.155936 (+  2695us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.434724 (+278788us) spinlock_profiling.cc:243] Waited 474 ms on lock 0x7b5400196254. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:06.434766 (+    42us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:06.434807 (+    41us) raft_consensus.cc:1685] finished
0709 13:03:06.434817 (+    10us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:06.471407 (+ 36590us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1089722240,"thread_start_us":342437,"threads_started":1,"wal-append.queue_time_us":584129}
I20260709 13:03:06.488974 10779 raft_consensus.cc:2468] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
W20260709 13:03:06.505311 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 60102.1us
W20260709 13:03:06.494778 10602 connection.cc:256] RPC call timeout handler was delayed by -1.16656136499995s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.197s for a response
I20260709 13:03:06.507793 10780 raft_consensus.cc:2393] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:06.486239 10633 rpcz_store.cc:276] 0709 13:03:03.828590 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:04.693291 (+864701us) service_pool.cc:224] Handling call
0709 13:03:05.115242 (+421951us) spinlock_profiling.cc:243] Waited 1.68 ms on lock 0x7b5800010e98. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fb71 00007fce8ec9fa22 00007fce97bb8c09 00007fce96d12ee0 00007fce96ddc0ab 00007fce96ddc131 00007fce96d9dfc0 00007fce96d88929 00007fce96d883d2 00007fce902ffbd4
0709 13:03:05.115672 (+   430us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:05.116360 (+   688us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:05.116391 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:05.117034 (+   643us) log.cc:844] Serialized 26 byte log entry
0709 13:03:05.320516 (+203482us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:05.320568 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:05.320694 (+   126us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:06.365739 (+1045045us) spinlock_profiling.cc:243] Waited 9.92 ms on lock 0x7b4400022b4c. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ebfdc85 00007fce8ebfe6a2 00007fce919701db 00007fce9196baaf 00007fce9195f86e 00007fce9195ebb6 00007fce9195e7d8 00007fce91968221 00007fce919681d9 00007fce91968169
0709 13:03:06.485432 (+119693us) raft_consensus.cc:1685] finished
0709 13:03:06.485460 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:06.485588 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":84296,"raft.queue_time_us":202255,"raft.run_cpu_time_us":297,"raft.run_wall_time_us":17886,"spinlock_wait_cycles":26677888,"thread_start_us":202983,"threads_started":1,"wal-append.queue_time_us":354158}
I20260709 13:03:06.495157 10628 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 702) took 1996 ms. Trace:
W20260709 13:03:06.506115 11794 log.cc:927] Time spent T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.658s	user 0.003s	sys 0.000s
I20260709 13:03:06.509424 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.506083 11630 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.511145 11668 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:06.518944 11668 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.519335 11728 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.521082 11668 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.521755 11701 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:06.522219 11800 log.cc:927] Time spent T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
W20260709 13:03:06.527331 11773 consensus_meta.cc:287] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.609s	user 0.005s	sys 0.008s
I20260709 13:03:06.517342 11776 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:06.527745 10636 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 710) took 2000 ms. Trace:
I20260709 13:03:06.528151 11776 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.528223 10636 rpcz_store.cc:276] 0709 13:03:04.527840 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:06.509908 (+1982068us) service_pool.cc:224] Handling call
0709 13:03:06.527166 (+ 17258us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:06.527382 (+   216us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:06.527408 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:06.527458 (+    50us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:03:06.527487 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.527553 (+    66us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:06.527681 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:06.529458 10711 raft_consensus.cc:1240] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:06.530193 10711 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56616 (request call id 578) took 1838 ms. Trace:
I20260709 13:03:06.510274 11777 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:06.531068 11765 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.530742 11776 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.532033 11756 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.510039 10706 raft_consensus.cc:1240] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:03:06.527765 10777 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40592 (request call id 553) took 1386 ms. Trace:
I20260709 13:03:06.533579 10705 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56600 (request call id 778) took 2007 ms. Trace:
I20260709 13:03:06.534008 10705 rpcz_store.cc:276] 0709 13:03:04.525763 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:04.547607 (+ 21844us) service_pool.cc:224] Handling call
0709 13:03:04.571240 (+ 23633us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:06.406070 (+1834830us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.508275 (+102205us) spinlock_profiling.cc:243] Waited 1.81 s on lock 0x7b54003e17d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:06.533518 (+ 25243us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4159960448}
I20260709 13:03:06.536157 10705 raft_consensus.cc:1275] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:03:06.536585 10705 pending_rounds.cc:85] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 1
I20260709 13:03:06.536824 10705 pending_rounds.cc:107] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:03:06.537108 10705 raft_consensus.cc:2889] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:06.533627 10777 rpcz_store.cc:276] 0709 13:03:05.141840 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:05.180552 (+ 38712us) service_pool.cc:224] Handling call
0709 13:03:05.181619 (+  1067us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:05.335231 (+153612us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:05.336331 (+  1100us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:05.537794 (+201463us) log.cc:844] Serialized 26 byte log entry
0709 13:03:06.341279 (+803485us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:06.342567 (+  1288us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.349623 (+  7056us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:06.527576 (+177953us) raft_consensus.cc:1685] finished
0709 13:03:06.527600 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:06.527709 (+   109us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":305951,"raft.run_cpu_time_us":124,"raft.run_wall_time_us":124,"thread_start_us":822320,"threads_started":2,"wal-append.queue_time_us":832558}
I20260709 13:03:06.524365 10637 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 705) took 2019 ms. Trace:
I20260709 13:03:06.527752 11773 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.539541 10637 rpcz_store.cc:276] 0709 13:03:04.505348 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:06.501259 (+1995911us) service_pool.cc:224] Handling call
0709 13:03:06.513962 (+ 12703us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:06.524018 (+ 10056us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:06.524058 (+    40us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:06.524103 (+    45us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:03:06.524132 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.524187 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:06.524308 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:06.530575 10711 rpcz_store.cc:276] 0709 13:03:04.692060 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:06.510110 (+1818050us) service_pool.cc:224] Handling call
0709 13:03:06.523202 (+ 13092us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:06.529936 (+  6734us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.530140 (+   204us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:06.526064 10707 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:06.542161 10634 raft_consensus.cc:1240] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:06.542900 10633 raft_consensus.cc:1240] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:06.544078 11763 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:06.544816 11773 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:06.544597 11763 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.545840 10633 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54304 (request call id 486) took 1008 ms. Trace:
I20260709 13:03:06.546263 10633 rpcz_store.cc:276] 0709 13:03:05.534695 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:06.511692 (+976997us) service_pool.cc:224] Handling call
0709 13:03:06.523526 (+ 11834us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:06.543232 (+ 19706us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.543371 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:06.546733 11790 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.547626 11789 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.511790 10628 rpcz_store.cc:276] 0709 13:03:04.495704 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:06.475655 (+1979951us) service_pool.cc:224] Handling call
0709 13:03:06.475989 (+   334us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:06.476175 (+   186us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:06.476209 (+    34us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:06.476270 (+    61us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:06.476319 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.476386 (+    67us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:06.490412 (+ 14026us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:06.549034 10784 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40596 (request call id 477) took 1976 ms. Trace:
I20260709 13:03:06.549758 11780 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.549512 10784 rpcz_store.cc:276] 0709 13:03:04.572574 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:04.572744 (+   170us) service_pool.cc:224] Handling call
0709 13:03:04.573064 (+   320us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:05.799757 (+1226693us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.548808 (+749051us) spinlock_profiling.cc:243] Waited 1.15 s on lock 0x7b54000c67d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:06.548980 (+   172us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2656445312}
I20260709 13:03:06.551151 11664 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:06.551550 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:06.550527 10711 raft_consensus.cc:1240] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:03:06.552179 11712 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:06.552407 11660 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.552651 10711 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56616 (request call id 583) took 1859 ms. Trace:
I20260709 13:03:06.553293 10635 raft_consensus.cc:1275] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:06.552901 11712 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.555176 10635 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 699) took 2532 ms. Trace:
I20260709 13:03:06.555189 11712 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:06.555562 10635 rpcz_store.cc:276] 0709 13:03:04.023123 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:06.476736 (+2453613us) service_pool.cc:224] Handling call
0709 13:03:06.552992 (+ 76256us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:06.553680 (+   688us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.554962 (+  1282us) spinlock_profiling.cc:243] Waited 75.9 ms on lock 0x7b5400025dd0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc38ad 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:06.555099 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":174574464}
I20260709 13:03:06.556614 10709 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56616 (request call id 576) took 1865 ms. Trace:
I20260709 13:03:06.556727 11712 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:06.504040 11785 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.512398 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:06.557019 10709 rpcz_store.cc:276] 0709 13:03:04.691597 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:06.555492 (+1863895us) service_pool.cc:224] Handling call
0709 13:03:06.555899 (+   407us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:06.556258 (+   359us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:06.556286 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:06.556347 (+    61us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:06.556378 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.556435 (+    57us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:06.556545 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":555,"raft.run_cpu_time_us":156,"raft.run_wall_time_us":156}
I20260709 13:03:06.552999 10711 rpcz_store.cc:276] 0709 13:03:04.693611 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:06.541310 (+1847699us) service_pool.cc:224] Handling call
0709 13:03:06.550323 (+  9013us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:06.552382 (+  2059us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.552581 (+   199us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:06.547071 10634 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 708) took 2026 ms. Trace:
I20260709 13:03:06.552343 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:06.480611 10629 rpcz_store.cc:276] 0709 13:03:04.503676 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:06.479222 (+1975546us) service_pool.cc:224] Handling call
0709 13:03:06.479591 (+   369us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:06.479788 (+   197us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:06.479839 (+    51us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:06.479886 (+    47us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:06.479925 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.479986 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:06.480097 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:06.559628 10634 rpcz_store.cc:276] 0709 13:03:04.516637 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:06.509001 (+1992364us) service_pool.cc:224] Handling call
0709 13:03:06.526404 (+ 17403us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:06.542579 (+ 16175us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.542754 (+   175us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:06.559880 10631 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
W20260709 13:03:06.562055 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 197876us
I20260709 13:03:06.557207 11712 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:06.559388 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:06.564322 10710 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56600 (request call id 792) took 2018 ms. Trace:
I20260709 13:03:06.533196 10706 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56616 (request call id 570) took 1843 ms. Trace:
I20260709 13:03:06.562855 10601 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:06.562423 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 45356.8us
I20260709 13:03:06.565922 10637 raft_consensus.cc:1240] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:06.565157 10710 rpcz_store.cc:276] 0709 13:03:04.542939 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:05.351312 (+808373us) service_pool.cc:224] Handling call
0709 13:03:06.561184 (+1209872us) spinlock_profiling.cc:243] Waited 820 ms on lock 0x7b54001b5654. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:06.561318 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1886297856}
I20260709 13:03:06.568195 11773 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:06.568601 11809 log.cc:927] Time spent T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 13:03:06.568997 11773 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:06.569845 10708 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56600 (request call id 791) took 2024 ms (client timeout 1654 ms). Trace:
I20260709 13:03:06.570565 10709 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56616 (request call id 584) took 1876 ms. Trace:
W20260709 13:03:06.570259 10708 rpcz_store.cc:269] 0709 13:03:04.542663 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:04.609679 (+ 67016us) service_pool.cc:224] Handling call
0709 13:03:06.562055 (+1952376us) spinlock_profiling.cc:243] Waited 1.12 s on lock 0x7b5400015254. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:06.566910 (+  4855us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2571346176}
I20260709 13:03:06.572773 11773 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:06.573083 10708 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56616 (request call id 587) took 1874 ms. Trace:
I20260709 13:03:06.570971 10709 rpcz_store.cc:276] 0709 13:03:04.693827 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:06.559434 (+1865607us) service_pool.cc:224] Handling call
0709 13:03:06.570003 (+ 10569us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:06.570282 (+   279us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:06.570308 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:06.570349 (+    41us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:06.570376 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.570426 (+    50us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:06.570519 (+    93us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:06.573518 10708 rpcz_store.cc:276] 0709 13:03:04.698875 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:06.572173 (+1873298us) service_pool.cc:224] Handling call
0709 13:03:06.572512 (+   339us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:06.572781 (+   269us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:06.572805 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:06.572857 (+    52us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:06.572885 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.572933 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:06.573019 (+    86us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:06.575084 10676 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:06.576251 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:06.576840 10709 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:03:06.578723 10705 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56616 (request call id 580) took 1886 ms. Trace:
I20260709 13:03:06.579146 10705 rpcz_store.cc:276] 0709 13:03:04.692703 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:06.535349 (+1842646us) service_pool.cc:224] Handling call
0709 13:03:06.535759 (+   410us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:06.565009 (+ 29250us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.578642 (+ 13633us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:06.579593 11785 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.579833 11690 raft_consensus.cc:3055] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:06.580271 11690 raft_consensus.cc:740] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:06.576411 10703 raft_consensus.cc:1240] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:06.581274 10703 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56616 (request call id 586) took 1882 ms. Trace:
I20260709 13:03:06.581938 10703 rpcz_store.cc:276] 0709 13:03:04.698650 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:06.568807 (+1870157us) service_pool.cc:224] Handling call
0709 13:03:06.569224 (+   417us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:06.580910 (+ 11686us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.581206 (+   296us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:06.586980 11441 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.589634 11660 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:06.590138 11660 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:06.590194 11804 log.cc:927] Time spent T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.119s	user 0.003s	sys 0.000s
I20260709 13:03:06.590583 11660 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:06.581238 11690 consensus_queue.cc:260] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.592163 11690 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.592859 10712 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56600 (request call id 783) took 2057 ms. Trace:
I20260709 13:03:06.593531 10712 rpcz_store.cc:276] 0709 13:03:04.537092 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:05.849837 (+1312745us) service_pool.cc:224] Handling call
0709 13:03:05.892292 (+ 42455us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:05.923875 (+ 31583us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:05.923915 (+    40us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:05.924532 (+   617us) log.cc:844] Serialized 26 byte log entry
0709 13:03:06.214845 (+290313us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:06.214897 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.214990 (+    93us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:06.589472 (+374482us) spinlock_profiling.cc:243] Waited 17.9 ms on lock 0x7b4400022b4c. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ebfdc85 00007fce8ebfe6a2 00007fce919701db 00007fce9196baaf 00007fce9195f86e 00007fce9195ebb6 00007fce9195e7d8 00007fce91968221 00007fce919681d9 00007fce91968169
0709 13:03:06.592569 (+  3097us) raft_consensus.cc:1685] finished
0709 13:03:06.592592 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:06.592802 (+   210us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":41063680,"thread_start_us":289854,"threads_started":1,"wal-append.queue_time_us":496265}
I20260709 13:03:06.595240 10709 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:58508 (request call id 0) took 1893 ms. Trace:
I20260709 13:03:06.595659 10709 rpcz_store.cc:276] 0709 13:03:04.706153 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:06.593652 (+1887499us) service_pool.cc:224] Handling call
0709 13:03:06.595160 (+  1508us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:03:06.604938 10707 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56616 (request call id 571) took 1914 ms (client timeout 1970 ms). Trace:
W20260709 13:03:06.605309 10707 rpcz_store.cc:269] 0709 13:03:04.690344 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:05.105454 (+415110us) service_pool.cc:224] Handling call
0709 13:03:06.597972 (+1492518us) spinlock_profiling.cc:243] Waited 1.3 s on lock 0x7b5400014d54. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:06.604877 (+  6905us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2979587200}
I20260709 13:03:06.557497 11762 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:06.611109 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 48321.5us
I20260709 13:03:06.611810 10601 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:06.567096 10706 rpcz_store.cc:276] 0709 13:03:04.690055 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:06.435113 (+1745058us) service_pool.cc:224] Handling call
0709 13:03:06.485762 (+ 50649us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:06.532887 (+ 47125us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.533114 (+   227us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:06.618883 10711 raft_consensus.cc:1240] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:06.619755 10711 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56616 (request call id 585) took 1921 ms. Trace:
I20260709 13:03:06.620139 10711 rpcz_store.cc:276] 0709 13:03:04.698338 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:06.563569 (+1865231us) service_pool.cc:224] Handling call
0709 13:03:06.612345 (+ 48776us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:06.619470 (+  7125us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.619692 (+   222us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:03:06.615815 11780 raft_consensus.cc:2749] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:06.622088 10708 raft_consensus.cc:1240] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:06.571305 11665 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.621935 11522 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:06.628428 11776 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:06.628589 11522 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.624382 11756 raft_consensus.cc:2749] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:03:06.621734 11789 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:06.630841 11789 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.631263 11522 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.629102 11776 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.646368 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:06.653996 10632 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54304 (request call id 488) took 1065 ms. Trace:
I20260709 13:03:06.654353 10632 rpcz_store.cc:276] 0709 13:03:05.588530 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:06.525345 (+936815us) service_pool.cc:224] Handling call
0709 13:03:06.525699 (+   354us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:06.528599 (+  2900us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:03:06.528923 (+   324us) log.cc:844] Serialized 14 byte log entry
0709 13:03:06.653774 (+124851us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:06.653807 (+    33us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:03:06.653832 (+    25us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.653883 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:06.653955 (+    72us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":740,"prepare.run_cpu_time_us":29,"prepare.run_wall_time_us":31,"thread_start_us":121049,"threads_started":1}
I20260709 13:03:06.658018 10601 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:06.647976 11789 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.663434 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:06.659868 11522 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:06.664384 11810 log.cc:927] Time spent T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.140s	user 0.001s	sys 0.000s
I20260709 13:03:06.659984 11756 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:06.664544 11522 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.667462 11522 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.664350 11773 consensus_queue.cc:1048] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
W20260709 13:03:06.669916 11814 log.cc:927] Time spent T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
I20260709 13:03:06.673875 11763 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.675364 11776 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.659461 10703 raft_consensus.cc:1240] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:06.678710 11665 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.679404 10709 raft_consensus.cc:1275] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:06.682147 10751 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:06.683144 11773 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:06.683578 11773 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:06.683957 11773 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:06.685127 10601 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:06.685954 11665 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:06.685266 11660 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.687449 11762 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.688256 11712 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:06.689321 10708 raft_consensus.cc:2393] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:06.691506 11773 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.692746 11660 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.683310 10676 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:06.694993 11763 raft_consensus.cc:2804] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:06.695508 11763 raft_consensus.cc:697] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:06.696553 11763 consensus_queue.cc:237] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.686394 10601 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:06.660573 10704 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56600 (request call id 790) took 2118 ms. Trace:
I20260709 13:03:06.698999 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.699692 11762 raft_consensus.cc:2804] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:06.700259 11762 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:06.700714 11762 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.701584 11660 consensus_queue.cc:1059] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:06.677295 10710 raft_consensus.cc:1275] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:03:06.704545 10710 pending_rounds.cc:85] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 1
I20260709 13:03:06.705854 10710 pending_rounds.cc:107] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:03:06.698624 10704 rpcz_store.cc:276] 0709 13:03:04.542397 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:06.375197 (+1832800us) service_pool.cc:224] Handling call
0709 13:03:06.405893 (+ 30696us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:06.424240 (+ 18347us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:03:06.494146 (+ 69906us) log.cc:844] Serialized 14 byte log entry
0709 13:03:06.650033 (+155887us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:06.650098 (+    65us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:03:06.652098 (+  2000us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:06.656063 (+  3965us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:06.659319 (+  3256us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":91799,"prepare.run_cpu_time_us":51,"prepare.run_wall_time_us":52,"raft.queue_time_us":2242,"raft.run_cpu_time_us":123,"raft.run_wall_time_us":2817,"thread_start_us":194002,"threads_started":2,"wal-append.queue_time_us":164350}
I20260709 13:03:06.708201 10708 raft_consensus.cc:1240] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:06.708235 10710 raft_consensus.cc:2889] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:06.707269 11785 raft_consensus.cc:3055] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:06.712210 11785 raft_consensus.cc:740] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:06.713148 11785 consensus_queue.cc:260] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.714387 11785 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:06.716769 11762 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:06.721635 11773 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:06.723996 11762 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:06.728976 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:06.729792 10632 raft_consensus.cc:2393] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 3: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:06.731830 10602 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:06.740562 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.740715 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.733769 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.742769 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.744269 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.744928 10780 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:06.773232 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:06.742962 11665 raft_consensus.cc:2749] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:06.784595 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:06.792064 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:06.798442 10710 raft_consensus.cc:2393] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
W20260709 13:03:06.809232 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:06.816937 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:06.821341 10631 raft_consensus.cc:2393] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 2: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:06.829330 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.831987 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.833252 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.834398 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.835546 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.835724 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:06.836282 10778 raft_consensus.cc:2393] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 4: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:06.836901 10633 raft_consensus.cc:2410] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:06.837711 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:06.838025 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:06.838462 10632 raft_consensus.cc:2393] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:06.839341 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:06.839481 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:06.839927 10632 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:03:06.840866 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:06.830793 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.825984 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.840976 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:06.845304 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:06.847188 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:06.798125 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:06.842763 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:06.849242 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:06.851513 10785 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:06.768404 11762 raft_consensus.cc:2749] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:06.852679 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:06.850997 10634 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:03:06.854732 10633 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:06.859934 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:06.860050 10635 raft_consensus.cc:1275] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:06.860539 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:06.870919 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:06.868237 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:06.873003 10632 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:03:06.874897 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:06.862716 11823 log.cc:927] Time spent T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.111s	user 0.001s	sys 0.000s
I20260709 13:03:06.881878 10634 raft_consensus.cc:2410] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:06.883147 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:06.883811 10637 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:03:06.885403 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:06.886353 10629 raft_consensus.cc:2410] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 13:03:06.890911 10583 auto_rebalancer.cc:629] Failed to schedule move for tablet 5cecde6ac0504b1f871c689c8874516a: Illegal state: Replica bbbb5ae25e0e47a7b9b29ba6f9295aa2 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:06.890749 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.891809 10779 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:06.860050 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.894006 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.894752 10635 raft_consensus.cc:1275] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:06.906467 10783 raft_consensus.cc:2468] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:03:06.910005 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:06.913165 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:06.914276 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:06.916314 10705 raft_consensus.cc:2410] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:06.917882 10709 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:03:06.921525 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:06.922246 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:06.923275 10635 raft_consensus.cc:2393] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 2: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:06.926875 10709 raft_consensus.cc:2410] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:06.926863 10631 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:03:06.929143 10785 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:06.930759 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:06.931856 10631 raft_consensus.cc:2393] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 3: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:06.932571 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:06.945574 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:06.946498 11751 consensus_queue.cc:1048] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:06.949908 10779 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:06.950342 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:06.953266 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:06.953670 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:06.937160 11785 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:06.937175 11763 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:06.958912 10712 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:03:06.970801 11776 consensus_queue.cc:1059] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:06.971350 11751 consensus_queue.cc:1059] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:03:06.972826 11826 log.cc:927] Time spent T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 13:03:06.973673 11756 raft_consensus.cc:3055] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:06.974228 11756 raft_consensus.cc:740] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:06.978816 10708 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:06.980254 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:06.986866 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:06.969506 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:06.998152 10712 raft_consensus.cc:2468] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 1.
I20260709 13:03:06.967957 11785 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.003466 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:07.004143 10709 raft_consensus.cc:2393] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:07.009207 10705 raft_consensus.cc:2393] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 2: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:07.011569 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:06.998215 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:06.969056 11763 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.015249 10711 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:06.986261 11712 consensus_queue.cc:1059] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 13:03:07.019882 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:07.022827 10750 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:07.025609 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:07.029673 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:07.037163 10751 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:07.041873 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:07.042724 10632 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:07.042832 10780 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:03:07.050136 10710 raft_consensus.cc:2393] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 2: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:07.052175 11769 consensus_queue.cc:1059] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:07.051704 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:07.052608 11703 raft_consensus.cc:2749] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:07.054194 10710 raft_consensus.cc:2393] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 2: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:07.021589 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:07.054514 11441 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:07.060734 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:07.061969 10712 raft_consensus.cc:2410] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:07.007139 11756 consensus_queue.cc:260] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.049832 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:07.073359 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:07.076247 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:07.075618 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:07.104056 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:07.103207 11762 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:07.111691 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:07.115928 10602 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:07.128177 10707 raft_consensus.cc:2393] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:07.098270 11441 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.123767 11762 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.127414 11789 raft_consensus.cc:2804] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:07.120760 11756 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.103302 10705 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:07.130697 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:07.134387 10710 raft_consensus.cc:2376] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3. Re-sending same reply.
I20260709 13:03:07.138451 10709 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
W20260709 13:03:07.139477 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 87684.2us
I20260709 13:03:07.140774 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:07.141808 10707 raft_consensus.cc:2393] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
W20260709 13:03:07.133230 11829 log.cc:927] Time spent T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.131s	user 0.001s	sys 0.000s
I20260709 13:03:07.133167 11789 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:07.142814 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 90552.6us
I20260709 13:03:07.150498 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:07.151540 10710 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:07.137356 11785 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:07.143067 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:07.158164 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:07.158246 10676 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:07.150586 11762 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:07.150169 11660 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:07.153165 11789 raft_consensus.cc:3060] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:07.171346 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:07.173178 10779 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:07.173647 11763 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:07.162137 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:07.176126 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:07.176537 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:07.177243 10705 raft_consensus.cc:2393] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:07.177306 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:07.178175 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:07.178424 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:07.178979 10708 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:07.179332 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:07.180756 10708 raft_consensus.cc:1240] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:07.176240 11763 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:07.180701 10705 raft_consensus.cc:1240] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:07.160032 11769 raft_consensus.cc:3055] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:07.155438 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:07.194247 10676 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:07.195447 10676 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:07.202677 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:07.203563 10632 raft_consensus.cc:2410] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:07.205929 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:07.196269 11769 raft_consensus.cc:740] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:07.207443 11703 consensus_queue.cc:1048] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:07.208611 11769 consensus_queue.cc:260] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.213678 11769 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.197310 11660 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.199615 11690 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:07.214368 11690 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.215613 11660 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:07.216653 11690 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:07.217784 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:07.218567 10751 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:07.220635 11703 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:07.220921 11773 raft_consensus.cc:3055] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:07.221027 11703 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:07.221391 11773 raft_consensus.cc:740] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:07.221586 11703 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:07.221661 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:07.222590 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:07.222405 11773 consensus_queue.cc:260] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.223138 10710 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:07.223181 10633 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
W20260709 13:03:07.228837 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:07.229887 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:07.236835 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:07.237908 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:07.237962 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:07.240157 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:07.197919 11756 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:07.204048 11776 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:07.240869 10633 raft_consensus.cc:2468] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
W20260709 13:03:07.253419 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:07.259908 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:07.262745 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:07.263567 10632 raft_consensus.cc:2393] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 4: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:07.241788 11843 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:07.268596 11843 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:07.269110 11843 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:07.236336 11773 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.270793 10707 raft_consensus.cc:1275] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:07.239621 11762 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:07.246910 11660 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:03:07.271363 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 64351.3us
W20260709 13:03:07.274835 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 79397.2us
I20260709 13:03:07.277431 10676 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:07.289651 10634 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:07.291855 10676 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:07.269877 11776 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.299494 11776 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:07.300478 11660 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:07.300946 11660 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:07.301400 11660 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:07.301519 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:07.302223 10629 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:07.276515 11762 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.304562 11762 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:07.290691 11785 raft_consensus.cc:2764] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 13:03:07.265476 11756 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.279449 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:07.315755 10676 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:07.319919 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:07.333608 10634 raft_consensus.cc:2468] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:07.331502 10636 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:07.337612 10676 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:07.316485 11785 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:07.342764 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:07.343631 10634 raft_consensus.cc:2468] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:03:07.318830 10628 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.356660 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:07.336071 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:07.337862 11845 raft_consensus.cc:2804] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:07.360222 10634 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:07.319108 11839 consensus_queue.cc:1048] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 13:03:07.363831 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:07.365783 10634 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.363818 10676 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:07.359680 11762 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:07.353850 11846 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:07.352210 11785 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.376653 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:07.377555 10635 raft_consensus.cc:2468] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:03:07.363227 11845 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:07.379236 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:07.381018 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:07.381753 10633 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.383031 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:07.383764 10631 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:07.385118 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:07.385898 10630 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:07.406970 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:07.419257 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:07.477717 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 159145us
I20260709 13:03:07.484586 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:07.372092 11846 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:07.477854 10629 raft_consensus.cc:2410] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 13:03:07.486212 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 80294.6us
I20260709 13:03:07.408324 11845 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:07.491467 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:07.494216 10630 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:07.494561 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:07.497732 10635 raft_consensus.cc:2393] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:07.498603 11844 consensus_queue.cc:1048] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:03:07.513124 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 149324us
I20260709 13:03:07.514464 10676 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:07.373260 11762 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.488780 11846 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:07.493603 11842 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:07.536188 11785 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:07.536104 11854 consensus_queue.cc:1048] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:07.557219 10634 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:07.537189 11785 raft_consensus.cc:2749] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:07.565649 10633 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:07.542656 10751 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:07.582347 10751 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:07.582957 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 82675.5us
I20260709 13:03:07.541360 11660 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.584260 10676 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:07.590032 10751 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:07.585090 11712 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:07.588578 11840 raft_consensus.cc:2804] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:07.590118 11785 raft_consensus.cc:2804] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:07.608213 10751 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:07.611346 11840 raft_consensus.cc:697] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:07.612413 11840 consensus_queue.cc:237] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to 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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.599050 11712 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:07.615037 11690 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:07.605224 11703 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.617348 11690 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.618381 11441 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:07.619690 11690 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:07.624769 10628 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:07.630101 11859 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:07.631500 11756 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:07.605866 11762 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:07.590267 11855 consensus_queue.cc:1059] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 13:03:07.632696 11751 raft_consensus.cc:3055] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:07.633198 11751 raft_consensus.cc:740] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:07.633527 11441 raft_consensus.cc:3055] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:07.633899 11441 raft_consensus.cc:740] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:07.634132 11847 raft_consensus.cc:2804] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:07.634565 11847 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:07.634897 11847 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.634730 11441 consensus_queue.cc:260] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.636029 11441 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:07.634136 11751 consensus_queue.cc:260] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.638208 11751 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.604131 11789 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.616612 11712 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:07.642243 11789 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:07.647838 11703 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:07.649540 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 45492.3us
W20260709 13:03:07.650470 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 48919.8us
I20260709 13:03:07.652860 10676 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:07.655056 10676 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:07.654121 11789 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:07.635264 11660 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:07.604568 11785 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:07.664311 11785 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.663920 11789 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.667122 11789 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:07.668068 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 59867.7us
I20260709 13:03:07.684881 11712 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.687737 10750 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:07.689672 11862 consensus_queue.cc:1048] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:07.691537 11862 consensus_queue.cc:1059] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:07.661935 10676 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:07.694653 10676 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:07.695505 10750 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:07.706858 10676 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:07.691802 11846 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.694269 11861 raft_consensus.cc:2749] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:07.662703 11855 raft_consensus.cc:2804] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:07.712265 11844 consensus_queue.cc:1059] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:07.712554 11855 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:07.712472 11857 consensus_queue.cc:1059] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:07.713215 11855 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.713826 11857 raft_consensus.cc:3055] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:07.714290 11857 raft_consensus.cc:740] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:07.715873 11842 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:07.715387 11857 consensus_queue.cc:260] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.716661 11842 raft_consensus.cc:2804] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:07.717082 11842 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:07.717216 11862 raft_consensus.cc:3055] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:07.717792 11862 raft_consensus.cc:740] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:07.718879 11862 consensus_queue.cc:260] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.720474 11862 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.713300 11839 raft_consensus.cc:2804] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:07.721879 11839 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:07.722224 11839 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:07.723701 11843 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.688134 11712 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:07.710599 11856 raft_consensus.cc:2804] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:07.694832 11441 raft_consensus.cc:2804] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:07.696808 11703 raft_consensus.cc:3055] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:07.731572 11703 raft_consensus.cc:740] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:07.701516 11763 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 13:03:07.732558 11703 consensus_queue.cc:260] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.705271 11660 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:07.680560 11845 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.720914 11855 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.726351 11842 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:07.752238 11847 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.754431 11847 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:07.741456 11660 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:07.755038 11660 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.727727 11441 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:07.756268 11441 raft_consensus.cc:3060] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:07.750269 11703 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:03:07.750713 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:07.727064 11856 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:07.763193 11856 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.763940 10534 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45046 (request call id 130) took 5470 ms. Trace:
I20260709 13:03:07.751844 11846 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:07.766037 10535 catalog_manager.cc:5697] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 2 to 3, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:07.767795 10535 catalog_manager.cc:5697] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 2 to 3, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:07.776661 10535 catalog_manager.cc:5697] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 3, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:07.778343 10535 catalog_manager.cc:5697] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 3, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:07.779742 11660 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.782729 11845 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:07.769042 10676 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:07.783354 11660 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:07.784147 10676 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:07.791662 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 96212.1us
I20260709 13:03:07.793260 10750 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:07.779994 10535 catalog_manager.cc:5697] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 3, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:07.793738 10676 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:07.764350 10534 rpcz_store.cc:276] 0709 13:03:02.293397 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:02.303766 (+ 10369us) service_pool.cc:224] Handling call
0709 13:03:07.763873 (+5460107us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:06.513381 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:06.593393 (+ 80012us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:06.593457 (+    64us) write_op.cc:435] Acquired schema lock
0709 13:03:06.593479 (+    22us) tablet.cc:662] Decoding operations
0709 13:03:06.594276 (+   797us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:06.594382 (+   106us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:06.594415 (+    33us) tablet.cc:685] Acquiring locks for 5 operations
0709 13:03:06.595110 (+   695us) tablet.cc:701] Row locks acquired
0709 13:03:06.595159 (+    49us) write_op.cc:260] PREPARE: finished
0709 13:03:06.595325 (+   166us) write_op.cc:270] Start()
0709 13:03:06.595473 (+   148us) write_op.cc:276] Timestamp: P: 1783602186595270 usec, L: 0
0709 13:03:06.595510 (+    37us) op_driver.cc:348] REPLICATION: starting
0709 13:03:06.656372 (+ 60862us) log.cc:844] Serialized 2063 byte log entry
0709 13:03:07.123872 (+467500us) op_driver.cc:464] REPLICATION: finished
0709 13:03:07.286748 (+162876us) spinlock_profiling.cc:243] Waited 1.44 ms on lock 0x7b540017b528. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce981809e1 00007fce9817f64c 00007fce957fae28 00007fce957fb489 00007fce957fd71a 00007fce957fd6a8 00007fce957fd628 00007fce957fd5e3 00007fce957fc7fc 00007fce97c2f626 00007fce97c29dd8
0709 13:03:07.499890 (+213142us) write_op.cc:301] APPLY: starting
0709 13:03:07.499991 (+   101us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:07.500176 (+   185us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:07.500213 (+    37us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:07.517139 (+ 16926us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:07.574105 (+ 56966us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 13:03:07.582237 (+  8132us) write_op.cc:312] APPLY: finished
0709 13:03:07.591170 (+  8933us) log.cc:844] Serialized 46 byte log entry
0709 13:03:07.603675 (+ 12505us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:07.604897 (+  1222us) write_op.cc:454] Released schema lock
0709 13:03:07.604971 (+    74us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:07.609664 (+  4693us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:07.609695 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":19,"child_traces":[["op",{"apply.queue_time_us":202054,"apply.run_cpu_time_us":5001,"apply.run_wall_time_us":109732,"num_ops":5,"prepare.queue_time_us":613525,"prepare.run_cpu_time_us":24821,"prepare.run_wall_time_us":266481,"raft.queue_time_us":116202,"raft.run_cpu_time_us":33020,"raft.run_wall_time_us":301856,"replication_time_us":503933,"spinlock_wait_cycles":3313408,"thread_start_us":401351,"threads_started":4,"wal-append.queue_time_us":194798}]]}
W20260709 13:03:07.794929 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 83766.1us
I20260709 13:03:07.795801 10750 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:07.785081 11866 log.cc:927] Time spent T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.109s	user 0.001s	sys 0.000s
I20260709 13:03:07.784924 11845 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:07.797063 10535 catalog_manager.cc:5697] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 3, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:07.801000 10676 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:07.796518 11846 raft_consensus.cc:2804] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:07.801867 10676 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:07.785863 11843 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:07.805130 10676 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:07.805333 10535 catalog_manager.cc:5697] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 2 to 3, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:07.797984 11841 raft_consensus.cc:2749] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:07.807183 11763 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:07.787993 11441 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.807907 11870 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.809118 11441 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:07.810777 11855 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:07.812381 11856 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.804699 11854 consensus_queue.cc:1048] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:03:07.814246 11856 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:07.816682 10676 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:07.798609 11868 raft_consensus.cc:2804] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:07.817525 11856 raft_consensus.cc:2749] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:07.817113 10535 catalog_manager.cc:5697] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 3, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:07.817979 11868 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:07.783871 11785 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.818436 11868 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.818977 10535 catalog_manager.cc:5697] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 3, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:07.820132 11785 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:07.818502 10710 raft_consensus.cc:1240] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:07.820993 10535 catalog_manager.cc:5697] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 3, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:07.822295 11870 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:07.822543 10535 catalog_manager.cc:5697] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 3, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
W20260709 13:03:07.824210 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:07.824422 10535 catalog_manager.cc:5697] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 3, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:07.828112 10676 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:07.802839 11846 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:07.831990 11846 raft_consensus.cc:3060] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:07.832297 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:07.832921 10707 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:07.805543 11660 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:03:07.833880 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:07.833667 11660 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:07.835915 11660 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.839612 10705 raft_consensus.cc:1240] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:07.842298 10707 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:07.842993 10706 raft_consensus.cc:1240] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:03:07.836947 11868 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.844434 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:07.845482 11868 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:07.849864 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:07.850999 10712 raft_consensus.cc:1240] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:07.852134 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:07.852701 10711 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.854764 11854 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:07.855257 11854 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.857419 11854 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:07.858386 11854 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:07.858886 11854 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.861474 11854 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:07.862363 10676 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:07.862775 11843 raft_consensus.cc:2804] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:07.863175 11843 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:07.863267 10676 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:07.863552 11843 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.864053 11785 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:07.864562 11785 raft_consensus.cc:697] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:07.800673 11845 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:07.865934 10676 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:07.872931 10750 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:07.873745 10711 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:07.876041 10712 raft_consensus.cc:1240] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:07.875103 10535 catalog_manager.cc:5697] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 2 to 3, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:07.874770 11441 raft_consensus.cc:2804] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:07.878391 11441 raft_consensus.cc:697] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:07.818001 11855 raft_consensus.cc:2804] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:07.880398 10535 catalog_manager.cc:5697] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:07.872280 11845 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.884440 10706 raft_consensus.cc:1240] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:07.885661 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:07.886446 10711 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:07.884960 11763 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:07.888114 11763 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.890074 11763 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:07.884935 11870 consensus_queue.cc:1059] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:03:07.890888 11441 consensus_queue.cc:237] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to 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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.865490 11785 consensus_queue.cc:237] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to 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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.894102 10703 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:03:07.895236 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:07.896020 10708 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:03:07.900449 10535 catalog_manager.cc:5697] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 3, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:07.881743 11855 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:07.897238 11868 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:07.904960 10535 catalog_manager.cc:5697] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 3, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:07.871474 11660 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.915398 10750 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:07.914438 10751 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:07.909927 11855 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.913681 11857 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:07.941048 10750 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:07.920257 11862 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 13:03:07.974301 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 108370us
I20260709 13:03:07.985689 10676 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:07.921725 11868 raft_consensus.cc:697] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:07.942605 11853 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:07.912659 11842 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:07.940737 11703 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:03:07.987447 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 46457.8us
I20260709 13:03:08.007314 10750 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:08.004496 10676 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:07.965695 11854 consensus_queue.cc:1048] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 13:03:07.930420 11773 consensus_queue.cc:1059] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.073s
I20260709 13:03:07.921516 11839 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.011032 10676 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:07.984490 11862 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:07.986295 11751 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:07.988283 11441 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:03:08.019632 11872 log.cc:927] Time spent T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.089s	user 0.000s	sys 0.000s
I20260709 13:03:08.001066 11789 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:08.006393 11703 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:08.018576 11660 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:07.986357 11712 consensus_queue.cc:1059] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 13:03:08.022624 10676 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:08.013672 11785 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:08.015663 11862 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:08.029865 10750 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:08.022224 11769 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:08.037519 10676 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:08.025815 11874 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:03:08.041136 10676 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:08.039681 11660 raft_consensus.cc:2749] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:08.044054 11868 consensus_queue.cc:237] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.065299 11839 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:08.065542 11840 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:08.066121 11840 raft_consensus.cc:697] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:08.045300 11842 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:08.046078 11844 consensus_queue.cc:1048] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:08.047868 11846 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.038462 11878 raft_consensus.cc:2749] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:08.080430 11660 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:08.080987 11660 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.083066 11660 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:08.080489 11840 consensus_queue.cc:237] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.093268 10712 raft_consensus.cc:1240] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:08.049824 10676 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:08.030763 11776 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:08.036777 11762 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:08.022862 11751 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.026813 11703 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:08.030927 11859 consensus_queue.cc:1059] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 13:03:08.057925 11441 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:08.026369 11789 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.060191 11847 raft_consensus.cc:3055] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:08.055476 11773 raft_consensus.cc:3055] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:08.058385 11881 raft_consensus.cc:2749] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:03:08.099064 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 46365.9us
W20260709 13:03:08.103729 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 136655us
I20260709 13:03:08.098688 11660 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:08.119467 10676 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:08.120995 10707 raft_consensus.cc:1240] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:08.121248 10676 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:08.122051 11874 raft_consensus.cc:2749] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:08.122098 11842 raft_consensus.cc:2749] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:08.110076 11762 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.124370 11762 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:08.100180 11776 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.126920 11776 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:08.117120 11773 raft_consensus.cc:740] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:08.127826 11751 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:08.128180 11441 raft_consensus.cc:2749] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:08.128461 11773 consensus_queue.cc:260] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.129304 11845 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.129801 10676 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:08.135075 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:08.136816 10751 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:08.138491 10707 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:08.114924 11847 raft_consensus.cc:740] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:08.096984 11853 raft_consensus.cc:697] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:08.144810 10602 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:08.110440 11843 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.158960 11712 raft_consensus.cc:3055] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:08.159595 11712 raft_consensus.cc:740] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:08.141831 11660 raft_consensus.cc:2749] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:08.162959 10707 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
W20260709 13:03:08.164460 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:08.159032 11843 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:08.168334 10712 raft_consensus.cc:1240] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:08.150069 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:08.171620 10635 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:08.172348 10708 raft_consensus.cc:1275] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:08.173117 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:08.173764 10634 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:08.176539 10602 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:08.180761 10633 raft_consensus.cc:1275] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:03:08.182134 10751 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:08.150415 11769 raft_consensus.cc:3055] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:08.182788 10602 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:08.188189 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 158325us
I20260709 13:03:08.188405 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:08.189291 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:08.174399 11773 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:08.160741 11712 consensus_queue.cc:260] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.175717 11751 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:08.177627 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:08.192268 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:08.196523 10750 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:08.178887 11776 raft_consensus.cc:2804] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:08.191479 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:08.178763 11839 raft_consensus.cc:2804] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:08.197774 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:08.191318 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:08.197830 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:08.181957 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:08.189047 10636 raft_consensus.cc:2376] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4. Re-sending same reply.
I20260709 13:03:08.190742 10602 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:08.182418 11846 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:08.278645 10676 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:08.278156 10583 auto_rebalancer.cc:629] Failed to schedule move for tablet fad1a352ad9c467c8eed26ffad12dab5: Illegal state: Replica bbbb5ae25e0e47a7b9b29ba6f9295aa2 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 4 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:08.217726 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:08.373942 10637 raft_consensus.cc:2410] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:08.220511 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:08.196918 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:08.218089 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:08.206638 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:08.247342 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:08.197657 10634 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:08.187508 11769 raft_consensus.cc:740] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:08.360216 10630 raft_consensus.cc:2376] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4. Re-sending same reply.
I20260709 13:03:08.377265 10711 raft_consensus.cc:2393] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:08.205474 10708 raft_consensus.cc:1240] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4. Ops: []
W20260709 13:03:08.386751 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 190235us
I20260709 13:03:08.387531 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:08.387984 10636 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:08.199918 10635 raft_consensus.cc:2393] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 4: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:08.206965 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:08.379316 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 188584us
I20260709 13:03:08.389436 10710 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:03:08.375356 10632 raft_consensus.cc:2393] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 2: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:08.230449 10751 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:08.191699 11762 raft_consensus.cc:2804] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:03:08.360656 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 82067.2us
I20260709 13:03:08.189477 11881 raft_consensus.cc:2804] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:08.196532 10705 raft_consensus.cc:1240] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:08.335963 11853 consensus_queue.cc:237] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.257076 11789 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:08.279867 11855 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.385490 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:08.385586 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:08.389716 10602 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:08.378489 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:03:08.418082 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:08.418517 10676 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:08.417482 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:08.416510 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:08.439885 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:08.461217 10632 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:08.462158 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:08.261121 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:08.292745 11785 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:08.366707 11776 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:08.459985 10634 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:08.460135 10631 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:08.383929 10629 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:03:08.262493 11712 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:08.440749 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:08.449913 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:08.494427 10630 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:08.398392 10633 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:08.495577 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:08.441725 11882 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:08.336419 11892 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:08.463922 10707 raft_consensus.cc:2393] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:08.247730 10628 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:03:08.499696 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:08.500288 10628 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:08.495329 11776 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:08.465025 10710 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:08.213783 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:08.438153 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:08.366405 11751 raft_consensus.cc:697] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:08.214293 11867 consensus_queue.cc:1059] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.189s
I20260709 13:03:08.378046 11878 raft_consensus.cc:2804] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:03:08.420459 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 190039us
W20260709 13:03:08.471355 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 54251.6us
I20260709 13:03:08.512358 10750 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:08.472069 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:08.473028 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:08.218499 11703 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.515062 10751 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:08.475713 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:08.420168 11881 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:08.520074 11881 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:08.474146 11868 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:08.521588 11868 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:08.521972 11868 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:08.477399 10676 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
W20260709 13:03:08.526019 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 48703.4us
I20260709 13:03:08.526821 10676 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:08.527943 10676 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:08.528795 11843 raft_consensus.cc:2749] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:08.477881 11846 consensus_queue.cc:1048] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:08.529798 11843 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:08.531090 11846 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:08.531718 11846 raft_consensus.cc:697] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:08.191256 11887 consensus_queue.cc:1059] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.287s
I20260709 13:03:08.533856 11887 raft_consensus.cc:3055] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:08.534260 11887 raft_consensus.cc:740] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:08.535104 11887 consensus_queue.cc:260] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.536263 10750 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:08.537992 10750 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:08.540992 11886 raft_consensus.cc:2804] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:08.542253 11841 raft_consensus.cc:2749] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:03:08.543219 11841 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:08.544039 11841 raft_consensus.cc:2804] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:08.544521 11841 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:08.544957 11841 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:08.445930 11862 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.505049 11882 raft_consensus.cc:697] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:08.556246 11882 consensus_queue.cc:237] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.558260 10601 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:08.441434 11870 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:08.496167 10633 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:08.247700 11845 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:08.418330 11762 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:08.560204 11762 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:08.511831 11878 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:08.247475 11847 consensus_queue.cc:260] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.505584 10631 raft_consensus.cc:2468] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:08.505821 10630 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:08.569605 11878 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:08.570731 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:08.571295 10630 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:03:08.495919 11789 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:08.580606 10633 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:08.514130 10637 raft_consensus.cc:3060] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:08.497044 11891 raft_consensus.cc:2804] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:03:08.515161 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 125455us
I20260709 13:03:08.380064 11840 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:08.504894 10704 raft_consensus.cc:1240] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:08.473284 10636 raft_consensus.cc:2468] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:08.480880 11769 consensus_queue.cc:260] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.518560 11897 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:08.503453 11892 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.551929 10676 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:08.389856 11839 raft_consensus.cc:697] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:08.536367 11887 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:08.554167 10628 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:08.554948 11862 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:08.555347 11855 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:08.492918 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:08.498215 11895 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:08.620107 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:08.620280 11895 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.621306 11892 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:08.565744 10632 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:08.621840 11892 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:08.621996 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:08.622270 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:08.622634 11895 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:08.623025 10632 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:03:08.623522 11839 consensus_queue.cc:237] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.516372 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:08.624132 11845 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:08.625231 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:08.601994 11854 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:08.625898 10629 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:08.626341 11854 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.626873 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:08.581930 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:08.627820 10631 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:03:08.628620 11854 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:08.601727 11859 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:08.629778 10779 raft_consensus.cc:1240] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:08.630221 10628 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:03:08.622632 10635 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:08.582239 11880 raft_consensus.cc:3055] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:08.559242 11870 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.586836 11881 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.594122 10630 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:08.511436 10634 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:08.588492 11847 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:08.532817 11846 consensus_queue.cc:237] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.646075 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:08.647006 10634 raft_consensus.cc:3060] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:08.649855 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:08.650763 10630 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:08.603061 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:08.589089 11867 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:08.615463 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:03:08.617461 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 65536.3us
I20260709 13:03:08.659578 10676 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:08.618038 10785 raft_consensus.cc:1275] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:03:08.597132 11891 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:08.623907 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:08.560400 11751 consensus_queue.cc:237] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to 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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.662199 10632 raft_consensus.cc:2410] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:08.696601 10676 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:08.697803 10676 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:08.635324 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:08.635842 10631 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:08.698513 10783 raft_consensus.cc:2393] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 4: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:08.698696 10781 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:08.699180 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:08.699523 10634 raft_consensus.cc:2468] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:03:08.699767 10631 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:03:08.637581 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:08.637611 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 97158.4us
I20260709 13:03:08.641602 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:08.617635 11769 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:08.702548 11867 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.703159 11703 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:08.704766 11867 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:08.629194 11854 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:08.705619 11854 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.706709 11881 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:08.707600 11854 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:08.622327 11892 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.711082 11892 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:08.712018 11660 raft_consensus.cc:2804] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:08.712419 11660 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:08.712704 10784 raft_consensus.cc:2393] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:08.712759 11660 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:08.640969 11894 raft_consensus.cc:2764] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:03:08.713836 11855 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:08.702591 10780 raft_consensus.cc:1240] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:08.715824 11892 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:08.716336 11892 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:08.718226 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:08.595623 11789 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.700830 10786 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:08.701442 11773 consensus_queue.cc:1059] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:08.711131 11841 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.721894 10629 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:08.723351 10676 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:08.724411 10637 raft_consensus.cc:2468] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:03:08.725301 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:08.726006 10630 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:08.726171 10637 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 1.
I20260709 13:03:08.732445 10633 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:03:08.635051 11880 raft_consensus.cc:740] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:08.733668 10635 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
W20260709 13:03:08.772214 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 46533.4us
I20260709 13:03:08.773455 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:08.775017 10631 raft_consensus.cc:2393] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 2: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:08.773655 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:08.776271 10632 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:08.718374 11892 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:08.782442 10631 raft_consensus.cc:1240] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
W20260709 13:03:08.779069 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:08.779394 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 182810us
I20260709 13:03:08.700495 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:08.784431 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:08.785236 10634 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:08.639063 11878 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.785393 10786 raft_consensus.cc:2368] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3.
I20260709 13:03:08.685844 11886 raft_consensus.cc:697] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:08.782042 10751 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:08.790331 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:08.696384 11891 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:08.723062 11843 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:08.727196 11785 raft_consensus.cc:2764] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:03:08.771461 11884 raft_consensus.cc:2804] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:08.802853 10632 raft_consensus.cc:1240] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:08.806705 10637 raft_consensus.cc:1240] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:08.807869 10631 raft_consensus.cc:1240] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:08.808213 10634 raft_consensus.cc:2468] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:08.629839 11859 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.819361 11878 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:08.820688 11789 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:08.823798 11884 raft_consensus.cc:697] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
W20260709 13:03:08.825743 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 43775.4us
I20260709 13:03:08.734190 11773 raft_consensus.cc:3055] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:08.784145 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:08.778621 11897 raft_consensus.cc:697] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:08.834067 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:08.836717 10635 raft_consensus.cc:1240] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:03:08.840457 10632 raft_consensus.cc:1240] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:08.713137 11868 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:08.845460 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:08.849920 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:08.824746 11884 consensus_queue.cc:237] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:08.852803 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 129474us
I20260709 13:03:08.851064 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:08.856760 10635 raft_consensus.cc:1240] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:08.784222 11881 consensus_queue.cc:1059] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.054s
I20260709 13:03:08.829825 11773 raft_consensus.cc:740] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:08.856381 10676 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:08.878872 10634 raft_consensus.cc:1240] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:08.887183 10634 raft_consensus.cc:1240] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:08.832319 11853 raft_consensus.cc:2804] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:08.833395 11855 raft_consensus.cc:697] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:08.847796 11841 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:08.811808 11843 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.896845 10676 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:08.892236 10634 raft_consensus.cc:1240] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:08.901475 10634 raft_consensus.cc:1240] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:08.904704 11870 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:08.911378 10783 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:08.918721 10676 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:08.919939 10676 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:08.905687 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:08.921592 11785 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:08.922235 11878 raft_consensus.cc:2804] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:08.921772 11897 consensus_queue.cc:237] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to 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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.922699 11878 raft_consensus.cc:697] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:08.923588 11878 consensus_queue.cc:237] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.926797 11868 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:08.928674 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:08.848160 11660 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:08.938427 10628 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:08.949306 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:08.953207 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:08.953678 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:08.954816 10707 raft_consensus.cc:2393] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:08.963259 10712 raft_consensus.cc:2393] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:08.964385 10628 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:08.959527 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:08.971777 10707 raft_consensus.cc:2468] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
W20260709 13:03:08.947762 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:08.974269 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:08.897912 11847 consensus_queue.cc:1048] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.061s
I20260709 13:03:08.989837 10709 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:08.994192 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:08.995437 10784 raft_consensus.cc:2410] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:08.914381 11769 consensus_queue.cc:1059] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.058s
I20260709 13:03:08.935415 11906 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:08.935752 11894 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:08.958562 11904 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:08.938844 11853 raft_consensus.cc:697] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:09.007440 11785 raft_consensus.cc:697] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:08.935966 11910 raft_consensus.cc:2804] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:09.013965 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:09.019191 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:08.975244 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
W20260709 13:03:09.030471 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:08.988782 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:09.019711 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:09.042469 10705 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:09.042888 10703 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:09.032383 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:09.033936 11910 raft_consensus.cc:697] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:09.044104 10784 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:09.035696 10635 raft_consensus.cc:1240] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:03:08.989410 11899 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:08.882905 11880 consensus_queue.cc:260] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.038079 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:08.966646 11854 consensus_queue.cc:1059] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.066s
I20260709 13:03:09.059832 10628 raft_consensus.cc:1275] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:09.027561 11845 raft_consensus.cc:2749] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:08.962628 11890 consensus_queue.cc:1059] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.082s
I20260709 13:03:09.067551 11900 raft_consensus.cc:3055] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 13:03:09.077698 11907 log.cc:927] Time spent T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260709 13:03:08.915453 11886 consensus_queue.cc:237] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.013531 11762 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.083004 10786 raft_consensus.cc:2468] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:09.017961 11911 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:09.057344 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.087905 10709 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:08.966277 11773 consensus_queue.cc:260] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.073532 11859 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:09.019151 11894 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:09.109133 10636 raft_consensus.cc:2393] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 4: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:09.083473 11900 raft_consensus.cc:740] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:09.096887 11880 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:03:09.094134 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:09.098587 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 178669us
I20260709 13:03:09.092360 10785 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:09.127445 10676 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:09.128019 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:09.130259 10785 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:09.130290 10676 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:09.140146 10629 raft_consensus.cc:1240] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:03:09.140596 10676 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:09.141649 10676 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:09.142525 10676 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:09.143646 10676 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:09.144550 11868 raft_consensus.cc:2804] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:09.144959 11868 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:09.145337 11868 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:09.145691 11843 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:09.146307 11843 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:09.146775 11843 raft_consensus.cc:697] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:09.147701 11843 consensus_queue.cc:237] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.148111 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.148880 10778 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
W20260709 13:03:09.150177 11776 consensus_meta.cc:287] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.648s	user 0.008s	sys 0.001s
I20260709 13:03:09.026027 11904 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.152504 11882 raft_consensus.cc:3055] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:09.152906 11882 raft_consensus.cc:740] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
W20260709 13:03:09.152989 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:09.154999 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:09.155483 11910 consensus_queue.cc:237] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.158468 11859 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:09.124243 11844 raft_consensus.cc:3055] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:09.139294 11845 raft_consensus.cc:2804] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:09.066190 11899 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.031842 11855 consensus_queue.cc:237] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.137779 11912 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:09.176601 10779 raft_consensus.cc:2393] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
W20260709 13:03:09.150197 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:09.161377 10781 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:09.138275 10784 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:09.110989 11890 raft_consensus.cc:3055] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:09.183439 10751 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:09.184027 11859 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:09.181313 11907 log.cc:927] Time spent T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 13:03:09.156733 11891 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.044279 11906 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.153064 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
W20260709 13:03:09.192668 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 49088.6us
I20260709 13:03:09.112331 11911 raft_consensus.cc:697] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:09.194674 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:09.200812 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.200047 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.267854 10784 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:09.184070 11712 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:09.153030 11904 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:09.181775 11773 raft_consensus.cc:3060] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:09.266057 10676 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:09.266067 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 82649.7us
I20260709 13:03:09.178225 11844 raft_consensus.cc:740] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:09.275972 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.271781 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.200150 11890 raft_consensus.cc:740] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:09.278146 10781 raft_consensus.cc:2393] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:09.160513 11776 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:09.266219 11840 consensus_meta.cc:287] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.664s	user 0.006s	sys 0.004s
I20260709 13:03:09.284667 11840 raft_consensus.cc:2749] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:09.286127 11899 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:09.286515 11906 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:09.272084 11846 raft_consensus.cc:2804] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:09.289413 11776 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:09.289724 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:09.290249 10634 raft_consensus.cc:1240] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:03:09.290616 10782 raft_consensus.cc:1240] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:09.186453 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.269315 11660 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:09.278172 10708 raft_consensus.cc:1240] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:09.178125 11884 raft_consensus.cc:2804] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:09.281236 10751 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:09.129923 11785 consensus_queue.cc:237] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:09.298568 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:09.292125 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.275710 10676 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:09.159366 11853 consensus_queue.cc:237] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.295574 11910 raft_consensus.cc:2804] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:09.272240 11900 consensus_queue.cc:260] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:09.358970 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 77788.8us
I20260709 13:03:09.352808 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.415491 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.352279 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:09.273003 11712 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.285593 11926 raft_consensus.cc:2749] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:09.418905 11712 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:09.419341 11868 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:09.364199 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:09.425441 11934 raft_consensus.cc:2764] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:03:09.427879 10705 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:09.429960 11762 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:09.296919 11846 raft_consensus.cc:697] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
W20260709 13:03:09.377986 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:09.273098 11769 raft_consensus.cc:2804] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:09.441592 10751 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:09.374266 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:09.370857 11923 log.cc:927] Time spent T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.271s	user 0.000s	sys 0.004s
I20260709 13:03:09.289737 11905 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:09.365310 10785 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
W20260709 13:03:09.451193 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:09.451515 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.416633 10786 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:03:09.372596 11928 log.cc:927] Time spent T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.100s	user 0.000s	sys 0.000s
I20260709 13:03:09.462008 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:09.442207 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:09.462920 10782 raft_consensus.cc:2393] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
W20260709 13:03:09.463285 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:09.464053 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:09.463927 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.271855 11882 consensus_queue.cc:260] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.465133 11894 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:09.465330 11882 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:09.466941 11846 consensus_queue.cc:237] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.250015 11912 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.407111 11901 raft_consensus.cc:2804] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:09.462914 11868 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:09.469805 11901 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:09.470268 11910 raft_consensus.cc:697] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:09.471482 11841 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:09.471401 11910 consensus_queue.cc:237] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.472128 11841 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.473050 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.473974 11839 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:09.474355 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.471475 11912 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:09.475072 11900 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:03:09.408689 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:09.474505 11841 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:09.474519 11839 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.476331 11859 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:09.438614 11911 consensus_queue.cc:237] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.477566 10708 raft_consensus.cc:1240] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:09.380831 11890 consensus_queue.cc:260] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.456784 11840 raft_consensus.cc:2804] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:09.456594 11905 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.457706 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.457720 11899 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:09.444470 11769 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:09.381093 11844 consensus_queue.cc:260] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:09.440117 11927 log.cc:927] Time spent T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 13:03:09.470335 11901 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:09.475144 10784 raft_consensus.cc:2368] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4.
I20260709 13:03:09.479126 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:09.480796 10786 raft_consensus.cc:2468] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:09.380505 11924 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:09.406721 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 131041us
I20260709 13:03:09.302657 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.391331 11884 raft_consensus.cc:697] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:09.483281 10707 raft_consensus.cc:1240] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
W20260709 13:03:09.699424 11931 log.cc:927] Time spent T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:03:09.700780 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:09.662214 10535 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45062 (request call id 144) took 6552 ms. Trace:
I20260709 13:03:09.646914 10711 raft_consensus.cc:1240] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:09.703171 10710 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
W20260709 13:03:09.505637 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:09.703928 10781 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:09.704270 10676 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:09.513832 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:09.530457 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:09.704059 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:09.732642 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:09.733446 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:09.724529 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:09.734743 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:09.736881 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:09.661844 10532 catalog_manager.cc:5697] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:09.648602 11855 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:09.738399 11855 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.742125 10532 catalog_manager.cc:5697] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 1 to 3, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 3 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:09.746670 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:09.747563 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:09.663874 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:09.739959 10676 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:09.756179 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:09.752548 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.758512 10785 raft_consensus.cc:2393] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:09.759567 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:09.760418 10785 raft_consensus.cc:2368] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
W20260709 13:03:09.761571 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:09.751657 10784 raft_consensus.cc:2393] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:09.764084 10676 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:09.702075 10535 rpcz_store.cc:276] 0709 13:03:03.109397 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:03.116310 (+  6913us) service_pool.cc:224] Handling call
0709 13:03:09.662133 (+6545823us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:08.165161 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:08.165962 (+   801us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:08.166016 (+    54us) write_op.cc:435] Acquired schema lock
0709 13:03:08.166041 (+    25us) tablet.cc:662] Decoding operations
0709 13:03:08.254157 (+ 88116us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:08.256799 (+  2642us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:08.260392 (+  3593us) tablet.cc:685] Acquiring locks for 16 operations
0709 13:03:08.289717 (+ 29325us) tablet.cc:701] Row locks acquired
0709 13:03:08.289737 (+    20us) write_op.cc:260] PREPARE: finished
0709 13:03:08.289915 (+   178us) write_op.cc:270] Start()
0709 13:03:08.290066 (+   151us) write_op.cc:276] Timestamp: P: 1783602188289836 usec, L: 0
0709 13:03:08.290094 (+    28us) op_driver.cc:348] REPLICATION: starting
0709 13:03:08.290965 (+   871us) log.cc:844] Serialized 6261 byte log entry
0709 13:03:08.632017 (+341052us) op_driver.cc:464] REPLICATION: finished
0709 13:03:08.971615 (+339598us) write_op.cc:301] APPLY: starting
0709 13:03:08.971702 (+    87us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:08.972061 (+   359us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:08.972203 (+   142us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:08.974212 (+  2009us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:08.974505 (+   293us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=16
0709 13:03:08.974569 (+    64us) write_op.cc:312] APPLY: finished
0709 13:03:09.055513 (+ 80944us) log.cc:844] Serialized 112 byte log entry
0709 13:03:09.078643 (+ 23130us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:09.096633 (+ 17990us) write_op.cc:454] Released schema lock
0709 13:03:09.103561 (+  6928us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:09.149650 (+ 46089us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:09.149690 (+    40us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":4073,"reported_tablets":21,"child_traces":[["op",{"apply.queue_time_us":339322,"apply.run_cpu_time_us":4831,"apply.run_wall_time_us":148481,"num_ops":16,"prepare.queue_time_us":122482,"prepare.run_cpu_time_us":6995,"prepare.run_wall_time_us":143486,"replication_time_us":341757,"thread_start_us":354302,"threads_started":2}]]}
I20260709 13:03:09.549468 11868 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:09.706110 11769 raft_consensus.cc:3060] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:09.780470 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.782127 10781 raft_consensus.cc:2393] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:09.692675 11839 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:09.740383 11843 raft_consensus.cc:2764] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260709 13:03:09.765501 10676 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:09.771250 10532 catalog_manager.cc:5697] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 1 to 3, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:09.532932 11845 raft_consensus.cc:697] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:09.786227 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.765796 10703 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:09.793231 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.733240 11924 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.763149 11890 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:09.762967 11840 raft_consensus.cc:697] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
W20260709 13:03:09.795336 11886 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.505s	user 0.008s	sys 0.057s
I20260709 13:03:09.767374 11785 raft_consensus.cc:2804] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:09.734855 11899 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.675209 11878 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:09.807767 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.837483 10781 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:09.843395 11905 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:09.836046 11785 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:09.831489 11660 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:09.813723 11942 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:09.814661 11855 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:09.819732 10779 raft_consensus.cc:2468] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
W20260709 13:03:09.821900 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:09.833596 11886 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.543s	user 0.008s	sys 0.057s
W20260709 13:03:09.825435 10602 leader_election.cc:336] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Timed out: RequestConsensusVote RPC to 127.9.77.66:33105 timed out after 1.575s (SENT)
W20260709 13:03:09.860296 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 94890.5us
I20260709 13:03:09.828222 10784 raft_consensus.cc:1240] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:09.861016 10676 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:09.795029 11868 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:09.836553 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:09.809092 10785 raft_consensus.cc:1240] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:03:09.853657 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.821441 11859 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:09.862170 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:09.864269 10781 raft_consensus.cc:2393] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:09.864121 11859 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.865494 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.866576 11859 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:09.821305 11840 consensus_queue.cc:237] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.850849 11785 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:09.875824 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.861980 11660 raft_consensus.cc:697] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:09.879354 11660 consensus_queue.cc:237] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.853001 11942 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:09.881594 11942 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:09.883841 11891 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:09.857488 11845 consensus_queue.cc:237] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:09.896638 11939 log.cc:927] Time spent T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
W20260709 13:03:09.897929 11940 log.cc:927] Time spent T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
I20260709 13:03:09.900027 11901 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.900568 11844 raft_consensus.cc:3060] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:09.906088 11944 log.cc:927] Time spent T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.080s	user 0.000s	sys 0.001s
I20260709 13:03:09.908962 11868 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:09.845623 11878 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.910018 10707 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:09.911356 11878 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:09.913296 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.913913 10784 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:09.914698 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.914780 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.915417 10784 raft_consensus.cc:2393] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:09.915880 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.916325 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.917054 10784 raft_consensus.cc:2393] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:09.917088 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.917989 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.918294 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:09.906275 11880 consensus_meta.cc:287] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.746s	user 0.010s	sys 0.000s
I20260709 13:03:09.919301 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:09.934185 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:09.832216 11884 consensus_queue.cc:237] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.936930 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.947376 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.947744 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:09.948032 10784 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:09.948503 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:09.950428 10710 raft_consensus.cc:1275] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:09.951359 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.951784 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:09.952121 10781 raft_consensus.cc:2410] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:09.952539 10712 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:09.952852 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.948801 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.949575 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:09.950178 10751 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:09.954377 11880 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:09.955005 11880 raft_consensus.cc:697] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:09.956228 11839 consensus_queue.cc:1059] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:09.956166 11880 consensus_queue.cc:237] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.958141 11841 consensus_queue.cc:1059] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:09.961704 10784 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:09.962070 11870 raft_consensus.cc:3055] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:09.962445 11870 raft_consensus.cc:740] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:09.963136 10784 raft_consensus.cc:1240] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:09.963187 11870 consensus_queue.cc:260] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:09.965304 11899 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:09.966569 11901 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:09.969589 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.970775 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.971854 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:09.972934 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.973856 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.957589 11862 consensus_queue.cc:1059] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:09.935671 11712 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:09.975160 10708 raft_consensus.cc:1240] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:09.976521 10781 raft_consensus.cc:2410] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 13:03:09.943320 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 67774.3us
I20260709 13:03:09.943352 11946 raft_consensus.cc:2804] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:09.981570 10602 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:09.989344 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:09.991643 10602 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:09.993834 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:09.995358 10634 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:09.996057 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.998914 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:09.996516 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:10.000917 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:10.001492 10630 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:03:09.997195 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:10.004629 10634 raft_consensus.cc:2393] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 4: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:10.005868 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:10.006671 10636 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:03:09.986289 11712 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.011963 10636 raft_consensus.cc:1275] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:03:10.012427 10676 connection.cc:256] RPC call timeout handler was delayed by -1.6716679419999991s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17900000000000002s for a response
I20260709 13:03:10.013885 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:10.014609 10784 raft_consensus.cc:2368] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:10.016176 10636 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:10.017920 10634 raft_consensus.cc:1275] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:10.019021 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.027366 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.028141 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.028402 10781 raft_consensus.cc:2393] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 2: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:10.010651 10779 raft_consensus.cc:2393] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:09.995766 11891 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:10.028235 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:10.031244 10628 raft_consensus.cc:2393] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 4: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:09.999890 11905 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:10.032006 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.033430 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:09.999737 11859 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:10.035831 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.034782 10630 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
W20260709 13:03:10.060729 10583 auto_rebalancer.cc:629] Failed to schedule move for tablet da385a8aef7a47b5a5aa2fd5e998f9a6: Illegal state: Leader has not yet committed an operation in its own term
W20260709 13:03:10.363196 11900 consensus_meta.cc:287] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.657s	user 0.011s	sys 0.000s
I20260709 13:03:10.033983 10782 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:10.367118 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.205956 11769 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.369518 10785 raft_consensus.cc:1240] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:10.369675 11769 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:10.368280 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:10.241587 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:10.371068 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:10.371277 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:10.371739 10782 raft_consensus.cc:2393] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:10.372085 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:10.180063 11882 consensus_meta.cc:287] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.714s	user 0.009s	sys 0.002s
I20260709 13:03:10.372509 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.372962 10785 raft_consensus.cc:2368] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4.
W20260709 13:03:10.069157 10601 leader_election.cc:336] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Timed out: RequestConsensusVote RPC to 127.9.77.67:34207 timed out after 1.510s (SENT)
I20260709 13:03:10.374011 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:10.378366 10777 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:10.036309 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.380163 10783 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:10.380528 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.036767 11905 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:10.381852 11905 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:10.362962 11785 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.382485 10783 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40596 (request call id 544) took 1421 ms. Trace:
W20260709 13:03:10.058849 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:10.384269 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:10.384644 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:10.173866 11901 raft_consensus.cc:3055] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:10.030889 10778 raft_consensus.cc:2468] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:03:10.335404 11942 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.403642 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.404699 10778 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
W20260709 13:03:10.121450 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:10.383098 10783 rpcz_store.cc:276] 0709 13:03:08.961431 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:08.961628 (+   197us) service_pool.cc:224] Handling call
0709 13:03:09.044315 (+ 82687us) spinlock_profiling.cc:243] Waited 2.18 ms on lock 0x7b5800061b98. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fb71 00007fce8ec9fa22 00007fce97bb8c09 00007fce96d12ee0 00007fce96ddc0ab 00007fce96ddc131 00007fce96d8a0a0 00007fce96d89984 00007fce903046d4 00007fce90304662
0709 13:03:09.194491 (+150176us) spinlock_profiling.cc:243] Waited 8.77 ms on lock 0x7b5800061b98. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fe9c 00007fce8ec9fa5b 00007fce97bb8c09 00007fce96d12ee0 00007fce96ddc0ab 00007fce96ddc131 00007fce96d8a0a0 00007fce96d89984 00007fce903046d4 00007fce90304662
0709 13:03:10.382264 (+1187773us) spinlock_profiling.cc:243] Waited 1.11 s on lock 0x7b54000c62d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:10.382427 (+   163us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2568247808}
W20260709 13:03:10.385658 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:10.406581 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:10.137178 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 181504us
W20260709 13:03:10.210337 11950 log.cc:927] Time spent T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.119s	user 0.000s	sys 0.000s
I20260709 13:03:10.418476 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.419461 10778 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
W20260709 13:03:10.419940 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:10.420959 11910 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:10.421484 11910 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.080988 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:10.423453 11910 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:10.423785 10636 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:10.035223 11891 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:10.425036 11891 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:10.426214 11905 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.425060 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.428033 10783 raft_consensus.cc:2393] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:10.428368 11905 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:10.081926 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:03:10.085183 11938 log.cc:927] Time spent T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.239s	user 0.000s	sys 0.001s
W20260709 13:03:10.359465 11890 consensus_meta.cc:287] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.552s	user 0.009s	sys 0.001s
W20260709 13:03:10.167135 11943 log.cc:927] Time spent T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.248s	user 0.000s	sys 0.001s
I20260709 13:03:10.388981 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.065891 11859 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.015143 11912 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:10.381863 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:10.200363 10780 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:10.082679 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:10.441606 10784 raft_consensus.cc:2393] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:10.391594 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:10.380529 10777 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40596 (request call id 552) took 1299 ms (client timeout 1661 ms). Trace:
I20260709 13:03:10.387406 11785 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:10.396579 11843 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:10.091137 11924 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:10.397083 11878 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:10.446491 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:10.447296 10779 raft_consensus.cc:2393] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:10.447101 11878 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.448477 10779 raft_consensus.cc:1240] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:10.448639 11859 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:10.372087 11870 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:10.449887 10779 raft_consensus.cc:1275] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:10.450225 11843 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.452314 11843 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:10.204058 11712 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:10.409762 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:10.453589 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.454097 10781 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:10.444213 11912 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.456591 11912 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:10.374347 10601 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:10.457405 10629 raft_consensus.cc:1275] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:10.440219 11937 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:10.458158 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 388866us
I20260709 13:03:10.458345 11937 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.460516 11937 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:10.408315 10751 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:10.462278 10601 leader_election.cc:336] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Timed out: RequestConsensusVote RPC to 127.9.77.67:34207 timed out after 1.533s (SENT)
I20260709 13:03:10.462889 10601 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:10.420754 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.424464 11959 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:10.466564 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:10.429437 11901 raft_consensus.cc:740] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
W20260709 13:03:10.195649 11951 log.cc:927] Time spent T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.127s	user 0.001s	sys 0.000s
I20260709 13:03:10.030483 11868 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:10.470747 11912 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:10.471035 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.471139 11868 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.472034 10784 raft_consensus.cc:2393] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:10.472681 10781 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:10.473331 11868 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:10.429456 10633 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:10.473673 11901 consensus_queue.cc:260] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.474771 11901 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:10.443845 11905 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:10.476393 11905 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.478461 11905 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:10.174578 11773 raft_consensus.cc:3055] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:10.441589 10634 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:03:10.012295 11946 raft_consensus.cc:697] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:10.481725 11773 raft_consensus.cc:740] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:10.441781 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.482107 11946 consensus_queue.cc:237] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.482930 11773 consensus_queue.cc:260] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.483788 11942 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:10.484223 11773 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:10.442569 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:10.443168 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.485550 10783 raft_consensus.cc:2393] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
W20260709 13:03:10.461397 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 53159.5us
I20260709 13:03:10.485780 10633 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:10.465808 11712 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:10.492866 10709 raft_consensus.cc:1240] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:10.489946 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.469630 11959 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.470038 11878 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:10.469664 10778 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
W20260709 13:03:10.443208 10777 rpcz_store.cc:269] 0709 13:03:09.081131 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:09.118514 (+ 37383us) service_pool.cc:224] Handling call
0709 13:03:10.380377 (+1261863us) spinlock_profiling.cc:243] Waited 1.1 s on lock 0x7b54001df1d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:10.380475 (+    98us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2521742720}
W20260709 13:03:10.489943 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:10.490561 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.491638 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.496172 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:10.501861 10707 raft_consensus.cc:2393] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:10.491958 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.502355 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.502365 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.493855 10751 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:10.503386 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:10.494102 10708 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:10.496104 11769 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:10.504514 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.496248 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.510037 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:10.499451 11959 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:10.511273 10707 raft_consensus.cc:2393] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:10.500093 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.504117 10709 raft_consensus.cc:2393] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:10.497628 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.494846 11905 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:10.493167 11712 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:10.514107 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.512434 10704 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:03:10.511260 11862 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:10.517342 10785 raft_consensus.cc:2468] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:03:10.518421 11900 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:10.495491 11912 raft_consensus.cc:2749] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:10.520115 10751 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:10.520320 11956 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:10.520627 11959 consensus_queue.cc:1059] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:10.513926 10532 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45040 (request call id 127) took 3224 ms. Trace:
I20260709 13:03:10.514143 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:10.537103 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:10.538143 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:10.538172 10707 raft_consensus.cc:1275] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 13:03:10.538713 10707 pending_rounds.cc:85] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 1
I20260709 13:03:10.539000 10707 pending_rounds.cc:107] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:03:10.538910 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.539482 10707 raft_consensus.cc:2889] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:10.539769 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:10.540159 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.530220 10601 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:10.509909 11769 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.540751 10708 raft_consensus.cc:1240] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:10.542390 10710 raft_consensus.cc:1240] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:10.542927 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:10.543476 10709 raft_consensus.cc:2393] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 5: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:10.530375 11862 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:10.544399 10601 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:10.529949 11712 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:10.546445 10704 raft_consensus.cc:1275] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:10.546996 11862 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:10.547838 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.549129 11959 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:10.549981 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:10.560487 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:10.551280 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:10.550607 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.542459 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.536671 11853 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:10.566635 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.567328 10712 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:10.567595 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.568092 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.568572 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:10.569088 10705 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:10.569561 11959 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:10.570016 11959 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:10.570983 10711 raft_consensus.cc:1240] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:10.571854 11912 raft_consensus.cc:3055] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:10.572237 11912 raft_consensus.cc:740] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:10.566637 11853 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:10.573971 11853 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:10.560166 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.577935 11891 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.561601 10709 raft_consensus.cc:2393] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:10.579991 11891 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:10.580603 11891 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:10.586549 11853 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.554728 11878 consensus_queue.cc:1059] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 13:03:10.588279 11878 raft_consensus.cc:3055] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:10.588608 11878 raft_consensus.cc:740] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:10.589445 11878 consensus_queue.cc:260] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.590572 11878 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:10.559355 11955 consensus_queue.cc:1048] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:03:10.593567 11900 consensus_queue.cc:1048] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:10.529469 11905 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.556869 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.596005 11905 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:10.560206 11884 consensus_queue.cc:1048] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
W20260709 13:03:10.566041 10780 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40596 (request call id 542) took 1678 ms (client timeout 1800 ms). Trace:
W20260709 13:03:10.597260 10780 rpcz_store.cc:269] 0709 13:03:08.888102 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:08.893994 (+  5892us) service_pool.cc:224] Handling call
0709 13:03:10.565821 (+1671827us) spinlock_profiling.cc:243] Waited 1.01 s on lock 0x7b54001d8dd4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:10.565963 (+   142us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2330405120}
I20260709 13:03:10.551944 11769 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:10.573083 11912 consensus_queue.cc:260] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.599080 11912 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:10.596549 11905 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:10.600834 11905 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.581732 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.603168 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.587385 10676 leader_election.cc:400] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3.
W20260709 13:03:10.608042 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 51639.4us
I20260709 13:03:10.616508 10705 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:10.562863 11946 consensus_queue.cc:1059] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.041s
I20260709 13:03:10.626116 10780 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:10.627856 11946 raft_consensus.cc:3055] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:10.628270 11946 raft_consensus.cc:740] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:10.629043 11946 consensus_queue.cc:260] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.619807 10676 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:10.534299 10532 rpcz_store.cc:276] 0709 13:03:07.287648 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:07.288218 (+   570us) service_pool.cc:224] Handling call
0709 13:03:07.637679 (+349461us) spinlock_profiling.cc:243] Waited 72.8 ms on lock 0x7b540017b6d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2e090 00007fce91dccf3a 00007fce97b831cc 00007fce97c8137e 00007fce961422a4 00007fce96142232 00007fce96142161 00007fce961420dc 00007fce96141392 00007fce900ff48c 00007fce900fe8c6
0709 13:03:10.511555 (+2873876us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:09.864301 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:09.864833 (+   532us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:09.864869 (+    36us) write_op.cc:435] Acquired schema lock
0709 13:03:09.864889 (+    20us) tablet.cc:662] Decoding operations
0709 13:03:09.865448 (+   559us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:09.865522 (+    74us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:09.865552 (+    30us) tablet.cc:685] Acquiring locks for 3 operations
0709 13:03:09.865876 (+   324us) tablet.cc:701] Row locks acquired
0709 13:03:09.865893 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:03:09.866038 (+   145us) write_op.cc:270] Start()
0709 13:03:09.866153 (+   115us) write_op.cc:276] Timestamp: P: 1783602189865997 usec, L: 0
0709 13:03:09.866174 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:03:09.866795 (+   621us) log.cc:844] Serialized 1298 byte log entry
0709 13:03:10.091017 (+224222us) op_driver.cc:464] REPLICATION: finished
0709 13:03:10.384400 (+293383us) write_op.cc:301] APPLY: starting
0709 13:03:10.384541 (+   141us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:10.384683 (+   142us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:10.384809 (+   126us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:10.385260 (+   451us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:10.385457 (+   197us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 13:03:10.385510 (+    53us) write_op.cc:312] APPLY: finished
0709 13:03:10.385726 (+   216us) log.cc:844] Serialized 34 byte log entry
0709 13:03:10.394267 (+  8541us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:10.394359 (+    92us) write_op.cc:454] Released schema lock
0709 13:03:10.394399 (+    40us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:10.444320 (+ 49921us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:10.445836 (+  1516us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":182562,"reported_tablets":28,"spinlock_wait_cycles":167483648,"child_traces":[["op",{"apply.queue_time_us":228610,"apply.run_cpu_time_us":1924,"apply.run_wall_time_us":44781,"num_ops":3,"prepare.queue_time_us":31194,"prepare.run_cpu_time_us":2753,"prepare.run_wall_time_us":2753,"replication_time_us":209170,"thread_start_us":190488,"threads_started":2}]]}
I20260709 13:03:10.637020 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:10.644331 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:10.655128 10781 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:10.656977 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.657162 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:10.633344 11712 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.658268 11891 raft_consensus.cc:2749] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:10.630115 11946 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:03:10.658914 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 114505us
I20260709 13:03:10.673734 10778 raft_consensus.cc:2393] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 4: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:10.674171 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.674307 10601 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:10.674697 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.675287 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:10.662662 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:10.676533 10782 raft_consensus.cc:2393] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 4: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:10.677356 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:10.677894 10782 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:10.638801 11942 raft_consensus.cc:2804] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:10.662662 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.665182 10676 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:10.672032 10785 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:10.672616 11712 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:10.680514 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:10.620062 11955 consensus_queue.cc:1048] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.044s
I20260709 13:03:10.684274 10711 raft_consensus.cc:2393] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 5: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:10.621510 11862 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.687215 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.687480 10601 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:10.681612 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.686789 11968 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:10.691089 11968 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:10.691444 11968 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:10.691534 11884 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:10.692174 10780 raft_consensus.cc:1275] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:10.675297 10778 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:10.684123 11891 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:10.694353 11891 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.690376 10676 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:10.699904 11926 raft_consensus.cc:2804] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:10.700383 11926 raft_consensus.cc:697] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:10.700937 10676 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:10.702557 10601 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:10.704586 10782 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:10.683029 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:10.708106 10783 raft_consensus.cc:2368] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5.
I20260709 13:03:10.708460 11868 raft_consensus.cc:2804] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:10.708693 10779 raft_consensus.cc:1275] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 13:03:10.709049 10779 pending_rounds.cc:85] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845: Aborting all ops after (but not including) 1
I20260709 13:03:10.709024 11868 raft_consensus.cc:697] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:10.709476 10779 pending_rounds.cc:107] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 13:03:10.709781 10779 raft_consensus.cc:2889] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:10.710060 11868 consensus_queue.cc:237] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.666124 11870 consensus_queue.cc:1059] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 13:03:10.685359 11946 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:10.715689 11959 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.717919 10601 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:10.720364 11971 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:10.722308 11905 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:10.722709 11959 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:10.723409 11853 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:10.723634 11946 raft_consensus.cc:697] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:10.724802 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:10.724682 11946 consensus_queue.cc:237] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.725464 10711 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:10.727713 11862 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:10.728895 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:10.729619 10712 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:03:10.732300 10711 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:10.687608 11942 raft_consensus.cc:697] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:10.735809 10751 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:10.736158 11942 consensus_queue.cc:237] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.741752 10601 leader_election.cc:400] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:10.742218 10601 leader_election.cc:403] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:03:10.719863 11891 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:10.742676 11878 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:10.743783 11971 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:10.743857 11878 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.744359 11971 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.745043 11890 raft_consensus.cc:3055] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:10.745189 11968 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.741778 11972 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:10.701215 11926 consensus_queue.cc:237] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.747272 11769 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:10.747380 11971 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:10.745530 11890 raft_consensus.cc:740] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:10.747862 11769 raft_consensus.cc:697] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:10.742522 11959 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:10.749540 10601 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:10.750376 10712 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:10.752424 10751 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:10.754181 10601 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:10.754356 10602 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:10.755417 10601 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:10.739332 10777 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:10.762043 10602 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:10.763048 10601 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:10.765328 10676 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:10.766372 10601 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:10.755234 11912 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3.
I20260709 13:03:10.772030 10676 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:10.758092 11971 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:10.757637 11891 raft_consensus.cc:2749] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:10.764340 11862 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:10.774669 10676 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:10.777787 10676 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:10.779270 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:10.779865 10709 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:10.748708 11769 consensus_queue.cc:237] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.783640 11891 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:10.765830 11959 raft_consensus.cc:2749] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:10.768069 11785 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:10.785859 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.766917 11972 raft_consensus.cc:2749] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:10.768169 11905 raft_consensus.cc:2749] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:10.788110 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.748706 11890 consensus_queue.cc:260] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.788254 11785 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:10.791165 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.809844 11890 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:10.791061 11971 raft_consensus.cc:2764] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 13:03:10.767905 11966 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 13:03:10.811128 10785 raft_consensus.cc:1275] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:10.812424 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.813138 10712 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:10.794474 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.773666 11843 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 13:03:10.803117 10778 raft_consensus.cc:1275] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:10.773407 11937 consensus_queue.cc:1048] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 13:03:10.776471 11960 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:03:10.775087 11924 consensus_queue.cc:1048] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 13:03:10.805555 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:10.845355 10783 raft_consensus.cc:2393] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:10.846434 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.806243 11862 raft_consensus.cc:697] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:10.807554 10779 raft_consensus.cc:1275] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:10.807982 11878 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:10.785776 11660 raft_consensus.cc:2804] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:10.817581 10786 raft_consensus.cc:1275] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:10.826000 10781 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:10.827368 10709 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:10.828681 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.855544 10707 raft_consensus.cc:2393] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:10.829659 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:10.809794 11785 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:10.837458 10785 raft_consensus.cc:1275] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:10.837858 10784 raft_consensus.cc:1275] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:10.856230 10711 raft_consensus.cc:2393] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:10.787039 11946 raft_consensus.cc:2804] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:10.843204 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:10.858057 10712 raft_consensus.cc:2393] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
W20260709 13:03:10.849215 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:10.861663 11946 raft_consensus.cc:697] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:10.863328 11946 consensus_queue.cc:237] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.865830 11891 raft_consensus.cc:2749] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:10.867560 10779 raft_consensus.cc:1275] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:10.856266 11660 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:10.870417 11660 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:10.872563 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.875831 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:10.876662 10786 raft_consensus.cc:2393] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:10.855449 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.862067 10780 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:10.849582 10676 leader_election.cc:400] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5.
I20260709 13:03:10.882834 10676 leader_election.cc:403] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:03:10.849289 11968 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:10.876266 10777 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
W20260709 13:03:10.851097 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 84744.5us
I20260709 13:03:10.880589 10781 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
W20260709 13:03:10.852181 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 90170.9us
I20260709 13:03:10.881934 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.888337 10782 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:10.880698 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.889130 10601 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:10.899770 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:10.900323 10781 raft_consensus.cc:2468] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:03:10.887486 11924 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5.
I20260709 13:03:10.900874 10602 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:10.854645 11942 consensus_queue.cc:1048] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.040s
I20260709 13:03:10.905731 10782 raft_consensus.cc:1275] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:10.911610 11912 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:10.912513 11960 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:10.907362 11884 consensus_queue.cc:1048] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:03:10.936795 10602 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:10.938455 10601 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:10.890076 11937 consensus_queue.cc:1048] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 13:03:10.946739 11980 raft_consensus.cc:2749] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:10.946982 11955 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:10.907478 11862 consensus_queue.cc:237] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.947572 11955 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:10.947690 11983 consensus_queue.cc:1059] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:03:10.936472 11968 raft_consensus.cc:2749] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:10.941453 11912 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:10.945185 10602 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:10.956902 11983 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:10.957357 11983 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:10.952044 11980 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:10.951148 10601 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:10.904374 11843 consensus_queue.cc:1048] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.040s
I20260709 13:03:10.959229 11980 raft_consensus.cc:2749] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:10.959318 11868 consensus_queue.cc:1048] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:10.960206 11971 raft_consensus.cc:3055] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:10.960604 11971 raft_consensus.cc:740] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:10.960843 10601 leader_election.cc:400] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4.
I20260709 13:03:10.961182 10601 leader_election.cc:403] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:03:10.957446 11968 consensus_queue.cc:1059] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.004s
W20260709 13:03:10.954396 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 47207.9us
I20260709 13:03:10.957803 11983 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:10.963070 10601 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:10.965185 10601 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:10.964221 11980 raft_consensus.cc:2749] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4.
I20260709 13:03:10.957005 10602 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:10.942411 11891 consensus_queue.cc:1059] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 13:03:10.978216 10676 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:10.977741 10601 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:10.982313 10602 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:10.983194 10602 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:10.986852 10676 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:10.990402 10676 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:10.991464 10676 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:10.969846 11905 raft_consensus.cc:3055] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:10.969770 11912 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:10.976989 11959 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:10.977037 11972 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:10.984819 11980 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:10.988416 11968 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:10.979368 11946 consensus_queue.cc:1048] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:03:10.983738 11843 consensus_queue.cc:1048] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 13:03:10.975704 11942 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 13:03:10.994052 11878 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:10.980839 11966 consensus_queue.cc:1048] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:03:10.994966 11845 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:10.984612 11868 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 13:03:10.995592 11905 raft_consensus.cc:740] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:11.000945 11926 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:11.008102 11937 raft_consensus.cc:2804] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:11.025585 10782 raft_consensus.cc:1275] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:10.961357 11971 consensus_queue.cc:260] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:11.084808 10786 raft_consensus.cc:1275] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:03:11.053902 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:11.092350 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:11.021323 10778 raft_consensus.cc:1275] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:11.094573 11937 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:11.096426 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 113231us
I20260709 13:03:11.101758 10602 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:11.103041 10602 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
W20260709 13:03:11.034065 11981 log.cc:927] Time spent T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
I20260709 13:03:11.036617 11959 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:11.106468 10602 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:11.024204 11878 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:11.025547 11845 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:11.112895 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:11.114291 11878 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:03:11.116355 10583 auto_rebalancer.cc:629] Failed to schedule move for tablet f191b55c223b405a95c24d4d4f371431: Illegal state: Replica 7c00483a1339411da05005c410f470a0 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 4 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:11.034318 11972 raft_consensus.cc:2804] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:11.096732 11955 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:11.108290 11937 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:11.036453 11924 consensus_queue.cc:1048] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.075s
W20260709 13:03:11.117287 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 139554us
I20260709 13:03:11.110646 11971 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:11.128638 10601 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:11.116448 11845 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:11.096397 11660 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:11.122169 11972 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:11.121145 11926 raft_consensus.cc:697] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
W20260709 13:03:11.139611 11985 log.cc:927] Time spent T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.160s	user 0.000s	sys 0.001s
I20260709 13:03:11.132097 11993 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:11.119067 11905 consensus_queue.cc:260] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:11.145605 11972 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:03:11.160674 11991 log.cc:927] Time spent T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.138s	user 0.001s	sys 0.000s
I20260709 13:03:11.163836 11785 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:11.165741 11986 log.cc:927] Time spent T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.144s	user 0.001s	sys 0.000s
W20260709 13:03:11.165566 11987 log.cc:927] Time spent T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.160s	user 0.000s	sys 0.001s
I20260709 13:03:11.177361 11959 raft_consensus.cc:697] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:11.178514 11959 consensus_queue.cc:237] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:11.166858 11993 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:11.159085 11995 raft_consensus.cc:2804] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:11.211031 10704 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:11.211740 10711 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:11.213107 10712 raft_consensus.cc:1240] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:11.214818 10709 raft_consensus.cc:1240] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:11.175776 11905 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:11.210508 11926 consensus_queue.cc:237] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to 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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:11.234779 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:11.215905 11993 raft_consensus.cc:697] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:11.196033 11995 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:11.239249 11995 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:11.239207 11993 consensus_queue.cc:237] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:11.234835 10706 raft_consensus.cc:1240] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:11.240684 11994 consensus_queue.cc:1048] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:03:11.243345 11891 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:11.244563 11942 consensus_queue.cc:1048] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:11.245998 11946 consensus_queue.cc:1048] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:03:11.247330 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:11.248656 11900 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:11.248737 11840 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:11.227718 11966 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:11.281669 10703 raft_consensus.cc:1275] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:11.284363 11966 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:11.297071 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:11.295493 11966 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:11.298297 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:11.298741 11983 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:11.300915 11983 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:11.276511 11660 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:11.308657 11785 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:11.319584 11980 raft_consensus.cc:3055] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:11.320027 11980 raft_consensus.cc:740] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:11.320627 11845 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:11.302175 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:11.327453 10703 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:11.326555 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:11.345489 10711 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 13:03:11.415467 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:11.317077 11912 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:11.429121 11900 consensus_queue.cc:1059] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 13:03:11.434348 12001 raft_consensus.cc:3055] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:11.434703 12001 raft_consensus.cc:740] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:11.435526 12001 consensus_queue.cc:260] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:11.436664 12001 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:11.437408 11972 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:11.439473 11972 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:11.320886 11980 consensus_queue.cc:260] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:11.442384 11980 raft_consensus.cc:3060] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:11.442742 11912 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:11.460564 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 331903us
I20260709 13:03:11.462025 10601 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:11.470328 10601 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:11.365338 11853 consensus_queue.cc:1059] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.092s
I20260709 13:03:11.483335 10601 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:11.488387 10601 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:11.495572 10601 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:11.503422 10601 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:11.426028 11841 consensus_queue.cc:1059] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.055s
I20260709 13:03:11.430104 11840 consensus_queue.cc:1048] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.056s
I20260709 13:03:11.480559 11912 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:11.513707 10601 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:11.491225 11972 raft_consensus.cc:2749] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:11.490422 11992 raft_consensus.cc:2749] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:03:11.522640 10601 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:11.523244 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:11.503592 11956 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:11.507820 11983 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:11.505349 12006 raft_consensus.cc:2749] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:11.530747 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:11.517014 11880 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:11.515121 12000 raft_consensus.cc:3055] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:11.518105 11968 raft_consensus.cc:2804] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:11.524195 11966 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:11.520259 11862 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 13:03:11.536412 11972 raft_consensus.cc:2749] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:11.540714 11992 raft_consensus.cc:2749] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:11.545898 11712 raft_consensus.cc:3055] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:11.543030 12000 raft_consensus.cc:740] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:11.562659 10601 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:11.557813 11968 raft_consensus.cc:697] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:11.563954 10601 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:11.564985 10601 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:11.565964 10601 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:11.570418 10601 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:11.543632 11880 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:11.532079 11956 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:11.573087 12010 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:11.585865 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:11.561790 11712 raft_consensus.cc:740] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:11.588533 11878 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:11.589318 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:11.589149 12000 consensus_queue.cc:260] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:11.590523 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:11.568907 11983 raft_consensus.cc:2804] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:11.568760 12006 raft_consensus.cc:2749] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:03:11.572906 11979 log.cc:927] Time spent T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.670s	user 0.002s	sys 0.004s
I20260709 13:03:11.645970 10676 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:11.550319 11966 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:11.565958 11968 consensus_queue.cc:237] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to 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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:11.595288 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:11.579581 12007 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:11.597725 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:11.649070 10630 raft_consensus.cc:2468] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:11.598330 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:11.597299 10532 catalog_manager.cc:5697] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 1 to 4, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 4 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:11.599615 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:11.600728 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:11.651039 10636 raft_consensus.cc:2393] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:11.651134 10628 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:11.651813 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:11.652421 10636 raft_consensus.cc:2468] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:11.651993 10532 catalog_manager.cc:5697] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 2 to 3, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 3 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:11.622300 10631 raft_consensus.cc:2410] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 13:03:11.586130 12011 log.cc:927] Time spent T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 13:03:11.608992 10703 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:11.594410 11972 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:11.648340 10633 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:11.640460 11891 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:11.653229 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:11.625444 12010 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:11.654893 10532 catalog_manager.cc:5697] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 2 to 3, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 3 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:11.659593 10711 raft_consensus.cc:1240] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:03:11.596283 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:11.661633 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:11.662616 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:11.667272 10630 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:11.668686 10532 catalog_manager.cc:5697] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 3 to 4, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 4 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:11.663213 10636 raft_consensus.cc:2468] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:11.671914 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:11.666043 10634 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:11.673096 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:11.673697 10636 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:11.673875 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:11.674582 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:11.571949 11992 raft_consensus.cc:2749] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:11.577625 11937 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:11.664201 10635 raft_consensus.cc:1240] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:11.678714 10633 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:11.680142 10630 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:11.682705 10636 raft_consensus.cc:2393] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 5: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:11.658957 11868 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:11.661165 11972 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:11.689447 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:11.690012 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:11.659914 11983 raft_consensus.cc:697] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 2 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:11.687755 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:11.691951 11845 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:11.660563 12007 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:11.693351 11966 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:11.695567 11880 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:11.664000 11926 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 13:03:11.697289 10778 raft_consensus.cc:1275] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:11.698500 10629 raft_consensus.cc:2410] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 13:03:11.699016 11878 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:11.700177 11912 raft_consensus.cc:2749] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:11.708118 10602 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:11.710459 10633 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:11.748131 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:11.748943 10633 raft_consensus.cc:2393] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 5: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:11.750137 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:11.751310 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:11.752509 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:11.667236 11900 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:11.666942 12010 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:11.687825 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:11.757465 10636 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:11.688381 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:11.710991 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:11.758136 10784 raft_consensus.cc:1275] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:11.722023 10634 raft_consensus.cc:2468] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:11.689073 11868 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:11.709618 11972 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:11.748821 10631 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:11.758380 10637 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:11.758647 10630 raft_consensus.cc:2410] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 5 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:11.759316 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:11.762821 10634 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:11.763579 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:11.759961 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:11.764973 10633 raft_consensus.cc:2393] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 3: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:11.765705 10632 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:11.765897 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:11.768622 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:11.773006 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:11.773874 10635 raft_consensus.cc:2393] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 5: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
W20260709 13:03:11.775795 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:11.775776 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:11.777014 10634 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:11.778339 10630 raft_consensus.cc:1240] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:11.778426 10634 raft_consensus.cc:1240] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:11.779240 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:11.779881 10635 raft_consensus.cc:2410] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 5 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:11.753556 11992 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:11.684760 11712 consensus_queue.cc:260] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:11.796717 10635 raft_consensus.cc:1275] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:11.797149 10634 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:11.805603 10632 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:11.762161 11868 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:11.810349 10705 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:03:11.840772 10635 raft_consensus.cc:1275] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:11.840687 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:11.843858 10637 raft_consensus.cc:2393] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:11.838436 11882 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:11.846256 11937 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:11.813560 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:11.896631 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:11.897501 10635 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:03:11.842097 12004 log.cc:927] Time spent T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
I20260709 13:03:11.837499 11840 consensus_queue.cc:1059] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.064s
I20260709 13:03:11.846088 11882 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:11.895915 11712 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:11.901612 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:11.902289 10636 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:11.760177 11900 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:11.891242 11956 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:11.839655 11992 raft_consensus.cc:697] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:11.909989 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:11.916898 10635 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:11.924613 10636 raft_consensus.cc:1240] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:11.925720 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:11.927416 11992 consensus_queue.cc:237] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:11.904937 10706 raft_consensus.cc:1240] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:11.943958 10636 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:03:11.948447 10636 raft_consensus.cc:1275] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:03:11.952384 12007 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:11.877250 11983 consensus_queue.cc:237] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:11.933655 11995 consensus_meta.cc:287] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.694s	user 0.007s	sys 0.005s
I20260709 13:03:11.951164 10636 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:11.957015 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:11.922303 10780 raft_consensus.cc:2376] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4. Re-sending same reply.
I20260709 13:03:11.957316 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:11.960585 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:11.961280 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:11.923527 11937 consensus_queue.cc:1048] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 13:03:11.966122 10781 raft_consensus.cc:2393] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:11.998498 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:11.967203 10636 raft_consensus.cc:1240] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:11.923334 11942 consensus_queue.cc:1048] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 13:03:11.991156 10705 raft_consensus.cc:1275] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:11.986742 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:12.000108 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:12.007642 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:12.002218 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:12.011567 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:12.013126 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:12.013723 10785 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:03:12.017014 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:12.026962 10636 raft_consensus.cc:1275] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:03:12.028829 10750 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:12.028936 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:12.044267 11868 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:11.989899 12031 log.cc:927] Time spent T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.152s	user 0.001s	sys 0.000s
I20260709 13:03:12.046710 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:12.050441 10781 raft_consensus.cc:2393] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:12.047832 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:12.051458 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:12.051978 10781 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:03:12.061271 12032 log.cc:927] Time spent T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.107s	user 0.001s	sys 0.000s
I20260709 13:03:12.062016 10750 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:12.063052 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:12.063743 10750 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:12.064894 10750 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:12.067004 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:12.067728 10636 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:03:12.062043 12008 log.cc:927] Time spent T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 13:03:12.065497 11901 raft_consensus.cc:2749] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:03:11.966747 11995 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.071360 10777 raft_consensus.cc:1275] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:12.072597 11995 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:12.072850 10777 raft_consensus.cc:1275] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:12.073292 11840 raft_consensus.cc:2804] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:12.073734 11840 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:12.074069 11840 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:12.074565 11868 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:12.077713 10633 raft_consensus.cc:2393] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 4: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
W20260709 13:03:12.078822 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 89736.2us
W20260709 13:03:12.088132 10750 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.9.77.65:36011 timed out after 1.618s (SENT) [suppressed 60 similar messages]
I20260709 13:03:12.092994 10785 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:12.094543 10676 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:12.104140 10781 raft_consensus.cc:2468] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:12.101575 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:12.105530 12024 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:03:12.107043 11900 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:12.109073 11946 raft_consensus.cc:2804] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:12.109529 11946 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:12.109889 11946 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:12.090317 11901 raft_consensus.cc:2749] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:12.105049 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:12.111799 10630 raft_consensus.cc:1240] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:12.111963 10676 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:12.105032 10750 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:12.113202 10601 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:12.110028 12010 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.116655 10781 raft_consensus.cc:1275] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:12.115922 10750 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:12.118031 10676 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:12.120882 10636 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:12.121964 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:12.119293 11840 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.124225 10750 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:12.103744 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:12.115128 11660 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:12.125625 11900 raft_consensus.cc:2804] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:12.125907 11840 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:12.125761 11660 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.126178 11900 raft_consensus.cc:697] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:12.116227 11870 raft_consensus.cc:2804] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:12.126726 11870 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:12.123055 11845 raft_consensus.cc:2804] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:12.127487 11845 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:12.127111 11900 consensus_queue.cc:237] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.127132 11870 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:12.121984 12047 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:03:12.130347 12020 log.cc:927] Time spent T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.500s	user 0.005s	sys 0.006s
I20260709 13:03:12.124220 10676 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:12.132093 10750 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:12.133764 10628 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:12.127928 11660 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:12.125653 10779 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:12.131814 11992 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:12.135291 10676 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:12.131624 11901 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:12.127911 11845 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:12.132340 12047 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.135149 11972 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.157414 10637 raft_consensus.cc:1240] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:12.152230 10783 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40596 (request call id 597) took 1084 ms. Trace:
I20260709 13:03:12.164932 10783 rpcz_store.cc:276] 0709 13:03:11.068334 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:11.098117 (+ 29783us) service_pool.cc:224] Handling call
0709 13:03:11.112173 (+ 14056us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:11.186675 (+ 74502us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:11.186705 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:11.187147 (+   442us) log.cc:844] Serialized 26 byte log entry
0709 13:03:11.546272 (+359125us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:03:11.546322 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:11.546410 (+    88us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:12.130039 (+583629us) spinlock_profiling.cc:243] Waited 8.07 ms on lock 0x7b240024dfe8. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8eb5d9c4 00007fce8eb5bacb 00007fce8ed16dc9 00007fce8ed16a55 00007fce8ed1609d 00007fce9194810e 00007fce9195f88c 00007fce9195ebb6 00007fce9195e7d8 00007fce91968221
0709 13:03:12.151920 (+ 21881us) raft_consensus.cc:1685] finished
0709 13:03:12.151943 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:12.152155 (+   212us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10763,"raft.queue_time_us":31886,"raft.run_cpu_time_us":127,"raft.run_wall_time_us":7947,"spinlock_wait_cycles":18557824,"thread_start_us":427129,"threads_started":2,"wal-append.queue_time_us":422611}
I20260709 13:03:12.166442 11998 raft_consensus.cc:3055] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:12.166950 11998 raft_consensus.cc:740] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:12.167833 11998 consensus_queue.cc:260] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.168324 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:12.169026 10633 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
W20260709 13:03:12.158172 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:12.140365 10636 raft_consensus.cc:2393] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 3: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:12.171667 10676 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:12.172037 10784 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:12.169064 11998 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:12.134339 11994 raft_consensus.cc:2749] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:12.176690 10676 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:12.141081 11840 consensus_queue.cc:1059] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 13:03:12.139772 11853 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:12.180181 11853 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:12.181399 11859 raft_consensus.cc:3055] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:12.194991 11859 raft_consensus.cc:740] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:12.195034 11868 consensus_queue.cc:1059] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:12.196043 11878 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:12.182854 12018 consensus_queue.cc:1048] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:12.183525 10631 raft_consensus.cc:2393] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 5: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:12.140926 11901 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:12.142797 12010 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:12.185662 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:03:12.201327 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:12.188532 11870 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.189414 11937 raft_consensus.cc:2804] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:12.173832 11946 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.175330 12045 raft_consensus.cc:2749] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:12.191254 11972 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:12.140312 10750 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:12.197305 10676 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:12.195976 11859 consensus_queue.cc:260] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:12.213012 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:12.218899 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 79384.8us
I20260709 13:03:12.197026 11853 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:12.195976 11868 raft_consensus.cc:3055] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:12.219676 10750 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:12.200315 11901 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:12.222002 11878 consensus_queue.cc:1048] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:12.219419 10676 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:12.224521 10750 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:12.197391 11843 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 13:03:12.228087 10750 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:12.225136 10676 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:12.229979 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:12.230527 10635 raft_consensus.cc:1275] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:12.193622 12047 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.231714 11785 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.232218 11785 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.232767 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:12.233458 10710 raft_consensus.cc:2368] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5.
I20260709 13:03:12.233975 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:12.234216 11859 raft_consensus.cc:3060] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:12.234614 10705 raft_consensus.cc:1275] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:12.217242 11937 raft_consensus.cc:697] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:12.222162 11840 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:12.222179 11942 raft_consensus.cc:2749] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:12.239312 10750 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:12.222133 11868 raft_consensus.cc:740] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:12.251904 10633 raft_consensus.cc:1275] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:12.238456 10602 leader_election.cc:400] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5.
I20260709 13:03:12.253683 10602 leader_election.cc:403] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 13:03:12.240674 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:12.254818 10632 raft_consensus.cc:2410] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:12.228287 12045 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:12.239133 11773 raft_consensus.cc:2749] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:12.241081 11994 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:12.261543 11983 consensus_queue.cc:1048] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:03:12.267246 10631 raft_consensus.cc:1275] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:12.268412 10631 raft_consensus.cc:1240] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: []
W20260709 13:03:12.269627 12057 log.cc:927] Time spent T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 13:03:12.258605 11972 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:12.258402 11956 raft_consensus.cc:2749] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:12.257709 12010 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:12.281898 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:12.284615 10630 raft_consensus.cc:1275] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:12.241492 11955 consensus_queue.cc:1059] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 13:03:12.290342 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:12.290843 10630 raft_consensus.cc:1275] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:12.291678 10633 raft_consensus.cc:2393] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 5: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:12.292825 10630 raft_consensus.cc:1275] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:12.294900 10630 raft_consensus.cc:1275] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:12.250178 11841 consensus_queue.cc:1059] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 13:03:12.309111 10630 raft_consensus.cc:1275] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:12.306344 11983 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.312268 11983 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.314742 11983 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:12.317590 11785 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:12.317896 11868 consensus_queue.cc:260] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.318974 11868 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:12.264976 11890 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:12.262492 11880 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.059s
I20260709 13:03:12.278015 12045 raft_consensus.cc:697] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:12.320629 11937 consensus_queue.cc:237] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:12.336963 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 78612.1us
I20260709 13:03:12.343775 11870 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:12.344025 11882 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:12.344648 11946 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:12.346007 12047 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:12.343664 11901 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.310774 12010 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.352556 11912 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.352986 10779 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:12.354909 10631 raft_consensus.cc:1240] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:12.357029 11912 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.358100 11878 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.358646 11878 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.359886 11912 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:12.361299 11878 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:12.365079 12045 consensus_queue.cc:237] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.366187 12010 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:12.379722 11841 consensus_queue.cc:1243] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Peer 7c00483a1339411da05005c410f470a0 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 13:03:12.385489 11880 consensus_queue.cc:1048] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:03:12.394343 11994 raft_consensus.cc:2749] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:12.368608 11839 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 13:03:12.364977 11845 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:12.396533 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:12.397089 11845 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:12.397590 11901 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:12.384567 11853 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.400482 11853 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:12.405902 10750 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:12.409895 10710 raft_consensus.cc:1240] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:12.384658 11840 raft_consensus.cc:697] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:12.429796 10750 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:12.438591 10628 raft_consensus.cc:1275] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:12.409621 11955 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.448030 10631 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:03:12.448541 10631 pending_rounds.cc:85] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 2
I20260709 13:03:12.448822 10631 pending_rounds.cc:107] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:03:12.449087 10631 raft_consensus.cc:2889] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:12.451076 10785 raft_consensus.cc:1240] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:12.454394 10631 raft_consensus.cc:1275] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:12.424408 11880 raft_consensus.cc:2804] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 13:03:12.459017 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:12.458948 10635 raft_consensus.cc:1275] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:12.465848 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:12.462474 10628 raft_consensus.cc:1275] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:12.469573 10632 raft_consensus.cc:1240] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:03:12.471514 10631 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:12.472350 10637 raft_consensus.cc:1240] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:12.474376 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:12.442845 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:12.478160 10635 raft_consensus.cc:1275] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:03:12.478638 10635 pending_rounds.cc:85] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 2
I20260709 13:03:12.478915 10635 pending_rounds.cc:107] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:03:12.479192 10635 raft_consensus.cc:2889] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:12.492679 10628 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:03:12.501765 10705 raft_consensus.cc:1240] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:12.485795 12061 raft_consensus.cc:2804] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:12.457528 11955 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.491910 11880 raft_consensus.cc:697] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:12.501334 12005 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:12.512184 12061 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:12.542372 12061 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:12.511590 11840 consensus_queue.cc:237] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.476401 11853 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.037s
W20260709 13:03:12.592202 12063 log.cc:927] Time spent T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.078s	user 0.000s	sys 0.001s
I20260709 13:03:12.597136 12069 consensus_queue.cc:1059] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:12.518095 10631 raft_consensus.cc:1275] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:03:12.603474 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 173689us
I20260709 13:03:12.605679 10750 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:12.609942 10750 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:12.610795 11870 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:12.611436 12068 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:12.612181 12068 consensus_queue.cc:1048] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:12.613420 10751 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:12.614176 12001 raft_consensus.cc:2749] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:12.614909 12001 consensus_queue.cc:1059] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:12.617246 10601 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:12.619468 10707 raft_consensus.cc:1240] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:12.620301 10601 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:12.621327 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:12.623786 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:12.623786 10601 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:12.624902 10705 raft_consensus.cc:2410] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 13:03:12.625963 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:12.626502 10635 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:12.626638 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:12.628589 10601 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:12.628916 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:12.630297 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:12.631669 10630 raft_consensus.cc:2468] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:12.600301 11882 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 13:03:12.638762 10705 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:03:12.642519 10601 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:12.643039 10635 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
W20260709 13:03:12.666591 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:12.723423 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 82615.9us
I20260709 13:03:12.630465 12010 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 13:03:12.739336 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:12.634017 11995 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:12.633706 11905 raft_consensus.cc:2749] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:12.633924 11983 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:12.600858 11880 consensus_queue.cc:237] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.617075 12069 consensus_queue.cc:1059] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.121s
I20260709 13:03:12.743659 11994 consensus_queue.cc:1048] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:03:12.775841 10637 raft_consensus.cc:1240] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:03:12.638202 11868 consensus_queue.cc:1048] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.119s
I20260709 13:03:12.737387 11912 raft_consensus.cc:2749] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:12.645865 12001 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.140s
I20260709 13:03:12.645558 12045 consensus_queue.cc:1048] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.139s
I20260709 13:03:12.777568 12000 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:12.797187 11843 consensus_queue.cc:1048] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 13:03:12.771800 11841 consensus_queue.cc:1059] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.053s
I20260709 13:03:12.831398 12068 raft_consensus.cc:3055] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Stepping down as leader of term 4
W20260709 13:03:12.831943 12067 log.cc:927] Time spent T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.202s	user 0.000s	sys 0.000s
I20260709 13:03:12.832099 12068 raft_consensus.cc:740] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:12.833308 10633 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54304 (request call id 606) took 1080 ms. Trace:
I20260709 13:03:12.833384 12068 consensus_queue.cc:260] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:12.834355 12065 log.cc:927] Time spent T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.227s	user 0.000s	sys 0.001s
I20260709 13:03:12.744925 11926 consensus_queue.cc:1048] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.068s
I20260709 13:03:12.790959 11995 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.837474 10633 rpcz_store.cc:276] 0709 13:03:11.752839 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:12.306601 (+553762us) service_pool.cc:224] Handling call
0709 13:03:12.324679 (+ 18078us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:12.325008 (+   329us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 13:03:12.325044 (+    36us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:12.328255 (+  3211us) log.cc:844] Serialized 26 byte log entry
0709 13:03:12.497400 (+169145us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:12.497460 (+    60us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:12.497555 (+    95us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:12.833091 (+335536us) raft_consensus.cc:1685] finished
0709 13:03:12.833112 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:12.833246 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2364,"raft.queue_time_us":98,"raft.run_cpu_time_us":177,"raft.run_wall_time_us":8858,"thread_start_us":139732,"threads_started":1,"wal-append.queue_time_us":244486}
I20260709 13:03:12.774016 11966 consensus_queue.cc:1048] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.075s
W20260709 13:03:12.847886 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:12.828773 11785 consensus_queue.cc:1048] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 13:03:12.845463 12060 consensus_queue.cc:1059] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:12.739817 11845 consensus_queue.cc:1048] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.091s
I20260709 13:03:12.784849 11946 consensus_queue.cc:1048] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.049s
I20260709 13:03:12.775379 12047 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.052s
I20260709 13:03:12.826176 11955 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:12.854729 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 233708us
W20260709 13:03:12.848034 11972 consensus_meta.cc:287] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.535s	user 0.010s	sys 0.001s
I20260709 13:03:12.745666 11937 consensus_queue.cc:1048] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.139s
I20260709 13:03:12.903896 11946 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:12.896956 11972 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5.
I20260709 13:03:12.745285 11878 consensus_queue.cc:1048] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.150s
I20260709 13:03:12.847316 11994 consensus_queue.cc:1059] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 13:03:12.914328 11994 raft_consensus.cc:3055] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:12.914723 11994 raft_consensus.cc:740] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:12.909682 11946 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.920433 11946 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:12.921350 11994 consensus_queue.cc:260] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.923017 11994 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:03:12.923334 12050 log.cc:927] Time spent T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.650s	user 0.007s	sys 0.002s
I20260709 13:03:12.866091 11843 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 13:03:12.847957 11995 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:12.924158 12005 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:12.918212 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:12.847347 11868 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:12.960340 10703 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:13.018898 11924 raft_consensus.cc:3055] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:13.019711 11924 raft_consensus.cc:740] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:13.007750 11870 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:13.022588 12068 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:13.023849 12061 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.030117 12061 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:13.035260 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:12.970649 11868 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.020773 11924 consensus_queue.cc:260] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.046592 11924 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:13.056313 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:13.057137 10704 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:13.074179 11972 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.079876 10704 raft_consensus.cc:2468] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:13.081612 11972 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.073614 11956 raft_consensus.cc:3055] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:13.073770 11995 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:13.085561 11956 raft_consensus.cc:740] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:13.099804 11992 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.098897 11995 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:13.106091 11912 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:13.111130 11972 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:13.113758 11995 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.120752 11901 raft_consensus.cc:3055] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:13.121268 11901 raft_consensus.cc:740] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:13.122648 11995 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:13.122308 11901 consensus_queue.cc:260] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.123279 11912 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.123847 11901 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:13.125931 11912 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:13.145910 10601 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.503s	user 0.022s	sys 0.021s
W20260709 13:03:13.146301 10601 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.503s	user 0.022s	sys 0.021s
W20260709 13:03:13.148252 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 505561us
W20260709 13:03:13.128055 10752 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.505s	user 0.009s	sys 0.021s
W20260709 13:03:13.149075 10752 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.526s	user 0.009s	sys 0.021s
I20260709 13:03:13.149138 10601 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:13.153910 10601 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:13.155496 10601 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:13.113394 11992 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.148808 11960 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:13.164841 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:13.166988 10750 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.534s	user 0.019s	sys 0.014s
I20260709 13:03:13.152585 11912 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:13.152824 12068 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.161252 11995 raft_consensus.cc:2749] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:03:13.169003 10750 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.536s	user 0.019s	sys 0.014s
I20260709 13:03:13.179689 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:13.180320 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:13.181035 10783 raft_consensus.cc:2368] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5.
I20260709 13:03:13.182662 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:13.183485 10784 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
W20260709 13:03:13.184870 10749 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.562s	user 0.030s	sys 0.035s
W20260709 13:03:13.186003 10749 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.563s	user 0.030s	sys 0.035s
I20260709 13:03:13.186491 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:13.187379 10786 raft_consensus.cc:2410] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 5 because replica has last-logged OpId of term: 4 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:13.187422 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:13.189771 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:13.189806 10783 raft_consensus.cc:1240] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:13.166409 11868 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:13.191078 10784 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 13:03:13.197184 10784 pending_rounds.cc:85] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845: Aborting all ops after (but not including) 1
I20260709 13:03:13.197592 10784 pending_rounds.cc:107] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 13:03:13.197901 10784 raft_consensus.cc:2889] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:13.192698 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:13.199729 10785 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:13.200376 10783 raft_consensus.cc:2393] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 4: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:13.188047 10781 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:13.168136 11972 raft_consensus.cc:2749] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:13.150434 11956 consensus_queue.cc:260] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.207932 10786 raft_consensus.cc:1275] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:13.184758 11880 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.211463 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:13.166610 11960 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.195706 11862 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:13.222533 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:13.209625 11912 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.209865 11972 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.223662 10632 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:13.212589 12010 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.225967 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:13.185204 12068 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.211212 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:13.214799 11905 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.214581 11983 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.217082 11956 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:13.240406 10751 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:13.238045 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:13.242730 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:13.242929 10751 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:13.243376 10633 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
W20260709 13:03:13.257237 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:13.258165 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:13.259060 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:13.217577 11880 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.310874 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:13.245592 11901 raft_consensus.cc:2804] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 13:03:13.320185 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:13.357551 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:13.364279 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:13.310901 12092 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.383810 12068 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:13.385597 10780 raft_consensus.cc:2410] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:13.311117 11868 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:13.386106 11868 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.226590 11862 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.388034 11868 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:13.388204 11862 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:13.260845 11712 raft_consensus.cc:2804] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:13.388926 11992 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:13.389673 11992 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:13.390125 11992 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.259014 11983 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.234771 11972 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.241362 12010 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.394886 11972 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:13.395527 11972 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.395632 10637 raft_consensus.cc:2468] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:03:13.380087 12085 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:13.396924 12085 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.397487 11960 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:13.394961 12010 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:13.234887 11912 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.414968 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:13.415774 10710 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:13.406160 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:13.419545 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:13.419718 10711 raft_consensus.cc:1240] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:13.395951 11972 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.409883 10704 raft_consensus.cc:1240] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 4. Current term is 5. Ops: []
W20260709 13:03:13.409958 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:13.411478 10708 raft_consensus.cc:3060] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:03:13.424711 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:13.258085 11905 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.312431 10635 raft_consensus.cc:1240] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:03:13.420851 10633 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:13.398357 11901 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.464422 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:13.414073 11890 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.478377 10708 raft_consensus.cc:1275] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:13.470465 11901 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:03:13.481585 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 56021.2us
I20260709 13:03:13.484063 10632 raft_consensus.cc:2468] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:13.489399 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:13.475095 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:13.381047 12092 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.488456 11890 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.506659 10751 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:13.424036 11712 raft_consensus.cc:697] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:13.562738 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:13.564035 10779 raft_consensus.cc:2410] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 13:03:13.564520 11912 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:13.565104 11912 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:13.572539 11912 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.574311 12085 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:13.576012 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 69425.5us
I20260709 13:03:13.576797 11912 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:13.479808 12010 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:13.577916 10636 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54304 (request call id 609) took 1789 ms. Trace:
I20260709 13:03:13.577726 12010 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.578290 10636 rpcz_store.cc:276] 0709 13:03:11.788433 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:12.389098 (+600665us) service_pool.cc:224] Handling call
0709 13:03:12.389543 (+   445us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:12.389990 (+   447us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:03:12.633354 (+243364us) log.cc:844] Serialized 14 byte log entry
0709 13:03:13.201178 (+567824us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:13.214755 (+ 13577us) log.cc:844] Serialized 26 byte log entry
0709 13:03:13.214877 (+   122us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:03:13.214913 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:13.214990 (+    77us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:13.577709 (+362719us) raft_consensus.cc:1685] finished
0709 13:03:13.577730 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:13.577862 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7673,"prepare.queue_time_us":458779,"prepare.run_cpu_time_us":52,"prepare.run_wall_time_us":54,"raft.queue_time_us":8649,"raft.run_cpu_time_us":191,"raft.run_wall_time_us":191,"thread_start_us":670583,"threads_started":2,"wal-append.queue_time_us":932696}
I20260709 13:03:13.580317 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:13.476652 11870 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:13.485088 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:03:13.511921 10676 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.631s	user 0.019s	sys 0.015s
W20260709 13:03:13.581506 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 62748.9us
I20260709 13:03:13.625808 10750 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:13.627666 10750 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:13.584682 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:13.629767 10784 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:13.630945 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:13.581338 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:13.632627 10636 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:03:13.633742 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:13.634526 10636 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:13.621708 10632 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:03:13.622602 10676 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.742s	user 0.019s	sys 0.015s
W20260709 13:03:13.641019 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 788631us
I20260709 13:03:13.658196 10636 raft_consensus.cc:1240] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
W20260709 13:03:13.660264 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:13.660519 10676 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:13.662170 10676 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:13.664521 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:13.665468 10783 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:13.666687 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:13.668040 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:13.677150 10601 leader_election.cc:400] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5.
I20260709 13:03:13.678608 10601 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:13.690511 10632 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:13.513289 11992 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:13.582890 12086 log.cc:927] Time spent T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.201s	user 0.000s	sys 0.001s
I20260709 13:03:13.656266 12060 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:13.722029 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 43485.4us
I20260709 13:03:13.512291 11983 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:13.729717 10784 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:13.581816 12074 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:13.745571 12074 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.746006 12074 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:13.748570 12095 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:13.749102 12095 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.750941 10628 raft_consensus.cc:2376] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5. Re-sending same reply.
I20260709 13:03:13.751343 12095 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:13.752528 12095 raft_consensus.cc:2764] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 13:03:13.586045 11905 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:13.712989 12081 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.754509 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:13.754845 12081 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.755952 10781 raft_consensus.cc:1240] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:13.757555 12093 raft_consensus.cc:2804] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:13.596282 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:13.741380 12060 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.581961 11862 consensus_queue.cc:1059] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.153s
I20260709 13:03:13.742581 10706 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56616 (request call id 692) took 1119 ms. Trace:
I20260709 13:03:13.673456 11769 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:13.587420 11972 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:13.675088 12092 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:13.771117 10706 rpcz_store.cc:276] 0709 13:03:12.622859 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:12.627241 (+  4382us) service_pool.cc:224] Handling call
0709 13:03:12.739691 (+112450us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:12.796612 (+ 56921us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:12.802448 (+  5836us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:12.808714 (+  6266us) log.cc:844] Serialized 26 byte log entry
0709 13:03:13.150156 (+341442us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:03:13.151427 (+  1271us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:13.151522 (+    95us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:13.742214 (+590692us) raft_consensus.cc:1685] finished
0709 13:03:13.742248 (+    34us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:13.742494 (+   246us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":338438,"threads_started":1,"wal-append.queue_time_us":694598}
I20260709 13:03:13.694376 11924 consensus_queue.cc:1048] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.082s
I20260709 13:03:13.738220 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:13.762571 10601 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:13.780121 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 46449.1us
I20260709 13:03:13.586602 11870 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.757117 12081 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:13.757292 10781 raft_consensus.cc:1240] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
W20260709 13:03:13.766741 10631 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.560s	user 0.014s	sys 0.076s
W20260709 13:03:13.768831 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:13.811174 10631 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.605s	user 0.014s	sys 0.077s
I20260709 13:03:13.695222 11868 raft_consensus.cc:2764] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 13:03:13.774120 11992 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:13.731940 12085 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:13.761694 11912 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.840941 11769 raft_consensus.cc:3055] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:13.847203 11769 raft_consensus.cc:740] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:13.848663 11769 consensus_queue.cc:260] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.592568 11712 consensus_queue.cc:237] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.853811 11769 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:13.857805 12010 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:13.694351 10783 raft_consensus.cc:2410] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 13:03:13.823031 10786 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.597s	user 0.033s	sys 0.084s
W20260709 13:03:13.825941 10602 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.547s	user 0.012s	sys 0.015s
W20260709 13:03:13.859454 10786 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.634s	user 0.033s	sys 0.084s
W20260709 13:03:13.859548 10602 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.581s	user 0.012s	sys 0.015s
W20260709 13:03:13.825459 10630 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.574s	user 0.020s	sys 0.007s
W20260709 13:03:13.845095 12084 log.cc:927] Time spent T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.493s	user 0.003s	sys 0.008s
W20260709 13:03:13.863624 10630 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.612s	user 0.021s	sys 0.007s
I20260709 13:03:13.816440 10601 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:13.782701 10629 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:13.875672 10707 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56616 (request call id 690) took 1253 ms. Trace:
W20260709 13:03:13.871577 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:13.876178 10707 rpcz_store.cc:276] 0709 13:03:12.622336 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:12.622699 (+   363us) service_pool.cc:224] Handling call
0709 13:03:12.623107 (+   408us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:12.623552 (+   445us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 13:03:12.623593 (+    41us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:12.626577 (+  2984us) log.cc:844] Serialized 26 byte log entry
0709 13:03:13.112919 (+486342us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:13.112959 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:13.113053 (+    94us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:13.875442 (+762389us) raft_consensus.cc:1685] finished
0709 13:03:13.875467 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:13.875603 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":679,"raft.queue_time_us":130,"raft.run_cpu_time_us":157,"raft.run_wall_time_us":10321,"thread_start_us":373353,"threads_started":1,"wal-append.queue_time_us":670584}
I20260709 13:03:13.872207 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:13.887475 10676 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:13.823907 12085 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.876004 11924 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:13.876312 11983 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.914832 12085 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:13.884721 11868 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.826179 11992 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.878012 11912 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.881119 11901 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.911764 11995 consensus_queue.cc:1059] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
I20260709 13:03:13.889631 12074 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:13.952458 11956 consensus_meta.cc:287] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.707s	user 0.010s	sys 0.000s
I20260709 13:03:13.914486 12010 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
I20260709 13:03:13.969820 10631 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54304 (request call id 630) took 1351 ms. Trace:
I20260709 13:03:13.976133 10782 raft_consensus.cc:1275] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:03:13.976814 10782 pending_rounds.cc:85] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845: Aborting all ops after (but not including) 1
I20260709 13:03:13.977342 10782 pending_rounds.cc:107] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:03:13.977906 10782 raft_consensus.cc:2889] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:13.976087 10631 rpcz_store.cc:276] 0709 13:03:12.618870 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:12.623001 (+  4131us) service_pool.cc:224] Handling call
0709 13:03:12.623281 (+   280us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:12.627741 (+  4460us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:03:12.835262 (+207521us) spinlock_profiling.cc:243] Waited 13.8 ms on lock 0x7b1800062320. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce97b9fde1 00007fce97bac5b1 00007fce8ec51c0a 00007fce98391219 00007fce8ecd9a40 00007fce8ecd44e4 00007fce8ecd4455 00007fce957bc3c7 00007fce91dce9a7 00007fce91dde0bf 00007fce91dde038
0709 13:03:13.166883 (+331621us) log.cc:844] Serialized 14 byte log entry
0709 13:03:13.811606 (+644723us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:13.812170 (+   564us) log.cc:844] Serialized 26 byte log entry
0709 13:03:13.812321 (+   151us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:03:13.812560 (+   239us) log.cc:844] Serialized 14 byte log entry
0709 13:03:13.812709 (+   149us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:13.812785 (+    76us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:13.969606 (+156821us) raft_consensus.cc:1685] finished
0709 13:03:13.969630 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:13.969760 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":28828,"prepare.queue_time_us":318028,"prepare.run_cpu_time_us":57,"prepare.run_wall_time_us":40329,"raft.queue_time_us":66815,"raft.run_cpu_time_us":414,"raft.run_wall_time_us":26521,"spinlock_wait_cycles":53232000,"thread_start_us":936511,"threads_started":2,"wal-append.queue_time_us":739562}
I20260709 13:03:13.971210 10780 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40592 (request call id 649) took 2130 ms. Trace:
I20260709 13:03:13.936498 11880 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:13.982111 10780 rpcz_store.cc:276] 0709 13:03:11.841122 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:12.062802 (+221680us) service_pool.cc:224] Handling call
0709 13:03:13.970928 (+1908126us) spinlock_profiling.cc:243] Waited 1.25 s on lock 0x7b54001de2d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:13.971127 (+   199us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2866855680}
I20260709 13:03:13.985466 11890 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:13.927582 11924 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.926858 11983 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:13.925844 11868 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:14.000975 12098 log.cc:927] Time spent T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 13:03:14.003376 10634 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 809) took 2398 ms. Trace:
I20260709 13:03:14.023216 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.027139 10707 raft_consensus.cc:1275] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:03:14.028424 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:13.981855 12060 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:13.983777 11995 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:14.037482 10777 raft_consensus.cc:2393] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 6: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
W20260709 13:03:14.047662 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 419974us
I20260709 13:03:14.048466 10750 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:14.037694 12069 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:14.038722 12104 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:14.049660 10750 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:14.071269 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:14.076206 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.077054 10704 raft_consensus.cc:2410] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 13:03:14.076896 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.075722 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.041013 11995 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.084060 11890 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:14.085565 10750 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:14.049304 11870 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:14.003845 10634 rpcz_store.cc:276] 0709 13:03:11.604823 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:11.838549 (+233726us) service_pool.cc:224] Handling call
0709 13:03:11.838857 (+   308us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:11.839178 (+   321us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:11.839215 (+    37us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:12.074116 (+234901us) spinlock_profiling.cc:243] Waited 30.3 ms on lock 0x7b4800080058. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce96cedaa1 00007fce96ce4b37 00007fce96ce49ca 00007fce96ddc26f 00007fce96ddbf37 00007fce96df055c 00007fce96df0508 00007fce96df0488 00007fce96df0443 00007fce96def6ec 00007fce95d19a96
0709 13:03:12.256452 (+182336us) spinlock_profiling.cc:243] Waited 21.3 ms on lock 0x7b1800207580. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce97b9fde1 00007fce97bac5b1 00007fce8eca52a6 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce906bda11 00007fce906cd372 00007fce91dffa01 00007fce91dc443a
0709 13:03:13.012716 (+756264us) spinlock_profiling.cc:243] Waited 1.95 ms on lock 0x7b2c000014c8. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce906bda11 00007fce906cd372 00007fce91dffa01 00007fce91dc443a 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2
0709 13:03:13.013220 (+   504us) log.cc:844] Serialized 26 byte log entry
0709 13:03:13.477771 (+464551us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:03:13.478165 (+   394us) log.cc:844] Serialized 14 byte log entry
0709 13:03:13.478338 (+   173us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:13.478418 (+    80us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:14.000307 (+521889us) spinlock_profiling.cc:243] Waited 31.6 ms on lock 0x7b4400022b4c. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ebfdc85 00007fce8ebfe6a2 00007fce919701db 00007fce9196baaf 00007fce9195f86e 00007fce9195ebb6 00007fce9195e7d8 00007fce91968221 00007fce919681d9 00007fce91968169
0709 13:03:14.003088 (+  2781us) raft_consensus.cc:1685] finished
0709 13:03:14.003117 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:14.003284 (+   167us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":118,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":42,"raft.queue_time_us":97755,"raft.run_cpu_time_us":2397,"raft.run_wall_time_us":227271,"spinlock_wait_cycles":195887232,"thread_start_us":464160,"threads_started":1,"wal-append.queue_time_us":867162}
I20260709 13:03:14.068826 12061 raft_consensus.cc:2749] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:14.074849 12010 raft_consensus.cc:2804] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:14.069242 12093 raft_consensus.cc:697] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:14.076046 11769 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:14.072293 11882 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:14.105391 10705 raft_consensus.cc:1275] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:03:14.090418 11956 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:14.084643 11890 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.074771 12069 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.106132 11870 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:14.149008 12082 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:03:14.150451 11839 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:14.150998 11839 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.151820 11840 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.152505 11840 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.153786 12095 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.154386 12095 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.155193 11840 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:14.155864 11840 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.156687 12095 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:14.156389 11840 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.159875 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.160717 10712 raft_consensus.cc:2468] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 1.
I20260709 13:03:14.161814 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.161963 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.164582 10751 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:14.108304 12010 raft_consensus.cc:697] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:14.101653 11859 consensus_queue.cc:1048] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.043s
I20260709 13:03:14.103400 11880 consensus_queue.cc:1048] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.044s
I20260709 13:03:14.079668 12104 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.179260 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:14.102233 12103 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.073s
I20260709 13:03:14.182011 10705 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 6
I20260709 13:03:14.142095 11773 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:14.112646 11769 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.163851 11924 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:14.153187 11839 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:14.135995 11882 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.178445 11841 raft_consensus.cc:2804] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:03:14.203253 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:14.169071 11901 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:14.168902 11912 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:14.198756 10705 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:14.157258 12095 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.178714 11992 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:14.210758 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 394276us
W20260709 13:03:14.211611 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:14.217717 10601 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:14.043336 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:14.206331 11841 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.229322 10751 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:14.237903 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 350392us
W20260709 13:03:14.240361 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:14.218590 11868 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:14.227664 11912 raft_consensus.cc:3055] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:14.192786 11773 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:14.258486 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 366743us
I20260709 13:03:14.259747 10782 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40592 (request call id 662) took 1080 ms. Trace:
I20260709 13:03:14.260145 10782 rpcz_store.cc:276] 0709 13:03:13.179616 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:13.179760 (+   144us) service_pool.cc:224] Handling call
0709 13:03:13.972454 (+792694us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:13.978513 (+  6059us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:14.250690 (+272177us) spinlock_profiling.cc:243] Waited 792 ms on lock 0x7b54001de2d0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc38ad 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:14.259685 (+  8995us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1821538688}
I20260709 13:03:14.237774 11841 raft_consensus.cc:3060] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:14.222575 12095 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.201853 12093 consensus_queue.cc:237] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.262791 12068 raft_consensus.cc:2804] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:14.261533 12103 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:14.258039 11912 raft_consensus.cc:740] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:14.294198 12114 consensus_queue.cc:1048] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:14.294741 10777 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40592 (request call id 665) took 1112 ms. Trace:
W20260709 13:03:14.295531 12111 log.cc:927] Time spent T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
I20260709 13:03:14.291776 12068 raft_consensus.cc:697] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:14.295236 10777 rpcz_store.cc:276] 0709 13:03:13.181975 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:13.184142 (+  2167us) service_pool.cc:224] Handling call
0709 13:03:14.294518 (+1110376us) spinlock_profiling.cc:243] Waited 738 ms on lock 0x7b540040b854. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:14.294676 (+   158us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1697246080}
I20260709 13:03:14.296612 12068 consensus_queue.cc:237] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.294790 11912 consensus_queue.cc:260] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.298594 11912 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:14.295172 12103 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.301532 11890 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:14.301774 12103 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:14.241394 12010 consensus_queue.cc:237] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.304252 11840 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:14.304973 12074 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:14.305685 12119 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:14.306181 12119 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.306537 12119 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:14.322274 11912 consensus_queue.cc:1048] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:14.311389 12103 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:14.315610 11853 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.554s	user 0.005s	sys 0.010s
I20260709 13:03:14.333159 11995 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:14.307155 12112 consensus_queue.cc:1048] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.038s
I20260709 13:03:14.400579 11995 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
W20260709 13:03:14.402084 12106 log.cc:927] Time spent T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
W20260709 13:03:14.403879 12110 log.cc:927] Time spent T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.124s	user 0.000s	sys 0.001s
I20260709 13:03:14.405573 10636 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 843) took 1152 ms. Trace:
I20260709 13:03:14.403015 11995 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.406049 10636 rpcz_store.cc:276] 0709 13:03:13.252802 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:13.659107 (+406305us) service_pool.cc:224] Handling call
0709 13:03:13.659449 (+   342us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:13.660255 (+   806us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:13.660285 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:13.660716 (+   431us) log.cc:844] Serialized 26 byte log entry
0709 13:03:14.091951 (+431235us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:03:14.092005 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:14.092093 (+    88us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:14.405266 (+313173us) raft_consensus.cc:1685] finished
0709 13:03:14.405294 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:14.405501 (+   207us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":14823,"raft.run_cpu_time_us":183,"raft.run_wall_time_us":28448,"thread_start_us":352721,"threads_started":1,"wal-append.queue_time_us":509770}
W20260709 13:03:14.408893 12105 log.cc:927] Time spent T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
I20260709 13:03:14.413142 11995 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:14.350972 11853 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.590s	user 0.006s	sys 0.010s
I20260709 13:03:14.353489 11769 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:14.423537 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 178892us
I20260709 13:03:14.346280 12103 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.429898 10676 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:14.438031 10676 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:14.422021 12104 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:14.450718 10635 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 837) took 1199 ms. Trace:
I20260709 13:03:14.451196 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:14.453590 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:14.455796 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 225590us
I20260709 13:03:14.457764 10633 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 838) took 1206 ms. Trace:
I20260709 13:03:14.456770 10601 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:14.393405 12120 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:14.461512 10630 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 836) took 1211 ms. Trace:
I20260709 13:03:14.450141 12112 raft_consensus.cc:2804] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:03:14.477718 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:14.446972 12118 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:14.480379 10632 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 847) took 1001 ms. Trace:
I20260709 13:03:14.477408 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:14.485796 11841 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.486673 11882 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:14.489607 10777 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:03:14.492552 11983 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:14.463121 12095 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:14.460431 12121 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:14.494621 12069 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:14.543130 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 91602.8us
I20260709 13:03:14.512595 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:14.487033 12119 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.453459 11924 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 13:03:14.460505 11972 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:14.462272 12120 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.498456 12103 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:14.458753 11773 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:14.464357 10630 rpcz_store.cc:276] 0709 13:03:13.250331 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:13.250484 (+   153us) service_pool.cc:224] Handling call
0709 13:03:13.250947 (+   463us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:13.864154 (+613207us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:13.864197 (+    43us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:13.864840 (+   643us) log.cc:844] Serialized 26 byte log entry
0709 13:03:14.195693 (+330853us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:03:14.460903 (+265210us) log.cc:844] Serialized 14 byte log entry
0709 13:03:14.461161 (+   258us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:14.461242 (+    81us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:14.461281 (+    39us) raft_consensus.cc:1685] finished
0709 13:03:14.461296 (+    15us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:14.461453 (+   157us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":92104,"prepare.queue_time_us":149534,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":1590,"raft.queue_time_us":141764,"raft.run_cpu_time_us":258,"raft.run_wall_time_us":8190,"thread_start_us":1093547,"threads_started":3,"wal-append.queue_time_us":440018}
I20260709 13:03:14.455346 10635 rpcz_store.cc:276] 0709 13:03:13.250935 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:13.466114 (+215179us) service_pool.cc:224] Handling call
0709 13:03:13.473392 (+  7278us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:13.473757 (+   365us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:13.473781 (+    24us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:13.474231 (+   450us) log.cc:844] Serialized 26 byte log entry
0709 13:03:14.041573 (+567342us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:03:14.448385 (+406812us) log.cc:844] Serialized 14 byte log entry
0709 13:03:14.450379 (+  1994us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:14.450488 (+   109us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:14.450527 (+    39us) raft_consensus.cc:1685] finished
0709 13:03:14.450538 (+    11us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:14.450665 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":223499,"prepare.queue_time_us":270199,"prepare.run_cpu_time_us":58,"prepare.run_wall_time_us":60,"raft.queue_time_us":102892,"raft.run_cpu_time_us":250,"raft.run_wall_time_us":5395,"thread_start_us":605481,"threads_started":2,"wal-append.queue_time_us":736360}
I20260709 13:03:14.518112 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:14.505069 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:14.463460 11905 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:14.513521 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:14.550958 10781 raft_consensus.cc:2410] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:14.552139 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:14.541726 12106 log.cc:927] Time spent T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 13:03:14.553702 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:14.556558 12115 log.cc:927] Time spent T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.094s	user 0.000s	sys 0.001s
I20260709 13:03:14.558043 11905 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.552130 12112 raft_consensus.cc:697] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
W20260709 13:03:14.561036 12126 log.cc:927] Time spent T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
I20260709 13:03:14.560774 12112 consensus_queue.cc:237] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.555980 10781 raft_consensus.cc:2393] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:14.537878 11840 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
W20260709 13:03:14.542088 10750 leader_election.cc:336] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Timed out: RequestConsensusVote RPC to 127.9.77.65:36011 timed out after 1.618s (SENT)
I20260709 13:03:14.568543 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:14.569485 10781 raft_consensus.cc:2410] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:14.537650 10632 rpcz_store.cc:276] 0709 13:03:13.479288 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:13.692992 (+213704us) service_pool.cc:224] Handling call
0709 13:03:13.693298 (+   306us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:13.722201 (+ 28903us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:13.722274 (+    73us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:13.733320 (+ 11046us) log.cc:844] Serialized 26 byte log entry
0709 13:03:13.988721 (+255401us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:03:14.238052 (+249331us) log.cc:844] Serialized 14 byte log entry
0709 13:03:14.479806 (+241754us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:14.479952 (+   146us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:14.480044 (+    92us) raft_consensus.cc:1685] finished
0709 13:03:14.480062 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:14.480271 (+   209us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":60672,"prepare.queue_time_us":250406,"prepare.run_cpu_time_us":61,"prepare.run_wall_time_us":3831,"raft.queue_time_us":140202,"raft.run_cpu_time_us":333,"raft.run_wall_time_us":31907,"thread_start_us":487385,"threads_started":2,"wal-append.queue_time_us":404527}
I20260709 13:03:14.545149 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:14.537009 12122 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:14.500959 12085 consensus_meta.cc:287] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.549s	user 0.011s	sys 0.000s
I20260709 13:03:14.577666 12085 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.579840 11841 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:14.580433 12085 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:14.512893 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:14.584149 10783 raft_consensus.cc:2410] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 13:03:14.566987 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:14.543931 10782 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:14.585892 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:14.501312 12113 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.070s
I20260709 13:03:14.588533 10782 raft_consensus.cc:2393] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:14.589913 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:14.591361 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:14.593997 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:14.597008 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:14.571214 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:14.574816 12119 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:14.602130 12117 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:14.602751 12117 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.605051 12117 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:14.607648 11905 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:14.458177 10633 rpcz_store.cc:276] 0709 13:03:13.251212 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:13.466619 (+215407us) service_pool.cc:224] Handling call
0709 13:03:13.466969 (+   350us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:13.467189 (+   220us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:13.467215 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:13.494144 (+ 26929us) log.cc:844] Serialized 26 byte log entry
0709 13:03:14.048669 (+554525us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:03:14.456680 (+408011us) log.cc:844] Serialized 14 byte log entry
0709 13:03:14.457208 (+   528us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:14.457291 (+    83us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:14.457423 (+   132us) raft_consensus.cc:1685] finished
0709 13:03:14.457580 (+   157us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:14.457708 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":234173,"prepare.queue_time_us":291001,"prepare.run_cpu_time_us":66,"prepare.run_wall_time_us":1744,"raft.queue_time_us":94,"thread_start_us":540185,"threads_started":2,"wal-append.queue_time_us":711199}
I20260709 13:03:14.610144 12094 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.610672 12094 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.612700 12094 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:14.617712 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.619128 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.620079 10784 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:14.599140 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:14.621711 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.622277 10786 raft_consensus.cc:2393] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:14.624281 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.620092 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.620468 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:14.627516 10704 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:03:14.629873 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:14.634853 10704 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
W20260709 13:03:14.638098 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:14.571775 11840 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.638123 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.641083 10709 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:14.635567 10779 raft_consensus.cc:2410] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:14.622804 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:14.646631 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.635720 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:14.641582 12116 log.cc:927] Time spent T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.160s	user 0.000s	sys 0.003s
W20260709 13:03:14.648764 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 79596.3us
W20260709 13:03:14.651216 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 107244us
I20260709 13:03:14.651785 10750 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:14.641929 12120 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:14.654668 10750 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:14.593824 12122 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.659490 12122 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:14.651494 10777 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:14.661427 11840 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:14.654913 11853 raft_consensus.cc:2804] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:14.663990 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:14.664649 10705 raft_consensus.cc:3060] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:03:14.675365 10676 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:14.682189 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.686105 10705 raft_consensus.cc:2468] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:14.688936 11773 raft_consensus.cc:2804] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:14.697607 11773 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:14.698071 11773 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:14.701653 12093 consensus_queue.cc:1059] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:14.702600 12093 raft_consensus.cc:3055] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:14.702989 12093 raft_consensus.cc:740] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:14.708261 11773 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:14.709987 12137 log.cc:927] Time spent T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
W20260709 13:03:14.720332 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 54257.9us
I20260709 13:03:14.711438 12142 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:14.717862 10676 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:14.720021 11853 raft_consensus.cc:697] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:14.738215 10676 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:14.732951 11769 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:14.742004 11769 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:14.764173 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:14.762773 10751 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:14.748553 12132 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:14.775414 12099 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:14.776165 12099 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.768181 10676 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:14.775537 12132 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:14.780321 10636 raft_consensus.cc:1240] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: [3.2-4.3]
I20260709 13:03:14.782670 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:14.794761 10782 raft_consensus.cc:2368] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4.
I20260709 13:03:14.791033 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:14.795711 10635 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:03:14.777994 12099 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:14.786495 10785 raft_consensus.cc:1275] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:14.800882 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:14.796106 10783 raft_consensus.cc:2410] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 13:03:14.796602 10676 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:14.744699 12142 raft_consensus.cc:697] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:14.799054 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:14.809638 10636 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:14.809789 10751 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:14.810721 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:14.747732 11769 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:14.813637 10636 raft_consensus.cc:2393] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 4: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:14.814719 10751 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:14.817519 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:14.799328 12132 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:14.851640 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:14.852821 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.811872 11841 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:14.818547 10636 raft_consensus.cc:2393] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 2: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:14.856779 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:14.861328 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:14.862120 10635 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:14.815299 12121 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.814528 12117 raft_consensus.cc:2749] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:14.794214 12129 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:14.819541 12000 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:14.867475 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:14.868670 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:14.869494 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:14.878314 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:14.848131 12068 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:14.871630 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 59181.5us
I20260709 13:03:14.843822 11890 raft_consensus.cc:2804] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:14.846343 11773 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:14.886251 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.855279 12119 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.885547 10707 raft_consensus.cc:1240] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:14.889624 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.871079 12151 raft_consensus.cc:2804] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:14.886610 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.886310 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.873062 12010 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:14.809168 12103 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:14.886246 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.842206 12150 consensus_queue.cc:1059] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.073s
I20260709 13:03:14.877434 11841 raft_consensus.cc:697] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:14.919590 11841 consensus_queue.cc:237] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.842852 12142 consensus_queue.cc:237] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.921762 12150 raft_consensus.cc:3055] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:14.922197 12150 raft_consensus.cc:740] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:14.907791 12121 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.908406 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.909061 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.909181 12103 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:14.910241 12156 log.cc:927] Time spent T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.142s	user 0.000s	sys 0.001s
I20260709 13:03:14.845504 11853 consensus_queue.cc:237] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.879338 12000 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:14.918452 11890 raft_consensus.cc:697] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:14.927266 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.923022 12150 consensus_queue.cc:260] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.932914 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.892748 11995 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.938795 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.940064 10634 raft_consensus.cc:1275] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:14.940239 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.940876 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.942327 10708 raft_consensus.cc:2368] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4.
I20260709 13:03:14.942639 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.942322 10704 raft_consensus.cc:2393] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:14.945185 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.905349 12119 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.951529 12119 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:14.935786 12000 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:14.954447 12103 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:14.952977 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.892117 12122 consensus_queue.cc:1048] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.068s
I20260709 13:03:14.889088 12144 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 13:03:14.932430 12151 raft_consensus.cc:697] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:14.959045 11972 raft_consensus.cc:2749] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:14.886965 12068 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.966753 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.967329 12119 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.961740 11995 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.983207 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.969949 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.983309 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.969394 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.998260 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:14.907802 12129 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.974529 12150 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:15.002635 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:15.002915 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:14.935097 12010 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.004143 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:15.005065 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:14.959159 12151 consensus_queue.cc:237] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:14.980677 12103 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:15.005641 10631 raft_consensus.cc:2468] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:15.010033 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:15.013928 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:14.994405 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.015054 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.019151 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.020900 10631 raft_consensus.cc:2468] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:03:14.987818 12119 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.058010 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.053059 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.053073 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:15.066453 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:15.067099 10631 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:15.067888 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:15.068719 10631 raft_consensus.cc:2410] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 13:03:15.071607 10676 connection.cc:256] RPC call timeout handler was delayed by -1.0067071560000613s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1589s for a response
I20260709 13:03:15.090901 10708 raft_consensus.cc:2410] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 13:03:15.092254 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:15.093870 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:15.109756 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:15.110594 10631 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:03:15.127444 12170 log.cc:927] Time spent T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.105s	user 0.000s	sys 0.000s
I20260709 13:03:15.129257 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:15.130568 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:15.124131 11882 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.131191 10636 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:03:15.131367 11882 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.124399 12094 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:15.134063 12094 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.136202 12094 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:15.139138 10636 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:15.140077 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:15.141038 10636 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:15.014521 12103 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.141415 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:15.142127 10637 raft_consensus.cc:3060] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:15.142403 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:15.142987 10636 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:15.143567 12103 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:15.143710 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:15.008882 11890 consensus_queue.cc:237] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.146203 12068 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:15.055373 11880 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.147413 10632 raft_consensus.cc:1240] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:03:15.148438 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:15.149765 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 98424us
I20260709 13:03:15.150848 10632 raft_consensus.cc:1240] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:03:15.157506 10629 raft_consensus.cc:1275] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:03:15.158712 10629 raft_consensus.cc:1275] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:03:15.160099 10631 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:15.161358 12104 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:15.161911 12104 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.163825 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.163980 10632 raft_consensus.cc:1275] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:15.106748 11868 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.167320 10635 raft_consensus.cc:1275] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:03:15.168880 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:15.167114 11880 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.170621 12121 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:15.171994 12119 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:15.173341 12129 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:15.174932 12010 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:15.179517 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:03:15.146785 12154 log.cc:927] Time spent T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.092s	user 0.001s	sys 0.000s
I20260709 13:03:15.182356 11882 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:15.191390 10632 raft_consensus.cc:1275] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:15.187971 10676 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:15.222507 10676 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:15.193506 10637 raft_consensus.cc:2468] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:15.184435 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.183274 12000 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.183214 12060 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.046s
I20260709 13:03:15.192340 11868 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.236519 10676 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
W20260709 13:03:15.241430 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 90248.2us
W20260709 13:03:15.243043 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 229868us
I20260709 13:03:15.245957 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.246734 10704 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:15.250916 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.251765 10704 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:15.198792 12121 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:15.230264 12112 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:15.270512 11880 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:15.269546 12121 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:15.270977 11868 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:15.272512 12121 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:15.258121 12119 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.276597 10751 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:15.277087 12119 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.277722 10751 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:15.279119 11882 raft_consensus.cc:2804] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:15.279490 11882 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:15.279808 12119 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:15.277823 12081 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:15.283284 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:15.282645 12081 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:15.284480 12081 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:15.286375 12000 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:15.287377 11995 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:15.308364 12000 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.309021 12000 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.309690 12180 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:15.310191 12180 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.311172 12000 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:15.312347 12180 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:15.242858 12163 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:15.316125 12163 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:15.243121 11912 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.220983 12142 consensus_queue.cc:1059] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.045s
I20260709 13:03:15.183938 12099 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.318486 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:15.316594 12163 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:15.320659 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:15.321521 10777 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:15.321624 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:15.256425 12113 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:15.320544 11912 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.258140 12103 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.331050 12103 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.332082 12099 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:15.279830 11882 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:15.320803 10783 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:15.324968 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:15.335064 10785 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:15.325654 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:15.336046 12103 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:15.326179 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:15.336715 12104 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:15.336936 10778 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:15.320392 12081 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.340317 12081 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:15.327623 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:15.316588 12177 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.345880 12177 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.330448 10750 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.349241 10786 raft_consensus.cc:2410] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 13:03:15.274322 12132 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.351296 11853 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:15.177129 12093 consensus_queue.cc:260] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.353729 11912 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:15.354123 12177 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:15.354171 12093 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:15.356315 12132 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:15.358286 10750 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.391248 12177 raft_consensus.cc:2804] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:15.392006 12177 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:15.392576 12177 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:15.394526 12163 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.400811 11882 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.397212 12163 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:15.404320 11882 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:15.405529 10782 raft_consensus.cc:1240] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:15.430884 12177 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.433868 12177 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:15.470041 10602 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:15.484076 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:15.484556 10706 raft_consensus.cc:1240] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:15.489295 10705 raft_consensus.cc:2468] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:15.366000 10778 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
W20260709 13:03:15.514564 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:15.521582 12161 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:15.522876 12010 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:03:15.519579 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 50559.7us
I20260709 13:03:15.533526 10602 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.534917 12130 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:15.537078 11995 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:15.537719 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 301071us
I20260709 13:03:15.537997 11995 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.539085 10676 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:15.540393 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:15.541195 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.545009 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:15.548107 10707 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:15.551625 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.552882 10710 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
W20260709 13:03:15.555872 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 55778.9us
I20260709 13:03:15.557188 10601 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.555889 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.557478 11995 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:15.561924 11840 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.562976 11840 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.554720 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.565244 10777 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:15.565676 11960 raft_consensus.cc:2749] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:15.571066 10708 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:15.573814 10706 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:15.577662 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:15.565812 10703 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56600 (request call id 1018) took 1543 ms. Trace:
W20260709 13:03:15.567395 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 209045us
I20260709 13:03:15.585337 10708 raft_consensus.cc:3055] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:15.588233 10708 raft_consensus.cc:740] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:15.585666 11960 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:15.589613 11840 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:15.595860 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.598002 10751 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:15.599290 11769 raft_consensus.cc:2804] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:15.599787 11769 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:15.600271 10751 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:15.600283 11769 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:15.601569 11859 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:15.601830 10750 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.602141 11859 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:15.603045 11859 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:15.603202 11773 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:15.603897 10750 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.604858 11773 raft_consensus.cc:2749] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:15.612571 10707 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:15.613696 10750 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:15.614024 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 56973us
I20260709 13:03:15.615074 10601 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.615679 10750 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.616139 12129 raft_consensus.cc:2749] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:15.616675 11773 raft_consensus.cc:2749] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:15.617035 12129 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.617754 11773 raft_consensus.cc:2804] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:15.618369 11773 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:15.617862 12129 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.618858 11773 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:15.619364 10750 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.620671 12176 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:15.620779 12129 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:15.621747 11995 raft_consensus.cc:2749] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:15.599502 10602 leader_election.cc:400] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4.
I20260709 13:03:15.622789 10602 leader_election.cc:403] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:03:15.582056 10703 rpcz_store.cc:276] 0709 13:03:14.021891 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:14.025173 (+  3282us) service_pool.cc:224] Handling call
0709 13:03:14.025561 (+   388us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:14.025817 (+   256us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:03:14.339009 (+313192us) log.cc:844] Serialized 14 byte log entry
0709 13:03:15.559234 (+1220225us) spinlock_profiling.cc:243] Waited 12.1 ms on lock 0x7b1800177dc0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce97b9fde1 00007fce97bac5b1 00007fce9196c4bc 00007fce8ecba48b 00007fce97b14ab9 00007fce8ecd669b 00007fce8ecd493f 00007fce8ecd4455 00007fce91dbc060 00007fce91dce716 00007fce91ddf287
0709 13:03:15.560232 (+   998us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:15.565118 (+  4886us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:03:15.565225 (+   107us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:15.565391 (+   166us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:15.565605 (+   214us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":15861,"prepare.queue_time_us":407556,"prepare.run_cpu_time_us":57,"prepare.run_wall_time_us":2627,"raft.queue_time_us":71585,"raft.run_cpu_time_us":231,"raft.run_wall_time_us":6040,"spinlock_wait_cycles":27731712,"thread_start_us":471305,"threads_started":3,"wal-append.queue_time_us":144141,"wal-append.run_cpu_time_us":1112,"wal-append.run_wall_time_us":1021983}
I20260709 13:03:15.625551 12010 raft_consensus.cc:2749] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4.
W20260709 13:03:15.626861 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 87975.6us
I20260709 13:03:15.627068 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:15.627919 10704 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:15.628120 10601 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.594610 12177 consensus_queue.cc:1059] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:15.621157 10750 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.641232 10712 raft_consensus.cc:1275] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:15.655781 12144 consensus_queue.cc:1059] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:15.657243 11960 raft_consensus.cc:3055] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:15.657836 11960 raft_consensus.cc:740] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:15.659049 11840 raft_consensus.cc:3055] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:15.640162 12129 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:15.659581 11840 raft_consensus.cc:740] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:15.659186 11960 consensus_queue.cc:260] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.660760 11840 consensus_queue.cc:260] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.661382 11960 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:15.661810 12117 consensus_queue.cc:1059] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:15.662305 11840 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:15.662992 12117 raft_consensus.cc:3055] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:15.680809 12117 raft_consensus.cc:740] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:15.670671 10708 consensus_queue.cc:260] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.671190 11773 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.672896 10532 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45040 (request call id 128) took 4535 ms. Trace:
I20260709 13:03:15.636847 11769 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.675336 12177 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:15.677731 10535 catalog_manager.cc:5697] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 1 to 4, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 4 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.680284 10704 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:15.663578 10751 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:15.681512 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 53497.1us
W20260709 13:03:15.675547 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 54567.7us
I20260709 13:03:15.699878 10535 catalog_manager.cc:5697] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:15.701681 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 65882.3us
I20260709 13:03:15.701967 12180 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:15.702517 12180 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:15.702894 12180 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:15.702316 10535 catalog_manager.cc:5697] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 3 to 4, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 4 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.704620 10751 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:15.688100 11773 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:15.704409 10535 catalog_manager.cc:5697] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 2 to 3, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 3 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.709565 10750 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.690348 12177 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:15.693550 11769 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:15.706229 11712 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:15.713048 12177 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:15.715466 10601 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.698088 11859 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.686635 12117 consensus_queue.cc:260] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.722133 12117 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:15.719969 11841 raft_consensus.cc:2749] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:15.725792 12129 raft_consensus.cc:2749] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:15.726564 12095 consensus_queue.cc:1048] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:15.728120 10601 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:15.728817 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:15.729166 12129 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:15.717569 11712 raft_consensus.cc:697] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:15.729919 10751 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:15.730973 12095 raft_consensus.cc:2804] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:15.731738 12095 raft_consensus.cc:697] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:15.731081 11712 consensus_queue.cc:237] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:15.736101 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:15.686323 10532 rpcz_store.cc:276] 0709 13:03:11.146914 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:11.154430 (+  7516us) service_pool.cc:224] Handling call
0709 13:03:15.672626 (+4518196us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:11.938150 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:11.977036 (+ 38886us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:11.977071 (+    35us) write_op.cc:435] Acquired schema lock
0709 13:03:11.977087 (+    16us) tablet.cc:662] Decoding operations
0709 13:03:12.029496 (+ 52409us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:12.049587 (+ 20091us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:12.052059 (+  2472us) tablet.cc:685] Acquiring locks for 4 operations
0709 13:03:12.101550 (+ 49491us) tablet.cc:701] Row locks acquired
0709 13:03:12.103057 (+  1507us) write_op.cc:260] PREPARE: finished
0709 13:03:12.109539 (+  6482us) write_op.cc:270] Start()
0709 13:03:12.109658 (+   119us) write_op.cc:276] Timestamp: P: 1783602192109492 usec, L: 0
0709 13:03:12.109686 (+    28us) op_driver.cc:348] REPLICATION: starting
0709 13:03:12.110320 (+   634us) log.cc:844] Serialized 1681 byte log entry
0709 13:03:12.317185 (+206865us) op_driver.cc:464] REPLICATION: finished
0709 13:03:12.386745 (+ 69560us) spinlock_profiling.cc:243] Waited 3.78 ms on lock 0x7b4400022b4c. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ebfdc85 00007fce8ebfe6a2 00007fce919701db 00007fce9196baaf 00007fce8ecba0ac 00007fce97b14ab9 00007fce8ecd669b 00007fce8ecd493f 00007fce8ecd6c02 00007fce957faef0
0709 13:03:12.554046 (+167301us) write_op.cc:301] APPLY: starting
0709 13:03:12.584037 (+ 29991us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:12.603173 (+ 19136us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:12.603196 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:12.751499 (+148303us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:12.811358 (+ 59859us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 13:03:12.826036 (+ 14678us) write_op.cc:312] APPLY: finished
0709 13:03:12.847592 (+ 21556us) log.cc:844] Serialized 40 byte log entry
0709 13:03:12.866389 (+ 18797us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:12.885360 (+ 18971us) write_op.cc:454] Released schema lock
0709 13:03:12.893547 (+  8187us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:12.913539 (+ 19992us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:12.913573 (+    34us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":5098,"reported_tablets":15,"child_traces":[["op",{"apply.queue_time_us":230414,"apply.run_cpu_time_us":3622,"apply.run_wall_time_us":357025,"num_ops":4,"prepare.queue_time_us":174244,"prepare.run_cpu_time_us":11642,"prepare.run_wall_time_us":286016,"raft.queue_time_us":98331,"raft.run_cpu_time_us":67529,"raft.run_wall_time_us":185392,"replication_time_us":207352,"spinlock_wait_cycles":8700672,"thread_start_us":349363,"threads_started":4,"wal-append.queue_time_us":98436,"wal-append.run_cpu_time_us":6926,"wal-append.run_wall_time_us":1702252}]]}
I20260709 13:03:15.731755 11859 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:15.742323 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:15.738653 10535 catalog_manager.cc:5697] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 3 to 4, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 4 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.733042 12095 consensus_queue.cc:237] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.744503 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:15.749962 10703 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:15.744831 10601 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.746800 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:15.756349 10708 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:15.761643 12129 raft_consensus.cc:2804] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:15.762149 12129 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:15.762573 12129 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:15.771760 10708 raft_consensus.cc:1275] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 13:03:15.781080 12060 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 5 current term: 5 is higher.
I20260709 13:03:15.776974 10709 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
W20260709 13:03:15.793507 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 98133us
I20260709 13:03:15.785518 10703 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:15.781175 12180 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.794605 10750 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.797016 12180 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:15.797075 11773 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:15.809636 10535 catalog_manager.cc:5697] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 1 to 2, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:15.817526 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 71134.2us
I20260709 13:03:15.820122 10602 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:15.821440 12085 raft_consensus.cc:2804] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:15.822078 12085 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:15.822535 12085 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:15.826371 10633 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54304 (request call id 637) took 1048 ms. Trace:
I20260709 13:03:15.826931 10633 rpcz_store.cc:276] 0709 13:03:14.777455 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:14.779195 (+  1740us) service_pool.cc:224] Handling call
0709 13:03:14.779496 (+   301us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:14.861035 (+ 81539us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:03:14.876415 (+ 15380us) log.cc:844] Serialized 14 byte log entry
0709 13:03:15.599928 (+723513us) spinlock_profiling.cc:243] Waited 15.2 ms on lock 0x7b18001113a0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce97b9fde1 00007fce97bac5b1 00007fce8ecb9e07 00007fce97b14ab9 00007fce8ecd669b 00007fce8ecd493f 00007fce8ecd6c02 00007fce9195e20b 00007fce91963d23 00007fce9196423a 00007fce91dcea2a
0709 13:03:15.653547 (+ 53619us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:15.654451 (+   904us) log.cc:844] Serialized 26 byte log entry
0709 13:03:15.654696 (+   245us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:03:15.677515 (+ 22819us) log.cc:844] Serialized 14 byte log entry
0709 13:03:15.677747 (+   232us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:15.677861 (+   114us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:15.825958 (+148097us) raft_consensus.cc:1685] finished
0709 13:03:15.825984 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:15.826179 (+   195us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8450,"prepare.queue_time_us":16304,"prepare.run_cpu_time_us":80,"prepare.run_wall_time_us":82,"raft.queue_time_us":66140,"raft.run_cpu_time_us":328,"raft.run_wall_time_us":327,"spinlock_wait_cycles":35047808,"thread_start_us":118302,"threads_started":2,"wal-append.queue_time_us":856031}
I20260709 13:03:15.829707 10782 consensus_queue.cc:237] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:15.831481 11859 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.833007 12180 consensus_queue.cc:1048] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:15.833743 11859 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.832367 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:15.835687 10709 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:15.835124 10751 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:15.837975 10751 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:15.839887 10750 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.812548 10535 catalog_manager.cc:5697] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 2 to 3, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
W20260709 13:03:15.846370 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 102917us
I20260709 13:03:15.842362 12180 raft_consensus.cc:2804] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:15.843545 11773 raft_consensus.cc:2749] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:15.850426 11840 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:15.855584 10750 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.851377 12180 raft_consensus.cc:697] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:15.854369 10601 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.855841 10535 catalog_manager.cc:5697] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.861871 10708 raft_consensus.cc:1275] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:15.865209 11998 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:15.854686 11859 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:15.867776 10709 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:15.861764 10535 catalog_manager.cc:5697] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 3 to 4, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 4 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:15.867810 11840 raft_consensus.cc:697] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:15.879642 12121 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:15.879786 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.882068 12085 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.886660 10750 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.887548 12085 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:15.887984 11859 raft_consensus.cc:2804] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:15.888577 11859 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:15.889156 11859 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:15.889730 12180 consensus_queue.cc:237] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:15.897383 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 47716.5us
I20260709 13:03:15.901155 10535 catalog_manager.cc:5697] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 3 to 4, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 4 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.903779 10535 catalog_manager.cc:5697] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 3 to 4, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 4 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.905866 10535 catalog_manager.cc:5697] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 2 to 4, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 4 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.907855 11839 consensus_queue.cc:1048] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 13:03:15.896159 12177 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.912653 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.913657 10704 raft_consensus.cc:1275] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:15.915325 10601 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.915841 10711 raft_consensus.cc:1240] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:15.915532 11840 consensus_queue.cc:237] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.916378 12085 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:15.918090 10601 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.919924 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.921540 12085 raft_consensus.cc:2749] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:15.921550 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.930603 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.934376 10601 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.946334 12085 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:15.947933 10601 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.948794 12085 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:15.950631 12085 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:15.951721 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:15.951552 12085 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.953563 11995 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:15.954481 11995 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.959846 10601 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.961642 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.963519 11995 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:15.936632 12177 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:15.963935 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.938200 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:15.941649 10707 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:15.942668 12129 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.966524 12085 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:15.966656 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.945350 12121 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:15.967639 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.968400 10708 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:15.969106 10711 raft_consensus.cc:1240] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:15.969231 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.970340 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.970432 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.968488 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:15.971345 10707 raft_consensus.cc:2393] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:15.969700 12129 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:15.972872 12129 raft_consensus.cc:2749] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:15.981715 10750 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.983759 10750 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.984890 11712 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:15.985415 11712 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:15.985883 11712 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:15.989681 12177 raft_consensus.cc:2749] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:03:15.991752 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:15.992799 10751 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:15.994378 11839 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:15.995884 11839 raft_consensus.cc:697] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:15.995965 10601 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.997736 12129 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:15.998260 10601 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:15.998440 12129 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:15.997680 11839 consensus_queue.cc:237] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:15.999341 12121 raft_consensus.cc:2749] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:15.998899 12129 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:15.999742 10601 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:16.001125 10601 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:16.002242 10535 catalog_manager.cc:5697] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 3 to 4, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 4 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:16.004566 11998 consensus_queue.cc:1048] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:16.005113 12121 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:16.008090 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:16.009735 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:16.029670 10601 leader_election.cc:400] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4.
I20260709 13:03:16.018482 12121 raft_consensus.cc:2749] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:03:16.034971 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:16.039178 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:16.046041 10601 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:16.055714 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 72077us
I20260709 13:03:16.063856 10750 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:16.068699 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:16.059667 12121 raft_consensus.cc:2749] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:16.076644 11880 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:16.077921 11880 consensus_queue.cc:1048] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:16.082525 10535 catalog_manager.cc:5697] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 3 to 4, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 4 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:16.086024 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:16.086602 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:16.092134 10705 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
W20260709 13:03:16.098891 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:16.090996 10535 catalog_manager.cc:5697] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 1 to 3, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 3 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:16.100234 10707 raft_consensus.cc:2468] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:16.102327 12121 consensus_queue.cc:1059] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:03:16.105221 11995 raft_consensus.cc:3055] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:16.105650 11995 raft_consensus.cc:740] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:16.107403 10535 catalog_manager.cc:5697] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 3 to 4, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 4 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:16.094547 11880 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 13:03:16.112331 10601 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:16.114861 10602 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:16.114403 10535 catalog_manager.cc:5697] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 1 to 2, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:16.116849 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:16.102730 12129 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.118820 10535 catalog_manager.cc:5697] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 3 to 4, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 4 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:16.124523 11773 consensus_queue.cc:1048] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:16.125250 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:16.126071 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:16.135195 10602 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:16.134797 10535 catalog_manager.cc:5697] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 3 to 4, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 4 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:16.142149 10535 catalog_manager.cc:5697] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 2 to 3, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 3 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:16.143399 12129 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:16.143213 11712 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.143733 10535 catalog_manager.cc:5697] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 1 to 2, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:16.145951 11859 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.148207 11859 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:16.117627 12010 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:16.149577 11995 consensus_queue.cc:260] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.152269 11995 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:16.156158 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:16.158404 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:16.173056 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
W20260709 13:03:16.180028 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 67727.8us
I20260709 13:03:16.165396 11712 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:16.166335 12129 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:16.184293 10780 raft_consensus.cc:1240] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: [2.2-4.3]
I20260709 13:03:16.173017 12010 raft_consensus.cc:2749] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:16.189746 10781 raft_consensus.cc:1240] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:16.190168 10779 raft_consensus.cc:1240] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: [2.2-4.3]
I20260709 13:03:16.193112 10781 raft_consensus.cc:1240] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:16.180686 10777 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:16.193763 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:16.194809 10781 raft_consensus.cc:1240] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:16.195652 10777 raft_consensus.cc:1275] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:16.195770 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:16.196410 10782 raft_consensus.cc:1240] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:16.186885 12129 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:16.197860 12129 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:03:16.201879 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:16.207715 12180 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.208292 12180 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.210495 12180 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:16.212044 10749 consensus_peers.cc:597] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52d082a24f6445aabe654178947352d0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:16.232874 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:16.233672 10629 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
W20260709 13:03:16.237947 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 121668us
I20260709 13:03:16.245335 10782 raft_consensus.cc:1240] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:03:16.242923 10779 raft_consensus.cc:1240] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:16.246919 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:16.249011 10709 raft_consensus.cc:2468] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:16.249027 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:16.252895 10602 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:16.257009 10751 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:16.258508 11712 raft_consensus.cc:2804] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:16.259056 11712 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:16.259487 11712 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:16.263761 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:16.263902 12129 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.266384 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:16.266999 10602 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:16.268131 12010 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:16.268328 11995 raft_consensus.cc:2804] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:16.268585 12010 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:16.268784 11995 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:16.269054 12010 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:16.264106 10629 raft_consensus.cc:1240] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:16.268471 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:16.267685 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:16.275132 10602 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:16.275527 10777 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:16.276096 10602 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:16.277482 12085 raft_consensus.cc:2804] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:16.277578 12121 raft_consensus.cc:2804] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:16.277892 12085 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:16.278246 12121 raft_consensus.cc:697] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:16.278401 12085 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:16.279417 12121 consensus_queue.cc:237] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.273671 12129 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:16.272637 12215 consensus_queue.cc:1059] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 13:03:16.282310 12215 raft_consensus.cc:3055] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:16.282650 12215 raft_consensus.cc:740] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:16.283413 12215 consensus_queue.cc:260] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.284554 12215 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:03:16.289181 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:16.290167 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:16.290247 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:16.292795 10785 raft_consensus.cc:1240] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:16.292904 10634 raft_consensus.cc:1240] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:16.294221 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:16.294916 10637 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:16.295524 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:16.298812 10786 raft_consensus.cc:1240] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:16.299381 10778 raft_consensus.cc:1275] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:16.300041 10786 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:03:16.300724 10778 raft_consensus.cc:1275] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:03:16.302325 10780 raft_consensus.cc:1240] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:16.302235 12180 raft_consensus.cc:2955] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:16.269186 11995 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:16.289036 12085 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.315764 10712 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:16.320734 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:16.321326 12085 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:16.321463 10632 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:03:16.321820 11839 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:16.322549 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:16.322432 11839 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.323865 10634 raft_consensus.cc:1275] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:16.324801 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:16.324934 10676 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:16.326294 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:16.324690 11839 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:16.347203 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:16.342872 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:16.339087 10709 raft_consensus.cc:2955] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:16.360814 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:16.362402 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:16.363534 10712 raft_consensus.cc:2393] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 5: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
W20260709 13:03:16.364272 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 88215.3us
I20260709 13:03:16.366322 11998 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.365401 10628 raft_consensus.cc:1240] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 13:03:16.365093 12117 consensus_queue.cc:1059] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:03:16.369397 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:16.366806 11998 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.373456 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:16.374326 10632 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:16.375406 11769 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:16.343713 11960 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:16.377460 11960 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:16.378077 11960 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:16.378774 12085 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:16.379317 12085 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.378201 10628 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:03:16.343544 11773 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.381726 11773 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.379136 10634 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:16.383657 11773 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:16.381306 12085 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:16.385272 10628 raft_consensus.cc:1275] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:03:16.399433 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:16.375325 11998 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:16.400194 10635 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:16.400691 12192 consensus_queue.cc:1059] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.055s
W20260709 13:03:16.401758 12216 log.cc:927] Time spent T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 13:03:16.402998 10631 raft_consensus.cc:1240] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:16.405586 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:16.406148 10703 raft_consensus.cc:1275] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:03:16.406352 10711 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:16.415999 10711 raft_consensus.cc:1275] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:03:16.416263 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:16.420753 10705 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:16.428973 10751 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:16.429096 11998 consensus_queue.cc:1048] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:16.430514 11998 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:16.430856 11998 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:16.431166 11998 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:16.434614 10779 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:16.435221 11840 consensus_queue.cc:1048] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:16.409996 10777 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:16.465143 10633 raft_consensus.cc:1240] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:16.420235 12010 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.452286 11859 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
W20260709 13:03:16.480026 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 114402us
I20260709 13:03:16.487354 10633 raft_consensus.cc:1275] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:03:16.487792 10633 pending_rounds.cc:85] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 1
I20260709 13:03:16.489347 10633 pending_rounds.cc:107] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:03:16.494834 10633 raft_consensus.cc:2889] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:16.496829 12117 raft_consensus.cc:3055] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:16.496949 11712 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.497489 12117 raft_consensus.cc:740] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:16.504884 11998 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.508761 12010 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:16.509745 12192 raft_consensus.cc:3055] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:16.510181 12192 raft_consensus.cc:740] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:16.511008 12192 consensus_queue.cc:260] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.512209 12192 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:16.514882 12230 ts_tablet_manager.cc:933] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:16.515731 10636 raft_consensus.cc:1240] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: [3.2-4.3]
I20260709 13:03:16.498980 12117 consensus_queue.cc:260] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.517313 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:16.525146 10712 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:16.525252 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:16.520576 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:16.526019 10703 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:16.522964 12228 consensus_queue.cc:1059] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:16.522852 11839 consensus_queue.cc:1048] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:16.537334 12060 raft_consensus.cc:3055] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:16.524124 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:16.538139 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:16.538468 10783 raft_consensus.cc:2368] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6.
I20260709 13:03:16.524461 10629 raft_consensus.cc:2410] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 13:03:16.539408 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:16.540203 10781 raft_consensus.cc:2410] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
W20260709 13:03:16.545192 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:16.546078 10703 raft_consensus.cc:2468] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:16.529605 10632 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:16.537843 12060 raft_consensus.cc:740] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:16.514904 11998 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:16.552609 12060 consensus_queue.cc:260] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.554090 12060 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:16.558387 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:16.512873 11995 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.559303 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:16.559675 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:16.560537 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:16.560671 11995 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:16.562636 10637 raft_consensus.cc:2393] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 6: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:16.550765 10751 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:16.551718 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 62347.8us
I20260709 13:03:16.569020 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:16.569765 10779 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:16.569069 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:16.573102 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:16.573451 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:16.573886 10778 raft_consensus.cc:2368] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6.
I20260709 13:03:16.574280 11769 raft_consensus.cc:2804] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:16.574769 11769 raft_consensus.cc:697] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:16.575088 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:16.575467 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:16.575600 11769 consensus_queue.cc:237] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.576360 12117 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:16.577961 10750 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:16.546547 11712 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:16.591101 12232 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:16.594527 10711 raft_consensus.cc:1275] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:16.595806 10712 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:16.597452 10751 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:16.603932 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:16.604622 10632 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:16.598950 11998 raft_consensus.cc:2749] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:16.600733 11859 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:16.592322 11960 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.609546 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:16.602573 12010 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.610693 10632 raft_consensus.cc:2410] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 13:03:16.610424 12010 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:16.611274 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:16.601073 11712 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 13:03:16.602469 11840 consensus_queue.cc:1048] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:03:16.606990 11859 raft_consensus.cc:697] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:16.615813 11859 consensus_queue.cc:237] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:16.622232 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:16.631572 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:16.638470 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:16.633359 12230 tablet_copy_client.cc:323] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.67:34207
W20260709 13:03:16.645653 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:16.674715 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:16.680527 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:16.681245 10632 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
W20260709 13:03:16.676199 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 70385.4us
I20260709 13:03:16.689746 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:16.697705 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:16.699118 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:16.699918 10631 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:16.700886 10633 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
W20260709 13:03:16.702194 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:16.703068 10629 raft_consensus.cc:2368] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6.
I20260709 13:03:16.707050 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:16.707980 10632 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:16.712456 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:16.713253 10633 raft_consensus.cc:2410] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 13:03:16.678092 12234 consensus_queue.cc:1059] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 13:03:16.722834 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:16.724390 10633 raft_consensus.cc:1275] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:16.727301 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:16.716398 11960 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:16.730406 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:16.731771 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:16.733135 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:16.733839 10784 raft_consensus.cc:2393] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:16.736318 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:16.737249 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:16.726164 12236 consensus_queue.cc:1059] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.035s
I20260709 13:03:16.740459 12236 raft_consensus.cc:3055] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:16.740816 12236 raft_consensus.cc:740] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:16.741727 12236 consensus_queue.cc:260] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.742969 12236 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:16.743041 12231 raft_consensus.cc:3055] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:16.743522 12231 raft_consensus.cc:740] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:16.744346 12231 consensus_queue.cc:260] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.745298 10778 raft_consensus.cc:1240] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:16.746831 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:16.747313 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:03:16.749235 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:16.727309 12010 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:16.750561 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:16.756848 10629 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:16.757635 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:16.758183 10632 raft_consensus.cc:2368] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6.
I20260709 13:03:16.760151 10704 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:16.773139 12010 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.773697 12010 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.775533 12010 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:16.777654 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:16.778800 10629 raft_consensus.cc:1275] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:16.779350 10637 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:16.779748 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:16.780305 10633 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:16.782781 10631 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:16.782931 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:16.785768 10632 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:16.789577 10636 raft_consensus.cc:1275] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:16.782955 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:16.790539 10637 raft_consensus.cc:2393] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 5: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:16.783573 10630 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:16.796520 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:16.797124 12095 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:16.797822 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:16.798549 10634 raft_consensus.cc:2393] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 5: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:16.798605 10636 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:16.800490 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:16.800383 12234 consensus_queue.cc:1059] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:16.801072 12228 consensus_queue.cc:1048] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:16.801411 12234 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:16.789614 12231 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:16.802698 12234 raft_consensus.cc:3055] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:16.803058 12234 raft_consensus.cc:740] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:16.803555 10676 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:16.803862 12234 consensus_queue.cc:260] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.804980 12234 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:16.805649 12227 consensus_queue.cc:1048] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:16.806887 12227 raft_consensus.cc:2749] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:16.802513 12228 consensus_queue.cc:1059] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:16.807894 12228 raft_consensus.cc:3055] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:16.808246 12228 raft_consensus.cc:740] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:16.808379 10633 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:16.811589 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:16.809362 10676 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:16.812438 10631 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:03:16.812973 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:16.840572 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:16.841457 10633 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:16.850699 10676 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:16.857316 10632 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:16.842730 11769 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:03:16.858425 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:16.860651 10636 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:16.831071 12060 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:16.862933 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:16.863598 10633 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
W20260709 13:03:16.867985 12237 log.cc:927] Time spent T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 13:03:16.869917 10633 raft_consensus.cc:1275] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:16.870817 10632 raft_consensus.cc:1275] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 13:03:16.871224 10632 pending_rounds.cc:85] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 2
I20260709 13:03:16.871481 10632 pending_rounds.cc:107] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:03:16.871760 10632 raft_consensus.cc:2889] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:16.874257 10631 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:16.882988 10631 raft_consensus.cc:1240] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:16.883046 12060 raft_consensus.cc:697] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:16.899984 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:16.900601 10631 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:16.909821 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:16.953980 10631 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:16.890544 11769 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:16.966152 12060 consensus_queue.cc:237] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:16.967334 12244 log.cc:927] Time spent T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe: Append to log took a long time: real 0.198s	user 0.000s	sys 0.001s
W20260709 13:03:16.969159 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:16.912778 12254 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:17.014496 11769 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:17.016932 10601 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:17.018402 10637 raft_consensus.cc:1240] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
W20260709 13:03:17.022738 12247 log.cc:927] Time spent T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.169s	user 0.003s	sys 0.000s
W20260709 13:03:17.025170 12257 log.cc:927] Time spent T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 13:03:17.031023 12228 consensus_queue.cc:260] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:17.042294 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 144687us
I20260709 13:03:17.051146 11995 raft_consensus.cc:2749] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:03:17.061177 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 44338.4us
I20260709 13:03:17.051668 12117 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:17.076046 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:17.083683 12254 raft_consensus.cc:697] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:17.084880 12254 consensus_queue.cc:237] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.085399 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:17.074469 10601 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:17.092685 10601 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:17.077152 12117 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.097780 11995 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:17.098273 11995 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:17.098673 11995 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:17.107372 12228 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:17.118780 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:17.122371 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:17.157562 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 64971.1us
I20260709 13:03:17.163913 10601 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:17.154479 12010 raft_consensus.cc:2804] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 13:03:17.203671 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:17.214810 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 51614.7us
W20260709 13:03:17.215521 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:17.221105 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:17.222132 12117 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:17.173420 12010 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:17.223563 12010 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:17.225075 12261 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.225646 12261 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:17.231534 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:17.227639 12254 consensus_queue.cc:1048] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
W20260709 13:03:17.259335 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 95885.7us
I20260709 13:03:17.260984 10676 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:17.269676 12269 raft_consensus.cc:2764] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260709 13:03:17.251847 12261 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:17.276614 10601 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:17.284123 10704 raft_consensus.cc:1275] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
W20260709 13:03:17.291250 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:17.293404 12273 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 13:03:17.291363 12265 log.cc:927] Time spent T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.066s	user 0.000s	sys 0.001s
I20260709 13:03:17.294027 12273 raft_consensus.cc:697] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:17.295054 12273 consensus_queue.cc:237] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.296819 12260 consensus_queue.cc:1048] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:17.297151 11995 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.298774 12010 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.300158 11995 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:17.301607 12010 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:17.281229 12280 raft_consensus.cc:2749] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:03:17.319556 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:17.306465 10601 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:17.306890 10676 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:17.326563 12227 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:17.327031 12227 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:17.327338 10676 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:17.328474 12254 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:17.327536 12227 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:17.328826 12236 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:17.329303 10676 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:17.333882 10601 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:17.343369 10750 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.9.77.65:36011 timed out after 1.972s (SENT) [suppressed 6 similar messages]
I20260709 13:03:17.346550 10676 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:17.331563 12278 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:17.343044 12228 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:17.348704 12261 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:17.336643 10796 tablet_copy_service.cc:140] P 99a7b009fd104b7d948808513bc3e845: Received BeginTabletCopySession request for tablet 52d082a24f6445aabe654178947352d0 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:47336)
I20260709 13:03:17.350773 10601 leader_election.cc:400] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6.
I20260709 13:03:17.350850 10796 tablet_copy_service.cc:161] P 99a7b009fd104b7d948808513bc3e845: Beginning new tablet copy session on tablet 52d082a24f6445aabe654178947352d0 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:47336: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-52d082a24f6445aabe654178947352d0
I20260709 13:03:17.351701 10601 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:17.352557 12280 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:17.353070 12280 raft_consensus.cc:697] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:17.328862 12254 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:17.358557 12254 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:17.357286 12280 consensus_queue.cc:237] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.354113 12232 consensus_queue.cc:1059] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:03:17.361748 12278 raft_consensus.cc:2749] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:03:17.353946 12281 log.cc:927] Time spent T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 13:03:17.364956 12261 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:17.365571 12261 raft_consensus.cc:697] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:17.366452 12261 consensus_queue.cc:237] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.367964 12227 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.363849 10601 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:17.371155 10676 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:17.374341 12010 raft_consensus.cc:2749] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:17.375820 12227 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:17.377009 10601 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:17.377555 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 54753.3us
I20260709 13:03:17.379807 12236 raft_consensus.cc:3055] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:17.380196 12236 raft_consensus.cc:740] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:17.381382 12228 raft_consensus.cc:2764] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260709 13:03:17.381112 12236 consensus_queue.cc:260] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.382131 12236 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:17.390328 10601 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:17.397711 12273 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:17.398145 10796 tablet_copy_source_session.cc:215] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:17.401964 10712 raft_consensus.cc:1275] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:17.417558 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:17.417804 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:17.421047 10703 raft_consensus.cc:1240] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:17.420708 10601 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:17.420363 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:17.427151 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:17.428117 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:17.429885 10709 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:17.419543 12117 consensus_queue.cc:1048] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:03:17.411542 12273 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:17.432097 10601 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:17.432399 10705 raft_consensus.cc:2368] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6.
I20260709 13:03:17.435467 12284 consensus_queue.cc:1048] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:17.403545 12227 consensus_queue.cc:1048] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 13:03:17.437001 12230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52d082a24f6445aabe654178947352d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:17.439352 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:17.439924 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:17.444125 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:17.444689 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:17.445274 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:17.432243 12280 raft_consensus.cc:2749] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:17.445961 12254 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.450790 10601 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:17.451857 12286 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:17.418491 12228 consensus_queue.cc:1059] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 13:03:17.452661 12228 raft_consensus.cc:3055] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:17.453002 12228 raft_consensus.cc:740] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:17.454010 12228 consensus_queue.cc:260] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.455331 12228 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:17.451999 12254 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:17.459748 10601 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:17.463330 10583 auto_rebalancer.cc:629] Failed to schedule move for tablet 3c5157234f11428c909679d956d343a2: Illegal state: Replica bbbb5ae25e0e47a7b9b29ba6f9295aa2 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:17.466722 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:17.467815 10779 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:17.469884 10709 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:17.470039 10601 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:17.472831 12280 raft_consensus.cc:2749] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:17.473536 12280 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:17.473882 12280 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:17.473917 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:17.474313 12280 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:17.474728 10778 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:17.479259 10712 raft_consensus.cc:2410] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 13:03:17.484620 10601 leader_election.cc:400] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6.
I20260709 13:03:17.478729 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:17.486421 10601 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:17.497563 12273 consensus_queue.cc:1059] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:17.498339 10708 raft_consensus.cc:1240] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:17.500805 12283 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:17.502213 12280 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.503593 10601 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:17.504508 12273 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:17.504949 12286 raft_consensus.cc:3055] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:17.462416 10534 catalog_manager.cc:5697] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:17.496826 10602 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:17.487749 10535 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45046 (request call id 131) took 6162 ms. Trace:
I20260709 13:03:17.509616 12280 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:17.514124 10534 catalog_manager.cc:5697] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:17.517642 10601 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:17.522848 10602 leader_election.cc:400] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6.
I20260709 13:03:17.523335 10602 leader_election.cc:403] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 13:03:17.525859 10708 raft_consensus.cc:1240] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:17.510280 12286 raft_consensus.cc:740] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:17.511127 10535 rpcz_store.cc:276] 0709 13:03:11.325288 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:11.325489 (+   201us) service_pool.cc:224] Handling call
0709 13:03:17.487671 (+6162182us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:16.443102 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:16.496208 (+ 53106us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:16.496261 (+    53us) write_op.cc:435] Acquired schema lock
0709 13:03:16.496284 (+    23us) tablet.cc:662] Decoding operations
0709 13:03:16.585904 (+ 89620us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:16.586030 (+   126us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:16.586122 (+    92us) tablet.cc:685] Acquiring locks for 21 operations
0709 13:03:16.607852 (+ 21730us) tablet.cc:701] Row locks acquired
0709 13:03:16.607921 (+    69us) write_op.cc:260] PREPARE: finished
0709 13:03:16.608108 (+   187us) write_op.cc:270] Start()
0709 13:03:16.608289 (+   181us) write_op.cc:276] Timestamp: P: 1783602196608041 usec, L: 0
0709 13:03:16.608338 (+    49us) op_driver.cc:348] REPLICATION: starting
0709 13:03:16.683205 (+ 74867us) log.cc:844] Serialized 8171 byte log entry
0709 13:03:17.270209 (+587004us) op_driver.cc:464] REPLICATION: finished
0709 13:03:17.329765 (+ 59556us) write_op.cc:301] APPLY: starting
0709 13:03:17.329864 (+    99us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:17.330298 (+   434us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:17.330432 (+   134us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:17.337191 (+  6759us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:17.337570 (+   379us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=21
0709 13:03:17.337634 (+    64us) write_op.cc:312] APPLY: finished
0709 13:03:17.338091 (+   457us) log.cc:844] Serialized 144 byte log entry
0709 13:03:17.338264 (+   173us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:17.338438 (+   174us) write_op.cc:454] Released schema lock
0709 13:03:17.338515 (+    77us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:17.363251 (+ 24736us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:17.369432 (+  6181us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":68029,"reported_tablets":42,"child_traces":[["op",{"apply.queue_time_us":59282,"apply.run_cpu_time_us":5071,"apply.run_wall_time_us":24412,"num_ops":21,"prepare.queue_time_us":115829,"prepare.run_cpu_time_us":62629,"prepare.run_wall_time_us":278219,"raft.queue_time_us":289721,"raft.run_cpu_time_us":7689,"raft.run_wall_time_us":25046,"replication_time_us":661713,"thread_start_us":306989,"threads_started":4,"wal-append.queue_time_us":48000}]]}
I20260709 13:03:17.527192 10534 catalog_manager.cc:5697] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 2, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:17.519865 12010 raft_consensus.cc:2749] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:17.523839 11995 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:17.533010 10534 catalog_manager.cc:5697] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
W20260709 13:03:17.542927 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 68644.3us
I20260709 13:03:17.542084 10534 catalog_manager.cc:5697] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:17.533790 12273 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6.
I20260709 13:03:17.530028 12280 raft_consensus.cc:2749] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:17.544785 11995 raft_consensus.cc:697] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:17.554100 11995 consensus_queue.cc:237] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.550691 12286 consensus_queue.cc:260] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.532753 11773 consensus_queue.cc:1059] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 13:03:17.557933 10601 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:17.559980 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:17.561488 10676 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:17.546355 10534 catalog_manager.cc:5697] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 2 to 4, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 4 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:17.568349 10676 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:17.569903 12278 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.569161 10534 catalog_manager.cc:5697] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:17.570551 12236 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:17.582055 10602 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:17.582559 10534 catalog_manager.cc:5697] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 1 to 3, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:17.572032 12280 raft_consensus.cc:2749] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:17.589200 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:17.589462 10602 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:17.571058 12269 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:17.592077 10637 raft_consensus.cc:1240] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 13:03:17.593768 10637 raft_consensus.cc:1240] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 13:03:17.593998 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:17.595181 12295 raft_consensus.cc:2749] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:03:17.596138 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:17.597539 12269 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:17.597968 12269 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:17.598160 10784 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:17.600760 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:17.601679 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:17.602937 10602 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:17.604104 12292 log.cc:927] Time spent T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.060s	user 0.000s	sys 0.003s
I20260709 13:03:17.605281 12286 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:17.606071 10786 raft_consensus.cc:1240] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:17.607854 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:17.593043 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:17.608551 10782 raft_consensus.cc:2393] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:17.597975 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:17.612162 12295 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:17.609799 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:17.613125 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:17.568058 12010 consensus_queue.cc:1059] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 13:03:17.618229 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:17.622339 10637 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:17.588155 12236 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:17.623144 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:17.625324 10633 raft_consensus.cc:2376] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4. Re-sending same reply.
I20260709 13:03:17.626585 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:17.627182 10633 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:17.628479 10632 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:17.631311 10633 raft_consensus.cc:1275] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:17.570580 12278 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.619272 12295 raft_consensus.cc:697] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:17.618583 12280 raft_consensus.cc:2749] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:03:17.638341 10635 raft_consensus.cc:3055] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:17.627792 12236 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:17.641113 10635 raft_consensus.cc:740] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:17.639617 10750 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:17.627194 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:17.670796 10676 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
W20260709 13:03:17.674134 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 71270us
I20260709 13:03:17.682159 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:17.666925 10635 consensus_queue.cc:260] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.688681 10635 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:17.690876 12269 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.674226 11840 raft_consensus.cc:2749] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:17.695648 10750 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:17.679733 12192 raft_consensus.cc:2749] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:03:17.679279 12234 consensus_queue.cc:1059] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 13:03:17.704408 12255 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:17.714219 12255 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:17.714728 12255 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:17.716320 10750 leader_election.cc:400] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6.
I20260709 13:03:17.723297 12278 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:17.723690 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:17.730515 10637 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:17.731966 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:17.732223 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:17.732652 10637 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:17.735622 10636 raft_consensus.cc:2393] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 6: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:17.738164 10676 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:17.720077 12192 raft_consensus.cc:3055] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:17.739571 10750 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:17.733301 12278 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.746156 10750 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:17.734316 12010 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.734426 12254 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:03:17.749117 10750 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:17.750217 10676 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:17.750525 10750 leader_election.cc:400] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6.
I20260709 13:03:17.712750 12295 consensus_queue.cc:237] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.741137 12192 raft_consensus.cc:740] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:17.744741 11880 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:17.744670 12227 raft_consensus.cc:2764] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 13:03:17.758073 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:17.760015 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:17.769696 10631 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:17.770505 12260 raft_consensus.cc:3055] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:17.740406 12060 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 13:03:17.742437 12284 consensus_queue.cc:1048] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 13:03:17.752671 12259 raft_consensus.cc:2804] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:17.749758 11773 raft_consensus.cc:2749] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 13:03:17.776074 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:17.773732 12260 raft_consensus.cc:740] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:17.753772 12269 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:17.759462 12283 raft_consensus.cc:3055] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:17.758846 12180 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 13:03:17.751085 12305 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:17.753829 12228 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:17.750013 12278 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.803243 10712 raft_consensus.cc:1240] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:17.759764 12095 consensus_queue.cc:1048] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 13:03:17.781919 12259 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:17.755101 12010 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.819909 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:17.820184 12278 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:17.821843 12260 consensus_queue.cc:260] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:17.837972 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:17.790086 12283 raft_consensus.cc:740] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
W20260709 13:03:17.846349 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 90645.6us
I20260709 13:03:17.848246 10750 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:17.850106 10750 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:17.841741 12259 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:17.806388 12305 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.863660 12305 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:17.850857 11773 raft_consensus.cc:2749] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:17.867012 12260 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:17.854667 12315 consensus_queue.cc:1048] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 13:03:17.903515 12255 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.910466 12230 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:59062 (request call id 1) took 1493 ms. Trace:
I20260709 13:03:17.911679 12228 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:17.910938 12230 rpcz_store.cc:276] 0709 13:03:16.416592 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:16.416756 (+   164us) service_pool.cc:224] Handling call
0709 13:03:16.515267 (+ 98511us) ts_tablet_manager.cc:934] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
0709 13:03:17.435421 (+920154us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:03:17.594636 (+159215us) tablet_metadata.cc:665] Metadata flushed
0709 13:03:17.594807 (+   171us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:03:17.909411 (+314604us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:03:17.909792 (+   381us) tablet_replica.cc:206] Creating consensus instance
0709 13:03:17.910284 (+   492us) ts_tablet_manager.cc:989] Replica registered.
0709 13:03:17.910358 (+    74us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":20950,"tablet-copy.queue_time_us":83199,"thread_start_us":135361,"threads_started":2}
I20260709 13:03:17.912475 12230 tablet_copy_client.cc:806] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:17.912542 10705 raft_consensus.cc:1240] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:17.913283 12255 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:17.914377 12228 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.914889 12228 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.876902 12283 consensus_queue.cc:260] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.919159 12283 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:17.879390 12284 raft_consensus.cc:2804] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:17.921777 12284 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:17.922310 12284 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:17.917021 12228 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:17.906404 12010 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:17.942848 12259 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:17.913162 12230 tablet_copy_client.cc:670] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:17.938032 12236 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:18.133033 12259 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:17.689854 12280 consensus_queue.cc:1175] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" responder_term: 6 status { last_received { term: 6 index: 3 } last_committed_idx: 2 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: []" } } last_received_current_leader { term: 6 index: 3 } }
I20260709 13:03:18.217273 12236 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:18.365878 12284 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:18.369678 12284 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:19.046550 12192 consensus_queue.cc:260] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.048096 12192 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:17.890421 10750 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:19.089884 10751 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.233s	user 0.027s	sys 0.018s
I20260709 13:03:19.090257 12321 raft_consensus.cc:2749] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 13:03:19.090361 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 1.19959e+06us
I20260709 13:03:19.091428 10750 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:19.092079 12321 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:03:19.090469 10751 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.233s	user 0.027s	sys 0.018s
W20260709 13:03:19.098073 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 1.24052e+06us
I20260709 13:03:19.102859 12321 raft_consensus.cc:2749] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:19.103685 12321 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:19.109454 10750 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:19.123507 12324 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:19.123992 12324 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:19.124363 12324 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:19.124540 10750 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:19.130532 12278 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.131263 12295 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.131436 12278 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.131810 12295 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.133911 12295 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.130672 11995 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:19.134256 12278 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.134585 11995 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.134979 12278 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:19.135680 12278 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.136874 11995 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:19.139356 10631 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54304 (request call id 687) took 1550 ms (client timeout 1797 ms). Trace:
W20260709 13:03:19.139693 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:19.139766 10631 rpcz_store.cc:269] 0709 13:03:17.588525 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:17.588649 (+   124us) service_pool.cc:224] Handling call
0709 13:03:19.139098 (+1550449us) spinlock_profiling.cc:243] Waited 163 ms on lock 0x7b54000262d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:19.139242 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":373939584}
I20260709 13:03:19.144277 12278 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.145547 12280 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:19.147055 12280 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.149574 12286 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.150035 12280 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.150508 12327 raft_consensus.cc:2804] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:19.150153 12286 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.150772 12280 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.151360 12305 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.151607 12280 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.151938 12305 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.153789 12324 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.154695 12305 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.152405 12286 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.155831 12324 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:19.156477 12324 consensus_queue.cc:1048] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:19.158013 12327 raft_consensus.cc:697] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:19.157852 12280 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.123661 10628 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54304 (request call id 690) took 1533 ms. Trace:
I20260709 13:03:19.130038 12326 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.030s
W20260709 13:03:19.160687 10752 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.293s	user 0.014s	sys 0.035s
W20260709 13:03:19.163034 10752 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.296s	user 0.014s	sys 0.035s
I20260709 13:03:19.154727 12295 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:19.161468 12327 consensus_queue.cc:237] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:19.162107 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:19.164496 10635 raft_consensus.cc:1275] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 3. (term mismatch)
I20260709 13:03:19.133136 10705 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56600 (request call id 1234) took 1343 ms. Trace:
I20260709 13:03:19.164290 12295 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:19.164830 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:19.164842 10635 pending_rounds.cc:85] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 2
I20260709 13:03:19.165697 10635 pending_rounds.cc:107] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 5.3
I20260709 13:03:19.166026 10635 raft_consensus.cc:2889] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:19.166850 12295 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.166242 12332 consensus_queue.cc:1059] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:19.167373 12295 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:19.167232 12325 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.168509 12295 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.167761 12192 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.169610 12192 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.170668 12295 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.170843 11995 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.171499 12192 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.171363 11995 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.171993 12192 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.172437 12192 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.168650 12325 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:19.174078 12010 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.174577 12010 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.175217 12325 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.166863 10635 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 940) took 1547 ms. Trace:
I20260709 13:03:19.176532 12010 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.177398 11995 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.164908 10705 rpcz_store.cc:276] 0709 13:03:17.790081 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:17.790206 (+   125us) service_pool.cc:224] Handling call
0709 13:03:17.790545 (+   339us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:17.913150 (+122605us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:19.132906 (+1219756us) spinlock_profiling.cc:243] Waited 122 ms on lock 0x7b540014f854. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:19.133079 (+   173us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":279870720}
I20260709 13:03:19.177230 10635 rpcz_store.cc:276] 0709 13:03:17.619174 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:17.633779 (+ 14605us) service_pool.cc:224] Handling call
0709 13:03:17.638229 (+  4450us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:19.164214 (+1525985us) spinlock_profiling.cc:243] Waited 579 ms on lock 0x7b540023e4a0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91d3bdc0 00007fce91dc6d87 00007fce91dc7470 00007fce91dc3d8f 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c
0709 13:03:19.166592 (+  2378us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:19.166813 (+   221us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1331862912}
I20260709 13:03:19.180750 12192 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.182927 12192 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.180931 12325 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.185849 12325 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.159119 10628 rpcz_store.cc:276] 0709 13:03:17.589794 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:17.590041 (+   247us) service_pool.cc:224] Handling call
0709 13:03:17.590318 (+   277us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:17.699168 (+108850us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:17.699205 (+    37us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:17.731618 (+ 32413us) log.cc:844] Serialized 26 byte log entry
0709 13:03:17.760286 (+ 28668us) spinlock_profiling.cc:243] Waited 2.73 ms on lock 0x7b4800080058. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce96cedaa1 00007fce96ce4b37 00007fce96ce49ca 00007fce96ddc26f 00007fce96ddbf37 00007fce96df055c 00007fce96df0508 00007fce96df0488 00007fce96df0443 00007fce96def6ec 00007fce95d19a96
0709 13:03:17.779634 (+ 19348us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:03:17.814967 (+ 35333us) log.cc:844] Serialized 14 byte log entry
0709 13:03:19.123096 (+1308129us) spinlock_profiling.cc:243] Waited 17.2 ms on lock 0x7b18003a3a20. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce97b9fde1 00007fce97bac5b1 00007fce8ec51c0a 00007fce98391219 00007fce8ecd9a40 00007fce8ecd44e4 00007fce8ecd4455 00007fce91dbc060 00007fce91dce716 00007fce91ddf287 00007fce91ddf208
0709 13:03:19.123331 (+   235us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:19.123407 (+    76us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:19.123445 (+    38us) raft_consensus.cc:1685] finished
0709 13:03:19.123455 (+    10us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:19.123588 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":32466,"prepare.queue_time_us":36675,"prepare.run_cpu_time_us":31,"prepare.run_wall_time_us":32,"raft.queue_time_us":1340504,"raft.run_cpu_time_us":2240,"raft.run_wall_time_us":138152,"spinlock_wait_cycles":45876480,"thread_start_us":123847,"threads_started":2,"wal-append.queue_time_us":113801,"wal-append.run_cpu_time_us":2996,"wal-append.run_wall_time_us":1043445}
I20260709 13:03:19.188611 12325 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.190893 12325 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.192327 12325 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.196758 12325 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.184145 12192 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.204109 12192 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.204728 12192 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.205307 12192 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.207471 12192 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.208588 12337 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.221519 12337 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.214342 12325 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.215258 10708 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:58508 (request call id 3) took 1533 ms. Trace:
I20260709 13:03:19.224510 10708 rpcz_store.cc:276] 0709 13:03:17.682078 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:17.683546 (+  1468us) service_pool.cc:224] Handling call
0709 13:03:19.214945 (+1531399us) spinlock_profiling.cc:243] Waited 1.53 s on lock 0x7b5400014d54. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dca735 00007fce96d8ad29 00007fce903091d4 00007fce90309162 00007fce90309091 00007fce9030900c 00007fce903082c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:19.215164 (+   219us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3515377408}
I20260709 13:03:19.201120 12333 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.231040 11995 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.240093 12325 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.240468 12280 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:19.260703 10749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.StartTabletCopy -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 1.3365e+06us
W20260709 13:03:19.261062 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 110586us
I20260709 13:03:19.223922 12337 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.269029 12338 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.241130 12283 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.241060 12295 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.257685 12278 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.257654 12192 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.277191 12283 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.292222 12283 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.298918 10708 raft_consensus.cc:1240] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:19.241083 11995 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.337718 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:19.270788 12280 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.281543 12337 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.353917 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:19.302345 12273 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.263859 12333 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.378849 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:19.276940 12295 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.306674 12327 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.344048 12305 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:19.337585 12283 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:19.344432 12286 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.293999 12010 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.394441 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:19.411638 10708 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:19.276172 12338 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.305739 12278 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.415753 10532 catalog_manager.cc:5697] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 3 to 4, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 4 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:19.430235 10532 catalog_manager.cc:5697] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 2 to 4, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 4 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:19.295953 12192 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.432377 10532 catalog_manager.cc:5697] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:19.437800 10534 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45062 (request call id 145) took 4177 ms. Trace:
I20260709 13:03:19.440959 10532 catalog_manager.cc:5697] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 1 to 3, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 3 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:19.444440 10704 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:19.445982 10532 catalog_manager.cc:5697] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 3 to 4, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 4 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:19.411875 12283 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.448705 12280 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.449358 12280 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.449815 12280 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.450294 12341 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.450449 12283 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.450850 12341 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.451174 12283 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.451781 12280 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.412338 12305 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.452374 12280 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.454293 12305 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.454944 12305 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.455439 12305 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.457957 12325 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.458577 12325 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.458770 12278 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.459112 12325 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.459506 12278 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.416543 12286 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.394439 12337 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.402079 12327 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.436148 12332 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:19.435590 12329 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.442433 10534 rpcz_store.cc:276] 0709 13:03:15.257172 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:15.257322 (+   150us) service_pool.cc:224] Handling call
0709 13:03:19.434961 (+4177639us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:17.746987 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:17.747605 (+   618us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:17.747646 (+    41us) write_op.cc:435] Acquired schema lock
0709 13:03:17.747661 (+    15us) tablet.cc:662] Decoding operations
0709 13:03:17.839240 (+ 91579us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:17.839298 (+    58us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:17.839326 (+    28us) tablet.cc:685] Acquiring locks for 8 operations
0709 13:03:17.840006 (+   680us) tablet.cc:701] Row locks acquired
0709 13:03:17.840025 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:03:17.840190 (+   165us) write_op.cc:270] Start()
0709 13:03:17.840311 (+   121us) write_op.cc:276] Timestamp: P: 1783602197840148 usec, L: 0
0709 13:03:17.840341 (+    30us) op_driver.cc:348] REPLICATION: starting
0709 13:03:17.867586 (+ 27245us) log.cc:844] Serialized 3209 byte log entry
0709 13:03:18.214770 (+347184us) op_driver.cc:464] REPLICATION: finished
0709 13:03:18.363050 (+148280us) write_op.cc:301] APPLY: starting
0709 13:03:18.364520 (+  1470us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:18.367393 (+  2873us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:18.367735 (+   342us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:18.368665 (+   930us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:18.368814 (+   149us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=8
0709 13:03:18.368845 (+    31us) write_op.cc:312] APPLY: finished
0709 13:03:18.369114 (+   269us) log.cc:844] Serialized 64 byte log entry
0709 13:03:18.369277 (+   163us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:18.369411 (+   134us) write_op.cc:454] Released schema lock
0709 13:03:18.369471 (+    60us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:18.369804 (+   333us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:18.369830 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":102126,"reported_tablets":48,"child_traces":[["op",{"apply.queue_time_us":145982,"apply.run_cpu_time_us":2799,"apply.run_wall_time_us":7334,"num_ops":8,"prepare.queue_time_us":69320,"prepare.run_cpu_time_us":4711,"prepare.run_wall_time_us":129220,"replication_time_us":374274,"thread_start_us":182404,"threads_started":2}]]}
I20260709 13:03:19.461294 12325 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:19.500340 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 237782us
I20260709 13:03:19.463209 12338 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.464898 12333 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.453159 12341 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.461567 12336 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.561113 12341 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.569795 12333 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.570196 12341 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.505978 12329 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.571058 12338 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.571583 12338 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.572435 12341 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.572516 12329 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.573145 12329 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.570349 12333 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.573624 12329 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.574854 12327 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:19.575218 12333 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.573642 12338 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.567826 12336 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.560319 12325 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:19.576207 12337 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.501545 12332 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.576350 12341 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.581790 12341 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.582553 12332 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:19.583801 12341 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.576769 12329 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.585704 12286 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.586238 12286 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:19.586717 12286 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.395776 12273 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.588662 12286 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.593341 10708 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:19.589131 12286 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.463007 12347 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.566174 12349 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:19.601732 12334 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.601823 12349 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.602397 12334 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:19.604398 12349 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.604560 12334 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:03:19.605408 12334 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:19.605489 12347 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.606051 12334 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.607893 12347 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.608356 12334 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.609920 12347 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.610373 11995 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.610566 12347 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.589601 12352 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.611546 12305 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.611676 12352 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.612766 12347 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.560346 12348 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.613523 12334 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.613624 12348 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:19.614091 12334 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.615988 12348 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:19.616077 12334 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.578732 12330 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:19.593918 12343 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.613284 12347 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.594496 12325 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.599560 12336 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.599677 12010 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.634192 12348 consensus_queue.cc:1059] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:19.601099 12341 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.635445 12352 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.635505 12341 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.636945 12192 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.616848 12343 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.460093 12278 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.452943 12280 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.624620 12324 raft_consensus.cc:3055] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:19.624776 12325 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.616762 12330 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.630318 12295 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.634559 12010 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.637643 12341 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.590315 12354 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.638500 12348 consensus_queue.cc:1243] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
W20260709 13:03:19.641002 10583 auto_rebalancer.cc:629] Failed to schedule move for tablet 622f6b2169ff41e88255c89afef92012: Illegal state: Replica bbbb5ae25e0e47a7b9b29ba6f9295aa2 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 6 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:19.600582 12356 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.645694 12273 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.618975 12286 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.657702 12356 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.617162 12347 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.647682 11995 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:19.653004 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:19.657660 12280 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.651964 12324 raft_consensus.cc:740] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:19.657748 12354 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:19.677604 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 121083us
W20260709 13:03:19.671909 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 237845us
W20260709 13:03:19.663028 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:19.652432 12359 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:19.725566 12305 raft_consensus.cc:3055] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:19.451795 12283 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.731775 10750 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:19.709587 12343 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.738144 12344 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:19.738698 12283 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.725955 10637 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54304 (request call id 704) took 1968 ms. Trace:
I20260709 13:03:19.673592 12340 consensus_queue.cc:1059] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.066s
I20260709 13:03:19.725025 12322 consensus_queue.cc:1059] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 13:03:19.740633 12340 consensus_queue.cc:1048] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:19.741288 12345 consensus_queue.cc:1048] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:19.741588 12332 raft_consensus.cc:3055] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:19.708331 12350 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:19.733601 12280 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.742740 12350 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.743065 12335 raft_consensus.cc:3055] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:19.743631 12335 raft_consensus.cc:740] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:19.735148 10751 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:19.742046 12332 raft_consensus.cc:740] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:19.744944 10751 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:19.745635 12351 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:19.745517 12332 consensus_queue.cc:260] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.746183 12351 raft_consensus.cc:697] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:19.746429 12357 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:19.746920 12332 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:19.746999 12357 raft_consensus.cc:697] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:19.747207 12351 consensus_queue.cc:237] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.748024 12357 consensus_queue.cc:237] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.736650 12305 raft_consensus.cc:740] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:19.676918 12342 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:19.656014 12010 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.743422 12280 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.677139 12331 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
W20260709 13:03:19.757761 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 99934.9us
I20260709 13:03:19.759682 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.759755 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.664243 12330 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.722926 12329 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:19.674983 12321 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:19.763554 12345 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:19.763199 12342 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.667776 12356 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.739550 10637 rpcz_store.cc:276] 0709 13:03:17.757683 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:17.771562 (+ 13879us) service_pool.cc:224] Handling call
0709 13:03:17.772554 (+   992us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:17.777489 (+  4935us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 13:03:17.778030 (+   541us) log.cc:844] Serialized 14 byte log entry
0709 13:03:19.293995 (+1515965us) log.cc:844] Serialized 14 byte log entry
0709 13:03:19.719699 (+425704us) spinlock_profiling.cc:243] Waited 6.72 ms on lock 0x7b180001ee80. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce97b9fde1 00007fce97bac5b1 00007fce9196c4bc 00007fce8ecba48b 00007fce97b14ab9 00007fce8ecd669b 00007fce8ecd493f 00007fce8ecd4455 00007fce91dbc060 00007fce91dce716 00007fce91ddf287
0709 13:03:19.719849 (+   150us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:19.720505 (+   656us) log.cc:844] Serialized 26 byte log entry
0709 13:03:19.722638 (+  2133us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:03:19.722710 (+    72us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:19.723085 (+   375us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:19.723308 (+   223us) raft_consensus.cc:1685] finished
0709 13:03:19.723328 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:19.725886 (+  2558us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1303312,"prepare.queue_time_us":425481,"prepare.run_cpu_time_us":92,"prepare.run_wall_time_us":6163,"raft.queue_time_us":1431953,"raft.run_cpu_time_us":410,"raft.run_wall_time_us":24727,"spinlock_wait_cycles":15466368,"thread_start_us":476407,"threads_started":4,"wal-append.queue_time_us":299427,"wal-append.run_cpu_time_us":1500,"wal-append.run_wall_time_us":1059504}
I20260709 13:03:19.662621 12278 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.744728 12335 consensus_queue.cc:260] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.732741 12347 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.805850 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.735520 12286 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:19.806599 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:19.668761 12177 consensus_queue.cc:1059] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.102s
I20260709 13:03:19.808682 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.808982 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.830379 10704 raft_consensus.cc:2468] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:19.830698 10712 raft_consensus.cc:2410] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 13:03:19.744958 12350 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:19.810366 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.810746 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.831604 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.831679 10703 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:19.832124 10708 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:19.766109 12010 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.834578 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.835621 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.703565 11995 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.730813 12354 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.812161 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.805773 12343 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.838732 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.838981 12343 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.815322 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.839785 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.840615 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.815615 10709 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:19.750973 12305 consensus_queue.cc:260] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.815091 12345 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.724745 12327 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.081s
W20260709 13:03:19.816393 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 64212.2us
I20260709 13:03:19.818583 10706 raft_consensus.cc:1240] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:19.819025 12321 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.816314 12329 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.833014 10705 raft_consensus.cc:2393] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:19.832912 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.811033 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.840715 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.858405 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.859230 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.837987 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.860297 10712 raft_consensus.cc:2393] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 6: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:19.861212 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.862607 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.863335 10707 raft_consensus.cc:2410] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 3 because replica has last-logged OpId of term: 2 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 13:03:19.863397 12321 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:19.864027 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.864568 12335 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:19.864802 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.834983 10783 consensus_queue.cc:237] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:19.865836 10704 raft_consensus.cc:2393] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 6: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:19.757344 12359 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.845467 12342 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:19.867324 10704 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:19.870424 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.859329 10711 raft_consensus.cc:2410] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 7 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 13:03:19.876288 10633 raft_consensus.cc:1240] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 13:03:19.836205 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.893591 12286 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.894187 12286 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.902235 10636 raft_consensus.cc:1275] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:19.905094 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.905748 10708 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:19.906183 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.801640 12331 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.909662 12331 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:19.932569 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 129952us
I20260709 13:03:19.939291 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.941891 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.942818 10711 raft_consensus.cc:2393] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:19.943725 12321 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:19.944404 12321 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.945346 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.947113 12321 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:19.953272 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.954684 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.955127 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.955703 10707 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:19.954710 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:19.956353 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.956509 10632 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:19.954717 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:19.955930 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.957888 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.958388 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:19.916987 12305 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:19.958976 10634 raft_consensus.cc:2468] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:19.953478 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.957932 10629 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:19.960012 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.977859 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.978426 12278 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.978976 12278 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.979355 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:19.980981 12278 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.854224 12324 consensus_queue.cc:260] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:19.981807 10602 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:19.982178 12324 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:19.983011 10602 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:19.983736 12330 raft_consensus.cc:2804] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:19.984145 12330 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:19.984067 10602 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:19.985559 12273 raft_consensus.cc:2804] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:19.985966 12273 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:19.986351 12273 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:19.987679 12280 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.988772 12329 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.985098 12283 raft_consensus.cc:2804] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:19.989777 12283 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:19.990144 12283 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:19.991298 11995 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.982105 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:19.984697 12330 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:19.991115 12345 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:19.982219 12343 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:20.003062 12010 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:19.958791 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.005947 10633 raft_consensus.cc:2468] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:03:20.009833 10635 raft_consensus.cc:1240] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
W20260709 13:03:20.011350 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 62025.8us
I20260709 13:03:19.939230 12344 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:20.016536 12322 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.018381 12340 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.018997 12372 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:20.018918 12340 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:20.019560 12372 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:20.021046 12340 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:20.017315 12322 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:20.022068 12372 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:20.023350 12322 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:20.014206 12344 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:20.023933 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:20.025352 12344 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:20.027305 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.027942 10629 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:20.028779 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.029311 10629 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:20.029855 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.030126 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.030516 10636 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:20.031553 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.032151 10636 raft_consensus.cc:2468] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:20.032227 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.032872 10634 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:20.033821 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.034404 10632 raft_consensus.cc:2468] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:20.035179 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.035398 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.035848 10628 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:20.030898 10629 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:20.037597 12321 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:20.033048 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.040593 10636 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:20.042881 12321 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:20.049726 12321 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:20.049906 12332 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:20.050331 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.050484 12332 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:20.051122 10635 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:20.052814 12332 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:20.047569 12354 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:20.043387 12359 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:20.047058 12286 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:20.052742 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.055142 10633 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:20.055680 12321 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:20.056696 12321 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:20.057756 12368 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.058099 12343 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:20.058435 12368 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:20.059319 10780 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:20.062377 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.062650 10779 raft_consensus.cc:1275] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:20.063418 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.063987 10635 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 2.
I20260709 13:03:20.064669 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.065059 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.065284 10628 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:20.065696 10633 raft_consensus.cc:2468] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
W20260709 13:03:20.074549 10749 consensus_peers.cc:597] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5cecde6ac0504b1f871c689c8874516a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:20.064909 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:20.075373 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.352051 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:20.150650 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:20.210764 10602 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:20.110132 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:20.353889 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.347934 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:20.363780 10712 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:20.349116 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:20.361186 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 150478us
I20260709 13:03:20.083099 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.075452 10786 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:20.149694 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:20.366139 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.062945 10781 raft_consensus.cc:2468] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:20.153832 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:20.366701 10705 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
W20260709 13:03:20.222958 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:20.110132 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.370867 10632 raft_consensus.cc:2468] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:20.148928 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:20.366741 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.371809 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.368274 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.368361 10629 raft_consensus.cc:2468] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:20.367198 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:20.373265 10633 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:20.369231 10704 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:20.375080 10602 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:20.373932 10708 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:20.376540 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.150393 12230 tablet_copy_client.cc:538] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:20.377897 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:20.378469 10707 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:20.375442 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.379491 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.379706 10633 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:20.149758 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:20.377350 10779 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:20.382575 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:20.382639 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.383013 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.383600 10637 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:20.381095 12359 consensus_queue.cc:1059] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:03:20.151160 12362 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:20.387176 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:20.387668 10708 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:20.353107 12321 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:20.337586 12363 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.367455 12354 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:20.394445 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.394737 12354 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:20.395195 12354 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:20.395155 10634 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:20.398516 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.400179 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:20.401595 10636 raft_consensus.cc:2376] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4. Re-sending same reply.
I20260709 13:03:20.388480 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:20.140014 12286 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.261s
I20260709 13:03:20.389652 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.391378 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.410270 10631 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:20.390609 12362 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:20.396945 12368 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:20.401531 12363 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:20.386957 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.403345 10783 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:20.106240 12330 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:20.386701 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:20.420933 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.407100 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.424243 10782 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:20.407702 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.409345 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.426362 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.111500 12283 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:20.384588 12278 raft_consensus.cc:2804] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:20.411615 10637 raft_consensus.cc:2393] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 4: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:20.412233 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:20.441666 10707 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:20.442571 10785 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:20.441779 10751 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:20.413019 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.413975 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.445205 10633 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:20.420907 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:20.446684 10704 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:20.386544 12359 consensus_queue.cc:1243] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 13:03:20.344470 12273 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:20.430344 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:20.430375 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:20.432310 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:20.449430 10710 raft_consensus.cc:2468] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:20.432300 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.433243 10630 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:20.433812 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.450598 10781 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:20.451123 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.438581 12362 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:20.440218 12363 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:20.445274 10629 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:20.414888 10602 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:20.434299 12283 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:20.452281 12368 raft_consensus.cc:2804] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:20.451440 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.456899 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.455132 12368 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:20.458204 12368 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:20.459388 12330 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:20.461658 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 46841.2us
I20260709 13:03:20.461897 12286 raft_consensus.cc:2804] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:20.462262 12286 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:20.462307 10602 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:20.462632 11569 debug-util.cc:398] Leaking SignalData structure 0x7b0800116800 after lost signal to thread 9528
I20260709 13:03:20.462738 12286 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:03:20.463761 11569 debug-util.cc:398] Leaking SignalData structure 0x7b0800334c40 after lost signal to thread 10569
I20260709 13:03:20.466737 12273 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:20.473802 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:20.474960 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:20.475508 10707 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:20.476181 12368 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:20.465068 12359 raft_consensus.cc:2804] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:20.477622 12359 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:20.477999 12359 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:20.441365 12278 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:20.478863 12278 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:20.473706 10635 raft_consensus.cc:2393] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 7: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:20.482981 10786 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:20.483582 10779 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
W20260709 13:03:20.484313 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 48557.7us
I20260709 13:03:20.484504 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.486776 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.488040 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.485625 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.488622 10778 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:20.489881 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.490657 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.490911 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.491381 10782 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:20.494519 12278 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:20.491963 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.496021 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.496681 12278 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:20.465059 11569 debug-util.cc:398] Leaking SignalData structure 0x7b08002c0200 after lost signal to thread 10661
W20260709 13:03:20.498008 11569 debug-util.cc:398] Leaking SignalData structure 0x7b08002cd780 after lost signal to thread 10662
I20260709 13:03:20.499083 12230 tablet_bootstrap.cc:492] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
W20260709 13:03:20.499169 11569 debug-util.cc:398] Leaking SignalData structure 0x7b0800372600 after lost signal to thread 10736
I20260709 13:03:20.494020 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.494992 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.501116 10782 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:20.485618 10783 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:20.503888 12368 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:20.503794 12359 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:20.507438 11569 debug-util.cc:398] Leaking SignalData structure 0x7b08002aa9e0 after lost signal to thread 10810
W20260709 13:03:20.508698 11569 debug-util.cc:398] Leaking SignalData structure 0x7b080032d9c0 after lost signal to thread 11575
I20260709 13:03:20.513141 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.513890 10781 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
W20260709 13:03:20.514859 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 110699us
I20260709 13:03:20.516779 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:20.517570 10633 raft_consensus.cc:2393] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 6: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:20.520009 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:20.520730 10628 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:20.520074 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:20.518182 10751 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:20.523399 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.525558 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.528235 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:20.528627 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:20.529795 10705 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:20.531296 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:20.532744 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:20.533501 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:20.534039 10704 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:03:20.535249 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:20.536069 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:20.540685 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.541663 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.549335 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.548084 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:20.539809 10751 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:20.556372 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.552999 12343 consensus_queue.cc:1048] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.011s
I20260709 13:03:20.591845 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.593106 10781 raft_consensus.cc:2393] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:20.582408 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.595417 10751 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:20.603067 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.558036 12372 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:20.605973 12321 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 13:03:20.562052 12359 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:20.620747 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.567713 12367 raft_consensus.cc:2804] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:20.626132 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:20.658514 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.659555 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.660563 10633 raft_consensus.cc:2393] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 5: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:20.673035 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.673481 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.674058 10779 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:20.676906 12386 ts_tablet_manager.cc:933] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:20.679231 10782 raft_consensus.cc:2393] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 6: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:20.679778 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.680109 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.681275 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.606426 12372 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:20.649525 10751 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:20.687079 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.691605 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:20.685909 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.692129 10781 raft_consensus.cc:2393] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:20.692975 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.690482 10601 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:20.648589 10628 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:20.698627 10703 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:20.698932 10601 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:20.665925 12367 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:20.700477 10712 raft_consensus.cc:2468] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:20.700536 10710 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:20.701193 10633 raft_consensus.cc:2393] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 6: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:20.703784 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.704448 10633 raft_consensus.cc:2393] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:20.705055 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.658224 11995 raft_consensus.cc:3055] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:20.696311 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.694160 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.718590 12368 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:20.718962 10704 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:20.720023 10711 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:20.720248 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:20.719220 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 111189us
I20260709 13:03:20.721061 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.724860 10601 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:20.726485 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.727100 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.616906 12286 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:20.727553 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.735474 10782 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:20.736775 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:20.737943 10782 raft_consensus.cc:2410] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 2.
I20260709 13:03:20.739084 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.724575 12368 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:20.750718 10634 raft_consensus.cc:2368] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6.
I20260709 13:03:20.734993 12354 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:20.700577 10636 raft_consensus.cc:2955] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:20.734956 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.752328 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.743110 10628 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:20.727504 10601 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:20.743510 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.752936 10629 raft_consensus.cc:2468] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:20.701819 12372 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:20.721881 11995 raft_consensus.cc:740] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
W20260709 13:03:20.745227 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 211462us
I20260709 13:03:20.719836 12283 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:20.759266 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.700542 12331 raft_consensus.cc:2804] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:20.721611 12367 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:20.726464 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.749570 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.753909 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.750021 10751 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:20.734333 12359 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:20.760632 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.763314 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.728443 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.756237 10676 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:20.764577 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.765120 10781 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:20.765904 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.742595 12010 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:20.750718 12368 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:20.764706 10676 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:20.769219 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.770491 10676 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:20.773535 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.775023 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.776252 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.776919 10781 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:20.779493 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.780489 10785 raft_consensus.cc:2393] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 6: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:20.781817 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.783797 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.784052 10635 raft_consensus.cc:1240] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:20.784825 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:20.785772 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:20.786556 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.787160 10785 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:20.787864 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.788568 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.782704 10781 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:20.790871 10782 raft_consensus.cc:2393] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:20.790949 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:20.791829 10629 raft_consensus.cc:2410] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 7 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 13:03:20.792979 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.793973 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.801568 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.802814 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.803593 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.804795 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.805725 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.814692 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.768231 12273 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:03:20.815825 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 88361us
I20260709 13:03:20.818275 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.824884 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.770831 12341 raft_consensus.cc:2804] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:20.827117 12341 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:20.832024 12341 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:20.836638 10783 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:20.838052 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.839397 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.840907 10783 raft_consensus.cc:1240] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:20.820869 10782 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:20.825973 10601 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:20.845158 12383 raft_consensus.cc:2804] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:20.847687 12383 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:20.848107 12383 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:20.849686 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.851387 10781 raft_consensus.cc:1240] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:20.853003 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:20.856056 10782 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:20.784075 12350 raft_consensus.cc:2804] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:20.814955 12347 raft_consensus.cc:2804] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:20.754732 12345 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.061s
I20260709 13:03:20.814478 12386 tablet_copy_client.cc:323] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.67:34207
W20260709 13:03:20.865764 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 95332.4us
W20260709 13:03:20.981977 12394 log.cc:927] Time spent T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.231s	user 0.001s	sys 0.000s
I20260709 13:03:20.860211 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:20.982549 12347 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:21.011737 10676 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.004891 12010 raft_consensus.cc:2749] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:03:21.043503 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:21.009258 12350 raft_consensus.cc:697] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:20.859292 11995 consensus_queue.cc:260] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.021632 12347 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:21.021669 12357 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:21.071900 12401 raft_consensus.cc:2804] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:21.026973 10777 raft_consensus.cc:2376] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6. Re-sending same reply.
W20260709 13:03:21.076771 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 223835us
I20260709 13:03:21.079382 12286 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:21.079921 12401 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:21.112702 12387 consensus_queue.cc:1059] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:03:21.113755 12395 log.cc:927] Time spent T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.256s	user 0.000s	sys 0.000s
I20260709 13:03:21.087744 10777 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40596 (request call id 723) took 1024 ms. Trace:
I20260709 13:03:21.077780 12357 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.087824 12354 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:21.105862 10796 tablet_copy_service.cc:140] P 99a7b009fd104b7d948808513bc3e845: Received BeginTabletCopySession request for tablet 5cecde6ac0504b1f871c689c8874516a from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:47336)
I20260709 13:03:21.156972 10796 tablet_copy_service.cc:161] P 99a7b009fd104b7d948808513bc3e845: Beginning new tablet copy session on tablet 5cecde6ac0504b1f871c689c8874516a from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:47336: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-5cecde6ac0504b1f871c689c8874516a
I20260709 13:03:21.120940 12401 raft_consensus.cc:3060] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:03:21.173744 12391 log.cc:927] Time spent T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
W20260709 13:03:21.164191 12390 log.cc:927] Time spent T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.161s	user 0.000s	sys 0.001s
W20260709 13:03:21.164880 12396 log.cc:927] Time spent T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.168s	user 0.000s	sys 0.001s
I20260709 13:03:21.198799 10631 raft_consensus.cc:1275] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:21.201982 10637 raft_consensus.cc:1240] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:21.204102 10632 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:21.138818 10777 rpcz_store.cc:276] 0709 13:03:20.059168 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:20.083262 (+ 24094us) service_pool.cc:224] Handling call
0709 13:03:20.821816 (+738554us) spinlock_profiling.cc:243] Waited 9.5 ms on lock 0x7b5800061b98. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fb71 00007fce8ec9fa22 00007fce97bb8c09 00007fce96d12ee0 00007fce96ddc0ab 00007fce96ddc131 00007fce96d8a0a0 00007fce96d89984 00007fce903046d4 00007fce90304662
0709 13:03:21.083994 (+262178us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":21841280}
I20260709 13:03:21.236657 12331 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:21.211088 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 46819.2us
I20260709 13:03:21.132524 12350 consensus_queue.cc:237] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.245100 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:21.237309 12331 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:21.295097 12343 raft_consensus.cc:3055] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:21.295835 12343 raft_consensus.cc:740] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:21.297098 12343 consensus_queue.cc:260] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:21.268483 12393 log.cc:927] Time spent T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.257s	user 0.002s	sys 0.000s
W20260709 13:03:21.270841 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:21.262612 11995 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:21.330281 10637 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:03:21.302064 12392 log.cc:927] Time spent T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.222s	user 0.000s	sys 0.000s
I20260709 13:03:21.114042  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:21.335709 10703 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 13:03:21.335487 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 509486us
I20260709 13:03:21.339535 10601 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.343497 10601 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.315960 12406 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:21.350546 10532 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45040 (request call id 129) took 5134 ms. Trace:
I20260709 13:03:21.349888 10601 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.362663 10601 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.349112 12359 raft_consensus.cc:2749] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:21.347419 10534 catalog_manager.cc:5697] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 3 to 4, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 4 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:21.387328 10534 catalog_manager.cc:5697] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 4 to 6, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 6 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:21.389642 10534 catalog_manager.cc:5697] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:21.392472 10534 catalog_manager.cc:5697] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 2 to 4, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 4 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:21.396525 10534 catalog_manager.cc:5697] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 4 to 6, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 6 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:21.398558 10534 catalog_manager.cc:5697] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 4 to 5, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 5 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:21.400358 10534 catalog_manager.cc:5697] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 4 to 5, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 5 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:21.401772 12401 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:21.401870 10534 catalog_manager.cc:5697] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:21.357121 10780 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40596 (request call id 727) took 1286 ms. Trace:
W20260709 13:03:21.393149 10636 consensus_meta.cc:287] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.632s	user 0.012s	sys 0.007s
W20260709 13:03:21.385063 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 358807us
I20260709 13:03:21.351095 10532 rpcz_store.cc:276] 0709 13:03:16.215967 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:16.216170 (+   203us) service_pool.cc:224] Handling call
0709 13:03:19.616616 (+3400446us) spinlock_profiling.cc:243] Waited 7.36 ms on lock 0x7b540017b528. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce9572e161 00007fce957b83af 00007fce957b9b11 00007fce97cba2d1 00007fce97cbab2f 00007fce97b79d4b 00007fce97c81c3e 00007fce961422a4 00007fce96142232 00007fce96142161 00007fce961420dc
0709 13:03:21.350466 (+1733850us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:19.815970 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:19.818413 (+  2443us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:19.818458 (+    45us) write_op.cc:435] Acquired schema lock
0709 13:03:19.818477 (+    19us) tablet.cc:662] Decoding operations
0709 13:03:19.819182 (+   705us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:19.819261 (+    79us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:19.819290 (+    29us) tablet.cc:685] Acquiring locks for 5 operations
0709 13:03:19.819838 (+   548us) tablet.cc:701] Row locks acquired
0709 13:03:19.819859 (+    21us) write_op.cc:260] PREPARE: finished
0709 13:03:19.820006 (+   147us) write_op.cc:270] Start()
0709 13:03:19.820116 (+   110us) write_op.cc:276] Timestamp: P: 1783602199819957 usec, L: 0
0709 13:03:19.820138 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:03:19.820817 (+   679us) log.cc:844] Serialized 2063 byte log entry
0709 13:03:20.221795 (+400978us) op_driver.cc:464] REPLICATION: finished
0709 13:03:20.427646 (+205851us) write_op.cc:301] APPLY: starting
0709 13:03:20.427707 (+    61us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:20.427821 (+   114us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:20.427919 (+    98us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:20.428373 (+   454us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:20.428508 (+   135us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 13:03:20.428535 (+    27us) write_op.cc:312] APPLY: finished
0709 13:03:20.428697 (+   162us) log.cc:844] Serialized 46 byte log entry
0709 13:03:20.428871 (+   174us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:20.428972 (+   101us) write_op.cc:454] Released schema lock
0709 13:03:20.429011 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:20.429325 (+   314us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:20.429354 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":2648,"reported_tablets":30,"spinlock_wait_cycles":16937344,"child_traces":[["op",{"apply.queue_time_us":197709,"apply.run_cpu_time_us":1649,"apply.run_wall_time_us":1653,"num_ops":5,"prepare.queue_time_us":152029,"prepare.run_cpu_time_us":79700,"prepare.run_wall_time_us":116077,"raft.queue_time_us":127636,"raft.run_cpu_time_us":25934,"raft.run_wall_time_us":349965,"replication_time_us":314435,"thread_start_us":390985,"threads_started":4,"wal-append.queue_time_us":110816}]]}
I20260709 13:03:21.383652 10601 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.356377 12406 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.418488 10676 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.419539 12330 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:21.360745 12418 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:03:21.367337 12305 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:21.386401 12357 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:21.421420 10676 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.426672 10676 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.424459 10601 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:21.426847 12283 consensus_meta.cc:287] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.658s	user 0.006s	sys 0.003s
I20260709 13:03:21.404146 10534 catalog_manager.cc:5697] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
W20260709 13:03:21.415113 12341 consensus_meta.cc:287] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent flushing consensus metadata: real 0.582s	user 0.003s	sys 0.018s
I20260709 13:03:21.390218 12342 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.040s
I20260709 13:03:21.425758 12305 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:21.430342 12283 raft_consensus.cc:2749] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:03:21.433424 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:21.431625 10534 catalog_manager.cc:5697] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 3 to 4, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 4 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:21.432699 12417 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:21.423259 12384 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:21.439297 12278 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:03:21.450476 12372 consensus_meta.cc:287] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.682s	user 0.007s	sys 0.005s
I20260709 13:03:21.451093 12372 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.451640 12387 raft_consensus.cc:2804] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:21.452054 12387 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:21.452198 10778 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:21.452419 12387 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:21.402873 10780 rpcz_store.cc:276] 0709 13:03:20.060364 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:20.063474 (+  3110us) service_pool.cc:224] Handling call
0709 13:03:20.505388 (+441914us) spinlock_profiling.cc:243] Waited 8.59 ms on lock 0x7b5800061b98. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fb71 00007fce8ec9fa22 00007fce97bb8c09 00007fce96d12ee0 00007fce96ddc0ab 00007fce96ddc131 00007fce96d9dfc0 00007fce96d88929 00007fce96d883d2 00007fce902ffbd4
0709 13:03:21.155816 (+650428us) spinlock_profiling.cc:243] Waited 16 ms on lock 0x7b5800061b98. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fe9c 00007fce8ec9fa5b 00007fce97bb8c09 00007fce96d12ee0 00007fce96ddc0ab 00007fce96ddc131 00007fce96d9dfc0 00007fce96d88929 00007fce96d883d2 00007fce902ffbd4
0709 13:03:21.200931 (+ 45115us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:21.201145 (+   214us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:21.201183 (+    38us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:21.315987 (+114804us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:03:21.328739 (+ 12752us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:21.334191 (+  5452us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:21.346740 (+ 12549us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":56576512}
I20260709 13:03:21.439646 10796 tablet_copy_source_session.cc:215] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:21.432838 12341 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.453409 12384 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:21.445003 12367 consensus_meta.cc:287] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.661s	user 0.005s	sys 0.010s
W20260709 13:03:21.444170 12368 consensus_meta.cc:287] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.653s	user 0.001s	sys 0.009s
I20260709 13:03:21.460296 10711 raft_consensus.cc:1240] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:21.455394 10601 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.464774 12331 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.465937 12372 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:21.453730 10534 catalog_manager.cc:5697] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 2 to 5, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 5 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:21.468735 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:21.470606 12367 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.472270 12341 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:21.438975 12305 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:21.476716 12368 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.459470 10778 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40596 (request call id 738) took 1392 ms. Trace:
I20260709 13:03:21.460000 12384 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:03:21.475816 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:21.447849 12383 consensus_meta.cc:287] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent flushing consensus metadata: real 0.599s	user 0.010s	sys 0.001s
I20260709 13:03:21.477331 10705 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:21.477944 10534 catalog_manager.cc:5697] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 5 to 6, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 6 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:21.479401 10601 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.503296 10534 catalog_manager.cc:5697] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 4 to 6, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 6 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:21.503787 10601 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.457762 12419 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:21.480815 12401 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:21.454321 12406 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:21.495132 12386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cecde6ac0504b1f871c689c8874516a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:21.477026 12278 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:03:21.510990 10783 raft_consensus.cc:1240] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:21.506203 10601 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.508332 10785 raft_consensus.cc:2368] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6.
I20260709 13:03:21.504848 12343 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:21.512183 10534 catalog_manager.cc:5697] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 1 to 5, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 5 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:21.506960 12417 raft_consensus.cc:2749] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:21.506872 12330 raft_consensus.cc:2749] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:21.508085 11995 raft_consensus.cc:2749] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:03:21.516975 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 55962.9us
I20260709 13:03:21.518797 10785 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40592 (request call id 744) took 1133 ms. Trace:
I20260709 13:03:21.519152 10785 rpcz_store.cc:276] 0709 13:03:20.385682 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:20.792716 (+407034us) service_pool.cc:224] Handling call
0709 13:03:21.518617 (+725901us) spinlock_profiling.cc:243] Waited 713 ms on lock 0x7b54000c62d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:21.518743 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1640534784}
I20260709 13:03:21.517307 10783 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40592 (request call id 748) took 1098 ms. Trace:
I20260709 13:03:21.504941 12419 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:21.515825 10601 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.482336 12347 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.519927 10783 rpcz_store.cc:276] 0709 13:03:20.415828 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:20.842743 (+426915us) service_pool.cc:224] Handling call
0709 13:03:20.844432 (+  1689us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:21.511535 (+667103us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:21.513940 (+  2405us) spinlock_profiling.cc:243] Waited 666 ms on lock 0x7b54001a31d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:21.514163 (+   223us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1531724160}
I20260709 13:03:21.514554 12406 raft_consensus.cc:2749] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:21.507160 12383 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.544989 12383 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:21.545991 12417 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:21.554255 12347 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:21.500118 10778 rpcz_store.cc:276] 0709 13:03:20.067055 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:20.489277 (+422222us) service_pool.cc:224] Handling call
0709 13:03:21.244989 (+755712us) spinlock_profiling.cc:243] Waited 4.63 ms on lock 0x7b5800061b98. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fb71 00007fce8ec9feee 0000000000375939 00007fce96d131e0 00007fce96ddc0c4 00007fce96ddc131 00007fce96d8a0a0 00007fce96d89984 00007fce903046d4 00007fce90304662
0709 13:03:21.459302 (+214313us) spinlock_profiling.cc:243] Waited 206 ms on lock 0x7b5400059bd4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:21.459419 (+   117us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":484972288}
I20260709 13:03:21.537776 12331 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:21.553807 12305 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.527596 12419 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:03:21.563583 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:21.570698 12368 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:21.571139 12305 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:21.515800 10534 catalog_manager.cc:5697] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 1 to 3, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 3 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:21.576092 10534 catalog_manager.cc:5697] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 4 to 5, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 5 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:21.579298 10534 catalog_manager.cc:5697] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:21.530974 10601 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:21.584780 10751 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:21.585705 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 54799.2us
I20260709 13:03:21.586637 10601 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.588411 12305 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:21.588356 12327 consensus_queue.cc:1059] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:03:21.590900 12305 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:21.591115 12406 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:21.591395 12327 raft_consensus.cc:3055] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:21.573895 12426 raft_consensus.cc:2955] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:21.591441 12305 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:21.556653 12387 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:21.588932 10534 catalog_manager.cc:5697] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:21.595027 10710 raft_consensus.cc:1240] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:21.592011 12327 raft_consensus.cc:740] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:21.596107 12332 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:21.610059 12327 consensus_queue.cc:260] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.611836 12332 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:21.612612 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:21.602720 12387 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:21.603499 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:21.612828 12332 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:21.595758 10534 catalog_manager.cc:5697] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index -1 to 3, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 2 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:21.615492 10705 raft_consensus.cc:2393] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 5: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:21.618391 10601 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.620908 10601 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.621774 10534 catalog_manager.cc:5697] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:21.624855 11995 raft_consensus.cc:2749] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:21.624914 12406 raft_consensus.cc:2749] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:21.624986 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:21.624464 10534 catalog_manager.cc:5697] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 4 to 6, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 6 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:21.627753 10709 raft_consensus.cc:1240] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
W20260709 13:03:21.633970 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 207241us
I20260709 13:03:21.630426 12384 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.627015 12368 consensus_queue.cc:1059] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 13:03:21.630041 10601 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.635318 10711 raft_consensus.cc:1240] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:21.626540 12327 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:21.636399 12384 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:21.637257 12373 raft_consensus.cc:3055] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:21.637632 12373 raft_consensus.cc:740] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:21.638456 12373 consensus_queue.cc:260] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:21.639199 11995 raft_consensus.cc:2749] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:21.640143 12373 raft_consensus.cc:3060] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:21.640655 10601 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.641397 11995 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:21.643450 10676 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.644157 12387 raft_consensus.cc:2804] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:21.644516 12387 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:21.644877 12387 raft_consensus.cc:3060] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:21.645476 10601 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.646227 11995 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:21.647547 10676 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.648869 10676 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.649113 10601 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.650413 10710 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:21.651770 10676 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:21.651827 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 150939us
I20260709 13:03:21.659626 10601 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.660887 10601 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.658430 10676 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.667174 12406 raft_consensus.cc:2749] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:21.669701 10751 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.669775 10601 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.655323 12384 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:21.671996 10601 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.674544 10676 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.657824 12383 raft_consensus.cc:2804] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:21.675009 10601 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.669389 12278 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:21.667876 12401 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:21.688303 12401 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:21.688817 12401 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:21.690151 12286 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:21.669869 11995 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:21.678720 12417 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:21.693961 12417 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:21.694483 12417 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:21.674400 12330 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:21.679572 10676 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.680891 10601 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.696942 12419 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.697839 12343 raft_consensus.cc:2804] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:21.698210 12343 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:21.698385 10601 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.698591 12343 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:21.699148 12419 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:21.700194 10601 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.673514 12424 consensus_queue.cc:1059] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 13:03:21.673323 12384 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:21.674196 12408 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:21.701352 12384 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:21.701870 12408 raft_consensus.cc:697] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:21.702741 12408 consensus_queue.cc:237] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.679598 12383 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:21.706523 12383 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:21.706878 10676 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.687729 12422 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:21.708030 10676 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.658250 12327 consensus_queue.cc:1059] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.022s
I20260709 13:03:21.709250 12418 raft_consensus.cc:2749] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:21.680533 12347 raft_consensus.cc:2804] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:21.717335 12347 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:21.717724 12347 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:21.710805 12430 raft_consensus.cc:2804] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:21.709159 12283 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:21.711947 12343 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.712855 12341 raft_consensus.cc:2804] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:21.709621 12406 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:21.731809 12417 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.713018 10676 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.714731 10601 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.733783 10601 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.734351 12417 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:21.734505 12330 raft_consensus.cc:2749] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:21.709800 12422 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:21.721486 12430 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:21.743822 12430 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:21.744688 12384 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.745679 12343 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:21.746407 12343 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:21.746898 12384 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:21.720116 12367 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:21.725953 12327 raft_consensus.cc:3055] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:21.747864 12327 raft_consensus.cc:740] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:21.748068 11995 raft_consensus.cc:2749] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:21.748708 12327 consensus_queue.cc:260] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.726202 12305 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.728888 12401 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.731077 12341 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:21.734869 10601 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.746848 12343 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:21.754539 12343 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:21.754766 11995 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:21.755162 11995 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:21.755540 11995 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:21.755366 10601 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.756686 12406 raft_consensus.cc:2749] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:03:21.752105 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:21.751994 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:21.758455 10710 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:21.758615 10601 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.759408 12406 raft_consensus.cc:2749] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:21.761574 10601 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.762290 12406 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:21.762938 12343 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.763598 12406 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:21.764495 12341 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:21.766826 12305 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:21.768690 12401 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:21.769706 10703 raft_consensus.cc:1240] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:21.764926 10710 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:21.764590 12327 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:21.775367 12341 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.748732 12347 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:21.765208 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 52247.3us
I20260709 13:03:21.778739 10676 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.777665 12341 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:21.764905 10601 leader_election.cc:400] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6.
I20260709 13:03:21.779472 12347 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:21.749616 12422 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:21.780941 12406 consensus_queue.cc:1059] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:21.782398 12305 raft_consensus.cc:3055] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:21.782876 12305 raft_consensus.cc:740] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:21.784066 12305 consensus_queue.cc:260] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.786046 12387 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.788329 12387 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:21.789582 12305 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:21.794631 12350 consensus_queue.cc:1059] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:21.795011 10751 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.795727 12350 raft_consensus.cc:3055] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:21.796128 12350 raft_consensus.cc:740] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:21.796386 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:21.797103 10783 raft_consensus.cc:2393] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:21.797784 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:21.797940 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:21.798619 10780 raft_consensus.cc:2368] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5.
I20260709 13:03:21.798712 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:21.800180 10710 raft_consensus.cc:1240] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:21.796984 12350 consensus_queue.cc:260] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.801541 10703 raft_consensus.cc:1240] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:21.801803 12350 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:21.795902 12373 raft_consensus.cc:2804] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:21.803900 12373 raft_consensus.cc:697] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
W20260709 13:03:21.804800 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:21.807001 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:21.807274 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:21.807780 10785 raft_consensus.cc:2410] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:21.807910 10783 raft_consensus.cc:2393] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:21.808573 10750 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.804816 12373 consensus_queue.cc:237] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.809507 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:21.812757 10706 raft_consensus.cc:1240] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:21.734944 12417 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:21.827976 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:21.829092 10750 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:21.831079 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 52403.8us
I20260709 13:03:21.833442 12342 consensus_queue.cc:1059] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:21.836720 10630 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:21.837652 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:21.837934 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:21.838003 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:21.838425 10633 raft_consensus.cc:2393] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 6: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:21.838620 10629 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:21.838713 10634 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:21.839879 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:21.840413 10601 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.840620 10636 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:21.841697 10601 leader_election.cc:400] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5.
I20260709 13:03:21.841984 10601 leader_election.cc:403] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 13:03:21.842501 12330 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:21.843067 10601 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.844393 12283 raft_consensus.cc:2749] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:21.845268 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:21.846045 10628 raft_consensus.cc:2393] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 6: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:21.845775 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:21.846935 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:21.847503 10635 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:21.855577 10676 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.856410 12422 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.856995 10676 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.857507 10709 raft_consensus.cc:1240] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:21.857946 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:21.858096 10676 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.859578 10637 raft_consensus.cc:2410] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 13:03:21.858557 10780 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:21.863137 10750 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.864380 10636 raft_consensus.cc:2468] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:21.753790 12332 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.867868 12327 raft_consensus.cc:2749] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:03:21.830998 12368 raft_consensus.cc:2749] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 13:03:21.871155 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 52145us
I20260709 13:03:21.872807 10750 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.875986 10635 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:21.863682 12347 raft_consensus.cc:2804] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:21.863503 12341 raft_consensus.cc:2804] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:21.863919 12419 raft_consensus.cc:2804] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:21.867057 12401 raft_consensus.cc:2804] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:21.866595 12330 raft_consensus.cc:2749] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5.
I20260709 13:03:21.880831 12401 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:21.880163 12327 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:21.881830 12401 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:21.881923 12383 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.884162 12383 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:21.879212 12341 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:21.885782 12341 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:21.886065 12332 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:21.879282 12419 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:21.887512 12419 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:21.879897 12230 tablet_bootstrap.cc:492] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:21.890599 12230 tablet_bootstrap.cc:492] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:03:21.891363 12230 ts_tablet_manager.cc:1403] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 1.393s	user 0.019s	sys 0.031s
I20260709 13:03:21.891261 12367 raft_consensus.cc:3055] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:21.893151 10750 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.893893 12343 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:21.879451 12347 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:21.894558 12373 raft_consensus.cc:2749] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:21.896159 12408 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:21.898380 12386 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:59062 (request call id 4) took 1392 ms. Trace:
I20260709 13:03:21.903585 12386 rpcz_store.cc:276] 0709 13:03:20.505590 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:20.505717 (+   127us) service_pool.cc:224] Handling call
0709 13:03:20.677389 (+171672us) ts_tablet_manager.cc:934] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
0709 13:03:21.480120 (+802731us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:03:21.717913 (+237793us) tablet_metadata.cc:665] Metadata flushed
0709 13:03:21.718052 (+   139us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:03:21.897661 (+179609us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:03:21.897954 (+   293us) tablet_replica.cc:206] Creating consensus instance
0709 13:03:21.898252 (+   298us) ts_tablet_manager.cc:989] Replica registered.
0709 13:03:21.898317 (+    65us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":60382,"tablet-copy.queue_time_us":170546,"thread_start_us":228283,"threads_started":2}
I20260709 13:03:21.899981 12347 raft_consensus.cc:3060] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:21.899708 12430 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.911032 12341 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.911675 12430 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:21.912954 12422 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:21.894811 12345 consensus_queue.cc:1059] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 13:03:21.893234 12367 raft_consensus.cc:740] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:21.913864 12345 raft_consensus.cc:3055] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:21.914300 12345 raft_consensus.cc:740] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:21.914620 12367 consensus_queue.cc:260] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.915181 12345 consensus_queue.cc:260] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.905728 12386 tablet_copy_client.cc:806] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:21.895457 10750 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.919807 10750 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.921162 10750 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.880541 12426 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:59978 (request call id 2) took 2052 ms. Trace:
W20260709 13:03:21.924647 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:21.924747 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:21.925550 10710 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:21.916071 12367 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:21.930825 10710 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:21.935771 10750 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.938359 10750 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.922119 12372 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:21.930088 12345 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:21.922461 12327 raft_consensus.cc:2749] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:21.932137 12386 tablet_copy_client.cc:670] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:21.939528 10751 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.902493 11995 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:21.946218 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 88129.6us
I20260709 13:03:21.945672 10750 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.925995 12368 consensus_queue.cc:1059] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260709 13:03:21.925689 12357 consensus_queue.cc:1059] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.019s
I20260709 13:03:21.950757 10676 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.940948 12350 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:21.938930 12332 raft_consensus.cc:2749] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:21.951838 10676 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.947191 12424 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:21.957947 10676 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.958659 12331 raft_consensus.cc:3055] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:21.959040 12331 raft_consensus.cc:740] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:21.959376 12368 raft_consensus.cc:3055] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:21.959328 12230 raft_consensus.cc:359] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:21.959946 12368 raft_consensus.cc:740] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:21.959842 12331 consensus_queue.cc:260] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.960355 12230 raft_consensus.cc:740] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:03:21.961148 12331 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:21.960913 12368 consensus_queue.cc:260] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.952574 12372 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:21.953564 12422 raft_consensus.cc:2804] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:21.962548 10750 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.962715 10676 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:21.968598 10676 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.969202 10750 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:21.962038 12430 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:21.972565 10676 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.965641 12422 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:21.975826 10676 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:21.965051 12440 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:21.965133 12327 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:21.955307 12347 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.973505 12384 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:21.968427 12372 raft_consensus.cc:697] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:21.969413 12424 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:21.974877 12341 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:21.997500 10710 raft_consensus.cc:1240] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:21.972455 12368 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:21.969933 12343 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:21.980986 12440 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:21.982370 10750 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:22.004302 12440 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:21.987919 10706 raft_consensus.cc:1240] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:22.005475 12386 tablet_copy_client.cc:538] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:22.005715 12342 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:21.990446 10703 raft_consensus.cc:1240] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:21.929527 12426 rpcz_store.cc:276] 0709 13:03:19.824949 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:19.825079 (+   130us) service_pool.cc:224] Handling call
0709 13:03:19.868565 (+ 43486us) log.cc:844] Serialized 492 byte log entry
0709 13:03:20.494893 (+626328us) spinlock_profiling.cc:243] Waited 2.53 ms on lock 0x7b54002a74a0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91d44b26 00007fce91d3e49a 00007fce91d3d714 00007fce91d1deaa 00007fce91d24d53 00007fce91d24cd9 00007fce91d24c69 00007fce91d24c31 00007fce91d23dfd 000000000038f354
0709 13:03:20.617971 (+123078us) spinlock_profiling.cc:243] Waited 10.1 ms on lock 0x7b54002a74a0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91d3d142 00007fce91d1deaa 00007fce91d24d53 00007fce91d24cd9 00007fce91d24c69 00007fce91d24c31 00007fce91d23dfd 000000000038f354 000000000038f199 00007fce8ecd7475
0709 13:03:21.877000 (+1259029us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":142933,"raft.queue_time_us":177739,"raft.run_cpu_time_us":16842,"raft.run_wall_time_us":877171,"spinlock_wait_cycles":29025408,"thread_start_us":65355,"threads_started":1,"wal-append.queue_time_us":63340,"wal-append.run_cpu_time_us":10855,"wal-append.run_wall_time_us":1075619}
I20260709 13:03:21.990934 12444 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:22.009644 12444 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:22.010165 12444 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:22.011303 12426 raft_consensus.cc:3055] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:22.011879 12426 raft_consensus.cc:740] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:21.993009 12384 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:21.983410 12408 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:21.980814 12422 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:21.979542 12387 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:21.977944 12357 raft_consensus.cc:2749] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:22.001019 10709 raft_consensus.cc:1240] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:22.002207 11995 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:22.002317 12343 raft_consensus.cc:697] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:21.998911 12372 consensus_queue.cc:237] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.029193 12343 consensus_queue.cc:237] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.029021 12373 consensus_queue.cc:1059] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:03:22.032061 12357 raft_consensus.cc:3055] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:22.032454 12357 raft_consensus.cc:740] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:22.019754 12384 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:22.049991 12347 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:22.052007 12422 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.050066 12444 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:22.053973 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:22.054562 12426 consensus_queue.cc:260] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:22.055006 10780 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:22.055949 12426 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:22.020732 12424 consensus_queue.cc:1059] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.037s
I20260709 13:03:22.057791 12424 raft_consensus.cc:3055] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:22.058189 12424 raft_consensus.cc:740] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:22.059188 12424 consensus_queue.cc:260] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:21.972806 12430 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:22.060243 12430 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:22.061177 12357 consensus_queue.cc:260] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.062915 12357 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:22.015010 12419 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:21.961282 12230 consensus_queue.cc:260] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:22.021175 10750 leader_election.cc:400] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6.
I20260709 13:03:22.066197 10712 raft_consensus.cc:1240] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:22.067001 12419 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:03:22.024070 12387 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:22.023914 10706 raft_consensus.cc:1240] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:22.024317 12401 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.069600 12401 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:22.067729 12387 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:22.059432 12332 consensus_queue.cc:1059] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:22.077785 12408 raft_consensus.cc:3055] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:22.078178 12408 raft_consensus.cc:740] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:22.055485 12444 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:22.079209 12408 consensus_queue.cc:260] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.080303 12408 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:03:22.088791 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 67736.9us
I20260709 13:03:22.090518 12424 raft_consensus.cc:3060] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:22.092361 12384 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.092726 12327 consensus_queue.cc:1059] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:22.095279 12350 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:22.095197 12440 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.095456 12327 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:22.097772 12373 consensus_queue.cc:1059] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:21.986757 10676 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:22.099045 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 112301us
I20260709 13:03:22.104871 10635 raft_consensus.cc:1240] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:22.107039 10635 raft_consensus.cc:1240] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 13:03:22.102733 10602 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:22.110787 10602 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:22.112150 10712 raft_consensus.cc:1240] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:22.114048 10602 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:22.117247 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:22.120321 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:22.121040 10628 raft_consensus.cc:3060] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:22.124094 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:22.124825 10634 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:22.129515 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:22.130398 10630 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:22.119843 10602 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:22.131456 12305 raft_consensus.cc:2749] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:03:22.105297 12444 raft_consensus.cc:2764] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election decision vote started in defunct term 5: won
I20260709 13:03:22.133664 10602 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:22.118300 11995 raft_consensus.cc:2804] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:22.144985 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:22.180095 10632 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:22.171901 10634 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:22.154438 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:22.180727 10635 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:03:22.179651 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 46024.3us
I20260709 13:03:22.182057 10602 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:22.155112 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:22.186239 10628 raft_consensus.cc:2468] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:22.110761 12440 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:22.187212 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:03:22.189164 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:22.189256 10629 raft_consensus.cc:2393] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:22.189808 10635 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:22.118539 12330 raft_consensus.cc:2749] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:03:22.192147 10676 connection.cc:256] RPC call timeout handler was delayed by -1.1054997109999931s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15300000000000002s for a response
I20260709 13:03:22.187922 12406 raft_consensus.cc:2764] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election decision vote started in defunct term 5: won
I20260709 13:03:22.196727 12422 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:22.195281 12418 raft_consensus.cc:2804] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:22.197309 12384 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:22.198412 12230 ts_tablet_manager.cc:1434] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.307s	user 0.010s	sys 0.013s
I20260709 13:03:22.198843 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:22.204965 10636 raft_consensus.cc:2393] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 6: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
W20260709 13:03:22.199733 10676 connection.cc:256] RPC call timeout handler was delayed by -1.0604997109999772s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15800000000000003s for a response
I20260709 13:03:22.180902 12332 consensus_queue.cc:1059] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 6.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.031s
I20260709 13:03:22.180267 12283 raft_consensus.cc:2764] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election decision vote started in defunct term 5: won
I20260709 13:03:22.202447 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:22.118737 12409 consensus_queue.cc:1059] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.077s
I20260709 13:03:22.195612 12350 raft_consensus.cc:3055] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:22.140496 12367 raft_consensus.cc:3055] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Stepping down as leader of term 6
W20260709 13:03:22.207070 10676 connection.cc:256] RPC call timeout handler was delayed by -1.0397997110000006s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1603s for a response
I20260709 13:03:22.193439 11995 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:22.214613 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:22.215657 10636 raft_consensus.cc:2393] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 4: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:22.211741 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:22.219310 10633 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:22.233421 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:22.234102 10629 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:22.213889 12331 raft_consensus.cc:3055] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:22.235734 12331 raft_consensus.cc:740] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:22.235893 12409 raft_consensus.cc:3055] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:22.236331 12409 raft_consensus.cc:740] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:22.236614 12331 consensus_queue.cc:260] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.237157 12409 consensus_queue.cc:260] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [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: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:22.238111 12331 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:22.238476 12409 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:22.243227 10629 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
W20260709 13:03:22.244686 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 127817us
I20260709 13:03:22.244975 10633 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:22.246299 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:22.249151 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:22.249667 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:22.251324 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:22.252501 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:22.253093 10633 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:22.249788 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:22.255695 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:22.258538 10629 raft_consensus.cc:1240] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:22.249078 10750 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:22.260979 10750 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:22.209419 12418 raft_consensus.cc:697] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:22.268771 10750 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:22.269791 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:22.234978 11995 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:22.214067 12350 raft_consensus.cc:740] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:22.234645 12367 raft_consensus.cc:740] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:22.254930 12444 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.042s
I20260709 13:03:22.270689 12363 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:22.271054 12327 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.050s
I20260709 13:03:22.273988 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:22.355690 12367 consensus_queue.cc:260] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.275493 12345 raft_consensus.cc:2804] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:22.357333 12345 raft_consensus.cc:697] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:22.358731 12345 consensus_queue.cc:237] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.276017 12373 raft_consensus.cc:2749] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:03:22.282716 10632 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
W20260709 13:03:22.285066 12445 log.cc:927] Time spent T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
I20260709 13:03:22.298895 10630 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:22.363704 12373 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:22.320466 12278 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:22.364444 12373 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.325165 12418 consensus_queue.cc:237] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.320722 12363 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:22.328902 12386 tablet_bootstrap.cc:492] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:03:22.335311 11995 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.364729 12278 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.375684 12278 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:22.349803 12350 consensus_queue.cc:260] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.280651 12343 consensus_queue.cc:1048] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.100s
I20260709 13:03:22.368836 12363 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:22.367568 12373 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:22.345233 12387 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.382246 11995 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:22.384052 12387 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:22.287681 10633 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:22.298079 12430 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.286931 10796 tablet_copy_service.cc:342] P 99a7b009fd104b7d948808513bc3e845: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-52d082a24f6445aabe654178947352d0 received from {username='slave'} at 127.0.0.1:47336
I20260709 13:03:22.387245 12350 raft_consensus.cc:3060] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:22.387745 10796 tablet_copy_service.cc:434] P 99a7b009fd104b7d948808513bc3e845: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-52d082a24f6445aabe654178947352d0 on tablet 52d082a24f6445aabe654178947352d0 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:03:22.362353 12367 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:22.386749 12430 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:22.271821 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:22.395478 10628 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:22.403578 10631 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:22.432168 10780 raft_consensus.cc:1240] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:22.432770 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:22.438331 10633 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:22.444975 10633 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:22.435837 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.435236 10778 raft_consensus.cc:1240] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:22.433833 10631 raft_consensus.cc:1240] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:22.436513 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.421348 12363 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.453214 10785 raft_consensus.cc:2410] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
W20260709 13:03:22.453683 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 186714us
I20260709 13:03:22.457000 10601 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:22.457228 10631 raft_consensus.cc:1240] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:22.457533 10628 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:22.458642 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.459441 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.459913 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.460601 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.462236 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.463071 10784 raft_consensus.cc:2410] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 13:03:22.462301 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.464288 10676 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:22.465713 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.467338 12343 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:22.467751 12343 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:22.468312 12343 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:22.468473 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.467729 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.467706 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.471654 10676 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:22.472867 10676 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:22.474519 10786 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:22.474632 10779 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:22.463843 10783 raft_consensus.cc:2468] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:22.478960 10676 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:22.479416 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.480587 10712 raft_consensus.cc:1240] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:22.482760 10709 raft_consensus.cc:1240] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:22.483199 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.481765 10676 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:22.484378 10780 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:22.486155 10709 raft_consensus.cc:1275] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:22.486786 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:22.487457 10712 raft_consensus.cc:2393] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 7: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:22.488250 10710 raft_consensus.cc:1240] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:22.490099 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:22.490749 10633 raft_consensus.cc:2393] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 7: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:22.491348 10711 raft_consensus.cc:1240] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:22.492085 10632 raft_consensus.cc:1275] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:22.493346 10628 raft_consensus.cc:1240] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:22.498418 10706 raft_consensus.cc:1240] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:22.501133 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.501722 10780 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:22.502149 10676 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:22.502100 10779 raft_consensus.cc:2468] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:22.478582 12422 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:22.478742 12444 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:22.505733 10676 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:22.483284 12401 raft_consensus.cc:2804] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:22.509008 10786 raft_consensus.cc:2468] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:22.485018 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.512174 10777 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:22.482548 12418 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:22.512605 10676 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:22.521786 10780 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:22.522764 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.506196 12383 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:22.507135 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.509446 12327 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:22.506896 12453 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:22.541445 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.542709 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:22.542969 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.543309 10779 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:22.544180 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.544673 10779 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:22.511336 12331 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:22.532446 12454 consensus_queue.cc:1048] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:22.533011 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.533406 12332 consensus_queue.cc:1059] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:22.514755 12401 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:22.550439 10784 raft_consensus.cc:2468] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:22.516469 12440 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:22.519500 12422 raft_consensus.cc:697] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
W20260709 13:03:22.577035 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 48506.8us
I20260709 13:03:22.559723 12453 raft_consensus.cc:697] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:22.580595 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:22.583846 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.571962 10777 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:22.573077 10601 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:22.575688 10780 raft_consensus.cc:2468] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:22.591198 10601 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:22.571007 12401 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:22.526697 12341 raft_consensus.cc:2764] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 13:03:22.576756 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:22.595613 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.523767 12444 raft_consensus.cc:697] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:22.551988 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.578439 10781 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:22.515734 12408 consensus_queue.cc:1059] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.039s
I20260709 13:03:22.552819 12327 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.623351 12327 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:22.570608 12440 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:22.624305 12440 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:22.599071 10783 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:22.595480 11995 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:22.637410 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 44628.1us
I20260709 13:03:22.637816 10782 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:22.604122 12332 raft_consensus.cc:3055] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:22.606104 10780 raft_consensus.cc:2468] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:22.575819 10779 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:22.609957 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.610131 12422 consensus_queue.cc:237] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.649085 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.612268 12444 consensus_queue.cc:237] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.561504 12331 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.595669 12286 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:22.586545 12368 consensus_queue.cc:1059] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.036s
I20260709 13:03:22.592257 12363 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:22.594578 12418 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:22.653033 10779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:22.663655 10779 raft_consensus.cc:606] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:22.658896 12286 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:22.665140 12286 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:22.670054 12453 consensus_queue.cc:237] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.673851 12424 consensus_queue.cc:1059] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:22.633813 10785 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:22.677696 10783 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:22.641335 10778 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:22.644866 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:22.651376 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 69314.2us
I20260709 13:03:22.680121 10633 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:22.663493 12418 raft_consensus.cc:697] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:22.635776 10786 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:22.679179 10628 raft_consensus.cc:1240] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7. Ops: [5.3-6.4]
I20260709 13:03:22.681026 10601 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:22.636394 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.683099 10751 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:22.683066 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:22.647588 12332 raft_consensus.cc:740] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
W20260709 13:03:22.687017 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 160556us
I20260709 13:03:22.688329 10782 raft_consensus.cc:2410] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 13:03:22.649163 11995 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.689988 12363 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:22.696859 10676 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:22.697702 10676 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:22.697883 10710 raft_consensus.cc:1240] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:22.699702 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:22.701956 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:22.703723 10676 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:22.705165 10709 raft_consensus.cc:2393] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 7: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:22.694423 10601 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:22.683841 12408 consensus_queue.cc:1048] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.011s
I20260709 13:03:22.691147 12278 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:22.712242 12347 raft_consensus.cc:2804] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:22.712833 12347 raft_consensus.cc:697] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:22.713694 12387 raft_consensus.cc:2804] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:22.714244 12387 raft_consensus.cc:697] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:22.715170 12387 consensus_queue.cc:237] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:22.719906 12386 tablet_bootstrap.cc:492] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:03:22.720855 11995 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:22.722234 12461 log.cc:927] Time spent T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 13:03:22.727530 12383 raft_consensus.cc:2749] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:22.727748 12449 raft_consensus.cc:3055] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:22.728159 12449 raft_consensus.cc:740] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:22.729527 12331 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:22.729605 12386 tablet_bootstrap.cc:492] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:03:22.690793 12455 consensus_queue.cc:1059] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.027s
I20260709 13:03:22.692324 12342 consensus_queue.cc:1059] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 13:03:22.694351 12430 consensus_queue.cc:1059] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.040s
I20260709 13:03:22.706897 12341 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:22.694284 12350 consensus_queue.cc:1059] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.046s
I20260709 13:03:22.696004 12384 consensus_queue.cc:1059] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.046s
I20260709 13:03:22.704792 12373 consensus_queue.cc:1059] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.040s
I20260709 13:03:22.761142 10784 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:22.728936 12449 consensus_queue.cc:260] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:22.771751 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 68082.7us
I20260709 13:03:22.772717 10676 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:22.758656 12386 ts_tablet_manager.cc:1403] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.430s	user 0.022s	sys 0.006s
I20260709 13:03:22.773797 10676 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:22.777302 12373 raft_consensus.cc:3055] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:22.742141 12332 consensus_queue.cc:260] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.778383 12332 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:22.779881 12409 raft_consensus.cc:3055] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:22.780267 12409 raft_consensus.cc:740] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:22.757829 12341 raft_consensus.cc:697] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:22.781061 12409 consensus_queue.cc:260] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.782397 12409 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:22.782079 12341 consensus_queue.cc:237] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.787398 12384 raft_consensus.cc:2804] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:22.787966 12384 raft_consensus.cc:697] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:22.745071 12418 consensus_queue.cc:237] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:22.790383 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 95928.3us
I20260709 13:03:22.790704 12331 raft_consensus.cc:3055] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:22.791162 12331 raft_consensus.cc:740] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:22.792048 12331 consensus_queue.cc:260] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.792786 12367 raft_consensus.cc:3055] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:22.793193 12367 raft_consensus.cc:740] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:22.793507 12278 raft_consensus.cc:697] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:22.793998 12417 raft_consensus.cc:2764] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election decision vote started in defunct term 6: won
I20260709 13:03:22.794090 12367 consensus_queue.cc:260] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.794414 12278 consensus_queue.cc:237] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.791329 10601 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:22.796749 12283 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:22.797214 12283 raft_consensus.cc:697] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:22.797065 10750 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:22.798066 12283 consensus_queue.cc:237] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.807713 12455 raft_consensus.cc:993] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:22.777801 12373 raft_consensus.cc:740] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:22.800545 12401 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.801505 12430 raft_consensus.cc:2804] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:22.798094 12342 raft_consensus.cc:2804] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:22.795674 12367 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:22.799170 12449 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:22.809480 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:22.829445 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:22.830049 10784 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:22.804848 12386 raft_consensus.cc:359] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 3 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.831321 10601 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:22.823192 10636 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 13:03:22.823196 10778 raft_consensus.cc:2410] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 7 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
W20260709 13:03:22.825953 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 52250.7us
I20260709 13:03:22.826261 12419 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:22.713748 12347 consensus_queue.cc:237] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.808188 12455 raft_consensus.cc:1081] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:22.811810 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:22.860713 10631 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:22.835958 10532 catalog_manager.cc:5697] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 4 to 5, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 5 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:22.863016 10532 catalog_manager.cc:5697] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 3 to 4, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 4 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:22.756680 12343 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.854722 12327 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:22.855239 10778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c5157234f11428c909679d956d343a2"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:22.855293 10751 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:22.885735 10778 raft_consensus.cc:606] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:22.827610 12342 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:22.827605 12372 raft_consensus.cc:3055] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:22.824407 12331 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:22.834220 10676 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:22.846565 10534 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45046 (request call id 132) took 3139 ms. Trace:
I20260709 13:03:22.887879 10632 raft_consensus.cc:1275] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:22.873785 10750 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:22.891415 10534 rpcz_store.cc:276] 0709 13:03:19.707211 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:19.714331 (+  7120us) service_pool.cc:224] Handling call
0709 13:03:22.846497 (+3132166us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:21.729856 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:21.925574 (+195718us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:21.930602 (+  5028us) write_op.cc:435] Acquired schema lock
0709 13:03:21.932302 (+  1700us) tablet.cc:662] Decoding operations
0709 13:03:22.037883 (+105581us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:22.037969 (+    86us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:22.038000 (+    31us) tablet.cc:685] Acquiring locks for 21 operations
0709 13:03:22.039634 (+  1634us) tablet.cc:701] Row locks acquired
0709 13:03:22.039655 (+    21us) write_op.cc:260] PREPARE: finished
0709 13:03:22.039817 (+   162us) write_op.cc:270] Start()
0709 13:03:22.039938 (+   121us) write_op.cc:276] Timestamp: P: 1783602202039769 usec, L: 0
0709 13:03:22.039963 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 13:03:22.040676 (+   713us) log.cc:844] Serialized 8231 byte log entry
0709 13:03:22.325223 (+284547us) op_driver.cc:464] REPLICATION: finished
0709 13:03:22.447455 (+122232us) write_op.cc:301] APPLY: starting
0709 13:03:22.447566 (+   111us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:22.448174 (+   608us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:22.448367 (+   193us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:22.450891 (+  2524us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:22.451334 (+   443us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=21
0709 13:03:22.451389 (+    55us) write_op.cc:312] APPLY: finished
0709 13:03:22.451833 (+   444us) log.cc:844] Serialized 144 byte log entry
0709 13:03:22.465785 (+ 13952us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:22.488039 (+ 22254us) write_op.cc:454] Released schema lock
0709 13:03:22.504978 (+ 16939us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:22.530297 (+ 25319us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:22.539551 (+  9254us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":63366,"reported_tablets":51,"child_traces":[["op",{"apply.queue_time_us":121920,"apply.run_cpu_time_us":5538,"apply.run_wall_time_us":69222,"num_ops":21,"prepare.queue_time_us":83305,"prepare.run_cpu_time_us":27506,"prepare.run_wall_time_us":461282,"raft.queue_time_us":70818,"raft.run_cpu_time_us":9338,"raft.run_wall_time_us":123001,"replication_time_us":285124,"thread_start_us":329789,"threads_started":4,"wal-append.queue_time_us":162765}]]}
W20260709 13:03:22.898072 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 64057.7us
I20260709 13:03:22.872714 10532 catalog_manager.cc:5697] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:22.898878 10676 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:22.899813 10676 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:22.900767 10676 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:22.901503 10676 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:22.789121 12384 consensus_queue.cc:237] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:22.847244 12430 raft_consensus.cc:697] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:22.907087 12430 consensus_queue.cc:237] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.859470 11995 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:22.922613 10676 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:22.890609 12372 raft_consensus.cc:740] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:22.894438 12368 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:22.889489 12342 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:22.927752 12422 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:22.925935 12383 raft_consensus.cc:2804] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:22.871452 12424 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.065s
I20260709 13:03:22.862239 12419 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.925496 11995 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:22.955688 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 68393.2us
I20260709 13:03:22.924695 12476 raft_consensus.cc:2804] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:22.925192 12470 raft_consensus.cc:2804] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:22.897890 12327 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:22.969882 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 47321.4us
I20260709 13:03:22.970921 10676 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:22.972024 12422 raft_consensus.cc:697] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:22.918812 12373 consensus_queue.cc:260] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.952333 12455 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:22.962883 11995 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:22.976012 12444 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:22.990790 12440 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.972738 12480 raft_consensus.cc:2804] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:22.964493 12386 raft_consensus.cc:740] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:03:22.992441 12372 consensus_queue.cc:260] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:22.976105 12383 raft_consensus.cc:697] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
W20260709 13:03:23.085743 12467 log.cc:927] Time spent T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.159s	user 0.001s	sys 0.000s
W20260709 13:03:23.046484 12442 log.cc:927] Time spent T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
W20260709 13:03:23.059473 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 185653us
I20260709 13:03:23.102833 12343 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:23.061719 12286 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.154750 12476 raft_consensus.cc:697] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
W20260709 13:03:23.054586 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 83741.3us
I20260709 13:03:23.204057 12455 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:23.070653 12401 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:23.086928 12470 raft_consensus.cc:697] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
W20260709 13:03:23.235496 12363 consensus_meta.cc:287] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.531s	user 0.006s	sys 0.002s
I20260709 13:03:23.247258 12480 raft_consensus.cc:697] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:23.261806 12444 raft_consensus.cc:697] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:23.279011 12363 raft_consensus.cc:2749] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:23.236589 12327 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:23.237463 12440 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:23.237756 12419 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:23.060809 12475 raft_consensus.cc:2804] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:23.090273 12422 consensus_queue.cc:237] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.241963 12386 consensus_queue.cc:260] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:23.245582 11995 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:23.247891 10602 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.9.77.66:33105 timed out after 1.505s (SENT) [suppressed 16 similar messages]
I20260709 13:03:23.254606 10778 raft_consensus.cc:1275] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:03:23.256213 12283 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:23.256595 12383 consensus_queue.cc:237] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:23.257752 12479 log.cc:927] Time spent T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.211s	user 0.000s	sys 0.001s
I20260709 13:03:23.257925 12417 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:23.247207 12278 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:23.258193 12367 consensus_queue.cc:1048] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:23.269584 10676 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:23.270715 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:23.374718 12472 raft_consensus.cc:3055] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:23.374866 10628 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:23.375167 12472 raft_consensus.cc:740] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
W20260709 13:03:23.247219 12473 log.cc:927] Time spent T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.206s	user 0.001s	sys 0.000s
I20260709 13:03:23.375945 12472 consensus_queue.cc:260] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.376930 12472 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:23.376536 12476 consensus_queue.cc:237] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:23.277935 10632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:03:23.377624 10632 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:23.378013 10632 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:23.378985 12444 consensus_queue.cc:237] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.277482 12455 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:23.344475 10778 raft_consensus.cc:1275] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:03:23.345419 10784 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:23.360491 10709 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 13:03:23.371726 12463 raft_consensus.cc:3055] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:23.402285 12475 raft_consensus.cc:697] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
W20260709 13:03:23.402403 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 132832us
I20260709 13:03:23.403229 10676 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:23.403330 12475 consensus_queue.cc:237] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.405129 12419 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:23.405686 12419 raft_consensus.cc:697] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:23.406692 12419 consensus_queue.cc:237] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.409670 12480 consensus_queue.cc:237] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.409864 12470 consensus_queue.cc:237] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.412266 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:23.405542 12401 raft_consensus.cc:2804] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:23.427835 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:23.428102 10709 raft_consensus.cc:2393] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 6: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:23.428910 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:23.429478 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:23.430143 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:23.430794 10711 raft_consensus.cc:2368] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 6. Current term is 7.
I20260709 13:03:23.430932 10707 raft_consensus.cc:1240] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:23.431438 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:23.432548 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:23.432686 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:23.433494 10703 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:23.364184 12283 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.436189 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:23.436512 10707 raft_consensus.cc:1275] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:03:23.426664 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:23.414791 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:23.438843 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:23.439109 10708 raft_consensus.cc:1240] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:23.339583 12418 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:23.434584 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:23.440529 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:23.411566 12373 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:23.400542 12463 raft_consensus.cc:740] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:23.380731 12417 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.444689 12401 raft_consensus.cc:697] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:23.445993 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:23.450438 10777 raft_consensus.cc:1240] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: [4.3-6.4]
I20260709 13:03:23.443691 11995 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:23.383610 12278 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.448232 10784 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:23.452622 10781 raft_consensus.cc:1240] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 13:03:23.474895 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:23.494313 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:23.497978 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:23.468127 10780 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:23.500515 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:23.501238 10780 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:23.510218 10676 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:23.510190 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:23.510723 10786 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:23.511829 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:23.512766 10786 raft_consensus.cc:2393] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 6: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:23.496538 10750 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:23.506560 10632 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.528812 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:23.529168 11995 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:23.529516 10784 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:23.530009 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:23.529819 11995 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.530556 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:23.531091 10631 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:23.532368 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:23.533686 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:23.537613 10637 raft_consensus.cc:1240] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:23.539805 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:23.541102 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:23.542625 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:23.544219 10629 raft_consensus.cc:1240] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:23.545279 10629 raft_consensus.cc:1240] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:23.546248 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:23.575397 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:23.576126 10637 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:23.458004 12449 raft_consensus.cc:993] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:23.580134 10632 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:23.580181 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 69994.9us
I20260709 13:03:23.582396 10676 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:23.579363 10631 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:23.457486 12283 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:23.456300 12417 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:23.456667 12286 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:23.587081 10781 raft_consensus.cc:1240] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
W20260709 13:03:23.584684 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 47758.4us
I20260709 13:03:23.587342 10780 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:23.612190 10634 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:23.459373 12372 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:23.600092 10703 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:23.604130 11995 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:23.546667 12332 raft_consensus.cc:2804] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:23.615209 12332 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:23.620960 12332 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:03:23.584307 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 336252us
I20260709 13:03:23.447722 12418 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.594821 12470 raft_consensus.cc:2749] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:23.584501 12330 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:23.546478 12453 consensus_queue.cc:1059] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.091s
I20260709 13:03:23.600739 12426 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:23.638576 11995 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:23.457901 12497 consensus_queue.cc:1048] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.169s
I20260709 13:03:23.462250 12401 consensus_queue.cc:237] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.626777 12449 raft_consensus.cc:1081] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:23.630832 12372 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:23.720003 12372 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.722149 12372 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:23.637758 12386 ts_tablet_manager.cc:1434] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.836s	user 0.021s	sys 0.028s
W20260709 13:03:23.722860 12386 ts_tablet_manager.cc:1467] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: Tablet startup took 947ms
I20260709 13:03:23.454730 12463 consensus_queue.cc:260] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.684054 11995 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:23.776499 11995 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:23.706233 12342 consensus_meta.cc:287] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.748s	user 0.013s	sys 0.002s
I20260709 13:03:23.783993 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:23.709929 12492 consensus_queue.cc:1059] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.202s
I20260709 13:03:23.710865 12496 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:23.711324 12499 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:23.712212 12505 log.cc:927] Time spent T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.144s	user 0.001s	sys 0.000s
I20260709 13:03:23.713076 12367 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:23.714059 12497 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:23.717659 12500 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:23.685079 12417 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 13:03:23.656463 12426 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.651753 12330 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:23.631417 12498 raft_consensus.cc:2749] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:03:23.638412 12286 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:23.724586 10712 raft_consensus.cc:1275] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:23.729463 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:23.803174 10780 raft_consensus.cc:2393] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:23.731666 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:23.734162 10601 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:23.788188 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:23.685952 12470 raft_consensus.cc:3055] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:23.791702 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:23.804000 10782 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:23.804348 10781 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:23.803045 11995 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:23.730743 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:23.804914 11995 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:23.805397 11995 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.683749 12471 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.115s
I20260709 13:03:23.803341 12497 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.817516 12463 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:03:23.723227 12386 ts_tablet_manager.cc:1469] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: Trace:
0709 13:03:20.505590 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:20.505717 (+   127us) service_pool.cc:224] Handling call
0709 13:03:20.677389 (+171672us) ts_tablet_manager.cc:934] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
0709 13:03:21.480120 (+802731us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:03:21.717913 (+237793us) tablet_metadata.cc:665] Metadata flushed
0709 13:03:21.718052 (+   139us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:03:21.897661 (+179609us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:03:21.897954 (+   293us) tablet_replica.cc:206] Creating consensus instance
0709 13:03:21.898252 (+   298us) ts_tablet_manager.cc:989] Replica registered.
0709 13:03:21.898317 (+    65us) inbound_call.cc:177] Queueing success response
0709 13:03:22.328517 (+430200us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:03:22.801903 (+473386us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:03:22.802390 (+   487us) tablet_replica.cc:261] Starting instrumentation
0709 13:03:22.803033 (+   643us) tablet_replica.cc:280] Starting consensus
Metrics: {"dns_us":60382,"raft.queue_time_us":280024,"raft.run_cpu_time_us":189,"raft.run_wall_time_us":38446,"tablet-copy.queue_time_us":170546,"tablet-download-pool.queue_time_us":4864,"tablet-download-pool.run_cpu_time_us":1405,"tablet-download-pool.run_wall_time_us":50091,"thread_start_us":450023,"threads_started":3}
I20260709 13:03:23.802285 12475 raft_consensus.cc:3055] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:23.873162 12475 raft_consensus.cc:740] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:23.874354 12475 consensus_queue.cc:260] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.819802 12500 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.799305 12367 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.879844 12367 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:23.817863 12470 raft_consensus.cc:740] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:23.881392 12470 consensus_queue.cc:260] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.882862 12470 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:23.891206 12500 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:23.822048 12286 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.895156 12286 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:23.896317 12475 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:23.900597 12497 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:23.904155 10704 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:23.907056 10602 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:23.911273 11995 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:23.916394 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:23.917225 10712 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:23.918464 10751 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:23.928382 10781 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:23.929415 10796 tablet_copy_service.cc:342] P 99a7b009fd104b7d948808513bc3e845: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-5cecde6ac0504b1f871c689c8874516a received from {username='slave'} at 127.0.0.1:47336
I20260709 13:03:23.930052 10796 tablet_copy_service.cc:434] P 99a7b009fd104b7d948808513bc3e845: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-5cecde6ac0504b1f871c689c8874516a on tablet 5cecde6ac0504b1f871c689c8874516a with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:03:23.824654 12357 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:23.791313 12342 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:23.975281 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 68274us
W20260709 13:03:23.978946 10602 leader_election.cc:336] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Timed out: RequestConsensusVote RPC to 127.9.77.66:33105 timed out after 1.777s (SENT)
W20260709 13:03:23.979004 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 60615us
I20260709 13:03:23.980726 11995 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:23.981398 11995 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.982671 10602 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:23.924950 12500 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:23.996915 10778 raft_consensus.cc:2393] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 7: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
W20260709 13:03:23.990762 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 256582us
I20260709 13:03:23.796909 12499 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.987394 12368 raft_consensus.cc:2804] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:23.989176 12286 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:23.985859 12449 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:24.013861 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.038129 10784 raft_consensus.cc:2393] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:24.016501 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:24.017789 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:23.797204 12496 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.019377 10635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c5157234f11428c909679d956d343a2"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:03:24.045663 10635 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:24.046031 10635 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:23.984122 12518 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:24.019910 10601 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:24.022085 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.047857 10782 raft_consensus.cc:2393] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:24.047500 12518 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.048840 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.022392 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.049867 10781 raft_consensus.cc:2393] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:24.050720 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.051530 10781 raft_consensus.cc:2393] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 6: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:23.991070 12278 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:23.995692 12511 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:24.052866 12511 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.055845 12511 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:24.038795 10636 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:23.974560 12357 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:23.997604 12497 raft_consensus.cc:2749] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:03:24.044404 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.057083 10779 raft_consensus.cc:2393] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:24.059289 10634 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:24.020592 12368 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:23.991340 12500 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.019032 12417 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:24.044948 12283 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:24.058069 12286 raft_consensus.cc:697] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
W20260709 13:03:24.088402 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 505762us
W20260709 13:03:24.087064 12373 consensus_meta.cc:287] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.640s	user 0.009s	sys 0.001s
I20260709 13:03:24.081234 12368 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:24.085788 12278 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:24.086148 12330 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:24.061491 12449 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:24.124605 12508 log.cc:927] Time spent T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.412s	user 0.001s	sys 0.000s
I20260709 13:03:24.125622 12526 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:24.127804 11995 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:24.086766 12418 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:24.130673 10635 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.133419 10676 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:24.123248 10777 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
W20260709 13:03:24.135582 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 117338us
I20260709 13:03:24.128427 12496 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:24.163766 12521 log.cc:927] Time spent T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.143s	user 0.001s	sys 0.000s
W20260709 13:03:24.164155 12455 consensus_meta.cc:287] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.767s	user 0.010s	sys 0.000s
I20260709 13:03:24.093623 12372 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:24.093802 12454 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:24.170321 10601 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:24.170581 10676 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:24.094926 12518 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:24.100342 12511 raft_consensus.cc:2804] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:24.176739 10676 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:24.097074 12483 consensus_queue.cc:1048] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.322s
W20260709 13:03:24.175249 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:24.092754 12332 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.093451 12283 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.208598 12283 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:24.215309 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:24.216161 10637 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:24.171470 12426 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:24.232677 12332 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:24.173153 12476 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:24.182955 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.239509 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:24.240051 10784 raft_consensus.cc:3055] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:24.236558 10750 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:24.240350 10784 raft_consensus.cc:740] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:24.183400 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.241847 10779 raft_consensus.cc:2393] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 7: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:24.172639 10635 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:24.184267 12357 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:24.176842 12330 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:24.186573 12516 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:24.186784 10676 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:24.176002 12372 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.177211 12511 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:24.261670 12511 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:24.262954 12372 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:24.263924 12529 raft_consensus.cc:2764] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election decision vote started in defunct term 6: won
W20260709 13:03:24.187879 12517 log.cc:927] Time spent T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.176s	user 0.001s	sys 0.000s
I20260709 13:03:24.186350 12342 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:24.188400 12489 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:03:24.119611 12278 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.188851 12341 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 13:03:24.189189 12515 log.cc:927] Time spent T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.155s	user 0.000s	sys 0.001s
I20260709 13:03:24.190292 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.269105 12368 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.269925 12278 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:24.270269 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.270556 12530 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:24.186322 12512 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:24.195501 12286 consensus_queue.cc:237] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.197763 12500 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:24.203006 12518 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:24.203389 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:24.278445 10632 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:24.177690 12454 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:24.204092 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:24.204756 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:24.205008 12525 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:24.205530 12449 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:24.206096 10630 raft_consensus.cc:1240] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:24.171272 12526 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:24.226338 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:24.181878 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.286821 10782 raft_consensus.cc:2393] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:24.183815 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.287813 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.257324 12476 raft_consensus.cc:697] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:24.242610 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.290354 10779 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:24.241077 10784 consensus_queue.cc:260] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:24.257573 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 70817.8us
I20260709 13:03:24.294018 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.294170 10676 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:24.257573 12332 raft_consensus.cc:2804] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:24.266372 12330 raft_consensus.cc:697] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:24.176257 12455 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.271149 12368 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:24.271016 10785 raft_consensus.cc:2393] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 7: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:24.274411 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:24.274669 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:03:24.306962 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:24.271016 12530 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.280033 10636 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:24.279713 10750 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:24.308660 12357 raft_consensus.cc:2804] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:24.309027 12357 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:24.309348 12357 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:24.282559 10629 raft_consensus.cc:2393] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 7: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:24.242753 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:24.312757 10637 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:24.294600 10781 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:24.289805 10782 raft_consensus.cc:1275] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:24.314982 10601 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:24.295648 12332 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:24.266011 12516 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.322964 10676 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:24.330170 10676 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:24.286181 12518 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.321538 12500 raft_consensus.cc:2804] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:24.331815 10628 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:24.337458 10637 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:24.326083 12475 raft_consensus.cc:2804] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:24.329095 12332 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:24.277489 12512 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.345757 10676 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:24.346427 10635 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:24.287420 12525 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.335134 12529 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:24.337004 12341 raft_consensus.cc:2764] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election decision vote started in defunct term 5: won
I20260709 13:03:24.356576 12489 consensus_queue.cc:1059] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:03:24.356616 12401 raft_consensus.cc:2804] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:24.362325 12401 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:24.362784 12401 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:24.341917 12524 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:24.335813 12500 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:24.350904 10676 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:24.368657 12512 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:24.370493 12454 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:24.350167 12430 consensus_queue.cc:1059] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 13:03:24.381728 12430 consensus_queue.cc:1243] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer 7c00483a1339411da05005c410f470a0 log is divergent from this leader: its last log entry 5.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 13:03:24.382212 12430 raft_consensus.cc:3055] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:24.337607 12330 consensus_queue.cc:237] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.383582 10676 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:24.385044 12518 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:24.354288 12475 raft_consensus.cc:697] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:24.389014 10635 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:24.396322 10632 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:24.398669 10631 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:24.382526 12430 raft_consensus.cc:740] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:24.366964 12529 raft_consensus.cc:697] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:24.404942 10637 raft_consensus.cc:1240] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:24.383033 12500 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:24.407821 10630 raft_consensus.cc:3060] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:24.383358 12489 consensus_queue.cc:1243] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer 7c00483a1339411da05005c410f470a0 log is divergent from this leader: its last log entry 5.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 13:03:24.415614 10631 raft_consensus.cc:1275] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:03:24.391104 12341 raft_consensus.cc:2804] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:24.342386 12476 consensus_queue.cc:237] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.392918 12419 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:24.439288 10630 raft_consensus.cc:1275] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:24.440349 10630 raft_consensus.cc:1275] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:24.441078 10630 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:24.425937 10631 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:24.416819 10629 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:24.383924 12524 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:24.455678 12520 log.cc:927] Time spent T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.388s	user 0.000s	sys 0.002s
I20260709 13:03:24.460515 12524 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:24.436450 12341 raft_consensus.cc:697] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:24.427896 12357 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.461830 12341 consensus_queue.cc:237] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.430938 12511 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:24.457937 12536 log.cc:927] Time spent T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.125s	user 0.001s	sys 0.000s
I20260709 13:03:24.423801 12455 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:24.460822 12526 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:24.469719 10631 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:24.435253 12525 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:24.458498 12540 log.cc:927] Time spent T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.133s	user 0.000s	sys 0.001s
I20260709 13:03:24.450769 12330 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:24.487769 12330 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.489924 12330 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:24.495106 12511 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:24.495932 12357 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:24.507830 12332 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.510110 12332 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:24.480799 10630 raft_consensus.cc:1275] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:24.451999 12419 raft_consensus.cc:697] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:24.480791 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.515828 10710 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:24.483286 10631 raft_consensus.cc:1275] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:24.516068 12419 consensus_queue.cc:237] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.481614 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.485713 12516 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:24.517439 10712 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:24.521857 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:24.522141 10778 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40596 (request call id 796) took 1090 ms. Trace:
I20260709 13:03:24.522678 10778 rpcz_store.cc:276] 0709 13:03:23.431825 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:23.432275 (+   450us) service_pool.cc:224] Handling call
0709 13:03:24.521831 (+1089556us) spinlock_profiling.cc:243] Waited 558 ms on lock 0x7b54000c6cd4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:24.522035 (+   204us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1282703232}
W20260709 13:03:24.527619 12503 log.cc:927] Time spent T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.839s	user 0.000s	sys 0.002s
W20260709 13:03:24.528535 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 212321us
I20260709 13:03:24.529238 10750 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:24.530282 10750 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:24.535558 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:24.535810 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:24.536010 10601 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:24.536187 10630 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:24.536969 12499 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:24.537724 12499 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:24.538182 12499 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:24.538589 12499 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:24.540669 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:24.541266 10635 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:24.542963 10778 raft_consensus.cc:1240] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:24.543058 10630 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:24.543526 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:24.544137 10635 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:24.546680 10778 raft_consensus.cc:1240] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:24.547075 10782 raft_consensus.cc:1275] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:24.547600 10633 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 1033) took 1277 ms. Trace:
I20260709 13:03:24.547989 10633 rpcz_store.cc:276] 0709 13:03:23.270656 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:23.271236 (+   580us) service_pool.cc:224] Handling call
0709 13:03:23.271998 (+   762us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:23.418110 (+146112us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:23.418157 (+    47us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:23.420980 (+  2823us) log.cc:844] Serialized 26 byte log entry
0709 13:03:23.577722 (+156742us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:23.577775 (+    53us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:23.577859 (+    84us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:24.527079 (+949220us) spinlock_profiling.cc:243] Waited 87.9 ms on lock 0x7b4400022b4c. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ebfdc85 00007fce8ebfe6a2 00007fce919701db 00007fce9196baaf 00007fce9195f86e 00007fce9195ebb6 00007fce9195e7d8 00007fce91968221 00007fce919681d9 00007fce91968169
0709 13:03:24.547286 (+ 20207us) raft_consensus.cc:1685] finished
0709 13:03:24.547315 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:24.547530 (+   215us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":185355,"raft.run_cpu_time_us":93,"raft.run_wall_time_us":93,"spinlock_wait_cycles":202981504,"thread_start_us":302053,"threads_started":2,"wal-append.queue_time_us":208103}
I20260709 13:03:24.556686 10635 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:24.558810 10781 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:24.535449 12401 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.560158 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.560794 10781 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:24.562016 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.562825 10781 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:24.565699 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.573961 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:24.574262 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.575129 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:24.575812 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.576557 10710 raft_consensus.cc:1275] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 13:03:24.576896 10710 pending_rounds.cc:85] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 3
I20260709 13:03:24.577189 10710 pending_rounds.cc:107] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 13:03:24.577416 10707 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:24.579317 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:24.579557 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:24.579276 10602 leader_election.cc:336] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Timed out: RequestConsensusVote RPC to 127.9.77.66:33105 timed out after 2.019s (SENT)
I20260709 13:03:24.580255 10780 raft_consensus.cc:1240] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:24.580623 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:24.540297 12475 consensus_queue.cc:237] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.581059 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:24.581640 10705 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:24.581732 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:24.577448 10710 raft_consensus.cc:2889] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:24.583451 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.423139 12529 consensus_queue.cc:237] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.578640 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.585487 10703 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:24.586563 10785 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:24.586586 10601 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:24.587922 10782 raft_consensus.cc:1275] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:24.590510 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.588801 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.586992 10784 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:24.593361 10601 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:24.591459 10781 raft_consensus.cc:1275] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:24.591713 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.599102 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.599908 10783 raft_consensus.cc:1275] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:24.603811 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:24.604395 10709 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:24.607437 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.578842 12330 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:24.588491 12372 raft_consensus.cc:2804] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:24.471306 12430 consensus_queue.cc:260] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.511250 12500 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.590018 12373 raft_consensus.cc:2804] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:24.585913 12525 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:24.620244 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.622233 10751 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:24.597946 12526 raft_consensus.cc:2804] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:24.601872 12286 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:24.631575 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:24.632300 10711 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:24.580142 12516 consensus_queue.cc:1048] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.037s
I20260709 13:03:24.628042 12367 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:24.624773 12363 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:24.621021 12372 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:24.621981 12330 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.638592 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.641769 12373 raft_consensus.cc:697] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:24.655350 12500 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:24.642555 12345 raft_consensus.cc:2804] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:24.642192 12525 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.660735 10703 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:24.661763 12525 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:24.656728 12372 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:24.609655 12530 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:24.610064 12483 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:24.664630 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:24.652086 12430 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:24.667563 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.670358 10703 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:24.633893 12286 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:24.632447 12526 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:24.672658 10751 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:24.651423 10705 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:24.646997 12367 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.654961 12373 consensus_queue.cc:237] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.642127 12368 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:24.657687 10784 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:24.657444 12363 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.665876 12483 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.646785 12534 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:24.669426 10709 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:24.650766 10631 raft_consensus.cc:2393] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 7: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:24.675732 10777 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40596 (request call id 800) took 1203 ms. Trace:
I20260709 13:03:24.678328 10750 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:24.697026 12357 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:03:24.698473 10777 rpcz_store.cc:276] 0709 13:03:23.472865 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:23.473053 (+   188us) service_pool.cc:224] Handling call
0709 13:03:24.675589 (+1202536us) spinlock_profiling.cc:243] Waited 550 ms on lock 0x7b54000ba254. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:24.675682 (+    93us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1264540416}
I20260709 13:03:24.699438 12368 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.694567 10706 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:24.695293 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.702332 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.696594 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.703786 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.704895 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:24.705034 10750 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:24.681191 10711 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:24.705509 10706 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:24.706319 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.670815 12345 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:24.708556 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.671555 12286 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:24.710218 10750 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:24.712163 10750 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:24.711251 10709 raft_consensus.cc:2393] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:24.713441 10706 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:24.714581 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.715338 10706 raft_consensus.cc:2393] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 7: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:24.715248 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.716215 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.716313 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.696208 12526 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:24.717869 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:24.714699 10751 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:24.719075 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.719995 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.720191 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.720672 10706 raft_consensus.cc:2393] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 7: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:24.720767 10784 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:24.721382 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.722540 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.723490 10705 raft_consensus.cc:2393] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:24.703166 12368 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:24.725360 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.726042 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.707013 12469 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:24.727368 10703 raft_consensus.cc:2393] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 7: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:24.727442 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.725159 12327 raft_consensus.cc:2804] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:24.728447 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:24.734254 10784 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:24.734787 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.735384 10781 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:24.732836 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.729362 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.730002 12367 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:24.730099 12482 raft_consensus.cc:2804] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:24.730393 10786 raft_consensus.cc:3055] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Stepping down as leader of term 6
W20260709 13:03:24.730997 12549 log.cc:927] Time spent T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 13:03:24.731600 12363 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:24.752699 12499 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.714706 12345 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:24.733057 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.736832 10782 raft_consensus.cc:2393] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 7: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:24.738191 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:24.719661 12332 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:24.717345 12426 raft_consensus.cc:2804] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:24.740870 10601 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:24.743755 10786 raft_consensus.cc:740] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:24.744212 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
W20260709 13:03:24.810738 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 69917.9us
I20260709 13:03:24.731554 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.812311 10785 raft_consensus.cc:2410] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 8 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 13:03:24.707472 12534 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:24.739588 12469 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.763758 12482 raft_consensus.cc:697] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:24.753676 12401 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:24.754968 12330 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:24.821305 10786 consensus_queue.cc:260] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.822636 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:24.823278 10634 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:24.823531 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:24.756772 12483 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:24.762627 12383 raft_consensus.cc:3055] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:24.757236 12372 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.760638 12327 raft_consensus.cc:697] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:24.827203 10710 raft_consensus.cc:1275] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 13:03:24.827556 10710 pending_rounds.cc:85] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 2
I20260709 13:03:24.827850 10710 pending_rounds.cc:107] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:03:24.828119 10710 raft_consensus.cc:2889] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:24.827639 12327 consensus_queue.cc:237] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.732869 12424 raft_consensus.cc:2804] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:24.767452 10784 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:24.768504 10676 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:24.809273 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:24.829516 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 61061.2us
I20260709 13:03:24.824131 10635 raft_consensus.cc:2468] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:24.824478 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:24.830683 10636 raft_consensus.cc:2468] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:24.830711 10676 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:24.805949 12357 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:24.825028 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:24.823976 10601 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
W20260709 13:03:24.832962 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 244023us
I20260709 13:03:24.835666 10601 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:24.835976 10676 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:24.816205 12426 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:24.818732 12518 raft_consensus.cc:2804] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:24.839165 10676 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:24.834355 10632 raft_consensus.cc:2468] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:24.844681 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:24.845324 10782 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:24.829835 12383 raft_consensus.cc:740] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:24.832381 12332 raft_consensus.cc:697] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:24.837505 12529 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:24.866170 11995 consensus_queue.cc:1059] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:24.878590 10784 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:03:24.863467 10601 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:24.845949 10750 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:24.841041 12426 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:24.874353 12480 consensus_queue.cc:1059] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:24.841187 12330 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:24.839830 12401 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:24.839715 12424 raft_consensus.cc:697] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:24.839540 12524 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:24.846573 12518 raft_consensus.cc:697] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:24.849315 12476 raft_consensus.cc:2749] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:24.843820 12430 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:24.889562 12347 consensus_queue.cc:1059] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:03:24.839931 12357 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.907212 12357 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:24.846268 12525 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:24.887244 10750 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:24.894253 12455 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:24.916420 12525 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:24.916903 11480 raft_consensus.cc:3060] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 2 LEARNER]: Advancing to term 3
W20260709 13:03:24.921361 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 44689.2us
I20260709 13:03:24.897176 12524 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:24.917333 10750 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:24.883939 12489 consensus_queue.cc:1059] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 13:03:24.886722 12530 consensus_queue.cc:1048] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 13:03:24.923615 11478 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 3 LEARNER]: Advancing to term 4
I20260709 13:03:24.920814 12525 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:24.920665 12430 raft_consensus.cc:697] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:24.924552 12499 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:24.897622 12529 raft_consensus.cc:697] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:24.939847 10676 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
W20260709 13:03:24.928637 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 63728.2us
I20260709 13:03:24.928818 12561 raft_consensus.cc:2804] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:24.920581 12357 raft_consensus.cc:2804] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:24.917007 12469 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:24.932842 10750 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:24.954952 10632 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:24.890556 12470 consensus_queue.cc:1048] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.028s
I20260709 13:03:24.958132 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:24.890708 12341 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 13:03:24.918737 12455 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:24.950177 11995 consensus_queue.cc:1059] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:24.932405 12524 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:24.950331 10602 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:24.957855 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:24.965606 10633 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:24.958585 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:24.965210 11995 raft_consensus.cc:3055] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:24.966181 10602 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:24.966565 11995 raft_consensus.cc:740] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:24.935523 12368 raft_consensus.cc:2804] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:24.938478 12551 raft_consensus.cc:3055] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:24.958657 10601 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:24.970748 10629 raft_consensus.cc:1275] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 13:03:24.971585 12558 log.cc:927] Time spent T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
I20260709 13:03:24.962172 12561 raft_consensus.cc:697] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:24.964915 12455 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:24.898651 12330 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:24.866638 12482 consensus_queue.cc:237] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.951954 12384 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.041s
I20260709 13:03:24.954866 12489 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:24.954308 12357 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:24.965430 12331 raft_consensus.cc:2804] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:24.943063 12480 consensus_queue.cc:1048] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.049s
I20260709 13:03:24.987097 12551 raft_consensus.cc:740] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:24.934906 12332 consensus_queue.cc:237] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.967523 11995 consensus_queue.cc:260] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.011698 10636 raft_consensus.cc:1275] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:03:24.994446 12483 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:25.004705 11478 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 4 LEARNER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:24.951229 12387 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.042s
I20260709 13:03:24.979883 12368 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:24.943209 12476 consensus_queue.cc:1048] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.049s
I20260709 13:03:24.963129 12534 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:25.011806 11995 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:24.999487 10602 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:25.018278 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 303477us
I20260709 13:03:24.955228 12424 consensus_queue.cc:237] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.007579 12357 raft_consensus.cc:3060] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:25.007704 12331 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:25.037353 12553 log.cc:927] Time spent T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.181s	user 0.001s	sys 0.000s
I20260709 13:03:25.037926 12562 raft_consensus.cc:2764] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election decision vote started in defunct term 7: won
I20260709 13:03:25.015849 12372 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:25.037617 12551 consensus_queue.cc:260] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.006946 12430 consensus_queue.cc:237] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:24.962531 12518 consensus_queue.cc:237] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.025528 12530 raft_consensus.cc:2804] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 13:03:25.040005 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 52045.1us
I20260709 13:03:25.031150 12368 raft_consensus.cc:3060] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:25.046743 12331 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:25.053834 12530 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:25.069891 12530 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:25.031543 12529 consensus_queue.cc:237] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.027661 12483 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.042228 12469 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:25.042071 12327 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:25.042692 12409 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:25.052078 12511 raft_consensus.cc:3060] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:25.086930 10712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:03:25.087563 10712 raft_consensus.cc:606] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:25.087881 10712 raft_consensus.cc:614] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:03:25.072794 12551 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:25.089295 12401 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.076505 12562 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 13:03:25.093662 12401 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.095778 12401 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:25.082952 12409 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.108085 12409 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:25.081213 12327 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.108565 12526 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.110569 12327 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:25.110759 12483 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:25.089927 12489 raft_consensus.cc:697] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:25.083747 12387 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 13:03:25.113560 12516 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:25.114109 12516 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:25.119967 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:25.121892 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:25.122465 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:25.124455 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:25.125335 10703 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:25.126853 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:25.126462 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:25.129455 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:25.132082 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:25.065953 12567 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.060s
I20260709 13:03:25.134457 11480 raft_consensus.cc:1275] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 3 LEARNER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:03:25.135386 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:25.140790 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:25.144053 10782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:25.144744 10782 raft_consensus.cc:606] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:25.144488 12357 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.145656 12383 consensus_queue.cc:260] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.146667 12383 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:25.145202 10782 raft_consensus.cc:614] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:03:25.084085 12524 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.148053 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:25.087599 12469 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.112167 12489 consensus_queue.cc:237] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.150756 12357 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:25.132581 12516 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:25.160128 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:25.160989 10703 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:25.049842 12561 consensus_queue.cc:237] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.118649 12330 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:25.177910 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 135249us
I20260709 13:03:25.179828 10602 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:25.189428 10602 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:25.196759 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:25.196607 12569 consensus_queue.cc:1048] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 13:03:25.160295 12286 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.162504 12368 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.188232 12330 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:25.211563 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:25.219556 12511 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:25.217098 12526 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:25.220160 12563 log.cc:927] Time spent T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.162s	user 0.000s	sys 0.004s
I20260709 13:03:25.195669 12516 raft_consensus.cc:2749] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:25.227497 12576 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.192813 12568 consensus_queue.cc:1048] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 13:03:25.226187 10602 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:25.254254 10602 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:25.259104 12566 log.cc:927] Time spent T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
I20260709 13:03:25.262835 12286 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:25.208602 12426 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:25.267906 10602 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:25.278934 10602 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:25.282821 10602 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:25.283586 11995 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:25.284601 10602 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:25.270108 12516 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:25.274158 12286 raft_consensus.cc:2749] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:25.238387 12576 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.270879 12469 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:25.291522 11995 raft_consensus.cc:2749] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:25.295264 10635 raft_consensus.cc:1240] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:25.286154 10602 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:25.279740 12511 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:25.290513 12526 raft_consensus.cc:2749] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:25.311344 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:25.313848 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:25.297468 12524 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:25.321763 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 268978us
I20260709 13:03:25.313040 12499 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:25.330554 10602 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:25.325325 12286 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:25.331945 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:25.345531 10637 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:25.332384 10602 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:25.332918 10636 raft_consensus.cc:1217] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Deduplicated request from leader. Original: 1.1->[2.2-6.4]   Dedup: 2.2->[4.3-6.4]
I20260709 13:03:25.333853 10632 raft_consensus.cc:1275] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:25.359858 10636 raft_consensus.cc:1240] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: [2.2-6.4]
I20260709 13:03:25.331445 12518 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:25.337633 12568 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:25.341193 12331 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.359236 10629 raft_consensus.cc:1275] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:25.361543 10637 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:25.362021 10602 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:25.363547 12456 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.321784 12525 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.331519 12511 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.374197 12511 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.376348 12511 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:25.367453 12342 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.377045 12342 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:25.363353 12424 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.363404 12471 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.371620 12363 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:25.372135 12332 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:25.370020 12456 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.373234 12576 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:25.366386 12524 raft_consensus.cc:2749] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:25.318528 12530 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.378424 12331 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:25.382097 12342 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
W20260709 13:03:25.368754 12345 consensus_meta.cc:287] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.545s	user 0.012s	sys 0.000s
I20260709 13:03:25.382701 12471 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.365630 12286 raft_consensus.cc:697] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:25.370036 12469 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:25.368839 12518 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.387585 12363 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.408159 12363 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:25.386968 12511 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.408975 12511 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.409710 12518 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:25.411212 12511 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:25.411588 10786 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:25.396191 10602 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:25.396296 12286 consensus_queue.cc:237] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.416566 12530 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:25.397135 12469 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.421734 12476 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.397825 12524 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:25.394101 12345 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.386294 12424 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.402472 12513 raft_consensus.cc:3055] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:25.387841 12332 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:25.403153 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:25.403443 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:25.404392 12471 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:25.406057 12456 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:25.427129 10602 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:25.390115 12426 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:25.384606 12455 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.422340 12476 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.475859 10751 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:25.593293 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 117457us
I20260709 13:03:25.422600 12469 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:25.517117 12368 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:25.458567 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:25.417018 12330 raft_consensus.cc:2749] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:25.472664 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:25.570348 12513 raft_consensus.cc:740] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:25.437085 12530 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:03:25.549638 12581 log.cc:927] Time spent T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.191s	user 0.001s	sys 0.000s
I20260709 13:03:25.494884 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:25.493624 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:25.495216 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:25.457770 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:25.547941 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 120813us
I20260709 13:03:25.610627 10602 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:25.547706 12524 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:03:25.505592 12579 log.cc:927] Time spent T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.177s	user 0.000s	sys 0.001s
I20260709 13:03:25.482995 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:25.596179 12456 raft_consensus.cc:2804] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:25.629187 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:25.540306 12345 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:25.447638 10786 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
W20260709 13:03:25.633317 10786 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40592 (request call id 819) took 1903 ms (client timeout 2033 ms). Trace:
W20260709 13:03:25.633733 10786 rpcz_store.cc:269] 0709 13:03:23.729953 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:23.730437 (+   484us) service_pool.cc:224] Handling call
0709 13:03:24.730280 (+999843us) spinlock_profiling.cc:243] Waited 827 ms on lock 0x7b54002a51a0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91d3bdc0 00007fce91dc7e18 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:25.411175 (+680895us) spinlock_profiling.cc:243] Waited 485 ms on lock 0x7b580014f6d0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91d200aa 00007fce91da2447 00007fce91dbafe7 00007fce91dbc7de 00007fce91dc827c 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c
0709 13:03:25.633258 (+222083us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3017454080}
I20260709 13:03:25.634943 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:25.635485 10786 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:03:25.635948 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:25.546336 12424 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:25.494623 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:25.506572 12525 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:25.647081 12456 raft_consensus.cc:697] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:25.573891 12332 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:25.579810 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:25.648424 12456 consensus_queue.cc:237] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.651348 12476 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:25.652052 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:25.653553 10779 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:25.654700 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:25.655246 10779 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:25.656580 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:25.583175 12455 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:25.600085 10781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e24fe74df68040e7b259d86577876713"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:25.657483 10781 raft_consensus.cc:606] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:25.657860 10781 raft_consensus.cc:614] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:03:25.603596 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:25.604676 10710 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56616 (request call id 851) took 1028 ms. Trace:
I20260709 13:03:25.658422 10750 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:25.605400 10631 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54298 (request call id 1057) took 1070 ms. Trace:
I20260709 13:03:25.602581 10712 raft_consensus.cc:3055] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:25.659502 10712 raft_consensus.cc:740] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:25.659375 10631 rpcz_store.cc:276] 0709 13:03:24.535449 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:24.535564 (+   115us) service_pool.cc:224] Handling call
0709 13:03:25.605231 (+1069667us) spinlock_profiling.cc:243] Waited 114 ms on lock 0x7b54003f0a54. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:25.605330 (+    99us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":262435584}
I20260709 13:03:25.496927 12357 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.615445 10778 raft_consensus.cc:1275] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:25.667153 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:25.668689 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:25.620396 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:25.602512 12529 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.043s
I20260709 13:03:25.622225 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:25.622812 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:25.674049 10632 raft_consensus.cc:3060] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:25.624887 12330 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:25.624069 10780 raft_consensus.cc:1240] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:25.624329 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:25.678818 10777 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:25.637679 12286 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:25.627686 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:25.629127 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:25.520231 12500 raft_consensus.cc:3055] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:25.639521 10784 raft_consensus.cc:1240] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:25.743098 10630 raft_consensus.cc:3060] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:25.743706 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:25.642400 10633 raft_consensus.cc:1240] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:25.644248 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:25.645762 10785 raft_consensus.cc:1275] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:03:25.664587 12449 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:25.644024 12342 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.657027 10782 raft_consensus.cc:1240] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 7. Current term is 8. Ops: []
I20260709 13:03:25.658474 10706 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:25.614879 10783 raft_consensus.cc:1240] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:25.750451 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:25.751397 10783 raft_consensus.cc:2393] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 8: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:25.752204 10778 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:25.752342 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:25.661585 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:25.753131 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:25.753469 10631 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:25.753769 10778 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:25.754001 10630 raft_consensus.cc:2468] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:25.754818 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:25.664827 10750 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:25.669684 10637 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:25.621106 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:25.670908 10786 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:25.671829 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:25.756920 10781 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:25.658603 10710 rpcz_store.cc:276] 0709 13:03:24.575983 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:24.584356 (+  8373us) service_pool.cc:224] Handling call
0709 13:03:24.587213 (+  2857us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:24.828548 (+241335us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:25.604460 (+775912us) spinlock_profiling.cc:243] Waited 240 ms on lock 0x7b54002193d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:25.604618 (+   158us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":550854400}
I20260709 13:03:25.757203 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:25.677361 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:25.757797 10635 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:25.758106 10636 raft_consensus.cc:2468] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:25.758591 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:25.605454 12492 consensus_queue.cc:1048] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.053s
I20260709 13:03:25.606621 12463 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.058s
I20260709 13:03:25.457075 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:25.625888 10602 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:25.760952 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 135114us
I20260709 13:03:25.761536 10707 raft_consensus.cc:3055] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:25.649359 12571 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.091s
I20260709 13:03:25.767637 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:25.718631 12569 consensus_queue.cc:1048] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:25.776598 10636 raft_consensus.cc:1275] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:03:25.711809 12475 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:25.680689 12424 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:25.736922 10629 raft_consensus.cc:2468] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:25.718088 12383 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:25.606838 12444 consensus_queue.cc:1048] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.067s
I20260709 13:03:25.712568 12476 consensus_queue.cc:1048] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:25.746685 10779 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:25.747270 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:25.781596 10633 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:25.679396 12357 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.754918 10778 raft_consensus.cc:1275] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:03:25.761881 10602 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:25.783221 12588 log.cc:927] Time spent T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.151s	user 0.000s	sys 0.000s
I20260709 13:03:25.783680 10602 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:25.784572 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:25.785144 10633 raft_consensus.cc:2468] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:25.766469 12342 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.715274 10777 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:25.764966 10637 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:25.761883 10707 raft_consensus.cc:740] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:25.787387 12525 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:25.787563 12342 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:25.766719 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:25.787846 10707 consensus_queue.cc:260] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.788800 10707 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:25.766855 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:25.768582 10784 raft_consensus.cc:2393] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 6: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:25.712343 10632 raft_consensus.cc:2468] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:25.767395 12512 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:25.808576 12357 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:25.770462 10706 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:25.770582 10631 raft_consensus.cc:2468] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:25.774356 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:25.814306 10782 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:25.746759 12500 raft_consensus.cc:740] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:25.778213 10630 raft_consensus.cc:1275] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:25.792102 12561 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:25.815832 12561 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.815937 12500 consensus_queue.cc:260] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.817410 12500 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:25.795795 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:25.822239 10637 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:25.808574 10785 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
W20260709 13:03:25.821857 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:25.798132 10632 raft_consensus.cc:1275] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:03:25.821228 10781 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:25.798727 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:25.825008 10634 raft_consensus.cc:2393] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 8: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:25.799770 10712 consensus_queue.cc:260] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:25.804319 12516 consensus_meta.cc:287] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.510s	user 0.006s	sys 0.002s
I20260709 13:03:25.804589 12530 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:25.805133 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:25.753149 10783 raft_consensus.cc:2468] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:25.768014 12449 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.813791 12524 raft_consensus.cc:2749] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:25.797305 12513 consensus_queue.cc:260] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.818050 12561 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:25.721452 12330 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.825840 10712 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:03:25.829641 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 112394us
I20260709 13:03:25.830775 10629 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:25.840605 10676 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:25.841540 12571 consensus_queue.cc:1048] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:25.842326 12330 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:25.842869 12571 consensus_queue.cc:1048] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:25.844112 12571 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:25.844530 12383 raft_consensus.cc:2804] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:25.845103 12383 raft_consensus.cc:697] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:25.845980 12383 consensus_queue.cc:237] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.848680 12593 consensus_queue.cc:1059] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:25.849458 12593 consensus_queue.cc:1243] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer 7c00483a1339411da05005c410f470a0 log is divergent from this leader: its last log entry 5.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260709 13:03:25.849992 12529 raft_consensus.cc:3055] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:25.850339 12529 raft_consensus.cc:740] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:25.851096 12529 consensus_queue.cc:260] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.852119 12529 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:25.852481 10629 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:25.833189 12516 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:25.859295 10712 raft_consensus.cc:1275] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 13:03:25.861589 10712 pending_rounds.cc:85] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 2
I20260709 13:03:25.862432 10712 pending_rounds.cc:107] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:03:25.863355 10712 raft_consensus.cc:2889] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:25.870654 10628 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:25.871974 10707 raft_consensus.cc:1275] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:03:25.873171 12572 raft_consensus.cc:1064] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:03:25.873796 12489 raft_consensus.cc:1064] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:03:25.865805 12513 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:25.880894 10707 pending_rounds.cc:85] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 2
I20260709 13:03:25.886070 10707 pending_rounds.cc:107] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:03:25.886476 10707 raft_consensus.cc:2889] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:03:25.896204 12489 raft_consensus.cc:1068] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Illegal state: Leader has not yet committed an operation in its own term
W20260709 13:03:25.885722 12572 raft_consensus.cc:1068] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:03:25.906427 12449 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:25.941038 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:25.943540 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 122790us
W20260709 13:03:25.945881 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 74173.3us
W20260709 13:03:25.946916 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:25.957711 10601 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:25.870721 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:25.898011 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 233149us
I20260709 13:03:25.962877 10750 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:25.970395 10534 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44242 (request call id 20) took 1539 ms. Trace:
I20260709 13:03:25.979749 10534 rpcz_store.cc:276] 0709 13:03:24.430525 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:24.430726 (+   201us) service_pool.cc:224] Handling call
0709 13:03:25.970072 (+1539346us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1431458,"reported_tablets":1}
I20260709 13:03:25.968603 10751 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:25.976969 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:25.984284 12524 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:25.976933 12424 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:25.993978 12516 raft_consensus.cc:2749] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:26.000232 12345 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:26.000687 10750 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:25.988238 12511 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 13:03:26.005573 12331 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:26.006664 12331 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:25.986574 12424 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.014273 12363 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:25.976953 12286 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:03:26.020419 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:26.017701 12363 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:26.023725 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:26.023746 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:26.024361 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:26.025068 10707 raft_consensus.cc:2393] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 7: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:25.986238 12524 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:26.026340 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:26.027477 12524 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:26.015228 12424 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:26.033967 12383 raft_consensus.cc:1027] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: attempt to promote peer 4f6678bb3cd341abbe84f1bdcb3c3632: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260709 13:03:26.035777 12331 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:26.040365 12342 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:26.040910 12342 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.042286 12342 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:26.046281 10750 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:26.037881 12363 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:26.054128 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:26.055475 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:26.055605 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:26.056653 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:26.057299 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:26.055603 10712 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 4. (term mismatch)
I20260709 13:03:26.059010 10712 pending_rounds.cc:85] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 3
I20260709 13:03:26.059278 10712 pending_rounds.cc:107] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 6.4
W20260709 13:03:26.059662 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:26.061435 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 113578us
I20260709 13:03:26.063074 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:26.064213 10703 raft_consensus.cc:2393] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:26.059612 10712 raft_consensus.cc:2889] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:25.989069 10535 catalog_manager.cc:5697] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 3 to 6. New cstate: current_term: 6 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:26.085453 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:26.087512 12454 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:26.090013 10711 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
W20260709 13:03:26.088802 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 120549us
W20260709 13:03:26.091097 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:26.091993 12363 raft_consensus.cc:2804] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:26.092758 12363 raft_consensus.cc:697] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:26.093530 12454 consensus_queue.cc:1048] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:26.094169 12363 consensus_queue.cc:237] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:26.095963 12454 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:26.099228 10779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6b867e815f4405897c711dda289695c"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
W20260709 13:03:26.099521 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 53455.7us
I20260709 13:03:26.100288 10779 raft_consensus.cc:606] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:26.100847 10779 raft_consensus.cc:614] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:03:26.097810 12383 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.101620 10750 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:26.102069 12383 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:26.105033 12383 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:26.113761 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:26.114612 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:26.116531 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:26.118681 10707 raft_consensus.cc:1275] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:03:26.122344 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:26.122875 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:26.123117 10707 raft_consensus.cc:2393] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:26.124063 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:26.125433 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:26.126652 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:26.127195 10709 raft_consensus.cc:1275] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:26.128489 10705 raft_consensus.cc:1275] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 4. (term mismatch)
I20260709 13:03:26.128875 10705 pending_rounds.cc:85] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 3
I20260709 13:03:26.128635 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:26.129155 10705 pending_rounds.cc:107] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 6.4
I20260709 13:03:26.130317 10705 raft_consensus.cc:2889] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:26.120358 12454 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:26.134389 12342 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:26.145541 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:26.168545 12454 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:26.171655 12454 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:26.173892  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
W20260709 13:03:26.177809 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 76309.2us
I20260709 13:03:26.178170 10629 raft_consensus.cc:1240] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:26.178913 10750 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:26.179315 10703 raft_consensus.cc:1240] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:26.180552 10750 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:26.180776 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:26.161159 12345 raft_consensus.cc:2749] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:26.184341 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:26.184598 10635 raft_consensus.cc:1275] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:03:26.184770 12342 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:26.185457 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:26.187012 12332 raft_consensus.cc:2804] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:26.187733 12332 raft_consensus.cc:697] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:26.189749 12482 raft_consensus.cc:2749] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:26.189181 12332 consensus_queue.cc:237] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:26.194028 10750 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:26.195633 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:26.196875 10636 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:26.197263 10630 raft_consensus.cc:1240] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 7. Current term is 8. Ops: [7.4-7.4]
I20260709 13:03:26.198220 12424 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:26.200814 12424 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:26.201310  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:26.198014 12454 raft_consensus.cc:2804] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:26.202105 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:26.221386 10629 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:03:26.206291 10707 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:26.208338 10631 raft_consensus.cc:1240] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 13:03:26.211197 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:26.216054 10634 raft_consensus.cc:1275] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:03:26.217057 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:26.217250 10635 raft_consensus.cc:1275] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:26.218976 10532 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45040 (request call id 130) took 4562 ms. Trace:
I20260709 13:03:26.195519 10750 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:26.232765 10709 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:26.238168 10705 raft_consensus.cc:2393] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 5: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:26.194617 10535 catalog_manager.cc:5697] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 4 to 6, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 6 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:26.220336 12454 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.248171 12449 consensus_queue.cc:1048] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.010s
I20260709 13:03:26.248658 12500 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:26.249445 12500 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:26.242144 12454 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:26.267426 10634 raft_consensus.cc:1240] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: [4.4-4.4]
I20260709 13:03:26.270298 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:26.278767 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:26.264444 12363 raft_consensus.cc:2804] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:26.285560 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:26.288801 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:26.285750 12363 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.298574 12363 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:26.311929 12500 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:26.323716 10637 raft_consensus.cc:1240] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
W20260709 13:03:26.320751 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 125260us
W20260709 13:03:26.345219 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:26.317217 12500 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.224481 10532 rpcz_store.cc:276] 0709 13:03:21.647889 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:21.654625 (+  6736us) service_pool.cc:224] Handling call
0709 13:03:26.193124 (+4538499us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:23.072128 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:23.098294 (+ 26166us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:23.098334 (+    40us) write_op.cc:435] Acquired schema lock
0709 13:03:23.098355 (+    21us) tablet.cc:662] Decoding operations
0709 13:03:23.098942 (+   587us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:23.099021 (+    79us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:23.099050 (+    29us) tablet.cc:685] Acquiring locks for 3 operations
0709 13:03:23.099391 (+   341us) tablet.cc:701] Row locks acquired
0709 13:03:23.099412 (+    21us) write_op.cc:260] PREPARE: finished
0709 13:03:23.099556 (+   144us) write_op.cc:270] Start()
0709 13:03:23.099678 (+   122us) write_op.cc:276] Timestamp: P: 1783602203099510 usec, L: 0
0709 13:03:23.099702 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 13:03:23.100435 (+   733us) log.cc:844] Serialized 1298 byte log entry
0709 13:03:23.379703 (+279268us) op_driver.cc:464] REPLICATION: finished
0709 13:03:23.568980 (+189277us) write_op.cc:301] APPLY: starting
0709 13:03:23.569092 (+   112us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:23.569278 (+   186us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:23.569498 (+   220us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:23.570105 (+   607us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:23.570337 (+   232us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 13:03:23.570401 (+    64us) write_op.cc:312] APPLY: finished
0709 13:03:23.570683 (+   282us) log.cc:844] Serialized 34 byte log entry
0709 13:03:23.570881 (+   198us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:23.570993 (+   112us) write_op.cc:454] Released schema lock
0709 13:03:23.571055 (+    62us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":34571,"reported_tablets":31,"child_traces":[["op",{"apply.queue_time_us":188961,"apply.run_cpu_time_us":2449,"apply.run_wall_time_us":2450,"num_ops":3,"prepare.queue_time_us":118122,"prepare.run_cpu_time_us":3245,"prepare.run_wall_time_us":39869,"replication_time_us":279872,"thread_start_us":268821,"threads_started":2}]]}
I20260709 13:03:26.364094 12342 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.376252 12529 raft_consensus.cc:1064] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:03:26.412834 10703 raft_consensus.cc:1275] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
W20260709 13:03:26.394033 12529 raft_consensus.cc:1068] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:03:26.368256 10750 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:26.419131 12345 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:26.422240 10631 raft_consensus.cc:1240] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:26.422161 12345 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:26.379081 12534 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:03:26.427601 12608 log.cc:927] Time spent T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 13:03:26.370123 12342 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:26.429450 12534 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:26.431102 12342 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:26.431510 12534 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:26.438630 12529 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.439221 12529 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:26.441875 12529 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:26.412071 12500 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:26.420871 10535 catalog_manager.cc:5697] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 3 to 6, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 6 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:26.455255 10634 raft_consensus.cc:1240] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 13:03:26.455102 12513 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:26.455426 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:26.446415 10602 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:26.458555 10602 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:26.459403 12511 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:26.461584 12286 raft_consensus.cc:2749] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:03:26.453663 12424 consensus_queue.cc:1048] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260709 13:03:26.463099 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:26.449735 12383 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.465674 12513 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.466020 12383 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:26.466285 12513 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:26.468127 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:26.462057 10711 raft_consensus.cc:1275] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 13:03:26.481976 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:26.453579 12331 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:26.491447 12511 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:03:26.503326 12609 log.cc:927] Time spent T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 13:03:26.506378 10602 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:26.508877 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:26.510394 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:26.512471 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 170506us
I20260709 13:03:26.516853 12500 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:26.550606 12383 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:26.552703 10631 raft_consensus.cc:1240] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 13:03:26.553331 10629 raft_consensus.cc:1240] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 13:03:26.554354 10630 raft_consensus.cc:1275] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:26.554565 10635 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:26.556504 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:26.557276 10628 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:26.544174 12345 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:26.558897 10750 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:26.560928 12534 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:26.563099 10750 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:26.563236 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:26.563807 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:26.567224 10633 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:26.570514 12383 consensus_queue.cc:1048] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:26.574527 12569 raft_consensus.cc:1027] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: attempt to promote peer 4f6678bb3cd341abbe84f1bdcb3c3632: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260709 13:03:26.576520 10535 catalog_manager.cc:5697] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 2 to 5. New cstate: current_term: 5 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
W20260709 13:03:26.581715 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 75481.6us
I20260709 13:03:26.585249 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:26.587165 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:26.589920 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:26.592072 10629 raft_consensus.cc:1275] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 13:03:26.593182 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:26.598434 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:26.608196 10711 raft_consensus.cc:2393] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 5: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:26.608067 10636 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:26.608160 12511 raft_consensus.cc:2749] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:03:26.588533 12513 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:26.611074 12534 raft_consensus.cc:2804] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:03:26.626654 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 63620.2us
I20260709 13:03:26.618235 12534 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:26.612855 12500 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 13:03:26.655589 12500 consensus_queue.cc:1243] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 13:03:26.657522 12513 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.658272 12513 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:26.660532 12513 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:26.662236 12607 log.cc:927] Time spent T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.126s	user 0.004s	sys 0.000s
I20260709 13:03:26.648715 12454 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:26.671641 12534 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:03:26.678470 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 48868.3us
I20260709 13:03:26.616238 12363 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
W20260709 13:03:26.698938 12612 log.cc:927] Time spent T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.089s	user 0.002s	sys 0.000s
I20260709 13:03:26.700094 10750 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:26.701601 10750 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:26.702400 10705 raft_consensus.cc:1275] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:26.703011 12286 consensus_queue.cc:1048] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:26.704555 12286 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:26.705322 12286 consensus_queue.cc:1243] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
W20260709 13:03:26.707077 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:26.723280 12449 consensus_queue.cc:1048] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:26.723762 12424 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:26.724579 12424 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.725102 12424 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:26.724999 12449 raft_consensus.cc:2804] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:26.729738 12449 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:26.730123 12449 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:26.732441 10708 raft_consensus.cc:3055] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:26.732864 10708 raft_consensus.cc:740] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:26.733947 10708 consensus_queue.cc:260] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:26.734581 12345 consensus_queue.cc:1048] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:26.735245 10708 raft_consensus.cc:3060] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:26.736449 12363 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:03:26.737653 12454 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:26.738739 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:26.748620 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:26.750247 12449 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:26.752847 12449 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:26.779194 10602 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:26.780267 12500 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:26.780822 12500 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:26.781418 12500 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:03:26.797655 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 227654us
W20260709 13:03:26.799153 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 231417us
W20260709 13:03:26.800144 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:26.820881 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:26.822875 12529 consensus_queue.cc:1059] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 6.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 13:03:26.819507 12569 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.803689 12511 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.031s
I20260709 13:03:26.817709 12513 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.044s
W20260709 13:03:26.865693 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:26.869123 12569 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:26.907135 12569 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:26.908493 10708 raft_consensus.cc:1275] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 4. (term mismatch)
I20260709 13:03:26.908887 10708 pending_rounds.cc:85] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 3
I20260709 13:03:26.909112 10708 pending_rounds.cc:107] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 4.4
I20260709 13:03:26.909343 10708 raft_consensus.cc:2889] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:26.909271 12511 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:26.899863 12534 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:26.925428 12454 consensus_queue.cc:1048] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.016s
I20260709 13:03:26.945994 12363 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:26.958952 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:26.949440 12449 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:26.965669 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 264031us
I20260709 13:03:26.934613 12620 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.026s
W20260709 13:03:26.974793 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:26.948933 12424 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:26.979120 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 115303us
I20260709 13:03:26.987990 10750 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:26.991139 10750 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:26.995508 12331 raft_consensus.cc:2804] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:26.996131 12331 raft_consensus.cc:697] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:26.997140 12331 consensus_queue.cc:237] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:26.956187 12500 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:26.982849 12513 raft_consensus.cc:1064] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:03:26.958201 12511 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:27.021225 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:26.975989 12363 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:27.040033 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 234901us
I20260709 13:03:27.042016 12624 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 13:03:27.042904 12615 log.cc:927] Time spent T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.092s	user 0.000s	sys 0.000s
W20260709 13:03:27.022356 12513 raft_consensus.cc:1068] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:03:27.044866 12569 consensus_queue.cc:1048] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 13:03:27.046502 12629 consensus_queue.cc:1048] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:27.048708 12511 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:27.051193 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 60129.9us
I20260709 13:03:27.051707 12363 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:27.051966 10750 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:26.995508 12449 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.054926 12628 raft_consensus.cc:2804] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:27.055539 12449 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:27.056114 12449 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:27.058365 12630 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:03:27.063759 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:27.065168 12345 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.065972 12345 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.068691 12345 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:27.069845 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:27.070653 10703 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:27.071836 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:27.072387 10750 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:27.072683 10707 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:27.074133 10750 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:27.074630 12454 consensus_queue.cc:1048] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:27.074461 12623 raft_consensus.cc:2804] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:27.077297 12623 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:27.077721 12623 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:27.086393 10751 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:27.089784 10751 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:27.055845 12628 raft_consensus.cc:697] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:27.093163 12534 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:27.077032 12454 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:03:27.100584 12342 raft_consensus.cc:2804] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:27.101959 12342 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:27.102521 12342 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:27.105085 12628 consensus_queue.cc:237] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:27.110062 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:27.111335 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:27.112003 10710 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:27.120911 12342 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.127231 12500 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:27.127346 12638 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:27.151875 10601 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:27.152494 12638 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.154727 10601 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:27.155016 12638 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:27.154873 12342 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:27.155650 12638 raft_consensus.cc:2749] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:27.156265 12500 raft_consensus.cc:2749] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:27.157073 10628 raft_consensus.cc:1275] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:03:27.128654 12511 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:27.134140 12629 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:27.170925 12629 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.173985 12511 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.176777 12511 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:27.128743 12424 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:27.099960 12363 raft_consensus.cc:2804] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 13:03:27.185086 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 195616us
W20260709 13:03:27.211413 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:27.182729 12363 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:27.212605 12511 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.213778 12363 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:27.214023 12511 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.216328 12511 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:27.217677 12629 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:27.219803 12383 raft_consensus.cc:3055] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:27.220227 12383 raft_consensus.cc:740] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:27.220500 12569 consensus_queue.cc:1059] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:27.221737 12636 raft_consensus.cc:3055] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:27.222152 12636 raft_consensus.cc:740] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:27.223047 12636 consensus_queue.cc:260] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.224130 12636 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:27.225534 12513 consensus_queue.cc:1059] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:27.221129 12383 consensus_queue.cc:260] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.240127 12383 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:27.149000 12623 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.247526 12623 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:27.263635 10601 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:27.265265 12629 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:03:27.265213 12511 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:27.266837 12511 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.237926 12529 consensus_queue.cc:1059] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.032s
I20260709 13:03:27.265769 10601 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:27.273947 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 184149us
I20260709 13:03:27.298228 10751 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:27.273674 12629 raft_consensus.cc:2804] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:27.311084 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
W20260709 13:03:27.312088 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 46379.7us
I20260709 13:03:27.313786 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:27.314571 10601 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:27.315681 12632 raft_consensus.cc:2804] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:27.316100 12632 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:27.316450 12632 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:03:27.317698 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 92038.1us
I20260709 13:03:27.319321 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:27.319986 10628 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:27.321399 12633 raft_consensus.cc:3055] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:27.321801 12633 raft_consensus.cc:740] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:27.322674 12633 consensus_queue.cc:260] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.310871 12623 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.323933 12633 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:27.324304 12623 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.325861  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:27.326602 12623 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:27.327378 12511 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:27.328956 12363 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.313380 12628 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:27.330713 12628 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:27.331067 12628 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:27.331249 12629 raft_consensus.cc:697] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:27.332358 12629 consensus_queue.cc:237] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.334571 12363 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:27.336225 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:27.337543 12286 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.338114 12286 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.339080 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:27.317531 12500 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:03:27.342201 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:27.341813 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:27.343170 10707 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:27.343325 10628 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:27.346683 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:27.346992 10636 raft_consensus.cc:1275] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:27.347298 10632 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:27.347566 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:27.348202 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:27.348838 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:27.346987 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:27.350507 10633 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:27.350567 12383 consensus_queue.cc:1059] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:27.351583 12383 raft_consensus.cc:3055] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:27.351900 12383 raft_consensus.cc:740] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
W20260709 13:03:27.352697 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:27.353729 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:27.354524 10705 raft_consensus.cc:2410] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 8 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:03:27.377797 10780 raft_consensus.cc:1240] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 13:03:27.352787 12383 consensus_queue.cc:260] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.379262 12383 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:27.380257 12628 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.384843 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:27.387272 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:27.387820 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:27.387949 10705 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:27.358412 12286 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:27.385712 10629 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
W20260709 13:03:27.404309 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:27.411286 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:27.381819 12648 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.386626 12624 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:27.598762 12648 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.599040 12624 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.437722 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:27.423769 10780 raft_consensus.cc:1240] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 7. Current term is 8. Ops: []
I20260709 13:03:27.460472 10636 raft_consensus.cc:1275] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 13:03:27.507925 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:27.555979 10782 raft_consensus.cc:1240] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:27.530472 10781 raft_consensus.cc:1240] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:03:27.433478 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:27.436417 10601 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:27.426157 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:27.467710 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:27.420384 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:27.605638 10704 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:27.396350 10707 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:27.606056 10783 raft_consensus.cc:2410] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 7 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 13:03:27.557096 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:27.471455 10779 raft_consensus.cc:1240] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: [2.2-6.4]
I20260709 13:03:27.412547 10676 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:27.505429 10708 raft_consensus.cc:1275] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:03:27.440119 10630 raft_consensus.cc:1275] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260709 13:03:27.602958 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:27.466931 10786 raft_consensus.cc:1240] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 13:03:27.413738 10777 raft_consensus.cc:1240] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: [4.4-4.4]
I20260709 13:03:27.423733 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:27.606359 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:27.525220 10705 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:27.609686 10632 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
W20260709 13:03:27.609187 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 196212us
I20260709 13:03:27.394482 10633 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:27.413754 10784 raft_consensus.cc:1217] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Deduplicated request from leader. Original: 3.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 13:03:27.501158 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:27.629026 10784 raft_consensus.cc:1240] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: [4.4-4.4]
I20260709 13:03:27.635347 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:27.617542 10711 raft_consensus.cc:1275] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:27.632107 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:27.386302 12363 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.639987 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:27.633936 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:27.641496 10676 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:27.538592 12660 log.cc:927] Time spent T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 13:03:27.442838 12653 raft_consensus.cc:3055] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:27.640421 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:27.616540 12633 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:27.466924 12424 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.646260 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:27.601289 12648 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:27.641999 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:27.649669 10635 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:27.416759 12628 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:27.699193 12645 consensus_queue.cc:1048] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:27.760522 12331 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:27.700177 10751 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:27.762904 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 64873.1us
I20260709 13:03:27.649942 12653 raft_consensus.cc:740] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:27.499794 12629 raft_consensus.cc:476] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Not starting pre-election -- already a leader
I20260709 13:03:27.683194 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:27.652786 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:27.699653 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:27.698553 12652 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:27.453857 12632 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.414143 12630 consensus_queue.cc:1059] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.259s
W20260709 13:03:27.659355 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:27.643905 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:27.669572 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 233142us
I20260709 13:03:27.414575 12636 consensus_queue.cc:1048] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.250s
I20260709 13:03:27.654508 10780 raft_consensus.cc:2410] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 13:03:27.686797 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:27.653715 12633 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:27.664937 12513 consensus_queue.cc:1048] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.031s
I20260709 13:03:27.648110 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:27.665259 12363 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.713255 10704 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
W20260709 13:03:27.729882 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:27.732452 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:27.684736 12656 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:27.693080 12424 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.743511 10750 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:27.744074 12628 consensus_queue.cc:1048] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:27.446226 12654 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.238s
I20260709 13:03:27.674535 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:27.685318 10676 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:27.646528 12286 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:27.746481 12500 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:27.748047 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:27.748551 12511 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:27.749876 10635 raft_consensus.cc:2468] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:27.665551 10777 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:27.601289 12624 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:27.825167 10779 raft_consensus.cc:2410] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 8 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 2.
I20260709 13:03:27.762722 12331 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.695436 12623 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
W20260709 13:03:27.827165 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:27.827922 10703 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:27.838549 10784 raft_consensus.cc:2368] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8.
I20260709 13:03:27.840055 10601 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:27.841617 10782 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
W20260709 13:03:27.848312 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 162972us
W20260709 13:03:27.851375 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:27.824165 10751 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:27.854103 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:27.763172 12645 raft_consensus.cc:2804] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:27.854815 10783 raft_consensus.cc:2393] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:27.855252 10786 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:27.839027 10532 catalog_manager.cc:5697] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 4 to 7, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 7 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:27.856336 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
W20260709 13:03:27.860112 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 116639us
I20260709 13:03:27.838004 12633 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:27.838208 12656 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:27.869804 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:27.870007 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:27.871719 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:27.871877 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:27.777007 10534 catalog_manager.cc:5697] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: term changed from 3 to 4, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66), now has a pending config: VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65), VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66), VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67), NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 4 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } } pending_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:27.877903 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:27.849545 12511 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.848569 12652 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.879465 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:27.879288 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:27.882110 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:27.885424 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:27.886200 12645 raft_consensus.cc:697] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:27.856930 12623 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.969106 10786 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:27.887370 12332 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:27.843109 12500 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:27.879349 12666 log.cc:927] Time spent T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.128s	user 0.001s	sys 0.000s
I20260709 13:03:27.977604 10782 raft_consensus.cc:2376] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7. Re-sending same reply.
I20260709 13:03:27.864713 12482 raft_consensus.cc:2804] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:27.864445 12286 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:27.869999 12624 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:27.879608 10778 raft_consensus.cc:1240] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: [4.3-6.4]
I20260709 13:03:27.864203 12644 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 13:03:27.888792 12653 consensus_queue.cc:260] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:27.849562 12668 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:27.856158 12383 raft_consensus.cc:2804] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:27.894375 10785 raft_consensus.cc:2376] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6. Re-sending same reply.
I20260709 13:03:27.872473 12656 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:03:27.975154 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 115863us
I20260709 13:03:27.982141 10601 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:27.991856 10777 raft_consensus.cc:1240] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:27.995572 10781 raft_consensus.cc:1240] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:27.996270 10779 raft_consensus.cc:1275] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:03:27.997928 10785 raft_consensus.cc:1240] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:27.981353 12286 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:27.981515 12624 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:27.987778 12383 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:28.004490 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:28.007779 10782 raft_consensus.cc:1240] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:28.014976 10785 raft_consensus.cc:1275] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:28.020500 10777 raft_consensus.cc:1240] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:28.007236 12383 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:28.000324 12624 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:28.000509 12286 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:28.006709 12363 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:27.988231 12332 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.015343 12653 raft_consensus.cc:3060] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:03:28.035593 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:28.034734 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:27.989801 12668 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:28.060827 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:28.061210 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 93392.6us
W20260709 13:03:28.052563 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:28.062463 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:28.062331 10601 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:28.060917 10751 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:28.033661 12424 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:28.060160 12363 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.033840 12645 consensus_queue.cc:237] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.030767 12331 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:28.064073 10782 raft_consensus.cc:2410] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 8 because replica has last-logged OpId of term: 7 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
W20260709 13:03:28.071823 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:28.074896 12676 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:28.075266 10751 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:28.112951 10784 raft_consensus.cc:1240] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:28.114343 10779 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:28.088128 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:28.101723 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:28.122431 10782 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:28.123483 10783 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
W20260709 13:03:28.081321 12667 log.cc:927] Time spent T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
W20260709 13:03:28.139434 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:28.080049 12482 raft_consensus.cc:697] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:28.077648 12632 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:28.142226 12675 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:28.074661 12363 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.142645 12482 consensus_queue.cc:237] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:28.143668 12670 log.cc:927] Time spent T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 13:03:28.144426 12363 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:28.134958 12666 log.cc:927] Time spent T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 13:03:28.099164 12659 raft_consensus.cc:3055] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:28.156723 10780 raft_consensus.cc:1275] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:28.090001 12676 raft_consensus.cc:697] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:28.158231 12676 consensus_queue.cc:237] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.160252 12630 raft_consensus.cc:1064] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:03:28.161394 12668 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:28.171820 12632 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:28.172533 12632 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:28.175004 12632 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:28.175601 12632 raft_consensus.cc:2804] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:28.175961 12632 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:28.176357 12632 raft_consensus.cc:3060] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:28.178459 12500 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:28.179091 12652 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:28.179687 12675 raft_consensus.cc:697] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:28.180223 12656 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.180723 12675 consensus_queue.cc:237] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.164290 12630 consensus_queue.cc:237] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:28.181742 12623 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:28.189101 12633 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.192332 11478 raft_consensus.cc:1275] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 3 LEARNER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:03:28.194074 12652 consensus_queue.cc:1048] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:03:28.198745 12636 raft_consensus.cc:2955] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
W20260709 13:03:28.207608 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:28.234079 12656 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:28.162629 12659 raft_consensus.cc:740] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:28.235386 12659 consensus_queue.cc:260] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.236733 12659 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:28.237969 12633 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:28.238850 12673 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:28.239392 12673 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.240696 12511 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:28.244259 12332 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:28.250876 10786 raft_consensus.cc:1275] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:03:27.865576  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:28.253551 10532 catalog_manager.cc:5697] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 6 to 7, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 7 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:28.259786 10532 catalog_manager.cc:5697] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:28.254068 10534 catalog_manager.cc:5697] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: term changed from 2 to 3, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 3 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:28.261286 10532 catalog_manager.cc:5697] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 5 to 6, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 6 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:28.271978 10532 catalog_manager.cc:5697] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 4 to 5, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 5 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:28.274413 10532 catalog_manager.cc:5697] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 6 to 7, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 7 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:28.276001 10532 catalog_manager.cc:5697] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 3 to 4, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 4 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:28.283785 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:28.262933 12286 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.291311 12286 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:28.299608 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:28.305691 10535 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45062 (request call id 146) took 5543 ms. Trace:
W20260709 13:03:28.306777 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:28.309644 12673 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:28.284566 12383 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.306135 10535 rpcz_store.cc:276] 0709 13:03:22.762181 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:22.762360 (+   179us) service_pool.cc:224] Handling call
0709 13:03:28.305614 (+5543254us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:27.121139 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:27.122057 (+   918us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:27.122122 (+    65us) write_op.cc:435] Acquired schema lock
0709 13:03:27.122152 (+    30us) tablet.cc:662] Decoding operations
0709 13:03:27.122995 (+   843us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:27.123105 (+   110us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:27.123151 (+    46us) tablet.cc:685] Acquiring locks for 4 operations
0709 13:03:27.123816 (+   665us) tablet.cc:701] Row locks acquired
0709 13:03:27.123873 (+    57us) write_op.cc:260] PREPARE: finished
0709 13:03:27.124102 (+   229us) write_op.cc:270] Start()
0709 13:03:27.157105 (+ 33003us) write_op.cc:276] Timestamp: P: 1783602207124026 usec, L: 0
0709 13:03:27.157149 (+    44us) op_driver.cc:348] REPLICATION: starting
0709 13:03:27.157880 (+   731us) log.cc:844] Serialized 1681 byte log entry
0709 13:03:27.446369 (+288489us) op_driver.cc:464] REPLICATION: finished
0709 13:03:27.695717 (+249348us) write_op.cc:301] APPLY: starting
0709 13:03:27.723740 (+ 28023us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:27.724698 (+   958us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:27.724860 (+   162us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:27.725560 (+   700us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:27.725829 (+   269us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 13:03:27.725894 (+    65us) write_op.cc:312] APPLY: finished
0709 13:03:27.727421 (+  1527us) log.cc:844] Serialized 40 byte log entry
0709 13:03:27.727599 (+   178us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:27.727688 (+    89us) write_op.cc:454] Released schema lock
0709 13:03:27.727749 (+    61us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:27.728123 (+   374us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:27.728151 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":5552,"reported_tablets":43,"spinlock_wait_cycles":1792,"child_traces":[["op",{"apply.queue_time_us":218823,"apply.run_cpu_time_us":2759,"apply.run_wall_time_us":48117,"num_ops":4,"prepare.queue_time_us":522378,"prepare.run_cpu_time_us":29183,"prepare.run_wall_time_us":192592,"raft.queue_time_us":105582,"raft.run_cpu_time_us":13572,"raft.run_wall_time_us":161563,"replication_time_us":289059,"thread_start_us":738972,"threads_started":4,"wal-append.queue_time_us":176991}]]}
W20260709 13:03:28.318642 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 243310us
I20260709 13:03:28.329092 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:28.330266 10704 raft_consensus.cc:2410] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 8 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
W20260709 13:03:28.341053 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:28.296741 12624 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.364185 10532 catalog_manager.cc:5697] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 3 to 7. New cstate: current_term: 7 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:28.389561 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:28.392323 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:28.393662 10704 raft_consensus.cc:2410] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 7 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 13:03:28.382665 10532 catalog_manager.cc:5697] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 3 to 5, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 5 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:28.411515 10703 raft_consensus.cc:1275] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 4. (term mismatch)
I20260709 13:03:28.390488 10711 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:28.411974 10703 pending_rounds.cc:85] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 3
I20260709 13:03:28.417768 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:28.420614 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:28.422734 10703 pending_rounds.cc:107] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 7.4
I20260709 13:03:28.433830 10703 raft_consensus.cc:2889] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:28.422962 10705 raft_consensus.cc:1275] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 13:03:28.434789 10705 pending_rounds.cc:85] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 3
I20260709 13:03:28.435060 10705 pending_rounds.cc:107] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 13:03:28.435314 10705 raft_consensus.cc:2889] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:28.428215 10781 raft_consensus.cc:1240] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 7. Current term is 8. Ops: []
I20260709 13:03:28.385795 12363 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:28.410547 10532 catalog_manager.cc:5697] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 4 to 6, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 6 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:28.429636 12623 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.451717 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:28.455217 10780 raft_consensus.cc:1240] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:28.456924 10532 catalog_manager.cc:5697] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 3 to 5, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 5 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:28.453006 10706 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:28.439815 12383 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:28.440101 12363 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:28.461939 10532 catalog_manager.cc:5697] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 3 to 4, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 4 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:28.465881 10751 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:28.466645 12673 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:28.446826 12332 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:03:28.482597 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 420143us
I20260709 13:03:28.471390 10532 catalog_manager.cc:5697] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 4 to 6, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 6 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
W20260709 13:03:28.490412 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:28.496357 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:28.475508 12363 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:28.459060 12623 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.502063 10532 catalog_manager.cc:5697] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 3 to 4, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 4 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } }
I20260709 13:03:28.510175 10778 raft_consensus.cc:1240] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5. Ops: []
W20260709 13:03:28.517088 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:28.523332 12648 consensus_queue.cc:1048] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:28.525060 12671 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:28.525750 12671 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.526225 12671 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:28.529487 12677 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.530241 12677 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:28.550530 12624 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:28.561771 10601 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:28.563115 12500 raft_consensus.cc:2749] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:28.563357 10601 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:28.565744 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:28.566407 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:28.570773 10532 catalog_manager.cc:5697] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 5 to 6, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 6 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:28.479676 12673 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.566185 10751 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:28.484382 12332 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:28.592949 10676 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.562s	user 0.077s	sys 0.191s
I20260709 13:03:28.533286 12677 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:28.555639 12632 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
W20260709 13:03:28.593259 10676 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.563s	user 0.077s	sys 0.191s
I20260709 13:03:28.593282 12628 raft_consensus.cc:2804] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 13:03:28.599440 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 578533us
I20260709 13:03:28.599642 12628 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:28.600062 12628 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:03:28.600605 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:28.519342 12644 consensus_queue.cc:1048] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.069s
I20260709 13:03:28.592514 12623 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:28.608526 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 45244.8us
I20260709 13:03:28.614876 10601 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:28.619113 10781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:28.620035 10781 raft_consensus.cc:606] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:28.620505 10781 raft_consensus.cc:614] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:03:28.622388 10785 raft_consensus.cc:1240] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: []
I20260709 13:03:28.605101 12678 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:28.609831 12684 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:28.651399 10601 leader_election.cc:400] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8.
I20260709 13:03:28.632089 12529 consensus_queue.cc:1048] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 13:03:28.660166 12682 raft_consensus.cc:2749] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:03:28.673273 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:28.674678 12683 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.629595 12678 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.686918 12683 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.688584 12678 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:28.679152 10781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31b29712992e45bb99e096429a18a10b"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:28.682214 12632 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:28.683660 12332 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:28.690469 10781 raft_consensus.cc:606] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
W20260709 13:03:28.690539 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 53966.9us
I20260709 13:03:28.693271 10781 raft_consensus.cc:614] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:03:28.693677 10601 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:28.703281 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 43621.7us
I20260709 13:03:28.705668 10601 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:28.707653 10601 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:28.708778 10601 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:28.709561 12682 raft_consensus.cc:2749] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:28.710261 12682 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:28.710626 12682 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.710951 12682 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:03:28.721509 10602 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.9.77.66:33105 timed out after 1.559s (SENT) [suppressed 11 similar messages]
I20260709 13:03:28.721760 12684 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:28.722777 12684 raft_consensus.cc:697] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:28.702504 12632 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:03:28.731940 10601 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:28.735248 12673 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:28.736197 12683 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:28.744038 12673 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:28.724191 12684 consensus_queue.cc:237] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.769620 12680 consensus_queue.cc:1059] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:28.771082 10785 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40592 (request call id 886) took 1137 ms. Trace:
I20260709 13:03:28.771384 10785 rpcz_store.cc:276] 0709 13:03:27.633542 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:28.232810 (+599268us) service_pool.cc:224] Handling call
0709 13:03:28.233123 (+   313us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:28.622840 (+389717us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:28.756681 (+133841us) spinlock_profiling.cc:243] Waited 389 ms on lock 0x7b54004097d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:28.771034 (+ 14353us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":894270336}
I20260709 13:03:28.770448 12680 consensus_queue.cc:1243] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer 99a7b009fd104b7d948808513bc3e845 log is divergent from this leader: its last log entry 6.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260709 13:03:28.776899 10778 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40592 (request call id 885) took 1149 ms. Trace:
I20260709 13:03:28.777407 10778 rpcz_store.cc:276] 0709 13:03:27.628956 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:28.198250 (+569294us) service_pool.cc:224] Handling call
0709 13:03:28.198527 (+   277us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:28.510631 (+312104us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:28.775849 (+265218us) spinlock_profiling.cc:243] Waited 311 ms on lock 0x7b54000c67d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:28.776838 (+   989us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":715914624}
I20260709 13:03:28.750231 12671 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.782804 12511 consensus_queue.cc:1059] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:28.772733 12644 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.806546 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:28.779637 12529 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.807627 12644 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:28.786446 12363 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.808351 12529 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.795768 12286 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:28.809571 12286 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.810199 12644 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:28.790098 12383 raft_consensus.cc:3055] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:28.793823 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:28.810763 12383 raft_consensus.cc:740] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
W20260709 13:03:28.796562 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:28.798148 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:28.811846 10711 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:28.812572 12286 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:28.811688 12383 consensus_queue.cc:260] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.762079 12673 raft_consensus.cc:697] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:28.805751 12511 consensus_queue.cc:1243] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer 99a7b009fd104b7d948808513bc3e845 log is divergent from this leader: its last log entry 6.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260709 13:03:28.806782 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:28.807538 10785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6485eb753144286a276a460fcb39264"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:28.810302 12363 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:28.795500 12659 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.827150 10785 raft_consensus.cc:606] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:28.757627 12628 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.829979 12286 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:28.832401 12286 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.836618 12286 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:28.810349 12529 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:28.852319 12675 raft_consensus.cc:3055] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:28.852743 12675 raft_consensus.cc:740] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:28.843582 12659 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.853596 12675 consensus_queue.cc:260] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.854621 12675 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:28.855304 12659 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:28.856897 10785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:28.857468 10785 raft_consensus.cc:606] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:28.843147 12513 consensus_queue.cc:1059] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.017s
I20260709 13:03:28.850368 12636 consensus_queue.cc:1059] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 13:03:28.860239 12636 raft_consensus.cc:3055] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:28.860769 12636 raft_consensus.cc:740] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:28.861740 12636 consensus_queue.cc:260] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.863473 12511 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:28.864045 12511 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.864097 11478 raft_consensus.cc:2955] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 4 LEARNER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:28.866400 12511 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:28.866916 12511 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:28.867349 12511 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:28.869609 12668 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:28.860329 12513 raft_consensus.cc:3055] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
W20260709 13:03:28.872370 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 96626.4us
I20260709 13:03:28.870137 12668 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.876982 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:28.877811 10778 raft_consensus.cc:2393] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 8: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:28.878412 12668 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:28.878870 12632 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
W20260709 13:03:28.881430 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:28.882037 10781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6b867e815f4405897c711dda289695c"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:28.882586 10781 raft_consensus.cc:606] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:28.882970 10781 raft_consensus.cc:614] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:03:28.882891 12529 consensus_queue.cc:1059] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:28.883553 10676 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:28.884001 10780 raft_consensus.cc:1240] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:28.884402 12681 raft_consensus.cc:3055] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:28.884799 12681 raft_consensus.cc:740] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:28.884864 12633 raft_consensus.cc:2749] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:28.885778 12681 consensus_queue.cc:260] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:28.887193 12681 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:03:28.889788 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:28.890013 12683 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.890429 12644 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.890806  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:03:28.890534 12683 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.890995 12644 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.892391  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:28.892601 12683 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:28.880167 12632 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.893036 12629 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:28.893599 12636 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:28.894392 12632 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:28.872123 12513 raft_consensus.cc:740] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:28.883824 12529 consensus_queue.cc:1059] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:03:28.884853 12655 log.cc:927] Time spent T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe: Append to log took a long time: real 0.104s	user 0.001s	sys 0.000s
I20260709 13:03:28.889876 10534 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44242 (request call id 21) took 2849 ms. Trace:
I20260709 13:03:28.895229 10676 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:28.897316 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:28.842682 12383 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:28.898610 10780 raft_consensus.cc:1275] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:28.900199 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:28.905207 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:28.906673 10630 raft_consensus.cc:1240] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 7. Current term is 8. Ops: [5.3-7.4]
I20260709 13:03:28.908195 10637 raft_consensus.cc:1240] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 13:03:28.908375 10636 raft_consensus.cc:1240] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 7. Current term is 8. Ops: [7.4-7.4]
I20260709 13:03:28.915084 10635 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:28.914784 10781 raft_consensus.cc:2393] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:28.932051 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:28.933961 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:28.934741 10783 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:28.935492 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:28.861737 12671 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:28.938285 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:28.869284 12511 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:28.882619 12500 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:28.938819 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:28.941304 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:28.940563 10636 raft_consensus.cc:1240] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:28.940505 10781 raft_consensus.cc:1240] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:28.939656 10777 raft_consensus.cc:2393] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:28.939836 10784 raft_consensus.cc:2393] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
W20260709 13:03:28.944139 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 58732us
I20260709 13:03:28.945883 10703 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:03:28.923434 12682 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.948764 12682 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:28.949882 10635 raft_consensus.cc:1240] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 13:03:28.953480 12653 raft_consensus.cc:3055] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:28.953867 12653 raft_consensus.cc:740] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:28.940817 12683 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:28.954659 12653 consensus_queue.cc:260] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.955962 12653 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:28.955651 12513 consensus_queue.cc:260] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.956928 12513 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:28.957639 12680 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:28.958026 12680 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.958361 12680 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:03:28.960107 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:28.954875 12683 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.903163 12628 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:28.960734 12500 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.964484 10705 raft_consensus.cc:1275] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:28.965590 10634 raft_consensus.cc:1275] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:03:28.964145 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:28.969105 10781 raft_consensus.cc:3060] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:28.913827 12668 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:28.970383 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:28.914378 10534 rpcz_store.cc:276] 0709 13:03:26.040988 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:26.041190 (+   202us) service_pool.cc:224] Handling call
0709 13:03:26.047296 (+  6106us) spinlock_profiling.cc:243] Waited 3.46 ms on lock 0x7b5400002490. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fe9c 00007fce8eca00f6 00007fce97c19a89 00007fce97bb1da6 00007fce97b83088 00007fce97c8137e 00007fce961422a4 00007fce96142232 00007fce96142161 00007fce961420dc
0709 13:03:28.889780 (+2842484us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:28.657064 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:28.678207 (+ 21143us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:28.678257 (+    50us) write_op.cc:435] Acquired schema lock
0709 13:03:28.678280 (+    23us) tablet.cc:662] Decoding operations
0709 13:03:28.678841 (+   561us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:28.678903 (+    62us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:28.678940 (+    37us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:03:28.679222 (+   282us) tablet.cc:701] Row locks acquired
0709 13:03:28.679238 (+    16us) write_op.cc:260] PREPARE: finished
0709 13:03:28.679401 (+   163us) write_op.cc:270] Start()
0709 13:03:28.679518 (+   117us) write_op.cc:276] Timestamp: P: 1783602208679341 usec, L: 0
0709 13:03:28.679536 (+    18us) op_driver.cc:348] REPLICATION: starting
0709 13:03:28.680262 (+   726us) log.cc:844] Serialized 1215 byte log entry
0709 13:03:28.789181 (+108919us) op_driver.cc:464] REPLICATION: finished
0709 13:03:28.867434 (+ 78253us) write_op.cc:301] APPLY: starting
0709 13:03:28.867530 (+    96us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:28.867648 (+   118us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:28.867777 (+   129us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:28.868149 (+   372us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:28.868327 (+   178us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:03:28.868384 (+    57us) write_op.cc:312] APPLY: finished
0709 13:03:28.868564 (+   180us) log.cc:844] Serialized 28 byte log entry
0709 13:03:28.868724 (+   160us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:28.868796 (+    72us) write_op.cc:454] Released schema lock
0709 13:03:28.868838 (+    42us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:28.869440 (+   602us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:28.869474 (+    34us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":390755,"reported_tablets":2,"spinlock_wait_cycles":7979008,"child_traces":[["op",{"apply.queue_time_us":77992,"apply.run_cpu_time_us":1752,"apply.run_wall_time_us":1969,"num_ops":2,"prepare.queue_time_us":380876,"prepare.run_cpu_time_us":3175,"prepare.run_wall_time_us":29161,"replication_time_us":109464,"thread_start_us":355059,"threads_started":2}]]}
I20260709 13:03:28.974596 10676 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:28.976444 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:28.977388 12668 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.978206 12678 raft_consensus.cc:2749] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:28.873335 12673 consensus_queue.cc:237] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.979506 12668 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:28.983253 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:28.986224 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:28.986783 10707 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:28.970871 12511 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:28.901737 12629 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:28.989363 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:28.987946 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:28.990365 10750 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:28.992266 10703 raft_consensus.cc:1275] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:28.994668 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:28.994982 10750 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:28.995729 12671 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:28.996107 12671 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:28.996533 12671 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:28.993177 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:28.994745 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:28.997283 12363 raft_consensus.cc:2804] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:28.997740 12363 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:28.997946 10750 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.000437 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:28.998121 12363 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:28.999363 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:29.001583 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:29.001999 10706 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:29.002105 10705 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:28.992167 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:29.003862 10712 raft_consensus.cc:2410] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 9 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 13:03:29.003633 12628 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:29.005074 12529 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:29.006523 12529 consensus_queue.cc:1059] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:29.007129 10676 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:29.007894 10750 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.008234 10637 raft_consensus.cc:1275] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 13:03:29.009078 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:29.011255 10781 raft_consensus.cc:2468] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:29.024735 10705 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:29.030367 10634 raft_consensus.cc:1275] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:29.025465 12678 consensus_queue.cc:1048] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260709 13:03:28.989390 12511 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.040634 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:29.017625 12628 raft_consensus.cc:2749] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:29.045845 10633 raft_consensus.cc:2468] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:29.046846 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:29.049844 10634 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:29.033968 12500 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:29.054787 10783 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:03:29.058055 10707 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:29.060500 10750 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.062072 10750 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.015377 12569 consensus_queue.cc:1059] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 13:03:29.015560 12659 consensus_queue.cc:1059] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.035s
I20260709 13:03:29.066038 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:29.068143 10633 raft_consensus.cc:2410] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 8 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 13:03:29.038035 12332 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.027s
I20260709 13:03:29.075845 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:29.077513 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:29.069828 12672 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:29.068101 12482 consensus_queue.cc:1048] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.022s
I20260709 13:03:29.070019 12676 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:03:29.068528 12623 consensus_queue.cc:1048] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.023s
I20260709 13:03:29.092890 12342 raft_consensus.cc:993] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:29.093214 12629 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:29.093478 12342 raft_consensus.cc:1081] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:29.068616 12633 raft_consensus.cc:2804] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:29.094673 12633 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:29.095049 12633 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:29.095798 12569 raft_consensus.cc:3055] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:29.096323 12569 raft_consensus.cc:740] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:29.097450 12659 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.098001 12659 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.100212 12659 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:29.101805 10709 raft_consensus.cc:2410] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 6 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 13:03:29.124095 10751 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:29.128762 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:29.145006 10636 raft_consensus.cc:2410] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
W20260709 13:03:29.145864 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 138715us
W20260709 13:03:29.145076 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:29.146234 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:29.147428 10631 raft_consensus.cc:2393] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 4: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
W20260709 13:03:29.149585 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:29.154414 10706 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:29.161155 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:29.162992 10633 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:03:29.164568 12712 log.cc:927] Time spent T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.113s	user 0.001s	sys 0.000s
I20260709 13:03:29.162341 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:29.174289 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:29.192857 10712 raft_consensus.cc:1240] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 13:03:29.161974 12623 consensus_queue.cc:1048] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 13:03:29.179745 12673 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:29.181560 12671 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.074330 12680 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.182677 12716 consensus_queue.cc:1048] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:29.183918 12511 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:29.156397 12676 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.028s
I20260709 13:03:29.184077 12717 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:29.097290 12569 consensus_queue.cc:260] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.205682 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:29.185999 12659 consensus_queue.cc:1048] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:29.186750 12529 consensus_queue.cc:1059] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:29.189339 12633 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.190326 10707 raft_consensus.cc:1240] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5. Ops: [4.4-4.4]
I20260709 13:03:29.194468 10633 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:29.195437 10631 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:29.197484 10703 raft_consensus.cc:1240] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 13:03:29.197743 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.217073 10705 raft_consensus.cc:1217] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Deduplicated request from leader. Original: 1.1->[2.2-7.4]   Dedup: 2.2->[5.3-7.4]
I20260709 13:03:29.217888 10710 raft_consensus.cc:2368] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6.
I20260709 13:03:29.198892 10708 raft_consensus.cc:1240] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:29.218017 10705 raft_consensus.cc:1240] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: [2.2-7.4]
I20260709 13:03:29.198951 10709 pending_rounds.cc:85] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 2
I20260709 13:03:29.218876 10709 pending_rounds.cc:107] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:03:29.219136 10709 raft_consensus.cc:2889] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:29.200395 10704 raft_consensus.cc:1240] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:29.202471 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.207350 10635 raft_consensus.cc:3055] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:29.230090 10635 raft_consensus.cc:740] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:29.230293 10706 raft_consensus.cc:2393] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 6: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:29.228760 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:29.208434 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:29.231514 10629 raft_consensus.cc:2410] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 6 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 13:03:29.232824 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.205704 12569 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:29.238711 10635 consensus_queue.cc:260] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.239835 10635 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:29.239166 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:29.240424 10633 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:29.207404 12673 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.242266 12673 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:29.243754 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.244550 10707 raft_consensus.cc:2410] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 8 because replica has last-logged OpId of term: 7 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 13:03:29.245344 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.246057 10629 raft_consensus.cc:3055] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:29.246131 12644 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:29.246500 10629 raft_consensus.cc:740] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:29.247419 10629 consensus_queue.cc:260] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.248445 10629 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:29.255282 12671 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:29.259721 12678 raft_consensus.cc:3055] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:29.260176 12678 raft_consensus.cc:740] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:29.261857 12636 raft_consensus.cc:3055] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:29.262337 12636 raft_consensus.cc:740] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:29.263218 12636 consensus_queue.cc:260] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.264503 12636 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:29.265297 10633 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:29.267123 12680 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:29.272433 12683 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:29.275336 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:29.261034 12678 consensus_queue.cc:260] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.277314 12678 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:29.281698 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:29.333478 12383 raft_consensus.cc:3055] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:29.334093 12383 raft_consensus.cc:740] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:29.335166 12383 consensus_queue.cc:260] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.336442 12383 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:03:29.337139 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:29.338104 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.337929 12363 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.340145 12363 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:29.341439 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.343078 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.343851 10632 raft_consensus.cc:1275] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 13:03:29.344226 10632 pending_rounds.cc:85] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 3
I20260709 13:03:29.344449 10632 pending_rounds.cc:107] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 13:03:29.344707 10632 raft_consensus.cc:2889] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:29.345100 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.346211 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.347301 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.337630 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.351183 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.355854 10532 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45040 (request call id 131) took 2718 ms. Trace:
I20260709 13:03:29.337432 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.370682 10635 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 5. (term mismatch)
W20260709 13:03:29.376194 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:29.425123 10635 pending_rounds.cc:85] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 4
I20260709 13:03:29.344561 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
W20260709 13:03:29.388159 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:29.428579 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.433207 10708 raft_consensus.cc:2368] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6.
I20260709 13:03:29.410715 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:29.341578 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:29.434926 10707 raft_consensus.cc:2468] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
W20260709 13:03:29.422129 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 206854us
I20260709 13:03:29.415352 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:29.428282 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:29.425618 10635 pending_rounds.cc:107] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 7.5
I20260709 13:03:29.414018 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.436743 10635 raft_consensus.cc:2889] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:29.415230 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.437723 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.439308 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:29.446235 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.446878 10708 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:29.447706 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.448236 10708 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:29.449026 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.436633 12671 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
W20260709 13:03:29.450371 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:29.449975 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.451598 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.451944 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.452212 10705 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:29.453075 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.453161 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:29.454197 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.454299 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.455067 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.455556 10708 raft_consensus.cc:1240] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:29.456169 10704 raft_consensus.cc:2393] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 6: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:29.456799 10705 raft_consensus.cc:1240] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:29.445240 10534 catalog_manager.cc:5697] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 6 to 7, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 7 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:29.458885 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.458156 10534 catalog_manager.cc:5697] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 4 to 7. New cstate: current_term: 7 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:29.450866 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.440845 10751 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:29.458388 10710 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:29.449954 12671 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.366544 10629 raft_consensus.cc:1275] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 4. (term mismatch)
I20260709 13:03:29.465534 10629 pending_rounds.cc:85] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 3
I20260709 13:03:29.466666 10629 pending_rounds.cc:107] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 4.4
I20260709 13:03:29.467163 10629 raft_consensus.cc:2889] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:29.468218 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.460877 10534 catalog_manager.cc:5697] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
W20260709 13:03:29.472231 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 410009us
I20260709 13:03:29.472088 10534 catalog_manager.cc:5697] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:29.472993 10750 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.473814 10534 catalog_manager.cc:5697] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 6 to 7, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 7 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:29.476236 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:29.424913 10532 rpcz_store.cc:276] 0709 13:03:26.637213 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:26.637413 (+   200us) service_pool.cc:224] Handling call
0709 13:03:29.355776 (+2718363us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:28.680721 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:28.681282 (+   561us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:28.681314 (+    32us) write_op.cc:435] Acquired schema lock
0709 13:03:28.681333 (+    19us) tablet.cc:662] Decoding operations
0709 13:03:28.715059 (+ 33726us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:28.715141 (+    82us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:28.715190 (+    49us) tablet.cc:685] Acquiring locks for 15 operations
0709 13:03:28.724687 (+  9497us) tablet.cc:701] Row locks acquired
0709 13:03:28.729599 (+  4912us) write_op.cc:260] PREPARE: finished
0709 13:03:28.739847 (+ 10248us) write_op.cc:270] Start()
0709 13:03:28.744838 (+  4991us) write_op.cc:276] Timestamp: P: 1783602208737966 usec, L: 0
0709 13:03:28.745441 (+   603us) op_driver.cc:348] REPLICATION: starting
0709 13:03:28.766380 (+ 20939us) log.cc:844] Serialized 5879 byte log entry
0709 13:03:28.978242 (+211862us) op_driver.cc:464] REPLICATION: finished
0709 13:03:28.978693 (+   451us) write_op.cc:301] APPLY: starting
0709 13:03:28.978766 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:28.979079 (+   313us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:28.979167 (+    88us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:28.980803 (+  1636us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:28.981053 (+   250us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=15
0709 13:03:28.981097 (+    44us) write_op.cc:312] APPLY: finished
0709 13:03:28.981444 (+   347us) log.cc:844] Serialized 106 byte log entry
0709 13:03:28.981593 (+   149us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:28.981748 (+   155us) write_op.cc:454] Released schema lock
0709 13:03:28.981800 (+    52us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:28.998580 (+ 16780us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:28.998617 (+    37us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":401007,"reported_tablets":18,"spinlock_wait_cycles":20864,"child_traces":[["op",{"apply.queue_time_us":223,"apply.run_cpu_time_us":3401,"apply.run_wall_time_us":9412,"num_ops":15,"prepare.queue_time_us":80551,"prepare.run_cpu_time_us":6967,"prepare.run_wall_time_us":97063,"replication_time_us":224770}]]}
I20260709 13:03:29.481814 10751 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:29.482898 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:29.427114 12363 consensus_queue.cc:1048] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.053s
I20260709 13:03:29.489653 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:29.490367 10633 raft_consensus.cc:2393] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 6: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:29.492056 10629 raft_consensus.cc:1240] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:29.487869 10750 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.476272 10534 catalog_manager.cc:5697] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:29.496445 12644 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:29.502528 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:29.504968 10629 raft_consensus.cc:1240] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:29.508055 10602 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.508248 10750 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.486186 12686 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:29.484951 12683 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.527587 10631 raft_consensus.cc:1240] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 13:03:29.530501 10750 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.531670 10750 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.512984 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:29.528834 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:29.506438 10629 raft_consensus.cc:2955] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:29.486311 12331 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 13:03:29.515769 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:29.512430 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:29.493777 10534 catalog_manager.cc:5697] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index -1 to 3, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added, no longer has a pending config: VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65), VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66), VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67), NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 4 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: HEALTHY } } }
W20260709 13:03:29.570362 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:29.533972 12683 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.608337 12482 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:29.609076 12482 raft_consensus.cc:697] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:29.609465 12683 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:29.498507 12676 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:29.576779 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:29.578024 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:29.580590 12331 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:29.569804 10534 catalog_manager.cc:5697] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 3 to 6, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 6 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:29.617151 10534 catalog_manager.cc:5697] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 2 to 3, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 3 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:29.618525 10631 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:29.588151 12633 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:29.598559 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:29.530777 12500 consensus_queue.cc:1059] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.076s
I20260709 13:03:29.534489 12686 raft_consensus.cc:697] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:29.605238 10707 raft_consensus.cc:2410] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 8 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 13:03:29.614426 10712 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:29.617916 10750 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.620487 10534 catalog_manager.cc:5697] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 4 to 5, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 5 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:29.635349 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:29.529333 12623 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 13:03:29.633443 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 137292us
I20260709 13:03:29.619598 12332 raft_consensus.cc:2749] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:29.637157 12676 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 13:03:29.637636 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 113383us
I20260709 13:03:29.624281 12331 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:29.637940 10750 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.533934 12684 consensus_queue.cc:1059] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.098s
W20260709 13:03:29.637275 12730 log.cc:927] Time spent T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.108s	user 0.000s	sys 0.000s
I20260709 13:03:29.623922 12628 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:29.640564 10635 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
W20260709 13:03:29.623055 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:29.665722 12648 raft_consensus.cc:993] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:29.666222 12648 raft_consensus.cc:1081] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:29.635324 10534 catalog_manager.cc:5697] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 6 to 7, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 7 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:29.648110 10751 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:29.658375 10602 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:29.668897 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:29.610212 12482 consensus_queue.cc:237] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.655522 12623 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:29.672665 12623 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:29.677488 12633 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.677980 12686 consensus_queue.cc:237] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.678013 12633 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.670403 12332 raft_consensus.cc:2804] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:29.679562 12332 raft_consensus.cc:697] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:29.680368 12633 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:29.686700 12721 raft_consensus.cc:3055] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:29.687244 12721 raft_consensus.cc:740] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:29.688119 12721 consensus_queue.cc:260] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.689695 12671 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:29.680701 12332 consensus_queue.cc:237] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:29.694437 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 46411.8us
I20260709 13:03:29.694795 10602 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.695902 10602 leader_election.cc:400] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6.
I20260709 13:03:29.696182 10602 leader_election.cc:403] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 13:03:29.671114 10534 catalog_manager.cc:5697] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 5 to 7, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 7 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:29.699252 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:29.699958 10706 raft_consensus.cc:2368] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6.
I20260709 13:03:29.700331 10534 catalog_manager.cc:5697] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 3 to 4, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 4 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:29.704938 12644 raft_consensus.cc:697] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:29.698060 10602 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:29.707590 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:29.702885 10534 catalog_manager.cc:5697] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 6 to 7, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 7 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:29.710258 10534 catalog_manager.cc:5697] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:29.712090 10534 catalog_manager.cc:5697] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:29.713960 10534 catalog_manager.cc:5697] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 4 to 8, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:29.715821 10534 catalog_manager.cc:5697] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:29.723672 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:29.663741 12628 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:29.689359 12721 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:03:29.738600 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:29.739112 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:29.717120 12672 raft_consensus.cc:2804] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:29.711723 12673 raft_consensus.cc:2749] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:29.712224 12629 raft_consensus.cc:2749] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:29.726397 12675 raft_consensus.cc:2749] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:29.706151 12644 consensus_queue.cc:237] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:29.749949 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 81092.6us
I20260709 13:03:29.728675 12628 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:29.776002 10750 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.750473 12726 consensus_queue.cc:1048] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:29.751500 12683 raft_consensus.cc:3055] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:29.752687 10676 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:29.727870 12684 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6.
I20260709 13:03:29.741768 10751 leader_election.cc:400] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6.
I20260709 13:03:29.781090 10751 leader_election.cc:403] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 13:03:29.718267 12511 consensus_queue.cc:1059] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.055s
I20260709 13:03:29.777402 10750 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:29.783411 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 85371us
I20260709 13:03:29.784246 10602 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:29.785986 10602 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:29.727344 12633 consensus_queue.cc:1059] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.051s
I20260709 13:03:29.780689 12624 raft_consensus.cc:2749] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:29.780859 12569 raft_consensus.cc:2749] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:29.789839 12735 raft_consensus.cc:2749] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 13:03:29.789917 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 48299.4us
I20260709 13:03:29.790640 10750 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.791654 12482 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:29.774668 12742 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.774472 12672 raft_consensus.cc:697] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:29.779809 12683 raft_consensus.cc:740] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:29.821334 10750 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.827997 10750 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.840735 10750 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.842319 10750 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.825271 12671 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:29.851209 10676 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:29.851600 10750 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.825968 12673 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:29.833612 12511 consensus_queue.cc:1243] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 13:03:29.825770 12744 raft_consensus.cc:2804] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:29.857396 10676 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:29.849794 12723 raft_consensus.cc:3055] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:29.863708 12723 raft_consensus.cc:740] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:29.864777 12676 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:29.865636 12645 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:29.829048 12624 consensus_queue.cc:1048] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.030s
I20260709 13:03:29.823633 12742 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.868752 12742 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:29.856786 12729 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:29.871140 12623 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.857029 12673 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:29.873703 12673 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:29.849956 12383 consensus_queue.cc:1059] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.026s
I20260709 13:03:29.854321 12726 raft_consensus.cc:2749] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:29.823873 12363 consensus_queue.cc:1048] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.027s
I20260709 13:03:29.876469 12672 consensus_queue.cc:237] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.857620 10750 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.844933 12677 raft_consensus.cc:2804] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:29.864553 12723 consensus_queue.cc:260] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.862975 12744 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
W20260709 13:03:29.885540 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 99572.5us
I20260709 13:03:29.886556 10750 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.856150 12500 raft_consensus.cc:2804] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:29.893217 10602 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.865129 12716 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:29.895754 10750 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.900404 10602 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:29.918988  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:29.919075 12511 consensus_queue.cc:1059] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:29.920117 12738 raft_consensus.cc:3055] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:29.920473 12738 raft_consensus.cc:740] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:29.921262 12738 consensus_queue.cc:260] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.923020 12738 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:29.926118 10602 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:29.889346 12677 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:29.927752 12671 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:29.928176 12677 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:03:29.931270 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:29.893947 12744 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:29.856648 12683 consensus_queue.cc:260] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.893473 12726 raft_consensus.cc:2804] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:29.858775 12331 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:29.899005 12716 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:29.892580 12623 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:29.911175 12729 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:29.925952 12742 raft_consensus.cc:2804] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:29.913951 12624 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:29.913592 12675 raft_consensus.cc:2749] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:29.932936 12569 raft_consensus.cc:2804] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 13:03:29.966768 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 105080us
I20260709 13:03:29.935374 12726 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:29.966734 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 123297us
W20260709 13:03:29.977782 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:29.953892 12723 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:03:29.986409 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 59028.7us
I20260709 13:03:29.932660 12645 consensus_queue.cc:1048] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.036s
I20260709 13:03:29.963052 12716 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:29.968374 12636 raft_consensus.cc:3055] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:30.005604 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:30.018945 10707 raft_consensus.cc:2368] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6.
I20260709 13:03:29.935724 12686 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.050s
I20260709 13:03:29.965233 12742 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:29.973798 12683 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:29.982753 12726 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:29.984184 12624 raft_consensus.cc:697] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:30.003973 12363 consensus_queue.cc:1048] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 13:03:30.019443 12675 raft_consensus.cc:2749] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:03:30.035370 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 64873.9us
I20260709 13:03:30.018613 12636 raft_consensus.cc:740] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:30.027694 12742 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:29.964358 12729 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:30.071110 12751 log.cc:927] Time spent T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.104s	user 0.000s	sys 0.000s
W20260709 13:03:30.074072 12752 log.cc:927] Time spent T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 13:03:30.087998 10707 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 13:03:30.088578 10707 pending_rounds.cc:85] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 3
I20260709 13:03:30.088865 10707 pending_rounds.cc:107] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 5.4
W20260709 13:03:30.094328 12753 log.cc:927] Time spent T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 13:03:30.034361 12755 consensus_queue.cc:1059] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.067s
I20260709 13:03:30.098564 12755 raft_consensus.cc:3055] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:30.089162 10707 raft_consensus.cc:2889] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:30.069518 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:30.105597 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 86638.6us
I20260709 13:03:30.056568 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:30.107556 10629 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:03:30.033651 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 106040us
W20260709 13:03:30.110486 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:30.098986 12755 raft_consensus.cc:740] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
W20260709 13:03:30.114885 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:30.106021 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 103375us
I20260709 13:03:30.127760 10602 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:30.128517 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:30.129289 10632 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:30.076334 12624 consensus_queue.cc:237] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:30.133905 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:30.132112 10602 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:30.137097 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:30.137591 10751 leader_election.cc:400] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6.
I20260709 13:03:30.147787 10601 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:30.125103 12738 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.149775 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:30.135983 10629 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:30.167902 10628 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:30.150462 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:30.151335 12762 raft_consensus.cc:2804] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:30.152001 12755 consensus_queue.cc:260] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:30.153764 12569 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:30.158334 12628 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:30.159401 12748 log.cc:927] Time spent T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.109s	user 0.004s	sys 0.000s
I20260709 13:03:30.148826 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:30.166467 10751 leader_election.cc:403] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 13:03:30.138346 12721 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:30.186496 12721 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:30.187071 12721 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:30.169745 10601 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:30.170035 12500 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
W20260709 13:03:30.180321 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 79352us
W20260709 13:03:30.198843 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 64240.8us
I20260709 13:03:30.199537 12766 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:30.199971 12644 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:30.200465 12644 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:30.200201 12766 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:30.202723 12644 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:30.203279 12766 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:30.203366 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:30.204535 10778 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:30.179906 12569 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:30.205987 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:30.207458 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:30.211426 10781 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:30.210255 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:30.214496 10676 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:30.219043 10785 raft_consensus.cc:1240] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:30.212260 10782 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:30.176949 12738 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:30.231025 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:30.197849 12755 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:30.237015 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:30.237443 10784 raft_consensus.cc:1240] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:03:30.232125 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:30.197507 12500 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:30.228235 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:30.248790 10777 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:30.239514 10779 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:30.252563 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:30.255631 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:30.256417 10777 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:30.262423 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:30.264287 10785 raft_consensus.cc:1240] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 7. Current term is 8. Ops: [7.4-7.4]
I20260709 13:03:30.265084 10707 raft_consensus.cc:1275] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 13:03:30.265539 10707 pending_rounds.cc:85] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 3
I20260709 13:03:30.265813 10707 pending_rounds.cc:107] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 13:03:30.265722 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:30.266222 10707 raft_consensus.cc:2889] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:03:30.275851 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 139054us
I20260709 13:03:30.312675 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:30.160130 12636 consensus_queue.cc:260] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:30.316805 10709 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 5. (term mismatch)
I20260709 13:03:30.322964 10709 pending_rounds.cc:85] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 4
I20260709 13:03:30.323251 10709 pending_rounds.cc:107] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 6.5
I20260709 13:03:30.323496 10709 raft_consensus.cc:2889] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:30.246680 12653 raft_consensus.cc:2804] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:30.211199 12673 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:30.319636 10781 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
W20260709 13:03:30.328491 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 158749us
I20260709 13:03:30.329077 10778 raft_consensus.cc:1240] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 13:03:30.340194  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:03:30.367986 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:30.374562 10781 raft_consensus.cc:1240] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 13:03:30.338569 12653 raft_consensus.cc:697] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:30.379020 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:30.339026 12762 raft_consensus.cc:697] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
W20260709 13:03:30.388141 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 72627.4us
I20260709 13:03:30.389412 10602 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:30.379422 12511 raft_consensus.cc:2749] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:30.359123 12677 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:30.386663 12675 raft_consensus.cc:2749] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:30.413415 12764 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.402276 12757 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:03:30.411940 12482 consensus_meta.cc:287] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.596s	user 0.005s	sys 0.006s
I20260709 13:03:30.415923 12684 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.405721 12744 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:30.435750 10779 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:30.419461 12511 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:30.432389 12743 raft_consensus.cc:3055] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:30.426538 12482 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6.
I20260709 13:03:30.414075 12764 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:30.424642 12675 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.017s
I20260709 13:03:30.441645 12743 raft_consensus.cc:740] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:30.450870 12782 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.443176 12511 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:30.469550 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:30.471117 10629 raft_consensus.cc:2368] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6.
I20260709 13:03:30.447013 12738 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:30.433238 12684 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:30.483917 10779 raft_consensus.cc:1240] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 3. Current term is 4. Ops: []
W20260709 13:03:30.484074 12774 log.cc:927] Time spent T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.104s	user 0.000s	sys 0.001s
I20260709 13:03:30.484644 12770 raft_consensus.cc:2749] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:30.485737 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:30.486146 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:30.487151 10780 raft_consensus.cc:2393] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:30.489238 10704 raft_consensus.cc:1217] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Deduplicated request from leader. Original: 1.1->[2.2-7.4]   Dedup: 2.2->[5.3-7.4]
I20260709 13:03:30.489980 10704 raft_consensus.cc:1240] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: [2.2-7.4]
I20260709 13:03:30.431481 12653 consensus_queue.cc:237] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:30.509441 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:30.466672 12673 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:30.522802 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:30.518646 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:30.518561 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:30.524118 10711 raft_consensus.cc:2468] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:30.525898 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:30.527125 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:30.523201 10601 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:30.526676 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:30.532370 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:30.533193 10785 raft_consensus.cc:2393] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:30.526676 10784 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:30.541625 10636 raft_consensus.cc:2368] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6.
I20260709 13:03:30.542595 10636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:03:30.543104 12684 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:30.543453 12569 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:30.544844 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:30.546366 12742 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:30.547972 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:30.548709 10779 raft_consensus.cc:2393] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:30.549829 10637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6485eb753144286a276a460fcb39264"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:03:30.550520 10637 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:30.550909 10637 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:30.543229 10636 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:30.552955 10636 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:30.429083 12762 consensus_queue.cc:237] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:30.554587 10601 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:30.517680 12729 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:30.586342 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:30.576594 12726 consensus_meta.cc:287] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.543s	user 0.007s	sys 0.000s
I20260709 13:03:30.518013 12738 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.065s
I20260709 13:03:30.603200 10705 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:30.637991 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:30.633019 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 78474.6us
I20260709 13:03:30.640213 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:30.605055 10779 raft_consensus.cc:1240] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:30.640786 10601 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:30.642328 10601 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:30.554688 12677 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:30.603641 12723 consensus_meta.cc:287] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent flushing consensus metadata: real 0.602s	user 0.007s	sys 0.003s
I20260709 13:03:30.576151 12331 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:30.555038 12776 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:30.666663 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:30.670569 10781 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:30.672329 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:30.676766 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:30.677735 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
W20260709 13:03:30.687335 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:30.509214 12782 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:30.650811 12569 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:30.650480 12653 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:30.603843 12500 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:30.656618 12684 raft_consensus.cc:2749] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:30.547134 12743 consensus_queue.cc:260] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:30.739331 12744 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:30.740154 12742 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:30.742348 12773 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:30.634392 12726 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:30.801837 12511 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:30.802137 10786 raft_consensus.cc:2368] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7.
I20260709 13:03:30.801864 12500 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:30.802963 12726 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:30.800499 12777 consensus_queue.cc:1059] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:03:30.806820 12781 raft_consensus.cc:2749] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:30.808452 12777 consensus_queue.cc:1243] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
W20260709 13:03:30.749495 12778 log.cc:927] Time spent T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.200s	user 0.001s	sys 0.000s
W20260709 13:03:30.766003 12789 log.cc:927] Time spent T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 13:03:30.768925 12782 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:30.772164 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:30.772490 12721 consensus_meta.cc:287] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.585s	user 0.008s	sys 0.000s
I20260709 13:03:30.810523 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:30.810708 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:30.811327 10779 raft_consensus.cc:2393] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 7: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:30.810923 12721 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:30.812009 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:30.775722 12716 consensus_meta.cc:287] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent flushing consensus metadata: real 0.751s	user 0.010s	sys 0.001s
I20260709 13:03:30.812779 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:30.774343 12764 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:30.813074 12721 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:30.813277 12716 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:30.813699 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:30.814807 12755 consensus_meta.cc:287] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.563s	user 0.009s	sys 0.001s
I20260709 13:03:30.814893 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:30.815492 12716 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:30.815725 10710 raft_consensus.cc:2393] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 5: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:30.776118 12677 consensus_queue.cc:1048] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:03:30.780586 12683 consensus_meta.cc:287] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.750s	user 0.005s	sys 0.005s
I20260709 13:03:30.760749 10636 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:30.800511 12773 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:30.817997 10636 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:30.819099 12773 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:30.785183 12776 raft_consensus.cc:2749] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:30.809252 12757 raft_consensus.cc:2749] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6.
I20260709 13:03:30.751010 10637 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:30.755810 10712 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:30.822011 10633 raft_consensus.cc:1240] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:30.826045 12628 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:30.827622 10783 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:30.812124 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:30.832003 12755 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:30.832759 12755 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:30.835423 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:30.836653 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
W20260709 13:03:30.780224 12796 log.cc:927] Time spent T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.205s	user 0.002s	sys 0.000s
I20260709 13:03:30.820837 10785 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:30.838382 10635 raft_consensus.cc:1240] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:30.808535 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:30.845748 10676 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:30.857095 10779 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:30.864284 10676 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:30.782277 12653 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:30.880857 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 238500us
I20260709 13:03:30.882377 10601 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:30.883634 10601 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:30.881884 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:30.885231 10710 raft_consensus.cc:2410] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 8 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 13:03:30.872361 10676 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:30.870617 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:30.873970 10632 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:30.874809 10637 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:30.893929 10712 raft_consensus.cc:2468] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:30.896517 10601 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:30.898430 10601 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:30.873678 12716 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:30.902058 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:30.902872 10708 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:30.904434 10601 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:30.881789 12723 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:30.906075 10750 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:30.908505 10601 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:30.910353 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:30.914991 10601 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:30.873893 12764 consensus_queue.cc:1059] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.033s
I20260709 13:03:30.874027 12569 consensus_queue.cc:1059] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 13:03:30.899246 12776 raft_consensus.cc:2749] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:30.924356 12755 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:30.918476 12781 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:30.927021 12765 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:30.927978 12804 raft_consensus.cc:2804] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:30.925938 10750 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:30.946666 10750 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:30.929194 12786 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:30.899233 12716 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:30.905242 12500 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:30.897141 12683 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:30.938067 10711 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:30.940026 10708 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:30.924636 12511 raft_consensus.cc:2749] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:03:30.908571 12723 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:30.947046 12765 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:30.958401 12482 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:03:30.963208 12716 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:30.966562 12677 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:30.973244 12759 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:30.975780 12723 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:03:31.011312 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 90443.7us
I20260709 13:03:31.012362 10601 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:30.982522 12765 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:31.015702 10601 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:31.019610 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 127753us
I20260709 13:03:31.004997 12804 raft_consensus.cc:697] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:31.008582 12683 raft_consensus.cc:697] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
W20260709 13:03:31.100867 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 84969.7us
I20260709 13:03:31.143774 10601 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:31.174710 12797 log.cc:927] Time spent T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.249s	user 0.000s	sys 0.001s
W20260709 13:03:31.175704 12801 log.cc:927] Time spent T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.203s	user 0.000s	sys 0.001s
W20260709 13:03:31.177349 12807 log.cc:927] Time spent T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
W20260709 13:03:31.161610 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 139137us
I20260709 13:03:31.173632 12761 raft_consensus.cc:3055] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:31.170100 12683 consensus_queue.cc:237] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.121569 12629 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:31.120848 12776 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.019309 12786 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:03:31.198282 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 54549.5us
I20260709 13:03:31.146253 12769 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.207793 10601 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:31.192905 12653 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:31.212081 10601 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:31.223874 10601 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:31.212736 12806 raft_consensus.cc:2749] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:31.212900 12723 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.200500 12511 raft_consensus.cc:2749] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:31.226902 10601 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:31.210039 12808 log.cc:927] Time spent T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 13:03:31.202975 12761 raft_consensus.cc:740] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:31.249917 10601 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:31.254892 12781 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:31.242901 12757 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.259238 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:31.259240 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
W20260709 13:03:31.276073 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:31.276865 10750 leader_election.cc:400] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6.
I20260709 13:03:31.277890 10779 raft_consensus.cc:2393] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:31.278362 10750 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:31.282069 12813 log.cc:927] Time spent T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
I20260709 13:03:31.257529 12633 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.208361 12776 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.295753 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:31.296020 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 94779.4us
I20260709 13:03:31.275727 12805 raft_consensus.cc:2749] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:31.294759 10750 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:31.298264 10676 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:31.301869 10750 leader_election.cc:400] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6.
I20260709 13:03:31.291721 12672 raft_consensus.cc:2749] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:31.226498 12769 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.326184 10783 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40596 (request call id 871) took 1115 ms. Trace:
I20260709 13:03:31.326776 10783 rpcz_store.cc:276] 0709 13:03:30.205506 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:30.205702 (+   196us) service_pool.cc:224] Handling call
0709 13:03:31.320731 (+1115029us) spinlock_profiling.cc:243] Waited 610 ms on lock 0x7b54001d8dd4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:31.320884 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1402678144}
I20260709 13:03:31.280128 12755 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.043s
I20260709 13:03:31.335062 12781 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.350138 10710 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:31.247341 12804 consensus_queue.cc:237] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.4, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:31.295361 12633 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.321098 12677 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:03:31.326140 12738 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:31.296835 12757 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.359933 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:31.360994 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:31.359000 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:31.371685 10779 raft_consensus.cc:2393] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 4: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:31.372638 10785 raft_consensus.cc:2393] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:31.374001 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:31.366214 12363 consensus_queue.cc:1059] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.032s
I20260709 13:03:31.377413 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:31.373131 12738 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.374651 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:31.295531 12761 consensus_queue.cc:260] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:31.399864 10777 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:31.399034 12827 consensus_queue.cc:1059] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:31.400251 12761 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:31.400727 12738 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:31.376698 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
W20260709 13:03:31.374820 12792 log.cc:927] Time spent T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.676s	user 0.004s	sys 0.015s
W20260709 13:03:31.402436 12812 log.cc:927] Time spent T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.151s	user 0.000s	sys 0.001s
I20260709 13:03:31.402335 12823 consensus_queue.cc:1059] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.027s
W20260709 13:03:31.403966 12817 log.cc:927] Time spent T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.148s	user 0.000s	sys 0.001s
I20260709 13:03:31.404237 12769 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:31.404311 10601 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:31.408524 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:31.394373 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:31.409205 10784 raft_consensus.cc:2393] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
W20260709 13:03:31.409912 12818 log.cc:927] Time spent T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.114s	user 0.000s	sys 0.001s
I20260709 13:03:31.409780 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:31.410811 12500 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:31.411581 12826 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:31.398396 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:31.436419 10781 raft_consensus.cc:2393] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 7: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:31.353932 12821 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:31.439320 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:31.353493 12781 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.355548 12671 consensus_queue.cc:1059] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.064s
W20260709 13:03:31.439409 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 137873us
I20260709 13:03:31.397147 12723 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:31.397351 12776 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:31.393479 12757 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:31.374416 12819 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:31.420188 12755 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:31.436911 12684 raft_consensus.cc:2804] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:31.470724 12684 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:31.471283 12684 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:31.443017 12826 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.440183 12769 raft_consensus.cc:3055] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:31.473939 12826 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:31.474193 12769 raft_consensus.cc:740] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
W20260709 13:03:31.474848 12814 log.cc:927] Time spent T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.113s	user 0.001s	sys 0.000s
I20260709 13:03:31.475454 12769 consensus_queue.cc:260] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.476888 12769 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:31.432440 12569 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:31.397604 12820 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:31.478087 12743 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:31.456773 10676 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:31.479537 10676 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:31.479094 12819 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:31.480351 12824 raft_consensus.cc:2749] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:03:31.481042 12824 raft_consensus.cc:2804] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:31.481545 12824 raft_consensus.cc:697] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:31.477881 12569 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.482493 12824 consensus_queue.cc:237] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:31.458904 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:31.489526 12767 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:31.396257 12716 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.459610 12823 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:31.469655 12755 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.477988 12820 raft_consensus.cc:697] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:31.439070 12758 raft_consensus.cc:3055] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:31.490120 12767 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.492870 12826 consensus_queue.cc:1059] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 13:03:31.500862 12723 raft_consensus.cc:3055] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:31.501260 12723 raft_consensus.cc:740] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:31.502030 12723 consensus_queue.cc:260] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.502496 12716 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:31.502734 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:31.497782 12794 log.cc:927] Time spent T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 13:03:31.503079 12723 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:31.455474 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:31.501747 10712 raft_consensus.cc:1240] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: []
I20260709 13:03:31.504598 12820 consensus_queue.cc:237] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.506101 12758 raft_consensus.cc:740] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:31.506985 12758 consensus_queue.cc:260] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.505131 12633 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:31.508944 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:31.494910 10676 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:31.509961 12767 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:31.511385 12758 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:31.511209 12823 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.514382 12633 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:31.514879 12633 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:31.515218 12755 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:31.515285 12633 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:31.451638 12821 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.518683 12821 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:31.510092 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:31.521054 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:31.484030 12569 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:31.522979 10637 raft_consensus.cc:2410] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 13:03:31.523610 10676 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:31.526161 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:31.527855 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:31.530256 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:31.528343 12822 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:31.547009 12755 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.550086 12829 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:31.550422 12755 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.550740 12829 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.552649 12755 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:31.552896 12829 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:31.554177 10780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31b29712992e45bb99e096429a18a10b"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:31.554986 10780 raft_consensus.cc:606] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:31.536372 12723 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.555439 10780 raft_consensus.cc:614] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:03:31.558000 12723 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.563544 12819 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:31.576464 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:31.576732 10706 raft_consensus.cc:1275] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:31.577610 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:31.584380 10711 raft_consensus.cc:1240] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:31.591135 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:31.592682 10711 raft_consensus.cc:1275] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:31.556128 12822 raft_consensus.cc:697] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:31.555413 12829 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:31.598378 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:31.599136 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:31.599929 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:31.602487 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:31.603051 10711 raft_consensus.cc:1240] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:31.605120 10710 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:31.606071 10637 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:03:31.622164 10780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:31.622813 10780 raft_consensus.cc:606] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:31.623420 10710 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:31.624941 10637 raft_consensus.cc:1275] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:31.596411 12823 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:31.631443 10637 raft_consensus.cc:1275] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:31.632602 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:31.602633 12633 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.644778 10704 raft_consensus.cc:2468] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:31.652680 12633 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:31.653420 12686 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.654093 12686 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.657660 12686 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:31.658095 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:31.658792 10782 raft_consensus.cc:2393] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in current term 4: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:31.659462 12723 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:31.615270 12829 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.660530 10707 raft_consensus.cc:1240] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:31.661675 12829 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:31.613899 12822 consensus_queue.cc:237] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:31.655529 12765 consensus_meta.cc:287] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.634s	user 0.011s	sys 0.000s
I20260709 13:03:31.667655 10711 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:03:31.667397 12765 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.679823 10711 raft_consensus.cc:1275] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:31.680930 10781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:31.686486 12765 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:31.687007 12837 log.cc:927] Time spent T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 13:03:31.689266 12636 raft_consensus.cc:3060] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:31.694746 12781 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:31.695832 10706 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 5. (term mismatch)
I20260709 13:03:31.696214 10706 pending_rounds.cc:85] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 4
I20260709 13:03:31.696416 10706 pending_rounds.cc:107] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 7.5
I20260709 13:03:31.696652 10706 raft_consensus.cc:2889] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:31.697789 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:31.698419 10706 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:31.698621 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:31.699198 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:31.699383 10710 raft_consensus.cc:2393] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 9: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:31.699879 10707 raft_consensus.cc:2393] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 8: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:31.697870 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:31.701246 10708 raft_consensus.cc:2410] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 5 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 13:03:31.705727 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:31.702414 10629 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 1169) took 1250 ms. Trace:
I20260709 13:03:31.692591 12684 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.709663 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:31.708295 10629 rpcz_store.cc:276] 0709 13:03:30.452028 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:30.471818 (+ 19790us) service_pool.cc:224] Handling call
0709 13:03:30.472256 (+   438us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 13:03:30.478610 (+  6354us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 13:03:30.656394 (+177784us) log.cc:844] Serialized 14 byte log entry
0709 13:03:30.905797 (+249403us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 13:03:30.910810 (+  5013us) log.cc:844] Serialized 52 byte log entry
0709 13:03:30.911034 (+   224us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:03:31.604225 (+693191us) spinlock_profiling.cc:243] Waited 31.7 ms on lock 0x7b4800080058. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce96cedaa1 00007fce96ce4b37 00007fce96ce49ca 00007fce96ddc26f 00007fce96ddbf37 00007fce96df055c 00007fce96df0508 00007fce96df0488 00007fce96df0443 00007fce96def6ec 00007fce95d19a96
0709 13:03:31.701322 (+ 97097us) spinlock_profiling.cc:243] Waited 8.08 ms on lock 0x7b18003b43a0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce97b9fde1 00007fce97bac5b1 00007fce8ec51c0a 00007fce98391219 00007fce8ecd9a40 00007fce8ecd44e4 00007fce8ecd4455 00007fce957bc3c7 00007fce91dce9a7 00007fce91dde0bf 00007fce91dde038
0709 13:03:31.701569 (+   247us) log.cc:844] Serialized 14 byte log entry
0709 13:03:31.701890 (+   321us) log.cc:844] Serialized 14 byte log entry
0709 13:03:31.702041 (+   151us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:31.702146 (+   105us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:31.702192 (+    46us) raft_consensus.cc:1685] finished
0709 13:03:31.702205 (+    13us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:31.702317 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":30357,"prepare.queue_time_us":246514,"prepare.run_cpu_time_us":29,"prepare.run_wall_time_us":30,"raft.queue_time_us":7376,"raft.run_cpu_time_us":12286,"raft.run_wall_time_us":1138249,"spinlock_wait_cycles":91407488,"thread_start_us":257367,"threads_started":2,"wal-append.queue_time_us":297705}
I20260709 13:03:31.719772 10780 raft_consensus.cc:2393] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 9: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:31.722152 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:31.723192 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:31.723294 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:31.724222 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:31.722613 10751 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:31.730412 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:31.731770 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:31.734033 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:31.708971 12806 raft_consensus.cc:2749] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:31.734972 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:31.716171 12759 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:31.738535 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:31.738943 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:31.739144 10780 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:31.739925 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:31.738269 10628 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 1183) took 1272 ms. Trace:
I20260709 13:03:31.730506 12671 raft_consensus.cc:2749] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:03:31.742223 10628 rpcz_store.cc:276] 0709 13:03:30.465687 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:30.820605 (+354918us) service_pool.cc:224] Handling call
0709 13:03:30.820907 (+   302us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:30.821247 (+   340us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:30.821276 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:30.857303 (+ 36027us) log.cc:844] Serialized 26 byte log entry
0709 13:03:31.005408 (+148105us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:03:31.733592 (+728184us) log.cc:844] Serialized 14 byte log entry
0709 13:03:31.737955 (+  4363us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:31.738045 (+    90us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:31.738096 (+    51us) raft_consensus.cc:1685] finished
0709 13:03:31.738108 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:31.738220 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":719113,"raft.queue_time_us":15300,"raft.run_cpu_time_us":63,"raft.run_wall_time_us":63,"thread_start_us":104000,"threads_started":1,"wal-append.queue_time_us":318308}
I20260709 13:03:31.725935 12765 consensus_queue.cc:1048] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.018s
W20260709 13:03:31.762459 10676 leader_election.cc:336] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Timed out: RequestConsensusVote RPC to 127.9.77.67:34207 timed out after 1.630s (SENT)
I20260709 13:03:31.741698 12786 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:31.767431 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:31.768327 10628 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:31.741876 12759 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:31.742234 12672 consensus_queue.cc:1059] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.029s
I20260709 13:03:31.784669 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:31.785666 10628 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:31.742754 12623 consensus_queue.cc:1059] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.030s
I20260709 13:03:31.743125 12757 consensus_queue.cc:1048] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.030s
I20260709 13:03:31.787077 10780 raft_consensus.cc:1275] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:31.796221 10636 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 1181) took 1331 ms. Trace:
I20260709 13:03:31.800901 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:31.802192 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:31.802853 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:31.803418 10782 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:31.803649 10750 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:31.804111 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:31.801128 12842 log.cc:927] Time spent T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.125s	user 0.001s	sys 0.000s
I20260709 13:03:31.808528 10633 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 1185) took 1342 ms. Trace:
I20260709 13:03:31.797190 10636 rpcz_store.cc:276] 0709 13:03:30.465161 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:30.819629 (+354468us) service_pool.cc:224] Handling call
0709 13:03:30.819952 (+   323us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:30.820298 (+   346us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:30.820329 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:30.871183 (+ 50854us) log.cc:844] Serialized 26 byte log entry
0709 13:03:31.006938 (+135755us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:03:31.795520 (+788582us) log.cc:844] Serialized 14 byte log entry
0709 13:03:31.795782 (+   262us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:31.795884 (+   102us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:31.795953 (+    69us) raft_consensus.cc:1685] finished
0709 13:03:31.795971 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:31.796145 (+   174us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":726451,"prepare.queue_time_us":764094,"prepare.run_cpu_time_us":43,"prepare.run_wall_time_us":43,"raft.queue_time_us":8797,"raft.run_cpu_time_us":103,"raft.run_wall_time_us":103,"thread_start_us":153214,"threads_started":2,"wal-append.queue_time_us":392579}
I20260709 13:03:31.810307 10750 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:31.809607 12623 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:31.815908 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:31.817607 10635 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 1188) took 1295 ms. Trace:
I20260709 13:03:31.818050 10635 rpcz_store.cc:276] 0709 13:03:30.521794 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:31.143271 (+621477us) service_pool.cc:224] Handling call
0709 13:03:31.190509 (+ 47238us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:31.335434 (+144925us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:31.335461 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:31.335907 (+   446us) log.cc:844] Serialized 26 byte log entry
0709 13:03:31.521258 (+185351us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:03:31.521294 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:31.817218 (+295924us) spinlock_profiling.cc:243] Waited 115 ms on lock 0x7b5400026cd4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:31.817267 (+    49us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:31.817309 (+    42us) raft_consensus.cc:1685] finished
0709 13:03:31.817321 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:31.817533 (+   212us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":15675,"raft.queue_time_us":18808,"raft.run_cpu_time_us":96,"raft.run_wall_time_us":98,"spinlock_wait_cycles":264732928,"thread_start_us":179686,"threads_started":1,"wal-append.queue_time_us":187784}
I20260709 13:03:31.819698 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:31.820678 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:31.822144 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:31.823150 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:31.824152 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:31.825182 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:31.826341 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:31.827343 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:31.828354 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:31.829345 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:31.829850 10635 raft_consensus.cc:2393] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 8: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:31.830096 12671 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:31.830492 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:31.830742 12757 consensus_queue.cc:1048] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:31.830137 12684 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:31.809056 12629 raft_consensus.cc:2749] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 13:03:31.825243 12811 log.cc:927] Time spent T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.636s	user 0.000s	sys 0.003s
I20260709 13:03:31.834380 10783 raft_consensus.cc:3055] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:31.834760 10783 raft_consensus.cc:740] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:31.835546 10783 consensus_queue.cc:260] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.836476 10783 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:31.836897 10705 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56616 (request call id 976) took 1002 ms. Trace:
I20260709 13:03:31.837459 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:31.837321 10705 rpcz_store.cc:276] 0709 13:03:30.834519 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:30.834632 (+   113us) service_pool.cc:224] Handling call
0709 13:03:30.835002 (+   370us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:30.835353 (+   351us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 13:03:30.835382 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:30.835828 (+   446us) log.cc:844] Serialized 26 byte log entry
0709 13:03:30.965085 (+129257us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:03:30.968784 (+  3699us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:30.969118 (+   334us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:31.824693 (+855575us) spinlock_profiling.cc:243] Waited 2.83 ms on lock 0x7b4400022b4c. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ebfdc85 00007fce8ebfe6a2 00007fce919701db 00007fce9196baaf 00007fce9195f86e 00007fce9195ebb6 00007fce9195e7d8 00007fce91968221 00007fce919681d9 00007fce91968169
0709 13:03:31.836572 (+ 11879us) raft_consensus.cc:1685] finished
0709 13:03:31.836602 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:31.836828 (+   226us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6713,"raft.queue_time_us":983,"raft.run_cpu_time_us":149,"raft.run_wall_time_us":18587,"spinlock_wait_cycles":6511488,"thread_start_us":127293,"threads_started":1,"wal-append.queue_time_us":182034}
I20260709 13:03:31.838629 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:31.839198 10635 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:31.839983 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:31.840324 10779 raft_consensus.cc:3055] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:31.840476 10635 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:31.840685 10779 raft_consensus.cc:740] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:31.812883 12672 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:31.841606 10779 consensus_queue.cc:260] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.842803 10779 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:31.846341 10703 raft_consensus.cc:2410] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 8 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 13:03:31.847513 12757 consensus_queue.cc:1048] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:31.848879 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:31.849260 10712 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56616 (request call id 980) took 1013 ms. Trace:
I20260709 13:03:31.849867 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:31.850443 10635 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:31.817517 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:31.854269 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:31.854621 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:31.849623 10712 rpcz_store.cc:276] 0709 13:03:30.835593 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:30.908117 (+ 72524us) service_pool.cc:224] Handling call
0709 13:03:30.908400 (+   283us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:31.504291 (+595891us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:31.849050 (+344759us) spinlock_profiling.cc:243] Waited 593 ms on lock 0x7b54003e17d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:31.849212 (+   162us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1363327872}
I20260709 13:03:31.857234 10783 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:31.857496 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:31.858114 10780 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:31.858960 10780 raft_consensus.cc:1275] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:31.859654 10628 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:03:31.860785 10636 raft_consensus.cc:2393] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 6: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:31.862733 10785 raft_consensus.cc:1240] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: []
I20260709 13:03:31.862794 10635 raft_consensus.cc:1275] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:31.864167 10628 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:03:31.870002 10779 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:31.870507 10781 raft_consensus.cc:606] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:31.870996 10781 raft_consensus.cc:614] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:03:31.867648 10676 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:31.875363 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:31.872718 12648 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 6 current term: 6 is higher.
I20260709 13:03:31.882668 12644 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:31.882433 12766 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.883567 12772 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.883805 12645 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.882434 12763 consensus_queue.cc:1048] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:03:31.884475 12645 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.885641 12816 raft_consensus.cc:2804] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:31.885740 12766 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.886919 12645 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:31.878496 10676 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:31.877609 12756 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 5 current term: 5 is higher.
W20260709 13:03:31.897060 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 155085us
I20260709 13:03:31.898342 10751 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:31.896572 12769 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:31.904230 10628 raft_consensus.cc:1240] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:31.892417 12816 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:31.908437 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:31.909425 10631 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:31.912611 10778 raft_consensus.cc:1240] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 13:03:31.898489 12569 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.916450 10628 raft_consensus.cc:1240] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
W20260709 13:03:31.911912 10786 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40596 (request call id 874) took 1703 ms (client timeout 1630 ms). Trace:
I20260709 13:03:31.919486 10712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:56596
I20260709 13:03:31.920182 10712 raft_consensus.cc:606] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Received request to transfer leadership
I20260709 13:03:31.920547 10712 raft_consensus.cc:614] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 13:03:31.917655 10786 rpcz_store.cc:269] 0709 13:03:30.208646 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:30.208773 (+   127us) service_pool.cc:224] Handling call
0709 13:03:31.911627 (+1702854us) spinlock_profiling.cc:243] Waited 570 ms on lock 0x7b54000b4fd4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:31.911831 (+   204us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1310594944}
I20260709 13:03:31.885668 12644 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.905893 12769 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:31.929123 10751 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
W20260709 13:03:31.929538 10632 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54298 (request call id 1162) took 1787 ms (client timeout 2249 ms). Trace:
I20260709 13:03:31.924907 10637 raft_consensus.cc:1275] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:31.913973 12816 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:03:31.929982 10632 rpcz_store.cc:269] 0709 13:03:30.136668 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:30.136831 (+   163us) service_pool.cc:224] Handling call
0709 13:03:31.924162 (+1787331us) spinlock_profiling.cc:243] Waited 685 ms on lock 0x7b5400027bd4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:31.924319 (+   157us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1575963904}
I20260709 13:03:31.907879 12628 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:31.943995 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:31.947237 10632 raft_consensus.cc:2410] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 13:03:31.919231 12684 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.884088 12772 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.928483 12645 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:03:31.931742 12769 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:31.960949 10634 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 1168) took 1509 ms. Trace:
I20260709 13:03:31.926841 12766 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:31.961292 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:31.971165 10751 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:31.972945 10636 raft_consensus.cc:1275] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:31.972260 10632 raft_consensus.cc:2468] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:31.961334 10601 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:31.963241 10634 rpcz_store.cc:276] 0709 13:03:30.451869 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:30.458504 (+  6635us) service_pool.cc:224] Handling call
0709 13:03:30.476315 (+ 17811us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:30.637634 (+161319us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:30.637668 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:30.638031 (+   363us) log.cc:844] Serialized 26 byte log entry
0709 13:03:30.964945 (+326914us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:03:31.724521 (+759576us) log.cc:844] Serialized 14 byte log entry
0709 13:03:31.724810 (+   289us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:31.947164 (+222354us) spinlock_profiling.cc:243] Waited 55.6 ms on lock 0x7b540042ccd4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:31.947211 (+    47us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:31.947250 (+    39us) raft_consensus.cc:1685] finished
0709 13:03:31.960764 (+ 13514us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:31.960898 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":847840,"prepare.queue_time_us":792312,"prepare.run_cpu_time_us":31,"prepare.run_wall_time_us":32,"raft.queue_time_us":87868,"raft.run_cpu_time_us":297,"raft.run_wall_time_us":28001,"spinlock_wait_cycles":127908224,"thread_start_us":257889,"threads_started":1,"wal-append.queue_time_us":344064}
I20260709 13:03:31.962875 12482 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 13:03:31.975287 12482 consensus_queue.cc:1243] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 log is divergent from this leader: its last log entry 7.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260709 13:03:31.953058 12653 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.952984 12757 raft_consensus.cc:2804] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:31.989931 10601 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:31.955888 12806 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:31.957743 12821 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:31.926972 12569 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:31.959909 12684 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.961779 12683 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:31.945529 12628 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.008926 10601 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:31.992331 12806 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:31.993707 12781 raft_consensus.cc:2804] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:32.009423 12804 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 13:03:32.006281 12755 raft_consensus.cc:2804] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:32.039214 12755 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.039635 12755 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:32.012887 12743 consensus_queue.cc:1059] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.029s
W20260709 13:03:32.042065 12851 log.cc:927] Time spent T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:03:31.968639 12676 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.041s
I20260709 13:03:31.969601 12767 consensus_queue.cc:1048] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.032s
I20260709 13:03:32.074913 12684 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:32.076152 10583 auto_rebalancer.cc:893] Removing replace marker failed: Replica bbbb5ae25e0e47a7b9b29ba6f9295aa2 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 5 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
W20260709 13:03:32.076766 10583 auto_rebalancer.cc:901] Could not move replica: Illegal state: not currently leader
W20260709 13:03:32.077128 10583 auto_rebalancer.cc:330] scheduled replica move failed to complete: Illegal state: not currently leader
I20260709 13:03:32.081791 12644 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:32.083850 12628 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:32.026064 12673 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:31.995924 12653 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.005208 12769 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.008575 12821 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.044042 12759 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.013022 12683 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:32.122300 12832 log.cc:927] Time spent T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 13:03:32.127579 12673 raft_consensus.cc:697] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:32.138365 12772 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:32.139286 12683 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:32.142561 12759 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:32.144663 12653 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:32.150228 11478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:03:32.150723 12769 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:32.152817 12821 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:32.155586 12569 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:03:32.156597 12755 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.157992 12673 consensus_queue.cc:237] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.166146 10634 raft_consensus.cc:1240] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:32.130849 12781 raft_consensus.cc:697] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:32.169754 10602 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:32.171340 10602 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:32.172621 10602 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:32.176221 12675 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:32.176749 12675 raft_consensus.cc:697] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:32.177304 10778 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40596 (request call id 890) took 1791 ms. Trace:
I20260709 13:03:32.177630 12675 consensus_queue.cc:237] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.177708 10778 rpcz_store.cc:276] 0709 13:03:30.385646 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:30.385921 (+   275us) service_pool.cc:224] Handling call
0709 13:03:31.912269 (+1526348us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:31.913131 (+   862us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:32.177085 (+263954us) spinlock_profiling.cc:243] Waited 1.51 s on lock 0x7b54000b4fd0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc38ad 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:32.177215 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3473561856}
I20260709 13:03:32.182255 10602 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:32.170794 12683 raft_consensus.cc:2804] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:32.179893 12772 raft_consensus.cc:2749] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:32.185705 12683 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:32.193183 12683 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:32.194495 10602 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:32.198554 10602 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:32.199956 10602 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:32.195991 12772 raft_consensus.cc:2804] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:32.205482 10602 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:32.199293 12743 raft_consensus.cc:2749] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:32.209136 10602 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:32.208904 12860 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:32.225414 12673 raft_consensus.cc:2804] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:32.225909 12860 raft_consensus.cc:697] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:32.202191 12777 raft_consensus.cc:2804] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:32.226748 12673 raft_consensus.cc:697] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:32.226862 12860 consensus_queue.cc:237] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.228138 12673 consensus_queue.cc:237] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:32.211899 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:32.229779 12755 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:32.231869 11345 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:32.239648 10602 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:32.241657 12684 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:32.242823 12777 raft_consensus.cc:697] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:32.247843 12777 consensus_queue.cc:237] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.251331 12684 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:32.252746 10602 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:32.197655 12781 consensus_queue.cc:237] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.253674 12684 raft_consensus.cc:2749] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:31.808928 10633 rpcz_store.cc:276] 0709 13:03:30.467010 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:30.824418 (+357408us) service_pool.cc:224] Handling call
0709 13:03:30.824759 (+   341us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:30.825120 (+   361us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:30.825148 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:30.839926 (+ 14778us) log.cc:844] Serialized 26 byte log entry
0709 13:03:31.009054 (+169128us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:03:31.808024 (+798970us) log.cc:844] Serialized 14 byte log entry
0709 13:03:31.808259 (+   235us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:31.808329 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:31.808364 (+    35us) raft_consensus.cc:1685] finished
0709 13:03:31.808374 (+    10us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:31.808480 (+   106us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":732220,"prepare.queue_time_us":762294,"prepare.run_cpu_time_us":36,"prepare.run_wall_time_us":37,"raft.queue_time_us":3906,"raft.run_cpu_time_us":69,"raft.run_wall_time_us":68,"thread_start_us":157724,"threads_started":2,"wal-append.queue_time_us":286408}
I20260709 13:03:32.210253 12772 raft_consensus.cc:697] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
W20260709 13:03:32.266065 12859 log.cc:927] Time spent T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 13:03:32.265506 12816 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:32.280045 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:32.289867 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:32.290498 10633 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:32.291742 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:32.292954 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:32.293984 12765 raft_consensus.cc:3055] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:32.294163 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:32.294401 12765 raft_consensus.cc:740] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:32.294427 10635 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 13:03:32.296172 10635 pending_rounds.cc:85] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 3
I20260709 13:03:32.296473 10635 pending_rounds.cc:107] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 13:03:32.296643 10635 raft_consensus.cc:2889] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:32.296890 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:32.299934 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 328682us
I20260709 13:03:32.301707 10751 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:32.304133 12482 raft_consensus.cc:2804] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:32.304250 12500 raft_consensus.cc:3055] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:32.304673 12482 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.304737 12500 raft_consensus.cc:740] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:32.305672 12766 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:32.305819 12500 consensus_queue.cc:260] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.307153 12500 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:32.295378 12765 consensus_queue.cc:260] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.319435 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:32.324150 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:32.324908 10782 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:32.326961 12806 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:32.328637 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:32.329546 10779 raft_consensus.cc:1275] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 13:03:32.305163 12482 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:32.316634 12765 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:32.342332 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:32.342986 10778 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:32.347340 10779 raft_consensus.cc:1240] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: []
I20260709 13:03:32.349025 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:32.349438 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:32.349990 10777 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:32.356668 10786 raft_consensus.cc:2393] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 8: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:32.357661 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:32.358613 10704 raft_consensus.cc:2393] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 8: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:32.359481 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:32.360306 10711 raft_consensus.cc:1240] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:32.356735 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:32.363260 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:32.365829 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 45131.1us
I20260709 13:03:32.366508 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:32.371892 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:32.338006 12821 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:32.373526 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:32.374362 10712 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:32.328075 12683 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.387840 10750 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:32.414222 10750 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:32.415388 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:32.415498 10750 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:32.414314 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:32.270385 12777 consensus_queue.cc:1059] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.149s
I20260709 13:03:32.421595 12675 raft_consensus.cc:3055] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:32.422019 12675 raft_consensus.cc:740] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:32.422837 12675 consensus_queue.cc:260] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.423904 12675 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:32.434243 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:32.446393 10703 raft_consensus.cc:1275] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 5. (term mismatch)
I20260709 13:03:32.446933 10703 pending_rounds.cc:85] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 4
I20260709 13:03:32.447162 10703 pending_rounds.cc:107] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 3.5
I20260709 13:03:32.447536 10708 raft_consensus.cc:1240] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: []
I20260709 13:03:32.447382 10703 raft_consensus.cc:2917] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Aborting config change with OpId 3.5: Aborted: Op aborted by new leader
I20260709 13:03:32.451380 12623 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:32.451711 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:32.451895 12623 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:32.452266 12816 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:32.452389 10712 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:03:32.411568 12772 consensus_queue.cc:237] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.456979 12683 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:32.460404 10676 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:32.462204 10676 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:32.457653 12648 consensus_queue.cc:1048] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:32.459065 10750 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:32.413945 12866 raft_consensus.cc:3060] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:32.448258 12671 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:32.478325 10703 raft_consensus.cc:2889] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:32.480186 10712 raft_consensus.cc:1240] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:32.473619 10676 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:32.452394 12623 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:32.410778 12821 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.450987 12757 raft_consensus.cc:697] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:32.449980 12342 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 13:03:32.490279 10676 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:32.459646 12673 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:32.470362 12816 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:32.465837 12805 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:32.505071 10676 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
W20260709 13:03:32.505899 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 46865.5us
I20260709 13:03:32.506479 12672 raft_consensus.cc:2804] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:32.507215 12676 raft_consensus.cc:993] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:32.513931 12769 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:03:32.481174 12723 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:32.518170 12804 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.558264 12804 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.560532 12804 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:32.483031 12636 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:32.565827 10782 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
W20260709 13:03:32.555389 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 50409.6us
I20260709 13:03:32.469570 12332 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.045s
I20260709 13:03:32.516276 12816 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.570871 10676 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:32.576807 10676 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:32.578188 10676 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:32.541312 12672 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.579931 10535 catalog_manager.cc:5697] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 7 to 8, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:32.588543 10676 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:32.566694 12653 raft_consensus.cc:2749] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:03:32.591768 10676 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:32.593319 10676 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:32.594971 10676 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
W20260709 13:03:32.596125 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 292514us
I20260709 13:03:32.581111 12816 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:32.530123 12673 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.600697 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:32.584895 12723 raft_consensus.cc:2749] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:32.568418 12873 raft_consensus.cc:1081] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:32.585126 12769 raft_consensus.cc:2749] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:03:32.552526 12805 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.599301 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:32.586825 12759 raft_consensus.cc:2749] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:32.600055 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:32.589407 12672 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:32.600948 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:32.563527 12482 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.601804 10751 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:32.601895 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:32.608856 10784 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:32.595150 12636 raft_consensus.cc:2749] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:32.596199 12822 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:03:32.613545 10785 raft_consensus.cc:2468] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:32.620535 10601 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:32.593914 12829 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:32.605839 12653 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:32.628037 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:32.633543 12860 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:32.633981 12860 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.634368 12860 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:32.628667 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:32.637738 10780 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:32.640623 12623 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.648545 10532 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44242 (request call id 22) took 2903 ms. Trace:
I20260709 13:03:32.649206 12623 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:32.653630 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 51931.3us
W20260709 13:03:32.655110 12867 log.cc:927] Time spent T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 13:03:32.658393 12871 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:03:32.649020 10532 rpcz_store.cc:276] 0709 13:03:29.745531 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:29.745658 (+   127us) service_pool.cc:224] Handling call
0709 13:03:32.648484 (+2902826us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":529257,"reported_tablets":2}
I20260709 13:03:32.659298 10708 raft_consensus.cc:1240] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:32.660250 10778 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:03:32.661906 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:32.661798 10535 catalog_manager.cc:5697] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 4 to 5, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 5 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:32.663316 10704 pending_rounds.cc:85] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 3
I20260709 13:03:32.663591 10704 pending_rounds.cc:107] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 7.4
I20260709 13:03:32.663900 10704 raft_consensus.cc:2889] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:32.663656 10535 catalog_manager.cc:5697] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 5 to 6, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 6 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:32.664499 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:32.613505 12671 consensus_queue.cc:1048] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.028s
I20260709 13:03:32.644179 12805 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:32.662506 10705 raft_consensus.cc:2468] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:32.665261 10535 catalog_manager.cc:5697] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:32.641073 10784 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:03:32.671242 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:32.665294 10711 raft_consensus.cc:2410] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 13:03:32.626289 10601 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:32.605451 12781 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.054s
I20260709 13:03:32.679404 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:32.601202 12757 consensus_queue.cc:237] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.682045 10705 raft_consensus.cc:2393] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 8: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:32.677942 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:32.684790 12805 raft_consensus.cc:2804] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:32.685339 12805 raft_consensus.cc:697] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:32.685920 12673 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:32.686187 12805 consensus_queue.cc:237] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:32.687482 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 61226.6us
I20260709 13:03:32.633185 12653 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:32.697292 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:32.701023 10601 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
W20260709 13:03:32.720913 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 125936us
I20260709 13:03:32.721724 10676 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:32.722488 12822 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:03:32.722998 12822 raft_consensus.cc:697] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:32.723802 12822 consensus_queue.cc:237] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to 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: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.725592 10629 raft_consensus.cc:1240] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:32.728148 10676 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:32.728982 12636 raft_consensus.cc:2749] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:32.729168 10632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:03:32.729738 10632 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:32.730084 10632 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:32.733016 12866 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:32.735086 10676 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:32.689254 12653 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:32.739931 10676 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:32.736847 10632 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:32.753283 10676 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:03:32.755170 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:32.762202 10632 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:32.737941 12806 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:32.771004 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:32.772207 10778 raft_consensus.cc:1275] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:03:32.786656 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:32.753039 12821 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:32.789646 10751 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:32.790879 10602 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:32.762926 12569 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:32.842947 10777 raft_consensus.cc:1275] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:32.850275 10778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c19da011c42842eba75925cdd68568d4"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:32.854243 10778 raft_consensus.cc:606] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:32.861407 10780 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 13:03:32.865590 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 75945.6us
I20260709 13:03:32.867132 10751 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:32.869239 10751 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:32.767103 12806 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:32.871380 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:32.871721 10785 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:03:32.872521 10784 raft_consensus.cc:2393] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 8: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:32.760900 12759 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.081s
I20260709 13:03:32.789341 12852 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.885439 10635 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:32.765344 12383 consensus_queue.cc:1059] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.097s
W20260709 13:03:32.905164 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 114290us
I20260709 13:03:32.914651 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:32.916163 10602 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:32.783313 12829 consensus_queue.cc:1048] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.095s
I20260709 13:03:32.919562 10777 raft_consensus.cc:1240] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:32.924500 10602 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:32.878491 12723 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:32.841691 12861 consensus_queue.cc:1059] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.074s
I20260709 13:03:32.882009 12873 raft_consensus.cc:2749] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:32.882225 12332 raft_consensus.cc:2749] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:32.882689 12806 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:32.910442 12773 raft_consensus.cc:2804] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:32.923430 12636 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:32.910634 12673 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 13:03:32.974637 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 105392us
I20260709 13:03:32.931375 12762 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:32.908442 12852 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:32.933549 12482 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:32.941298 12383 consensus_queue.cc:1243] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer 7c00483a1339411da05005c410f470a0 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 13:03:32.946727 12777 raft_consensus.cc:2749] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:32.976696 12861 consensus_queue.cc:1243] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 log is divergent from this leader: its last log entry 7.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260709 13:03:32.975325 12671 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:32.939723 12569 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:32.945415 12723 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:33.068737 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 122208us
I20260709 13:03:33.056133 12829 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.058168 12777 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:33.078631 12891 consensus_queue.cc:1059] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 13:03:33.081835 12870 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.084175 12870 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:33.085865 12878 raft_consensus.cc:3055] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:33.086315 12878 raft_consensus.cc:740] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:33.086486 12870 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:33.087112 12878 consensus_queue.cc:260] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.088217 12878 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:33.089136 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:33.089203 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:33.089926 10708 raft_consensus.cc:2468] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 4.
I20260709 13:03:33.091109 10784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d378317bca2b4210820a3302e64b2943"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:33.091674 10784 raft_consensus.cc:606] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:33.091974 10784 raft_consensus.cc:614] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:03:33.089947 10712 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:03:33.095752 12875 log.cc:927] Time spent T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.234s	user 0.000s	sys 0.001s
I20260709 13:03:33.096258 12773 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:33.096737 12773 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:33.097419  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:03:33.100524 12816 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:33.082088 12876 log.cc:927] Time spent T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.298s	user 0.000s	sys 0.002s
I20260709 13:03:33.102918 12816 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:33.104126 12636 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:33.104651 12636 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:33.108314 10703 raft_consensus.cc:1240] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 13:03:33.109792 12852 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:03:33.116140 12672 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.081699 12777 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.121465 12777 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:33.123319 12806 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.113193 12860 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.127496 12860 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:33.129107 12653 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.134457 12672 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:33.080317 12829 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.136379 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:33.137492 12671 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.137993 12671 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.140247 12671 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:33.145481 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:33.146226 12889 log.cc:927] Time spent T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.073s	user 0.002s	sys 0.000s
I20260709 13:03:33.137215 10708 raft_consensus.cc:2410] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 6 because replica has last-logged OpId of term: 4 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 3.
I20260709 13:03:33.146528 12723 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:33.147675 10708 raft_consensus.cc:1275] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:33.148247 11478 raft_consensus.cc:1275] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 4 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 5. (term mismatch)
I20260709 13:03:33.148607 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:33.149457 10703 raft_consensus.cc:2410] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 13:03:33.149583 11480 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 4 LEARNER]: Advancing to term 5
I20260709 13:03:33.150279 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:33.150813 10709 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:33.151286 12806 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:33.148614 11478 pending_rounds.cc:85] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632: Aborting all ops after (but not including) 4
I20260709 13:03:33.152258 11478 pending_rounds.cc:107] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 3.5
I20260709 13:03:33.152527 11478 raft_consensus.cc:2917] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 4 FOLLOWER]: Aborting config change with OpId 3.5: Aborted: Op aborted by new leader
I20260709 13:03:33.152922 11478 raft_consensus.cc:2889] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 4 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:33.137077 12829 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:33.154045 10706 raft_consensus.cc:1240] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9. Ops: [8.5-8.5]
I20260709 13:03:33.155733 12653 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:33.060014 12569 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:33.161319 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 236789us
I20260709 13:03:33.146411 10707 raft_consensus.cc:2410] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 8 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
I20260709 13:03:33.168172 10602 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:33.110944 10712 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:33.143682 12636 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.157348 12806 consensus_queue.cc:1048] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.015s
I20260709 13:03:33.182996 10602 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:33.180913 12893 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:33.175338 12892 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.202522 12781 raft_consensus.cc:3055] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:03:33.198432 10751 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:33.178555 12671 consensus_queue.cc:1059] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
W20260709 13:03:33.205029 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 134191us
I20260709 13:03:33.225750 10676 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:33.184964 12500 consensus_queue.cc:1059] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 13:03:33.188047 10709 raft_consensus.cc:2468] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:33.224004 10601 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:33.216840 12675 consensus_queue.cc:1059] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:33.215945 12894 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:33.214910 12893 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:33.220515 12781 raft_consensus.cc:740] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:33.235271 11480 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 LEARNER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:03:33.238159 10676 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:33.202929 12332 consensus_queue.cc:1048] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 13:03:33.248102 10676 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:33.251621 12756 raft_consensus.cc:2804] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:33.248521 12743 raft_consensus.cc:2804] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:33.252166 12756 raft_consensus.cc:697] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:33.252571 12743 raft_consensus.cc:697] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:33.253151 12756 consensus_queue.cc:237] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:33.249020 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 50626us
I20260709 13:03:33.226215 12569 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:33.235870 12773 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.240937 12759 raft_consensus.cc:2749] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:03:33.237226 12892 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:33.290896 10633 raft_consensus.cc:1240] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:33.273185 12500 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 13:03:33.239619 12767 consensus_queue.cc:1059] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.017s
I20260709 13:03:33.298615 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:33.226873 12762 consensus_queue.cc:1048] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.030s
I20260709 13:03:33.251065 12383 raft_consensus.cc:2749] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:33.242614 12894 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:33.292785 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:33.319557 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:33.254940 12743 consensus_queue.cc:237] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.296468 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:33.297578 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:33.340124 10636 raft_consensus.cc:2410] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 13:03:33.298257 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:33.341218 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:33.342244 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:33.342952 10703 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:33.342898 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:33.343478 10709 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:33.343587 10711 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:33.299129 10710 raft_consensus.cc:1240] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:33.344650 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:33.299624 10707 raft_consensus.cc:1240] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:33.300172 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:33.289276 12569 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:03:33.303659 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:33.304745 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:33.250810 12765 raft_consensus.cc:3055] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:33.305397 10704 raft_consensus.cc:1240] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7. Ops: []
W20260709 13:03:33.287592 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 45189.1us
I20260709 13:03:33.308881 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:33.310458 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:33.243875 12893 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:03:33.350636 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 43822.7us
I20260709 13:03:33.351372 10637 raft_consensus.cc:1240] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:33.352052 10629 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:33.356068 10706 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
W20260709 13:03:33.360746 10600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 62487.2us
I20260709 13:03:33.361639 10709 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:03:33.365258 10703 raft_consensus.cc:1275] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:03:33.346395 12636 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:33.346863 12894 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:33.308491 12822 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.061s
I20260709 13:03:33.304605 12899 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.076s
I20260709 13:03:33.364773 12904 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.349529 12623 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:33.349188 12777 consensus_queue.cc:1048] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.031s
I20260709 13:03:33.387151 10629 raft_consensus.cc:1275] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:33.354043 12765 raft_consensus.cc:740] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:33.369691 12569 raft_consensus.cc:697] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:33.398336 10751 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:33.403610 10750 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:33.395929 10711 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:33.401513 12911 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260709 13:03:33.362620 12757 consensus_queue.cc:1059] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.038s
W20260709 13:03:33.406878 12898 log.cc:927] Time spent T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.101s	user 0.000s	sys 0.000s
W20260709 13:03:33.407795 12902 log.cc:927] Time spent T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.139s	user 0.001s	sys 0.000s
I20260709 13:03:33.409870 12765 consensus_queue.cc:260] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.411322 12892 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:33.402043 12623 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.402181 12904 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.412261 12569 consensus_queue.cc:237] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.362797 12781 consensus_queue.cc:260] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 8.4, Last appended by leader: 4, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.433553 12769 raft_consensus.cc:3055] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:33.433748 12781 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:33.434003 12769 raft_consensus.cc:740] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:33.434849 12769 consensus_queue.cc:260] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.435792 12769 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:33.422075 12332 raft_consensus.cc:2804] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:33.423998 12757 raft_consensus.cc:3055] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:03:33.416795 12767 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:33.437770 12757 raft_consensus.cc:740] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:33.413306 12684 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:33.414320 12860 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:33.431077 12904 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:33.431114 12623 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:33.450791 12684 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.456456 12684 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:33.463603  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:33.463564 10535 catalog_manager.cc:5697] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
W20260709 13:03:33.464775 12900 log.cc:927] Time spent T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.151s	user 0.000s	sys 0.002s
I20260709 13:03:33.416379 12675 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:33.437964 12767 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.413735 12773 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:33.465307 10535 catalog_manager.cc:5697] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 5 to 7, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 7 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
W20260709 13:03:33.465521 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 44332.6us
I20260709 13:03:33.461248 10534 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45046 (request call id 133) took 4330 ms. Trace:
I20260709 13:03:33.482110 10535 catalog_manager.cc:5697] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 6 to 7, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 7 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:33.483922 10535 catalog_manager.cc:5697] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 5 to 7, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 7 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:33.479655 12757 consensus_queue.cc:260] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.487586 10750 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:33.487920 12757 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:33.488684 12677 consensus_queue.cc:1059] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:33.489939 10750 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:33.490401 10535 catalog_manager.cc:5697] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 5 to 6, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 6 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:33.449610 12756 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:33.479846 12765 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:33.512128 10532 catalog_manager.cc:5697] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: term changed from 3 to 4, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 4 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:33.513763 12806 raft_consensus.cc:3055] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:33.514173 12806 raft_consensus.cc:740] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:33.514917 12806 consensus_queue.cc:260] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.516032 12806 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:33.487639 12767 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:33.489993 12877 consensus_queue.cc:1175] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "7c00483a1339411da05005c410f470a0" responder_term: 8 status { last_received { term: 8 index: 5 } last_committed_idx: 4 last_received_current_leader { term: 8 index: 5 } }
I20260709 13:03:33.521713 12805 raft_consensus.cc:3055] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:33.522105 12805 raft_consensus.cc:740] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:33.489358 12675 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.522913 12805 consensus_queue.cc:260] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.524003 12805 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:33.524547 12675 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:33.519273 10535 catalog_manager.cc:5697] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 7 to 8, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:33.527006 12482 raft_consensus.cc:993] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:33.526721 12893 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.530156 12781 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:33.530663 12781 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.532635 12781 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:33.465715 12332 raft_consensus.cc:697] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:33.535153 12676 raft_consensus.cc:3055] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:33.535595 12676 raft_consensus.cc:740] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:33.536418 12676 consensus_queue.cc:260] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.537693 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:33.538802 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:33.539539 10634 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:33.540236 12911 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.540681 12911 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.541476 12894 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.541806 10602 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:33.542819 12911 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:33.543354 12911 raft_consensus.cc:2749] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:03:33.544066 12894 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:33.544461 10628 raft_consensus.cc:1240] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 13:03:33.529165 12342 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:33.547818 12777 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:33.550132 10602 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:33.551033 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 69056.6us
I20260709 13:03:33.535125 12332 consensus_queue.cc:237] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.552820 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:33.539659 12676 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:33.572042 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:33.574821 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:33.556551 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 66682.5us
I20260709 13:03:33.561900 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:33.575992 10628 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:33.576076 10750 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:33.563331 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:33.565521 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:03:33.566717 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:33.482152 10534 rpcz_store.cc:276] 0709 13:03:29.134523 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:29.145750 (+ 11227us) service_pool.cc:224] Handling call
0709 13:03:33.461183 (+4315433us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:30.059923 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:30.151055 (+ 91132us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:30.151090 (+    35us) write_op.cc:435] Acquired schema lock
0709 13:03:30.151107 (+    17us) tablet.cc:662] Decoding operations
0709 13:03:30.152670 (+  1563us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:30.152721 (+    51us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:30.152751 (+    30us) tablet.cc:685] Acquiring locks for 18 operations
0709 13:03:30.390911 (+238160us) tablet.cc:701] Row locks acquired
0709 13:03:30.390928 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:03:30.407253 (+ 16325us) write_op.cc:270] Start()
0709 13:03:30.411864 (+  4611us) write_op.cc:276] Timestamp: P: 1783602210404151 usec, L: 0
0709 13:03:30.411892 (+    28us) op_driver.cc:348] REPLICATION: starting
0709 13:03:30.430795 (+ 18903us) log.cc:844] Serialized 7085 byte log entry
0709 13:03:30.745512 (+314717us) op_driver.cc:464] REPLICATION: finished
0709 13:03:31.169505 (+423993us) write_op.cc:301] APPLY: starting
0709 13:03:31.192130 (+ 22625us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:31.276051 (+ 83921us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:31.289391 (+ 13340us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:31.408923 (+119532us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:31.409236 (+   313us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=18
0709 13:03:31.409290 (+    54us) write_op.cc:312] APPLY: finished
0709 13:03:31.409701 (+   411us) log.cc:844] Serialized 124 byte log entry
0709 13:03:31.409903 (+   202us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:31.410076 (+   173us) write_op.cc:454] Released schema lock
0709 13:03:31.410138 (+    62us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:31.410490 (+   352us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:31.410528 (+    38us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":105711,"reported_tablets":40,"child_traces":[["op",{"apply.queue_time_us":362482,"apply.run_cpu_time_us":5933,"apply.run_wall_time_us":241014,"num_ops":18,"prepare.queue_time_us":281043,"prepare.run_cpu_time_us":19997,"prepare.run_wall_time_us":500744,"raft.queue_time_us":107794,"raft.run_cpu_time_us":44053,"raft.run_wall_time_us":336198,"replication_time_us":291495,"thread_start_us":494516,"threads_started":4,"wal-append.queue_time_us":112610,"wal-append.run_cpu_time_us":21655,"wal-append.run_wall_time_us":1962221}]]}
I20260709 13:03:33.562783 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:03:33.597640 10600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 183231us
I20260709 13:03:33.590797 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:33.587415 10704 raft_consensus.cc:1240] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:33.579934 12879 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.613216 12879 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.616672 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:33.555459 12772 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.057s
I20260709 13:03:33.614096 10637 raft_consensus.cc:1240] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 7. Current term is 8. Ops: []
I20260709 13:03:33.615031 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:33.590358 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:33.569837 12773 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.620474 10602 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:33.466432 12860 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.570501 12623 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:33.570225 12683 raft_consensus.cc:2749] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:33.631356 10602 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:33.633554 10705 raft_consensus.cc:1240] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 8. Current term is 9. Ops: [8.4-8.4]
I20260709 13:03:33.589840 10676 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
W20260709 13:03:33.635895 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 46117.5us
I20260709 13:03:33.636703 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:33.636957 10676 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:33.637440 10780 raft_consensus.cc:2393] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 8: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:33.638868 10783 raft_consensus.cc:1275] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:03:33.581606 12672 raft_consensus.cc:1081] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:33.579746 12904 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.642724 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:33.635947 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:33.649500 10785 raft_consensus.cc:2410] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 9 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 13:03:33.649546 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:33.650352 10783 raft_consensus.cc:2393] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 8: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:33.650228 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:33.643800 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:33.650769 10780 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:33.651556 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:33.640131 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:33.656169 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:33.656721 10779 raft_consensus.cc:3055] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:33.617412 12756 raft_consensus.cc:697] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:33.657081 10779 raft_consensus.cc:740] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:33.678596 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:33.679613 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:33.680320 10676 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:33.680433 10783 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:33.681866 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:33.683450 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:33.621829 12861 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.679226 10786 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:33.687338 10602 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:33.582468 12675 consensus_queue.cc:1059] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.066s
I20260709 13:03:33.686326 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:33.738308 10777 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:33.632308 12500 raft_consensus.cc:2749] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:03:33.733670 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:33.735932 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 49813.7us
W20260709 13:03:33.736692 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 49419us
I20260709 13:03:33.630522 12363 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:33.742873 10783 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:33.742659 10779 consensus_queue.cc:260] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.750645 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:33.751941 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:33.617761 12870 consensus_queue.cc:1059] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.068s
I20260709 13:03:33.656806 12677 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.625255 12781 consensus_queue.cc:1059] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.105s
I20260709 13:03:33.639622 12852 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:33.749758 10676 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:33.772024 10777 raft_consensus.cc:1240] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 8. Current term is 9. Ops: [8.4-8.4]
I20260709 13:03:33.744025 12899 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260709 13:03:33.685575 12895 log.cc:927] Time spent T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 13:03:33.754163 10786 raft_consensus.cc:1240] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: [6.5-6.5]
I20260709 13:03:33.682893 12882 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.687680 12743 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:33.781692 10781 raft_consensus.cc:2410] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 7 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 13:03:33.732906 12816 consensus_queue.cc:1059] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.040s
I20260709 13:03:33.766088 10779 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:33.685994 12892 raft_consensus.cc:2749] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:33.640108 12342 consensus_queue.cc:1048] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.116s
I20260709 13:03:33.736455 12879 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:33.647967 12822 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:03:33.748201 12683 raft_consensus.cc:2804] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:33.747684 12915 consensus_queue.cc:1048] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 13:03:33.778309 10782 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:33.769582 12893 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:33.733986 12636 consensus_queue.cc:1059] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.040s
I20260709 13:03:33.646091 12773 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:33.736444 12894 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.041s
I20260709 13:03:33.777062 12821 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:33.689244 12904 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.786329 10777 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:33.759536 10711 raft_consensus.cc:2393] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 7: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:33.775779 12899 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:33.776647 12852 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.783850 12743 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:33.771067 12677 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.867520 10676 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:33.868007 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:33.797917 10779 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:33.869230 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:33.780241 12861 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:33.842130 12899 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:33.846536 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:33.848881 12921 log.cc:927] Time spent T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
I20260709 13:03:33.851752 10780 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:33.854806 12773 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:03:33.798372 12756 consensus_queue.cc:237] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 7.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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.858554 12904 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:33.842478 12628 consensus_queue.cc:1059] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 3, Time since last communication: 0.017s
I20260709 13:03:33.835064 12683 raft_consensus.cc:697] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:33.840682 12821 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:33.845613 12671 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:33.785180 12882 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.838374 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:33.872259 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:33.834215 12569 raft_consensus.cc:3055] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:33.883448 10676 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:33.878468 10778 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:33.905792 12569 raft_consensus.cc:740] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:33.906601 12673 raft_consensus.cc:1064] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:03:33.906917 10778 raft_consensus.cc:1275] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:03:33.907088 12636 raft_consensus.cc:2749] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:03:33.906713 12569 consensus_queue.cc:260] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.906922 10676 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:33.907925 12569 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:33.871830 12383 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.037s
I20260709 13:03:33.908690 10676 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:33.884558 10785 raft_consensus.cc:1240] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 13:03:33.909803 12383 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 13:03:33.910429 12383 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 13:03:33.907112 12673 raft_consensus.cc:1068] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:03:33.910792 12383 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:33.911278 12383 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:33.885762 10784 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:33.860761 12892 raft_consensus.cc:3055] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:33.888262 10780 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:33.860939 12743 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:33.891396 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:33.893863 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
W20260709 13:03:33.894623 12916 log.cc:927] Time spent T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.150s	user 0.000s	sys 0.001s
W20260709 13:03:33.895362 12920 log.cc:927] Time spent T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 13:03:33.892768 12821 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:33.896365 12683 consensus_queue.cc:237] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:33.941644 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 51733us
I20260709 13:03:33.897533 12671 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:33.901604 10779 raft_consensus.cc:1240] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:33.884933 12822 raft_consensus.cc:2749] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 13:03:33.937911 12628 raft_consensus.cc:3055] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:03:33.952243 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:33.952987 10779 raft_consensus.cc:2468] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:33.947077 10777 raft_consensus.cc:2393] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 8: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:33.913619 12500 raft_consensus.cc:3055] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:33.960551 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:33.962077 10779 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:33.963165 10711 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
W20260709 13:03:33.965729 10750 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:33.961850 12500 raft_consensus.cc:740] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:33.971143 10779 raft_consensus.cc:1240] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 13:03:33.916142 12892 raft_consensus.cc:740] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:33.986256 12861 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:33.991123 12677 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:33.951849 12628 raft_consensus.cc:740] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:34.002115 12628 consensus_queue.cc:260] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.002796 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:34.003253 12628 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:34.003891 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:34.004652 10704 raft_consensus.cc:2410] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 9 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 13:03:33.951508 12924 consensus_queue.cc:1059] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.024s
I20260709 13:03:34.008318 12852 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:34.009707 12913 log.cc:927] Time spent T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.234s	user 0.000s	sys 0.000s
I20260709 13:03:34.014683 10705 raft_consensus.cc:1240] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:34.023305 10781 raft_consensus.cc:1275] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 13:03:34.032974 10704 raft_consensus.cc:1275] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:34.034595 10704 raft_consensus.cc:1275] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:34.042773 12899 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.046833 12924 raft_consensus.cc:3055] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:34.047267 12644 raft_consensus.cc:3055] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:34.047708 12644 raft_consensus.cc:740] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:34.048534 12644 consensus_queue.cc:260] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.047261 12924 raft_consensus.cc:740] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:33.980304 12383 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.063330 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:33.981735 12671 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:33.962327 12829 consensus_queue.cc:1059] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.022s
I20260709 13:03:33.916810 12653 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:33.967660 12500 consensus_queue.cc:260] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.064325 10709 raft_consensus.cc:1240] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 13:03:33.969985 12860 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.062970 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:34.073599 12924 consensus_queue.cc:260] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.074370 12383 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.077281 10676 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:34.080842 10704 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:34.081812 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:34.081769 10676 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:34.082988 12822 raft_consensus.cc:2804] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:34.083417 12822 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:34.083714 12822 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:34.084022 12904 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:34.085521 10676 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:34.085942 10704 raft_consensus.cc:2393] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 8: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:34.086741 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:34.087301 10704 raft_consensus.cc:2393] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 8: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:34.090368 12383 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:34.084429 12904 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:34.080128 12806 consensus_meta.cc:287] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.560s	user 0.014s	sys 0.000s
W20260709 13:03:34.076112 12805 consensus_meta.cc:287] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.552s	user 0.009s	sys 0.005s
I20260709 13:03:34.107609 12822 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:34.110960 12822 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:03:34.085546 12821 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.090065 12644 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:34.121624 10676 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:34.120955 10783 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:03:34.124665 12821 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.125763 10706 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:34.091533 12773 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:03:34.075187 12743 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.096550 12904 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:34.097078 12852 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:34.079444 12653 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.116802 12924 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:34.140373 10751 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:34.143227 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:34.146860 10751 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:34.150629 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:34.130086 12822 raft_consensus.cc:2804] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:34.132887 12899 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.140082 12804 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:34.143035 12672 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:34.157682 10705 raft_consensus.cc:2393] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 6: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:34.179355 12804 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.180568 10705 raft_consensus.cc:1240] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:03:34.144202 12805 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:34.181515 12804 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.181635 12805 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.182334 12743 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.148801 12757 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:34.152313 12860 consensus_queue.cc:1048] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 13:03:34.147282 12806 consensus_queue.cc:1059] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.016s
I20260709 13:03:34.162235 12822 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:34.168749 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:34.151713 12684 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 13:03:34.174744 12653 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.140596 12852 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.198587 12672 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:34.199306 12852 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:34.199163 12672 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.185079 10705 raft_consensus.cc:1275] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 4. (term mismatch)
I20260709 13:03:34.200408 10705 pending_rounds.cc:85] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 3
I20260709 13:03:34.200676 10705 pending_rounds.cc:107] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 6.4
I20260709 13:03:34.136528 12892 consensus_queue.cc:260] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.200899 10705 raft_consensus.cc:2889] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:34.197069 12899 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:34.201323 12672 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:34.166112 10751 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:34.204876 12805 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.202147 12899 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.207423 12806 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:34.207902 12806 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.208209 12899 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.203392 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:34.209113 10709 raft_consensus.cc:2368] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 8. Current term is 9.
I20260709 13:03:34.209448 12822 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:34.209568 12882 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:34.210207 12882 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:34.210489 12806 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:34.192106 12676 consensus_meta.cc:287] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.610s	user 0.009s	sys 0.005s
I20260709 13:03:34.212486 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:34.213581 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:34.214246 10711 raft_consensus.cc:2393] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 7: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:34.214370 12777 raft_consensus.cc:3055] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:34.215277 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:34.215487 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:34.206485 12684 raft_consensus.cc:3055] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:34.193713 12860 consensus_queue.cc:1243] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 log is divergent from this leader: its last log entry 5.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 13:03:34.216084 12684 raft_consensus.cc:740] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:34.216413 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:34.214738 12777 raft_consensus.cc:740] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:34.217024 12684 consensus_queue.cc:260] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.217149 10785 raft_consensus.cc:2393] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 8: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:34.218173 12684 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:03:34.218621 12767 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 6 current term: 6 is higher.
I20260709 13:03:34.218819 10602 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:34.216104 10780 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:34.218125 12777 consensus_queue.cc:260] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:34.222087 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:34.222882 10782 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:34.202504 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:34.229974 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
W20260709 13:03:34.231156 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:34.232769 10601 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:34.231163 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:34.238061 10780 raft_consensus.cc:2468] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:34.238471 10705 pending_rounds.cc:85] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 2
I20260709 13:03:34.238909 10705 pending_rounds.cc:107] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 5.3
I20260709 13:03:34.239545 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:34.239727 10705 raft_consensus.cc:2889] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:34.241204 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:34.220436 12673 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:34.244102 10602 leader_election.cc:400] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 8. Current term is 9.
I20260709 13:03:34.252519 10602 leader_election.cc:403] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
I20260709 13:03:34.245131 10601 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:34.245998 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:34.254412 10781 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:34.254666 10676 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:34.250798 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:34.210546 12882 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:34.256292 10711 raft_consensus.cc:2393] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 7: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:34.257050 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:34.246052 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:34.252640 12777 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:34.262198 10703 raft_consensus.cc:1275] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:34.262234 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:34.263638 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:34.264319 10780 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:34.265244 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:34.265798 10780 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:34.266747 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:34.267773 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:34.268540 10780 raft_consensus.cc:2393] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 6: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:34.269590 12769 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:34.270164 12769 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.251909 12743 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:34.251951 12804 consensus_queue.cc:1175] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" responder_term: 5 status { last_received { term: 3 index: 2 } last_committed_idx: 2 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5. Ops: [4.3-4.3]" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:03:34.230806 12806 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:34.272869 12743 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.273550 12806 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.275079 12743 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.275768 12911 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:34.276219 12806 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.269641 10780 raft_consensus.cc:1275] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:34.280375 10780 raft_consensus.cc:1275] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 13:03:34.287271 10601 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:34.285709 10782 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:34.289094 10676 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:34.242915 12861 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:34.255415 12899 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:34.255093 12683 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:34.292528 10676 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:34.309967 12683 raft_consensus.cc:697] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:34.310824 12683 consensus_queue.cc:237] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.282472 12915 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.053s
I20260709 13:03:34.295603 12805 raft_consensus.cc:2749] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:34.282068 12723 raft_consensus.cc:2804] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:34.276289 12911 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.295797 12829 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:34.255656 12762 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:34.300722 12676 consensus_queue.cc:1048] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:34.302965 10601 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:34.302914 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:34.258656 12882 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:34.322760 10601 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:34.323376 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:34.323910 10601 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:34.325815 12915 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:34.326525 12915 raft_consensus.cc:2804] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:34.326669 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:34.328428 10709 raft_consensus.cc:2393] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 9: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:34.260263 12907 consensus_queue.cc:1048] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.045s
I20260709 13:03:34.242659 12904 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.332358 12904 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.333096 10710 raft_consensus.cc:1240] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 13:03:34.290829 12673 raft_consensus.cc:697] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:34.255388 12894 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:34.281957 12919 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:34.313346 10785 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:03:34.318603 10781 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:03:34.260064 12772 consensus_queue.cc:1059] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.057s
I20260709 13:03:34.326933 12915 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:34.327381 12743 consensus_queue.cc:1048] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:34.305466 12899 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.334681 10601 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:34.317212 12911 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.333748 12762 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.315191 12773 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:34.359308 12773 raft_consensus.cc:697] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:34.360198 12773 consensus_queue.cc:237] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.344453 10676 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:34.336678 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:34.361742 10782 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:34.315448 12675 raft_consensus.cc:2749] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:34.316181 12829 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:34.315833 12723 raft_consensus.cc:697] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:34.302450 12822 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:34.363723 12383 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:34.364279 12383 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.336580 12805 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:34.367415 12829 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:34.350785 12915 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:34.399531 12383 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.313589 12861 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:34.404675 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 70022.6us
I20260709 13:03:34.368570 12907 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.062s
I20260709 13:03:34.398838 12891 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:03:34.414880 10704 raft_consensus.cc:1240] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: [5.5-5.5]
I20260709 13:03:34.435353 10601 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:34.419802 12899 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.402331 12762 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.425014 12822 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.426995 12904 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:34.387786 12772 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:34.348333 12894 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.399113 12482 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:34.352370 12882 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:34.432479 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 69317.8us
I20260709 13:03:34.400357 12805 raft_consensus.cc:697] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:34.409754 10782 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:34.440898 10601 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:34.450223 12743 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:34.459585 10601 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:34.461215 10601 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:34.442495 12762 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:34.443892 12891 raft_consensus.cc:697] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:34.465606 12806 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:34.461795 12911 raft_consensus.cc:2749] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:34.464494 12893 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:34.499289 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:34.500135 10782 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:34.446838 12904 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.459165 12482 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.504766 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:34.506871 12891 consensus_queue.cc:237] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.507588 12805 consensus_queue.cc:237] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [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: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.442658 12673 consensus_queue.cc:237] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.446473 12723 consensus_queue.cc:237] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:34.463328 12743 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.523237 12743 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.498386 12893 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:34.523916 12893 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:34.481426 12772 consensus_queue.cc:1048] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 13:03:34.518445 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:34.530054 10786 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:03:34.530208 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 65183.9us
I20260709 13:03:34.531363 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:34.532641 10629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c19da011c42842eba75925cdd68568d4"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:03:34.533242 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:34.533246 10629 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:34.534371 10629 raft_consensus.cc:3060] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:34.534785 10676 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:34.536243 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:34.536697 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:34.536875 10633 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:34.536635 10676 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:34.540026 10637 raft_consensus.cc:1275] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 13:03:34.540400 10637 pending_rounds.cc:85] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 3
I20260709 13:03:34.540603 10637 pending_rounds.cc:107] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 13:03:34.540817 10637 raft_consensus.cc:2889] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:34.542025 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:34.542495 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:34.505462 12950 consensus_queue.cc:1048] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 13:03:34.543084 10636 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:34.541239 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:34.575471 12482 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:34.576956 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:34.573709 10633 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:34.574116 10629 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.578568 10632 raft_consensus.cc:1240] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:34.541581 12773 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:34.580861 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:34.538394 12500 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:34.577643 10628 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:34.582492 12773 raft_consensus.cc:697] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:34.584466 12773 consensus_queue.cc:237] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.587338 12860 raft_consensus.cc:3055] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:34.587459 12919 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 8. Current term is 9.
I20260709 13:03:34.587844 12860 raft_consensus.cc:740] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:34.588536 12829 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.588708 12860 consensus_queue.cc:260] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.576380 12816 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:34.598994 10634 raft_consensus.cc:1275] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:03:34.602734 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:34.602660 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:34.604051 10631 raft_consensus.cc:1275] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:03:34.605074 10631 raft_consensus.cc:1275] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 13:03:34.611325 12882 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:34.613687 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:34.613925 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:34.582391 12904 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.616425 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:34.617861 10782 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:03:34.618146 10781 raft_consensus.cc:1240] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: [4.3-5.4]
I20260709 13:03:34.589570 12861 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.621107 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:34.623914 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:34.625494 10781 raft_consensus.cc:1275] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:34.626081 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:34.601549 12816 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:34.629041 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:34.630120 12959 log.cc:927] Time spent T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 13:03:34.637526 12894 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.641657 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:34.643193 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:34.644369 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:34.646230 10750 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:34.646256 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:34.650312 10750 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:34.652284 12896 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:34.652868 12896 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.617551 12860 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:34.612814 12893 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.690501 10703 raft_consensus.cc:1275] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:03:34.691810 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:34.645932 12816 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:34.692970 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:34.658171 12644 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:34.660526 12757 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:34.657691 12951 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:34.659653 12772 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:34.713591 10601 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:34.725508 10628 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:03:34.730310 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:34.731410 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:34.733879 10601 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:34.737200 10786 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:34.719857 12757 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:34.738225 12822 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:34.747097 12961 log.cc:927] Time spent T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 13:03:34.748858 12896 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.719245 12899 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 13:03:34.738281 12805 raft_consensus.cc:2749] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:34.727319 12951 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.762768 10532 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44242 (request call id 24) took 1306 ms. Trace:
I20260709 13:03:34.464745  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:34.740033 12956 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:34.743144 12806 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:34.768054 10628 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:34.785825 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:34.775023 12762 consensus_queue.cc:1059] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:34.776695 12861 raft_consensus.cc:1064] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:03:34.779484 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:34.790788 10632 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:34.791250 10778 raft_consensus.cc:1240] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:34.791857 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:34.768246 10532 rpcz_store.cc:276] 0709 13:03:33.456536 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:33.456685 (+   149us) service_pool.cc:224] Handling call
0709 13:03:34.762694 (+1306009us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:33.872029 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:33.916629 (+ 44600us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:33.920982 (+  4353us) write_op.cc:435] Acquired schema lock
0709 13:03:33.946560 (+ 25578us) tablet.cc:662] Decoding operations
0709 13:03:33.983493 (+ 36933us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:33.983652 (+   159us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:33.983690 (+    38us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:03:33.983891 (+   201us) tablet.cc:701] Row locks acquired
0709 13:03:33.983913 (+    22us) write_op.cc:260] PREPARE: finished
0709 13:03:33.984055 (+   142us) write_op.cc:270] Start()
0709 13:03:33.984180 (+   125us) write_op.cc:276] Timestamp: P: 1783602213984014 usec, L: 0
0709 13:03:33.984204 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 13:03:33.984936 (+   732us) log.cc:844] Serialized 590 byte log entry
0709 13:03:34.195305 (+210369us) op_driver.cc:464] REPLICATION: finished
0709 13:03:34.341874 (+146569us) write_op.cc:301] APPLY: starting
0709 13:03:34.341952 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:34.342047 (+    95us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:34.342181 (+   134us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:34.342393 (+   212us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:34.357590 (+ 15197us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:03:34.368473 (+ 10883us) write_op.cc:312] APPLY: finished
0709 13:03:34.417211 (+ 48738us) log.cc:844] Serialized 22 byte log entry
0709 13:03:34.418046 (+   835us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:34.418126 (+    80us) write_op.cc:454] Released schema lock
0709 13:03:34.418171 (+    45us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:34.418572 (+   401us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:34.418602 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"spinlock_wait_cycles":16256,"child_traces":[["op",{"apply.queue_time_us":146339,"apply.run_cpu_time_us":1884,"apply.run_wall_time_us":76655,"num_ops":1,"prepare.queue_time_us":262540,"prepare.run_cpu_time_us":60624,"prepare.run_wall_time_us":295351,"raft.queue_time_us":62095,"raft.run_cpu_time_us":13938,"raft.run_wall_time_us":211215,"replication_time_us":210942,"thread_start_us":414101,"threads_started":4,"wal-append.queue_time_us":167512}]]}
I20260709 13:03:34.744490 12757 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:34.732597 12772 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.770776 10601 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:34.786820 10628 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:34.795377 10784 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40596 (request call id 937) took 1161 ms. Trace:
I20260709 13:03:34.797333 10777 raft_consensus.cc:1240] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 13:03:34.798830 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:34.798409 10784 rpcz_store.cc:276] 0709 13:03:33.634402 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:33.635668 (+  1266us) service_pool.cc:224] Handling call
0709 13:03:34.795139 (+1159471us) spinlock_profiling.cc:243] Waited 233 ms on lock 0x7b54001a27d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:34.795306 (+   167us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":535454464}
I20260709 13:03:34.800199 10634 raft_consensus.cc:2468] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:34.809640 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:34.813838 12950 consensus_queue.cc:1048] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:34.818022 12951 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.787729 12829 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.818826 10630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52d082a24f6445aabe654178947352d0"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54284
I20260709 13:03:34.821823 10631 raft_consensus.cc:2410] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 8 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
W20260709 13:03:34.823130 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 128670us
I20260709 13:03:34.752575 12822 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.784252 12956 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:34.831187 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:34.841894 10628 raft_consensus.cc:2410] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 9 because replica has last-logged OpId of term: 7 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 13:03:34.866313 10777 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40592 (request call id 1002) took 1013 ms. Trace:
I20260709 13:03:34.908910 12383 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:34.909709 12383 consensus_queue.cc:1243] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer 7c00483a1339411da05005c410f470a0 log is divergent from this leader: its last log entry 8.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
W20260709 13:03:34.802721 12960 log.cc:927] Time spent T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.147s	user 0.000s	sys 0.001s
I20260709 13:03:34.844532 10778 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40592 (request call id 993) took 1117 ms. Trace:
I20260709 13:03:34.908389 10777 rpcz_store.cc:276] 0709 13:03:33.852840 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:33.963547 (+110707us) service_pool.cc:224] Handling call
0709 13:03:34.796998 (+833451us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:34.799166 (+  2168us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:34.866031 (+ 66865us) spinlock_profiling.cc:243] Waited 809 ms on lock 0x7b54001a27d0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc38ad 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:34.866233 (+   202us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1860018432}
I20260709 13:03:34.916266 10778 rpcz_store.cc:276] 0709 13:03:33.726990 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:33.908508 (+181518us) service_pool.cc:224] Handling call
0709 13:03:33.908734 (+   226us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:34.791751 (+883017us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:34.844250 (+ 52499us) spinlock_profiling.cc:243] Waited 882 ms on lock 0x7b54000ea454. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:34.844463 (+   213us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2027965312}
I20260709 13:03:34.846323 10629 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:34.919258 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 225929us
I20260709 13:03:34.823081 12762 raft_consensus.cc:2749] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:34.912022 10676 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:34.927610 12383 raft_consensus.cc:2749] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:34.929050 10676 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:34.909338 12671 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:34.931738 10783 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40592 (request call id 984) took 1287 ms. Trace:
I20260709 13:03:34.838758 12893 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.932224 10750 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:34.934412 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:34.935779 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:34.942299 10634 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:34.870291 12805 raft_consensus.cc:3055] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:34.841161 12772 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.840636 12769 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.936717 10783 rpcz_store.cc:276] 0709 13:03:33.644120 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:33.759909 (+115789us) service_pool.cc:224] Handling call
0709 13:03:34.120612 (+360703us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:34.122839 (+  2227us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:34.931510 (+808671us) spinlock_profiling.cc:243] Waited 360 ms on lock 0x7b54000ba750. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc38ad 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:34.931677 (+   167us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":828411136}
I20260709 13:03:34.942278 10629 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:34.943288 10602 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:34.910760 12956 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:34.936932 12675 raft_consensus.cc:1064] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:03:34.945191 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:34.947674 10635 raft_consensus.cc:2393] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 7: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:34.936702 12806 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:34.937037 12569 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:34.940506 12671 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.948886 12677 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:34.956106 12684 raft_consensus.cc:1064] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
W20260709 13:03:34.982574 12684 raft_consensus.cc:1068] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:03:34.864570 12861 consensus_queue.cc:237] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:34.984824 12671 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:34.946198 12805 raft_consensus.cc:740] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:34.986471 12805 consensus_queue.cc:260] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.987021 10630 raft_consensus.cc:606] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Received request to transfer leadership
I20260709 13:03:34.987708 12805 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:03:34.988013 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:34.990139 12915 consensus_meta.cc:287] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.574s	user 0.009s	sys 0.003s
I20260709 13:03:34.966387 12816 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.990530 12915 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.967519 12569 raft_consensus.cc:697] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:34.968021 12806 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.958441 12777 raft_consensus.cc:2749] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:34.948743 12893 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:34.952886 12675 raft_consensus.cc:1068] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:03:34.973613 10676 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:34.982903 12677 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:34.962590 12757 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:34.946950 12950 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:35.009217 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:35.009922 10703 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
W20260709 13:03:34.993515 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 276817us
W20260709 13:03:34.995790 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 47788.6us
I20260709 13:03:34.998649 12816 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:34.999568 12806 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:35.002030 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:35.013631 10704 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:35.002707 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:35.003000 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:35.014521 10708 raft_consensus.cc:3060] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:35.003777 10711 raft_consensus.cc:1275] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:35.005837 10634 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:35.008661 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:35.023491 10707 raft_consensus.cc:2393] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 7: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:34.992374 10632 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:35.017187 10637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52d082a24f6445aabe654178947352d0"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54284
I20260709 13:03:35.024549 10637 raft_consensus.cc:606] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Received request to transfer leadership
I20260709 13:03:35.017879 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:35.025177 10633 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:35.019230 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:35.021811 10703 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 5. (term mismatch)
I20260709 13:03:35.026394 10703 pending_rounds.cc:85] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 4
I20260709 13:03:35.026628 10703 pending_rounds.cc:107] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 6.5
I20260709 13:03:35.026871 10703 raft_consensus.cc:2889] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:35.027498 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:35.032541 10710 raft_consensus.cc:2393] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 9: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:35.006490 12677 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:35.006657 12821 raft_consensus.cc:2804] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:34.991789 12569 consensus_queue.cc:237] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:35.060770 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 47403.4us
I20260709 13:03:35.061003 10676 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
W20260709 13:03:35.060586 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 47929.1us
I20260709 13:03:35.062425 10750 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:35.065477 12628 consensus_queue.cc:1048] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:03:35.070957 10708 raft_consensus.cc:2468] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:35.062714 10676 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:35.016448 12950 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.075114 12757 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:35.006068 12893 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.078055 12893 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:35.079380 12822 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:35.074925 12675 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:35.088752 10635 pending_rounds.cc:85] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 3
I20260709 13:03:35.089051 10635 pending_rounds.cc:107] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 8.4
I20260709 13:03:35.089290 10635 raft_consensus.cc:2889] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:35.089792 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:35.090916 10706 raft_consensus.cc:2393] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 7: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:35.091606 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:35.095374 10629 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 5. (term mismatch)
I20260709 13:03:35.095818 10629 pending_rounds.cc:85] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 4
I20260709 13:03:35.096115 10629 pending_rounds.cc:107] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 7.5
I20260709 13:03:35.096424 10629 raft_consensus.cc:2889] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:35.099642 10633 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:03:35.100607 10708 raft_consensus.cc:1275] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:03:35.094969 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:35.102641 10710 raft_consensus.cc:2393] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 9: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:35.102572 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:35.097636 10520 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 52d082a24f6445aabe654178947352d0 already in progress [suppressed 8 similar messages]
I20260709 13:03:35.059747 12821 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:35.104799 10750 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:35.097968 12951 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:35.115605 10602 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:35.135643 10602 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:35.070565 12769 raft_consensus.cc:2749] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:35.102797 10676 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:35.158202 10633 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
W20260709 13:03:35.132959 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 71000.6us
W20260709 13:03:35.176316 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 71537.9us
I20260709 13:03:35.177480 10750 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:35.105525 12723 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:35.134665 12342 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:35.194001 12757 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:03:35.198966 12757 consensus_queue.cc:1243] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 13:03:35.199276 12970 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:35.199913 12970 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:35.200397 12970 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:35.194976 12882 raft_consensus.cc:2749] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:35.188165 12951 raft_consensus.cc:697] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:35.202939 12951 consensus_queue.cc:237] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.193903 12723 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.205226 12723 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:35.101955 12956 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:35.187755 12938 log.cc:927] Time spent T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
I20260709 13:03:35.137737 12821 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:35.139084 12915 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:35.103700 12777 consensus_queue.cc:1059] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.087s
I20260709 13:03:35.164155 12804 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260709 13:03:35.213222 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 75779.2us
I20260709 13:03:35.222159 10750 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:35.105147 12675 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.188393 12762 raft_consensus.cc:2804] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:35.215399 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:35.223259 10706 raft_consensus.cc:2468] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:35.218276 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:35.196075 12342 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:03:35.230419 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 127904us
I20260709 13:03:35.212755 12822 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:35.233311 10631 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:03:35.217408 12723 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:03:35.237115 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:35.238066 10631 raft_consensus.cc:2393] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 8: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:35.237800 10602 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:35.238206 10750 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:35.223999 12804 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:35.225476 12816 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:35.224437 12762 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:35.228564 12950 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:35.232795 12684 raft_consensus.cc:3055] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Stepping down as leader of term 5
W20260709 13:03:35.245172 10520 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.LeaderStepDown -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 147486us
I20260709 13:03:35.232658 12873 raft_consensus.cc:2749] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:03:35.232883 12342 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:35.226321 12628 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 13:03:35.243641 12804 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:35.266592 12684 raft_consensus.cc:740] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:35.264808 12772 consensus_queue.cc:1048] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.019s
W20260709 13:03:35.274412 12972 log.cc:927] Time spent T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260709 13:03:35.245488 12756 consensus_queue.cc:1059] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.036s
W20260709 13:03:35.282925 12969 log.cc:927] Time spent T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.090s	user 0.000s	sys 0.000s
I20260709 13:03:35.245838 12672 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:35.286321 10710 raft_consensus.cc:1217] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Deduplicated request from leader. Original: 1.1->[2.2-8.5]   Dedup: 2.2->[5.3-8.5]
I20260709 13:03:35.243707 12861 raft_consensus.cc:2804] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:35.243250 12723 raft_consensus.cc:697] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:35.295020 10710 pending_rounds.cc:85] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 2
I20260709 13:03:35.234962 12806 consensus_queue.cc:1048] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.044s
I20260709 13:03:35.296389 10710 pending_rounds.cc:107] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:03:35.330209 10710 raft_consensus.cc:2889] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:35.265153 12829 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:35.237277 12777 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.049s
I20260709 13:03:35.299638 10601 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:35.304338 12756 raft_consensus.cc:3055] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:35.307621 12956 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:35.308048 10751 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:35.279032 12644 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:35.309751 12861 raft_consensus.cc:697] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:35.278806 12816 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.312361 12675 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:35.318725 12821 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.282418 12684 consensus_queue.cc:260] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:35.293815 12672 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.265719 12762 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:03:35.283394 12976 log.cc:927] Time spent T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 13:03:35.333766 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:35.334844 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:35.239952 12822 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.341130 11480 raft_consensus.cc:1275] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 4 LEARNER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:03:35.341641 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:35.342782 12892 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:35.343097 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:35.373754 12816 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:35.345567 10786 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:03:35.376133 12822 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:35.345822 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:35.378932 10781 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:35.348165 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:35.349057 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:35.380875 10631 raft_consensus.cc:2368] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9.
W20260709 13:03:35.352667 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 44678.4us
I20260709 13:03:35.355353 10780 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:03:35.357129 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:35.382506 10777 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:35.343809 12756 raft_consensus.cc:740] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:35.380070 10637 raft_consensus.cc:2468] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:35.360566 12766 raft_consensus.cc:2804] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:35.399246 10707 raft_consensus.cc:1240] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 7. Current term is 8. Ops: []
I20260709 13:03:35.402745 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:35.403296 12894 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:35.404680 10705 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56616 (request call id 1041) took 1172 ms. Trace:
I20260709 13:03:35.405069 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:35.356046 12500 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:35.406322 12500 raft_consensus.cc:697] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:35.407227 12500 consensus_queue.cc:237] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.413516 10637 pending_rounds.cc:85] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 2
I20260709 13:03:35.413944 10637 pending_rounds.cc:107] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:03:35.414230 10637 raft_consensus.cc:2889] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:35.399591 10781 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:03:35.416363 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:35.416885 12756 consensus_queue.cc:260] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.417785 12672 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:35.400388 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:35.424007 10777 raft_consensus.cc:2393] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 8: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:35.405054 10705 rpcz_store.cc:276] 0709 13:03:34.232448 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:34.237806 (+  5358us) service_pool.cc:224] Handling call
0709 13:03:34.238231 (+   425us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 13:03:34.254615 (+ 16384us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:34.254644 (+    29us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 13:03:34.838355 (+583711us) spinlock_profiling.cc:243] Waited 1.1 ms on lock 0x7b2c00040298. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce906bda11 00007fce906cd372 00007fce91dffa01 00007fce91dc443a 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2
0709 13:03:34.838903 (+   548us) log.cc:844] Serialized 52 byte log entry
0709 13:03:34.959227 (+120324us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:03:34.959268 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:34.959340 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:35.404380 (+445040us) raft_consensus.cc:1685] finished
0709 13:03:35.404401 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:35.404600 (+   199us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":13570,"raft.queue_time_us":13662,"raft.run_cpu_time_us":224,"raft.run_wall_time_us":22086,"spinlock_wait_cycles":2523904,"thread_start_us":120020,"threads_started":1,"wal-append.queue_time_us":294799}
W20260709 13:03:35.426524 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:35.358435 12915 consensus_queue.cc:1059] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.043s
I20260709 13:03:35.428846 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:35.438831 10777 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:03:35.439002 12756 raft_consensus.cc:3060] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:35.439944 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:35.463876 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:35.467901 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:35.419430 12766 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:35.471498 12781 raft_consensus.cc:1064] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:03:35.474414 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:35.343693 12829 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.482187 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:35.512445 10782 raft_consensus.cc:2393] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 9: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:35.468336 10601 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:35.513686 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 54783.1us
W20260709 13:03:35.513988 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 45754.4us
W20260709 13:03:35.514973 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 50090.7us
I20260709 13:03:35.517920 10781 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:35.487619 10636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52d082a24f6445aabe654178947352d0"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54284
I20260709 13:03:35.519292 10636 raft_consensus.cc:606] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Received request to transfer leadership
I20260709 13:03:35.368520 12677 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.526206 12383 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:35.526693 12383 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.481775 12975 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:35.520002 10781 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:35.389043 12893 consensus_queue.cc:1048] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.093s
I20260709 13:03:35.540613 10779 raft_consensus.cc:1275] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:03:35.541330 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:35.522372 12919 raft_consensus.cc:2749] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:35.486990 12676 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:35.518258 12766 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:35.544390 12383 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:35.517983 12806 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:35.488993 12821 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:35.483966 12970 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.533603 12653 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:35.545601 12891 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:35.543349 10781 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:03:35.441511 12723 consensus_queue.cc:237] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.588860 12653 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.562251 12676 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.546540 12861 consensus_queue.cc:237] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:35.596799 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 46570.9us
I20260709 13:03:35.599014 12829 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:35.536032 12975 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.619606 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:35.624377 10750 leader_election.cc:400] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9.
I20260709 13:03:35.624876 10750 leader_election.cc:403] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
W20260709 13:03:35.628043 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 103968us
I20260709 13:03:35.632472 10750 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:35.641547 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 98816.7us
I20260709 13:03:35.642659 10676 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:35.643635 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:35.580181 12806 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.644722 10676 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:35.590454 12804 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:35.655292 12989 log.cc:927] Time spent T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.092s	user 0.000s	sys 0.000s
I20260709 13:03:35.655774 12773 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:35.656323 12804 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:35.656360 12773 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:35.656911 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:35.657094 12773 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:35.657502 10630 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:35.658118 12806 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:35.664798 10628 raft_consensus.cc:1240] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9. Ops: [8.5-8.5]
I20260709 13:03:35.629830 12628 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9.
I20260709 13:03:35.590247 12891 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.678218 12891 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:35.681663 12628 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:35.682487 12676 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:35.684759 12653 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:35.686854 12970 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:35.687229 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
W20260709 13:03:35.688334 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 43700.7us
I20260709 13:03:35.689030 10676 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:35.653119 12871 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:35.647543 12769 raft_consensus.cc:2804] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:35.648204 12899 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.007s
I20260709 13:03:35.665673 10777 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
W20260709 13:03:35.666798 12991 log.cc:927] Time spent T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
W20260709 13:03:35.667420 12984 log.cc:927] Time spent T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.111s	user 0.000s	sys 0.000s
I20260709 13:03:35.670066 12677 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:35.647081 12767 consensus_queue.cc:1059] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 13:03:35.727878 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:35.728991 10712 raft_consensus.cc:2393] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 8: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:35.672700 12773 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:35.681025 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 48633.5us
I20260709 13:03:35.698119 10707 raft_consensus.cc:1275] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 13:03:35.703311 12993 log.cc:927] Time spent T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 13:03:35.693029 10780 raft_consensus.cc:2468] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:35.716889 10630 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:35.722924 12927 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:35.723663 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:35.740932 10711 raft_consensus.cc:2410] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 8 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 13:03:35.718791 12871 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.717998 12769 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:35.718308 12892 raft_consensus.cc:2804] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:35.755052 12383 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:35.755880 10676 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:35.755700 12383 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.748997 12927 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.774463 12892 raft_consensus.cc:697] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:35.778213 12773 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:35.782248 12816 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:35.783974 12773 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:35.794348 10676 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
W20260709 13:03:35.798692 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 46972us
I20260709 13:03:35.802492 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:35.752856 12769 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:35.806537 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:35.808521 10629 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:03:35.813740 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:35.812482 10637 raft_consensus.cc:1275] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:35.814931 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:35.814965 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:35.815754 10637 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:35.808559 10705 raft_consensus.cc:1275] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:03:35.776247 12777 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:35.821820 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:35.822494 10629 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:03:35.822819 10786 raft_consensus.cc:2393] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 7: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:35.823180 10601 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:35.824349 10601 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:35.776343 12822 raft_consensus.cc:2749] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:35.817976 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:35.818222 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:35.818636 10777 raft_consensus.cc:1275] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:03:35.828576 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:35.819602 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:35.829784 10630 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:35.830523 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:35.831032 10779 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:35.834780 12383 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:35.809151 12979 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:35.860633 10601 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:35.820758 12829 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:35.863507 12829 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.864341 12500 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:35.865558 12829 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:35.867695 12999 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:35.836124 12342 consensus_meta.cc:287] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.536s	user 0.019s	sys 0.001s
I20260709 13:03:35.878999 10785 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:03:35.884887 10786 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:35.884990 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:35.886390 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:35.887760 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:35.888427 10783 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:35.889734 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:35.891077 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:35.892350 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:35.888460 10637 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:35.894528 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:35.895305 10783 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:35.836313 12861 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:35.893024 10777 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:35.836848 12816 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:35.842471 12653 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:35.898928 10785 raft_consensus.cc:1275] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:35.908774 10777 raft_consensus.cc:1240] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:35.910056 10601 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:35.868357 12999 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.837687 12777 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:35.903556 12963 log.cc:927] Time spent T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.064s	user 0.000s	sys 0.003s
I20260709 13:03:35.841964 12996 consensus_queue.cc:1048] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.095s
I20260709 13:03:35.899518 12861 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:35.930522 12861 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:35.930349 12860 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:35.931856 12919 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:35.933964 12927 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:35.897720 12893 raft_consensus.cc:2804] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:35.940546 10601 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:35.883599 12342 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.946460 10601 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:35.928546 12975 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:35.851047 12892 consensus_queue.cc:237] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:35.962314 10778 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:35.945798 12860 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:35.912832 12500 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.043s
I20260709 13:03:35.913045 12915 consensus_queue.cc:1048] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.043s
I20260709 13:03:35.912356 12653 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:35.949764 12893 raft_consensus.cc:697] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:35.913148 12816 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
W20260709 13:03:35.965543 12762 consensus_meta.cc:287] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.577s	user 0.011s	sys 0.000s
I20260709 13:03:35.964152 12683 raft_consensus.cc:2804] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:35.956503 12958 consensus_queue.cc:1048] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.022s
I20260709 13:03:35.989468 10778 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:35.998482 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:35.999548 10708 raft_consensus.cc:2368] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7.
I20260709 13:03:36.005726 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:36.006520 10709 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
W20260709 13:03:36.010054 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 63624.7us
I20260709 13:03:35.983620 12683 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:35.984211 12871 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:36.011600 10601 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:36.021733 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:36.022150 10637 raft_consensus.cc:1240] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 7. Current term is 8. Ops: []
I20260709 13:03:35.983711 12762 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.022823 10631 raft_consensus.cc:2410] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 8 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 13:03:36.026064 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:36.028330 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:36.030656 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:36.030880 10629 raft_consensus.cc:2368] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7.
I20260709 13:03:36.031229 10630 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:36.032974 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:36.033946 10708 raft_consensus.cc:1240] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 7. Current term is 8. Ops: []
I20260709 13:03:36.018163 12683 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:36.042790 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:35.991485 12766 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.040469 10751 leader_election.cc:400] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7.
I20260709 13:03:36.048877 10751 leader_election.cc:403] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:03:36.020377 12806 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:03:36.039633 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:36.050268 10750 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:36.054791 10633 raft_consensus.cc:1240] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 7. Current term is 8. Ops: []
I20260709 13:03:36.056216 10708 raft_consensus.cc:2410] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 8 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 13:03:36.058948 10751 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:36.066635 10750 leader_election.cc:400] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7.
I20260709 13:03:36.068964 10784 raft_consensus.cc:2368] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 7. Current term is 8.
I20260709 13:03:36.075796 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:36.076952 10634 raft_consensus.cc:2410] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 10 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 13:03:36.079061 10630 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:03:36.067092 13000 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 7
I20260709 13:03:36.065986 12806 raft_consensus.cc:697] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:36.068671 12676 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 13:03:36.081318 13004 log.cc:927] Time spent T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.136s	user 0.001s	sys 0.000s
I20260709 13:03:36.068506 12675 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:36.097604 10637 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:36.074775 12482 raft_consensus.cc:2804] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:36.058274 12877 consensus_queue.cc:1059] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.025s
I20260709 13:03:36.084729 12860 raft_consensus.cc:697] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:36.074311 12999 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:36.023372 12893 consensus_queue.cc:237] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.111649 12772 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:36.113525 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 44983.2us
I20260709 13:03:36.104681 12342 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:36.110608 12482 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:36.126284 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:03:36.118752 13005 log.cc:927] Time spent T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.147s	user 0.000s	sys 0.001s
W20260709 13:03:36.127988 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 53995.8us
I20260709 13:03:36.128790 10637 raft_consensus.cc:2368] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 7. Current term is 8.
W20260709 13:03:36.140398 13003 log.cc:927] Time spent T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 13:03:36.110320 12675 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.131232 12653 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:36.144025 12675 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:36.144095 10751 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:36.145538 12877 consensus_queue.cc:1059] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:36.148207 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:36.149636 12806 consensus_queue.cc:237] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.151117 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:36.154548 12766 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:36.156239 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:36.156930 10708 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 8
I20260709 13:03:36.124971 12772 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.157461 12762 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:36.158820 12772 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:36.159718 12673 raft_consensus.cc:3055] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:36.125633 12816 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:36.160390 12673 raft_consensus.cc:740] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:36.159881 12979 raft_consensus.cc:2749] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:36.167455 12769 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.170617 12677 raft_consensus.cc:3055] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:36.173858 12677 raft_consensus.cc:740] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:36.174754 12677 consensus_queue.cc:260] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.175979 12677 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:36.181241 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:36.182111 10637 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:03:36.191540 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 106279us
I20260709 13:03:36.130409 12482 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:36.191256 12645 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:36.204084 12645 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:36.208740 12645 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:36.210068 12987 log.cc:927] Time spent T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.587s	user 0.000s	sys 0.003s
I20260709 13:03:36.213238 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:36.215164 10637 raft_consensus.cc:2468] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
W20260709 13:03:36.220307 12988 log.cc:927] Time spent T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.820s	user 0.002s	sys 0.001s
I20260709 13:03:36.197350 12673 consensus_queue.cc:260] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.221920 12673 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:36.222009 10708 raft_consensus.cc:2468] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:36.217785 12860 consensus_queue.cc:237] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.153268 12861 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.227454 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:36.224393 12871 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:36.227288 12769 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:36.235968 12894 raft_consensus.cc:993] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0: : Instructing follower 4f6678bb3cd341abbe84f1bdcb3c3632 to start an election
I20260709 13:03:36.237890 13000 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7.
I20260709 13:03:36.235985 12861 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:36.243597 12777 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:36.247562 10783 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:03:36.253384 12683 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.254091 12829 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:36.254647 12829 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.255628 12683 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:36.255856 10631 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:36.258646 12981 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:36.259310 12981 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:36.264961 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:36.265684 10676 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:36.241129 10635 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54304 (request call id 995) took 1236 ms. Trace:
I20260709 13:03:36.269765 10635 rpcz_store.cc:276] 0709 13:03:35.004356 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:35.004498 (+   142us) service_pool.cc:224] Handling call
0709 13:03:35.026510 (+ 22012us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 13:03:35.105446 (+ 78936us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:35.105477 (+    31us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 13:03:35.106010 (+   533us) log.cc:844] Serialized 52 byte log entry
0709 13:03:35.227202 (+121192us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:03:35.244369 (+ 17167us) log.cc:844] Serialized 14 byte log entry
0709 13:03:35.264663 (+ 20294us) log.cc:844] Serialized 14 byte log entry
0709 13:03:35.264872 (+   209us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:35.405865 (+140993us) spinlock_profiling.cc:243] Waited 2.51 ms on lock 0x7b18003b7220. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce97b9fde1 00007fce97bac5b1 00007fce8ecd7522 00007fce8ecd97c1 00007fce8ecd9779 00007fce8ecd9709 00007fce8ecd96d1 00007fce8ecd89cd 000000000038f354 000000000038f199 00007fce8ecba83a
0709 13:03:35.472690 (+ 66825us) spinlock_profiling.cc:243] Waited 8.76 ms on lock 0x7b18003b7220. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce97b9fde1 00007fce97bac5b1 00007fce8ecd73f3 00007fce8ecd97c1 00007fce8ecd9779 00007fce8ecd9709 00007fce8ecd96d1 00007fce8ecd89cd 000000000038f354 000000000038f199 00007fce8ecba83a
0709 13:03:35.939769 (+467079us) spinlock_profiling.cc:243] Waited 1.94 ms on lock 0x7b18003b7220. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce97b9fde1 00007fce97bac5b1 00007fce8eca52a6 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419
0709 13:03:36.240728 (+300959us) spinlock_profiling.cc:243] Waited 62 ms on lock 0x7b54003f3ed4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:36.240794 (+    66us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:36.240858 (+    64us) raft_consensus.cc:1685] finished
0709 13:03:36.240878 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:36.241059 (+   181us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":94129,"prepare.queue_time_us":52414,"prepare.run_cpu_time_us":87,"prepare.run_wall_time_us":8199,"raft.queue_time_us":38638,"raft.run_cpu_time_us":401,"raft.run_wall_time_us":24504,"spinlock_wait_cycles":172999296,"thread_start_us":120614,"threads_started":1,"wal-append.queue_time_us":160953}
I20260709 13:03:36.286023 10786 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:36.257107 12829 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:36.279220 12816 raft_consensus.cc:2804] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:36.268959 12894 raft_consensus.cc:1081] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Signalling peer 4f6678bb3cd341abbe84f1bdcb3c3632 to start an election
W20260709 13:03:36.304432 13018 log.cc:927] Time spent T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.148s	user 0.002s	sys 0.000s
I20260709 13:03:36.306708 12829 consensus_queue.cc:1048] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:36.308226 12816 raft_consensus.cc:697] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:36.298009 12653 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 13:03:36.312160 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:36.312927 10712 raft_consensus.cc:2393] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 9: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:36.320976 12482 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.324641 12482 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:36.326629 12781 raft_consensus.cc:1068] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Service unavailable: leader transfer in progress
I20260709 13:03:36.301668 12773 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.030s
I20260709 13:03:36.301293 12981 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:36.332202 12684 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:36.309203 12816 consensus_queue.cc:237] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.342064 10751 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:36.410357 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:36.410240 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 119652us
I20260709 13:03:36.414574 10676 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:36.417528 10676 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:36.421458 10602 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:36.433482 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:36.443596 10706 raft_consensus.cc:2468] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
W20260709 13:03:36.432374 10583 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:03:36.445418 10583 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 52d082a24f6445aabe654178947352d0 already in progress
W20260709 13:03:36.445829 10583 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 52d082a24f6445aabe654178947352d0 already in progress
I20260709 13:03:36.456379 10750 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:36.458213 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 115976us
I20260709 13:03:36.468935 11480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52d082a24f6445aabe654178947352d0"
dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
 from {username='slave'} at 127.0.0.1:59172
I20260709 13:03:36.476526 11480 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:36.478729 12781 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:36.479211 12773 raft_consensus.cc:2804] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:36.479820 12773 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:36.480465 12773 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:36.479779 12781 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.482052 12822 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:36.482826 12822 raft_consensus.cc:697] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:36.488325 12653 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 13:03:36.491333 12860 raft_consensus.cc:2749] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:36.495101 10750 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:36.484508 12822 consensus_queue.cc:237] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.477247 11480 raft_consensus.cc:3060] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:36.499099 12671 raft_consensus.cc:2804] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:36.502599 12671 raft_consensus.cc:697] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:36.501550 10751 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:36.504181 12671 consensus_queue.cc:237] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.505496 12871 raft_consensus.cc:2804] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:36.505621 12806 consensus_queue.cc:1048] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.013s
I20260709 13:03:36.506234 12871 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:36.508213 12871 raft_consensus.cc:3060] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:36.509171 12870 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:03:36.509857 12870 raft_consensus.cc:697] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:36.511332 10633 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 1303) took 1084 ms. Trace:
I20260709 13:03:35.345039  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:36.513576 12892 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:36.515761 10750 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:36.488622 12672 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:36.516940 12769 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:36.518659 10703 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56600 (request call id 1747) took 1300 ms. Trace:
I20260709 13:03:36.521757 10531 catalog_manager.cc:5697] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 4 to 5, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 5 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:36.524662 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:36.497545 12781 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:36.511271 12870 consensus_queue.cc:237] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.532315 12756 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:36.533998 12806 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:36.534351 10628 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 1300) took 1180 ms. Trace:
I20260709 13:03:36.534118 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:36.538935 11480 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:36.553239 10706 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:36.554001 12769 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.558106 12892 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.559386 12672 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.560808 12806 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:36.568348 12672 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:36.568269 12332 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:36.571434 12769 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:36.551322 10703 rpcz_store.cc:276] 0709 13:03:35.217930 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:35.218060 (+   130us) service_pool.cc:224] Handling call
0709 13:03:36.518129 (+1300069us) spinlock_profiling.cc:243] Waited 768 ms on lock 0x7b54003e17d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:36.518382 (+   253us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1765834112}
I20260709 13:03:36.561609 10628 rpcz_store.cc:276] 0709 13:03:35.353646 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:35.354159 (+   513us) service_pool.cc:224] Handling call
0709 13:03:35.354531 (+   372us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:35.665220 (+310689us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:36.533748 (+868528us) spinlock_profiling.cc:243] Waited 310 ms on lock 0x7b5400196c54. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:36.534181 (+   433us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":712650496}
I20260709 13:03:36.549296 10633 rpcz_store.cc:276] 0709 13:03:35.426383 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:35.432093 (+  5710us) service_pool.cc:224] Handling call
0709 13:03:35.432437 (+   344us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:36.055361 (+622924us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:36.510704 (+455343us) spinlock_profiling.cc:243] Waited 622 ms on lock 0x7b540042c7d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:36.511104 (+   400us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1430015872}
I20260709 13:03:36.561563 12871 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
W20260709 13:03:36.581136 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 65615.8us
I20260709 13:03:36.582932 10750 leader_election.cc:400] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 7. Current term is 8.
I20260709 13:03:36.583316 10750 leader_election.cc:403] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260709 13:03:36.584263 12644 raft_consensus.cc:2749] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 7. Current term is 8.
W20260709 13:03:36.586473 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:36.586546 12332 raft_consensus.cc:697] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:36.588032 12332 consensus_queue.cc:237] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.588732 12871 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:36.590289 12806 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:36.606812 10706 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:36.627171 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:36.628122 10786 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:03:36.628602 10783 raft_consensus.cc:1240] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260709 13:03:36.629216 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:36.638257 10531 catalog_manager.cc:5697] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 3 to 4, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 4 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:36.639321 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:36.641789 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:36.642314 10633 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:36.642446 10786 raft_consensus.cc:1240] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 13:03:36.643839 10783 raft_consensus.cc:1275] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:03:36.640755 10531 catalog_manager.cc:5697] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 4 to 5, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 5 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:36.662487 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:36.654469 12892 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:36.670137 10786 raft_consensus.cc:1275] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:36.680922 10751 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:36.683018 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:36.685163 12997 raft_consensus.cc:2804] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:36.685810 12997 raft_consensus.cc:697] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:36.686918 12997 consensus_queue.cc:237] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.689708 10706 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 4. (term mismatch)
I20260709 13:03:36.690140 10706 pending_rounds.cc:85] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 3
I20260709 13:03:36.690390 10706 pending_rounds.cc:107] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 6.4
I20260709 13:03:36.690698 10706 raft_consensus.cc:2889] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:36.660676 11480 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:36.701894 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:36.702751 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:36.702907 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:36.704322 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:36.702694 10709 raft_consensus.cc:1275] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:03:36.685365 12822 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:36.716852 12822 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.718307 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:36.718976 10632 raft_consensus.cc:3055] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:36.719187 12822 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:36.720101 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:36.721698 10708 raft_consensus.cc:2368] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8.
I20260709 13:03:36.721652 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:36.725193 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:36.719261 10632 raft_consensus.cc:740] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:36.727278 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:36.728281 10786 raft_consensus.cc:2393] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:36.747246 10531 catalog_manager.cc:5697] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 6 to 7, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 7 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:36.760274 10531 catalog_manager.cc:5697] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 3 to 6, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 6 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:36.768124 10531 catalog_manager.cc:5697] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:36.764828 10535 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45062 (request call id 147) took 5601 ms. Trace:
I20260709 13:03:36.766659 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:36.774142 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:36.779094 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:36.726857 12773 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.780478 11480 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 LEARNER]: Advancing to term 6
I20260709 13:03:36.781117 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:36.789636 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:36.762202 10632 consensus_queue.cc:260] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:36.794775 10633 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:36.805929 10781 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:03:36.829418 10704 raft_consensus.cc:2368] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8.
I20260709 13:03:36.838608 10786 raft_consensus.cc:1275] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:36.889856 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:36.890512 12892 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:36.832839 10777 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:36.907974 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:36.916257 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:36.917706 12773 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:36.921685 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:36.924204 10710 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:36.925352 12645 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:36.925671 13007 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:36.926175 12645 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.926380 13007 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.927459 12332 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:36.927785 12672 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:36.928040 12332 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.928417 12672 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.931217 12870 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:36.931797 12997 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:36.932327 12870 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.932643 12997 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.787990 10535 rpcz_store.cc:276] 0709 13:03:31.190452 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:31.194308 (+  3856us) service_pool.cc:224] Handling call
0709 13:03:36.764599 (+5570291us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:34.153790 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:34.169538 (+ 15748us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:34.169577 (+    39us) write_op.cc:435] Acquired schema lock
0709 13:03:34.169596 (+    19us) tablet.cc:662] Decoding operations
0709 13:03:34.170576 (+   980us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:34.170624 (+    48us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:34.170970 (+   346us) tablet.cc:685] Acquiring locks for 10 operations
0709 13:03:34.171772 (+   802us) tablet.cc:701] Row locks acquired
0709 13:03:34.171793 (+    21us) write_op.cc:260] PREPARE: finished
0709 13:03:34.171934 (+   141us) write_op.cc:270] Start()
0709 13:03:34.172046 (+   112us) write_op.cc:276] Timestamp: P: 1783602214171890 usec, L: 0
0709 13:03:34.172066 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 13:03:34.172729 (+   663us) log.cc:844] Serialized 3973 byte log entry
0709 13:03:34.334421 (+161692us) op_driver.cc:464] REPLICATION: finished
0709 13:03:34.412797 (+ 78376us) write_op.cc:301] APPLY: starting
0709 13:03:34.412887 (+    90us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:34.503069 (+ 90182us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:34.515263 (+ 12194us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:34.613984 (+ 98721us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:34.630520 (+ 16536us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=10
0709 13:03:34.630579 (+    59us) write_op.cc:312] APPLY: finished
0709 13:03:34.630870 (+   291us) log.cc:844] Serialized 76 byte log entry
0709 13:03:34.631048 (+   178us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:34.631187 (+   139us) write_op.cc:454] Released schema lock
0709 13:03:34.631242 (+    55us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:34.631595 (+   353us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:34.631634 (+    39us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1120826,"reported_tablets":32,"child_traces":[["op",{"apply.queue_time_us":70163,"apply.run_cpu_time_us":4284,"apply.run_wall_time_us":218779,"num_ops":10,"prepare.queue_time_us":498272,"prepare.run_cpu_time_us":4704,"prepare.run_wall_time_us":23571,"replication_time_us":145818,"thread_start_us":46835,"threads_started":1}]]}
I20260709 13:03:36.936324 10531 catalog_manager.cc:5697] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 4 to 5, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 5 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:36.941697 13012 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:36.946376 13022 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:36.947120 13022 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.953162 10636 pending_rounds.cc:85] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 3
I20260709 13:03:36.953610 10636 pending_rounds.cc:107] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 13:03:36.953540 13012 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.954566 10636 raft_consensus.cc:2889] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:36.959546 10633 raft_consensus.cc:1240] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 8. Current term is 9. Ops: [8.5-8.5]
I20260709 13:03:36.966337 13008 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:36.957054 13012 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:36.982995 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:36.934518 12892 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:36.978389 10601 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:36.963917 13022 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:36.979406 12873 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:36.996022 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:36.997037 10784 raft_consensus.cc:2410] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 10 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 13:03:36.997648 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:36.998167 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:36.998492 10709 raft_consensus.cc:2368] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8.
I20260709 13:03:36.998906 10707 raft_consensus.cc:2393] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 9: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:36.999732 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:37.002336 10531 catalog_manager.cc:5697] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 4 to 6, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 6 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:37.006279 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:37.007191 10780 raft_consensus.cc:2393] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:37.010253 12645 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:37.010311 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:37.011349 10784 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:37.011523 10708 raft_consensus.cc:1275] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:37.012385 12873 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.014106 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:36.989288 13012 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:37.018505 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:37.019785 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:37.021031 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:37.003952 12781 consensus_queue.cc:1059] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 4.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.021s
I20260709 13:03:37.015177 12873 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:37.033841 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:37.036255 10703 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:03:37.037931 10704 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56616 (request call id 1070) took 1232 ms. Trace:
I20260709 13:03:37.038352 10704 rpcz_store.cc:276] 0709 13:03:35.805386 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:35.805567 (+   181us) service_pool.cc:224] Handling call
0709 13:03:36.533721 (+728154us) spinlock_profiling.cc:243] Waited 1.85 ms on lock 0x7b58001f0898. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fb71 00007fce8ec9fa22 00007fce97bb8c09 00007fce96d12ee0 00007fce96ddc0ab 00007fce96ddc131 00007fce96d8a0a0 00007fce96d89984 00007fce903046d4 00007fce90304662
0709 13:03:37.037745 (+504024us) spinlock_profiling.cc:243] Waited 237 ms on lock 0x7b540009d3d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:37.037874 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":549386880}
I20260709 13:03:37.038739 11480 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEARNER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 5. (term mismatch)
I20260709 13:03:37.038161 10703 raft_consensus.cc:1240] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: []
I20260709 13:03:37.042519 10676 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:37.045163 10531 catalog_manager.cc:5697] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 5 to 6, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 6 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:37.051023 10779 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:03:37.051280 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:37.052028 10777 raft_consensus.cc:2393] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 6: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:37.039315 13008 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.055658 13008 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:37.056126 12332 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:37.041759 13022 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:37.057247 13007 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:37.057921 13022 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.058280 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:37.059190 10780 raft_consensus.cc:2410] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 8 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 13:03:37.059533 12672 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:37.060258 10704 raft_consensus.cc:1275] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:37.060654 13022 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:37.062767 12892 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:37.065583 10531 catalog_manager.cc:5697] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 7 to 8, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
W20260709 13:03:37.069941 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 52002.3us
I20260709 13:03:37.073869 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:37.074644 10629 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:37.075888 12919 consensus_queue.cc:1048] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:03:37.078631 10632 raft_consensus.cc:3060] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:03:37.082026 13038 log.cc:927] Time spent T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.169s	user 0.001s	sys 0.001s
I20260709 13:03:37.022431 13012 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:37.085749 13012 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:37.087368 12997 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:37.041599 11480 pending_rounds.cc:85] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: Aborting all ops after (but not including) 4
I20260709 13:03:37.089689 10784 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:37.091536 11480 pending_rounds.cc:107] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: Aborting uncommitted NO_OP operation due to leader change: 5.5
I20260709 13:03:37.091446 12892 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:37.093554 12870 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:37.082050 12919 consensus_queue.cc:1048] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 13:03:37.087908 12816 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.077s
W20260709 13:03:37.106153 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 90582.1us
I20260709 13:03:37.181762 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:37.115862 10531 catalog_manager.cc:5697] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 7 to 8, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 8 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:37.233740 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:37.399951 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 404851us
I20260709 13:03:37.163302 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:37.098702 11480 raft_consensus.cc:2889] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEARNER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:03:37.409731 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:37.162761 12671 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:37.416404 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:37.233884 13019 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:37.397387 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:37.415043 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:37.255908 12806 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:37.422227 10676 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:37.422780 13022 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:37.423767 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:37.433864 12781 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:37.434599 12781 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.436887 12781 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:37.449354 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:37.423352 12860 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:37.448756 13007 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:37.453501 12860 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.447847 12773 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:37.445991 12781 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:37.453799 13007 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.420575 13019 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.460098 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:37.466391 10632 raft_consensus.cc:2468] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 5.
I20260709 13:03:37.426250 12671 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:37.457966 12773 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:37.454711 12806 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.473341 10676 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:37.470950 12773 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:37.457660 13022 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.479965 12822 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:37.476553 12816 raft_consensus.cc:2749] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:37.486753 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:37.472332 12781 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.484967 13007 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:37.486265 12860 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:37.496152 10784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:37.496845 10784 raft_consensus.cc:606] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:37.497148 10784 raft_consensus.cc:614] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:03:37.499639 13022 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:37.503986 12870 consensus_queue.cc:1059] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:37.504145 12332 consensus_queue.cc:1059] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:03:37.507635 10706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:03:37.509019 10706 raft_consensus.cc:606] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:37.509768 13012 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.510538 10709 raft_consensus.cc:1275] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:03:37.512837 12870 raft_consensus.cc:3055] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:03:37.513329 12870 raft_consensus.cc:740] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:37.513929 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:37.497176 13019 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:37.495482 12919 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:37.518297 12677 raft_consensus.cc:3055] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:37.516628 13012 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:37.520345 12677 raft_consensus.cc:740] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:37.522186 10676 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:37.522961 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:37.523186 12892 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 13:03:37.523306 13051 log.cc:927] Time spent T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.100s	user 0.004s	sys 0.000s
I20260709 13:03:37.523629 12892 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:37.522708 12677 consensus_queue.cc:260] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.517688 12919 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.524092 12892 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:37.524843 12677 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:37.526621 12671 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:03:37.527211 12919 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:37.524077 12870 consensus_queue.cc:260] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.532585 10784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c19da011c42842eba75925cdd68568d4"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:37.533373 10784 raft_consensus.cc:606] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:37.533659 12870 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:37.533872 10784 raft_consensus.cc:614] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:03:37.537442 10784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:37.537956 10784 raft_consensus.cc:606] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:37.559512 10710 raft_consensus.cc:3055] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:03:37.559968 10710 raft_consensus.cc:740] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:37.555068 12781 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:37.570056 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:37.570791 10676 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:37.581930 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:37.580627 10785 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:03:37.578176 12781 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:37.567742 12816 consensus_queue.cc:1048] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 13:03:37.586354 12781 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.588454 12781 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:37.582831 10710 consensus_queue.cc:260] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.583587 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:37.585441 12997 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:37.590912 10781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:37.580543 12822 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:37.593052 10781 raft_consensus.cc:606] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:37.581789 12919 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:37.593640 10781 raft_consensus.cc:614] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:03:37.594478 10710 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:37.596133 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:37.596377 12919 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.598470 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:37.597939 10777 raft_consensus.cc:1275] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:37.603858 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:37.604025 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:37.604961 10628 raft_consensus.cc:2410] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 7 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 13:03:37.605345 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:37.605782 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:37.606036 10633 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:37.606245 10707 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:03:37.606366 10635 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:03:37.606621 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:37.607298 10629 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:03:37.606971 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:37.608208 10636 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:03:37.609062 10777 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:03:37.615307 10705 raft_consensus.cc:1275] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:03:37.616003 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:37.601099 13022 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:37.618485 10628 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:03:37.618739 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:37.618659 13022 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.619670 10636 raft_consensus.cc:2468] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:03:37.619832 10633 raft_consensus.cc:1275] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:03:37.616641 10751 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:37.593048 12781 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:37.620952 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:37.620393 10637 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:37.623242 10635 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:37.627911 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:37.629232 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:37.630756 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:37.633710 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:37.635695 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:37.637430 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:37.638329 10777 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:37.641963 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:37.642872 10635 raft_consensus.cc:1275] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:03:37.601191 12997 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.651669 10676 leader_election.cc:400] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 7. Current term is 8.
I20260709 13:03:37.662832 10676 leader_election.cc:403] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:03:37.663466 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:37.663758 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:37.653779 10750 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:37.630141 12806 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:37.650898 13022 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:37.671142 13012 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:37.668946 12781 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.672793 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:37.673476 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:37.680995 13012 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.683113 13012 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:37.683760 12822 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:37.684983 12781 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:37.685513 10785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:37.686084 10785 raft_consensus.cc:606] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:37.687860 10601 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:37.688319 12919 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:37.688956 12919 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:03:37.689145 10601 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:37.689512 12919 raft_consensus.cc:697] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:37.689625 13057 consensus_queue.cc:1048] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:37.690343 10601 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:37.690583 12919 consensus_queue.cc:237] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.691362 13057 raft_consensus.cc:2804] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:37.691846 13057 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:37.692265 13057 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:37.693739 12806 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:37.694159 12806 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:37.694499 12806 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:37.694883 12860 consensus_queue.cc:1048] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:37.678190 12816 raft_consensus.cc:2749] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 7. Current term is 8.
I20260709 13:03:37.725924 13058 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:37.726647 13058 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.729051 13058 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:37.729707 10637 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:03:37.731595 13058 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:37.732203 13058 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.734684 13058 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:37.721056 12671 consensus_queue.cc:1048] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 13:03:37.715701 12873 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:37.756137 12873 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:37.756820 12873 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:37.763095 12997 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:37.765668 12892 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.768388 12892 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:37.725859 13023 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:37.777777 13022 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:37.778611 13022 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:37.784978 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 64875.2us
I20260709 13:03:37.787111 12672 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:37.787624 12672 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.789866 10710 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 5. (term mismatch)
I20260709 13:03:37.790480 10710 pending_rounds.cc:85] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 4
I20260709 13:03:37.799031 10710 pending_rounds.cc:107] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 8.5
I20260709 13:03:37.799430 10710 raft_consensus.cc:2889] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:37.781195 13022 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:37.801764 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 126456us
I20260709 13:03:37.806289 12773 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:37.821830 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 129694us
I20260709 13:03:37.824549 12773 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:37.808005 13008 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 13:03:37.824384 13022 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:37.838836 10601 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:37.838805 12672 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:37.852731 12919 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 13:03:37.875326 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 85797.1us
I20260709 13:03:37.877100 13065 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 13:03:37.879123 12873 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.887112 12644 consensus_queue.cc:1048] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:37.889407 13057 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:37.850703 12806 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.892179 10676 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:37.872915 12919 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:37.896878 13057 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:37.897668 13065 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:37.898515 13008 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:03:37.909572 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:37.901811  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:03:37.911965 12806 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:37.907536 12919 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:37.902640 13019 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:37.914846 13019 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.904032 10676 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:37.904836 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:37.905753 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:37.911851  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:03:37.922628 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 63726.1us
I20260709 13:03:37.925248 13019 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:37.926470 12873 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:37.930992 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:37.931753 10780 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:03:37.934060 10750 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:37.977596 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 43583.1us
I20260709 13:03:37.978715 10750 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:37.929538 12822 raft_consensus.cc:2804] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election won for term 8
W20260709 13:03:37.981230 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 53665.3us
W20260709 13:03:37.981781 10675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 52034.5us
I20260709 13:03:37.982909 10750 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:37.984715 13008 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:37.985272 13008 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:37.987385 13008 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:37.989511 10750 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:37.990660 10750 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:37.991369 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:37.993577 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 58641us
I20260709 13:03:37.994411 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:37.996627 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:37.997239 10628 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:37.997323 10750 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:37.998802 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:37.988554 13007 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 13:03:38.000314 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:38.002776 12332 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:03:37.980007 13070 raft_consensus.cc:2749] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:38.002883 10750 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:37.979902 13022 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:38.012499 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:38.013361 12822 raft_consensus.cc:697] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:37.996073 12870 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:37.996297 12644 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:03:38.020124 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:38.015136 12671 consensus_queue.cc:1048] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 13:03:38.018793 13022 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.024840 10704 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:38.028280 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:38.015251 13019 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:03:38.042239 13019 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:38.042390 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:38.042783 13019 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:38.014772 12997 raft_consensus.cc:2804] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:38.043582 12997 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:38.044032 12997 raft_consensus.cc:3060] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:38.002605 13007 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:38.045984 12822 consensus_queue.cc:237] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.024643 12644 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:38.049942 12644 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:38.043160 10707 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
W20260709 13:03:38.064556 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 61682.1us
I20260709 13:03:38.065217 12332 raft_consensus.cc:2804] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:38.065675 12332 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:38.066006 12332 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:38.066112 10750 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:38.069006 10601 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:38.075161 13019 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.069242 10711 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:03:38.080338 13065 raft_consensus.cc:2749] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:38.082197 13019 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:38.086247 10750 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:38.024286 12870 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:38.096050 10704 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:03:38.098116 10633 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 13:03:38.046015 13007 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:38.091274 12332 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:38.089648 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 61882.8us
I20260709 13:03:38.091962 13012 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:38.091626 12671 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:38.104665 12677 raft_consensus.cc:2804] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:38.121032 12332 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:38.099361 12870 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:38.085574 13023 consensus_queue.cc:1048] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.028s
I20260709 13:03:38.127075 12677 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:38.131353 12677 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:38.134637 13078 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:38.135354 13078 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.138618 13084 raft_consensus.cc:1064] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
W20260709 13:03:38.139103 13084 raft_consensus.cc:1068] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:03:38.139485 12644 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.132637 12873 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:38.124063 13012 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
W20260709 13:03:38.144934 13083 log.cc:927] Time spent T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 13:03:38.157021 12873 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.162868 13078 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:38.164127 12677 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.179003 13022 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:38.181238 12677 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:38.167961 12919 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.188077 12919 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:38.188078 13080 log.cc:927] Time spent T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.167s	user 0.001s	sys 0.002s
I20260709 13:03:38.191069 12997 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.157539 13012 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:38.192646 12919 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:38.193197 12919 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.156023 12781 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:38.197638 12919 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:38.197786 12781 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.200598 12781 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:38.203114 13079 log.cc:927] Time spent T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.152s	user 0.001s	sys 0.000s
I20260709 13:03:38.163767 12873 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:38.206885 12644 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:38.215286 10750 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:38.151583 10751 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:38.223809 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 72264.7us
I20260709 13:03:38.225173 10751 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:38.233430 10750 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:38.232822 12677 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:38.244153 10532 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44242 (request call id 25) took 3434 ms. Trace:
I20260709 13:03:38.244256 10751 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:38.231415 12671 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:38.252398 13012 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.222259 13007 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:38.317340 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 57022.8us
I20260709 13:03:38.318696 12997 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:38.258165 12781 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:38.259168 10532 rpcz_store.cc:276] 0709 13:03:34.808695 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:34.813484 (+  4789us) service_pool.cc:224] Handling call
0709 13:03:38.243401 (+3429917us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":218450,"reported_tablets":2}
I20260709 13:03:38.259128 12677 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:38.344971 12781 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.345690 12677 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:38.316712 12919 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:38.316272 13070 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:03:38.321620 13074 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:03:38.257558 12644 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260709 13:03:38.302706 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 310533us
I20260709 13:03:38.322446 12870 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.323153 10750 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:38.327704 13012 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:38.338691 13007 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:38.343993 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:38.348438 12919 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:38.353111 10531 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45040 (request call id 132) took 4740 ms. Trace:
I20260709 13:03:38.353828 10534 catalog_manager.cc:5697] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 7 to 8, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 8 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:38.390093 10534 catalog_manager.cc:5697] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 6 to 8, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 8 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:38.363694 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:38.364811 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:38.375576 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:38.379284 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:38.384572 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:38.384523 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:38.380362 13074 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:38.382107 12644 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:38.393972 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:38.391135 10534 catalog_manager.cc:5697] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 7 to 8, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:38.388890 13070 raft_consensus.cc:697] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:38.403687 10534 catalog_manager.cc:5697] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:38.406184 10534 catalog_manager.cc:5697] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 4 to 6, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 6 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:38.409811 10628 raft_consensus.cc:1240] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 8. Current term is 9. Ops: [8.5-8.5]
I20260709 13:03:38.411425 10635 raft_consensus.cc:1240] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:38.398172 13074 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:38.399310 12644 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:38.399106 13007 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:38.409125 10534 catalog_manager.cc:5697] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 5 to 6, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 6 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:38.421576 10636 consensus_queue.cc:237] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:38.441882 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:38.443931 10628 raft_consensus.cc:1240] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:38.448172 10633 raft_consensus.cc:1240] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:38.448997 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:38.388114 10531 rpcz_store.cc:276] 0709 13:03:33.612402 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:33.612844 (+   442us) service_pool.cc:224] Handling call
0709 13:03:38.353047 (+4740203us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:37.712917 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:37.713627 (+   710us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:37.722289 (+  8662us) write_op.cc:435] Acquired schema lock
0709 13:03:37.723430 (+  1141us) tablet.cc:662] Decoding operations
0709 13:03:37.771256 (+ 47826us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:37.781598 (+ 10342us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:37.781652 (+    54us) tablet.cc:685] Acquiring locks for 11 operations
0709 13:03:37.782778 (+  1126us) tablet.cc:701] Row locks acquired
0709 13:03:37.782828 (+    50us) write_op.cc:260] PREPARE: finished
0709 13:03:37.783008 (+   180us) write_op.cc:270] Start()
0709 13:03:37.783157 (+   149us) write_op.cc:276] Timestamp: P: 1783602217782943 usec, L: 0
0709 13:03:37.783199 (+    42us) op_driver.cc:348] REPLICATION: starting
0709 13:03:37.784269 (+  1070us) log.cc:844] Serialized 4411 byte log entry
0709 13:03:37.890675 (+106406us) op_driver.cc:464] REPLICATION: finished
0709 13:03:38.061450 (+170775us) write_op.cc:301] APPLY: starting
0709 13:03:38.082162 (+ 20712us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:38.082499 (+   337us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:38.082651 (+   152us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:38.139584 (+ 56933us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:38.140198 (+   614us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=11
0709 13:03:38.140327 (+   129us) write_op.cc:312] APPLY: finished
0709 13:03:38.140723 (+   396us) log.cc:844] Serialized 82 byte log entry
0709 13:03:38.141744 (+  1021us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:38.141936 (+   192us) write_op.cc:454] Released schema lock
0709 13:03:38.142009 (+    73us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:38.153043 (+ 11034us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:38.155202 (+  2159us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1074509,"reported_tablets":37,"child_traces":[["op",{"apply.queue_time_us":108330,"apply.run_cpu_time_us":4955,"apply.run_wall_time_us":135392,"num_ops":11,"prepare.queue_time_us":188077,"prepare.run_cpu_time_us":15836,"prepare.run_wall_time_us":125974,"raft.queue_time_us":49885,"raft.run_cpu_time_us":17026,"raft.run_wall_time_us":89754,"replication_time_us":107318,"thread_start_us":324129,"threads_started":4,"wal-append.queue_time_us":39812}]]}
I20260709 13:03:38.406562 12781 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:38.454519 10628 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:03:38.415293 12919 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:38.456902 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:38.440562 13012 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
W20260709 13:03:38.460404 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 200101us
W20260709 13:03:38.462294 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 57171.9us
I20260709 13:03:38.463016 10534 catalog_manager.cc:5697] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 6 to 8, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 8 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:38.464663 10750 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:38.465776 13098 raft_consensus.cc:2804] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:38.466190 13098 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:38.466557 13098 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:38.465620 10534 catalog_manager.cc:5697] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 5 to 6, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 6 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:38.468578 10534 catalog_manager.cc:5697] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 6 to 9, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 9 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:38.472947 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:38.473258 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:38.473608 10632 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 8
I20260709 13:03:38.477476 12781 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:38.477789 13092 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:38.471486 10534 catalog_manager.cc:5697] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 3 to 5, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 5 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:38.478422 13092 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:38.479099 10534 catalog_manager.cc:5697] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 4 to 6, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 6 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:38.460180 13022 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:38.480902 10534 catalog_manager.cc:5697] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 8 to 9, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 9 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:38.481652 13022 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.482021 13070 consensus_queue.cc:237] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.486466 10635 raft_consensus.cc:1275] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:03:38.485997 13022 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:38.483108 10534 catalog_manager.cc:5697] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:38.490092 10632 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:38.490971 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:38.492053 10602 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:38.489136 13078 consensus_queue.cc:1048] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 13:03:38.496294 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:03:38.497920 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:38.499533 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:38.500402 10534 catalog_manager.cc:5697] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 3 to 4, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 4 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:38.500820 10602 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:38.502202 10710 raft_consensus.cc:3060] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:38.501508 13092 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:03:38.501583 12870 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:38.463805 13012 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.471052 12677 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.504107 13008 raft_consensus.cc:993] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:38.517077 13078 raft_consensus.cc:2749] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:38.521934 13022 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:38.522110 13078 consensus_queue.cc:1059] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:38.522810 12677 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:38.523010 12919 raft_consensus.cc:3055] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:38.523500 12919 raft_consensus.cc:740] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:38.506466 13058 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:38.507799 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:38.515913 10534 catalog_manager.cc:5697] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 7 to 9, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 9 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:38.508227 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:03:38.531626 10534 catalog_manager.cc:5697] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 7 to 8, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 8 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:38.508334 13023 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:38.520884 13012 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:38.528895 10710 raft_consensus.cc:2468] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 5.
I20260709 13:03:38.536645 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:38.537453 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:38.538034 10634 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:38.538733 10676 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:38.537464 10632 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:38.540174 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:38.543381 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:38.534490 12873 raft_consensus.cc:1081] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:38.544684 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:38.549629 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:38.550278 10632 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:03:38.550482 12919 consensus_queue.cc:260] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.551506 12644 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.532508 13022 consensus_queue.cc:1048] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 13:03:38.570760 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:38.571434 10709 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:38.574441 12677 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:38.574980 12677 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.575321 10780 raft_consensus.cc:1240] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:38.575649 10782 raft_consensus.cc:1275] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:03:38.576548 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:38.576992 12677 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:38.577517 13077 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:38.577628 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:38.577878 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:38.578162 10779 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:03:38.578395 10704 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:38.579188 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:38.579777 10785 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:03:38.579866 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:38.580503 12892 raft_consensus.cc:993] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:38.580961 12892 raft_consensus.cc:1081] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:38.581316 10781 raft_consensus.cc:1240] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:38.582329 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:38.582855 10783 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:38.556107 12644 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:38.584342 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:38.584360 12822 raft_consensus.cc:1064] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
W20260709 13:03:38.585932 12822 raft_consensus.cc:1068] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:03:38.571229 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:38.588339 10632 raft_consensus.cc:2393] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 3: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:38.589403 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:38.570636 10676 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:38.561342 11480 raft_consensus.cc:2393] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 5: Already voted for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in this term.
I20260709 13:03:38.532186 12781 consensus_queue.cc:1048] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 13:03:38.590590 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:38.592649 10676 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:38.594254 10676 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:38.594635 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:38.595356 10637 raft_consensus.cc:2393] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 7: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:38.596014 10704 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:38.597718 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:38.608570 10783 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:38.611953 10784 raft_consensus.cc:1240] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10. Ops: []
I20260709 13:03:38.603281 13092 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:38.621893 10783 raft_consensus.cc:1240] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 7. Current term is 8. Ops: []
I20260709 13:03:38.624544 10782 raft_consensus.cc:1240] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:38.608361 13084 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:38.626194 10676 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:38.632124 10751 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:38.634207 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:38.641731 10709 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:03:38.645198 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:38.645979 10784 raft_consensus.cc:2393] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 7: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:38.650490 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:38.642182 13077 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:38.655828 10676 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:38.647195 13100 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:38.658172 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:38.659595 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:38.649739 12822 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:38.662590 10781 raft_consensus.cc:1240] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 13:03:38.669641 10751 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:38.664105 13074 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.672338 10785 raft_consensus.cc:1240] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 13:03:38.672776 13074 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:38.672811 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:38.680186 13088 consensus_queue.cc:1059] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:38.680711 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:38.685248 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:38.686308 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:38.687012 10783 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:38.687983 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:38.689107 10783 raft_consensus.cc:2393] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 7: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:38.697583 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:38.661270 13065 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:38.686342 10634 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:03:38.701143 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:38.702948 10783 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:38.710855 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:38.712706 10783 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:38.713603 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:38.676265 13100 raft_consensus.cc:697] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:38.716570 10783 raft_consensus.cc:1240] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:38.685115 13008 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:03:38.718562 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:38.723342 10779 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:38.727157 10781 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:03:38.701772 13065 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:38.742039 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
W20260709 13:03:38.742499 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 65676.2us
I20260709 13:03:38.742899 10781 raft_consensus.cc:2393] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 3: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:38.748307 13111 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:38.748915 13111 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:38.752121 13111 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:38.755059 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:38.755448 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:38.755821 10600 consensus_peers.cc:597] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e0ab5c06f2f4e60805301d0cd0f6ce7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:38.756325 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:38.756768 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:38.757094 12919 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:38.760421 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:38.761001 10635 raft_consensus.cc:2468] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 5.
I20260709 13:03:38.767282 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:38.768404 10636 raft_consensus.cc:2410] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 7 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 13:03:38.778399 13019 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:38.779204 13019 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.783299 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:38.742527 13008 raft_consensus.cc:697] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:38.785615 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:38.786123 13008 consensus_queue.cc:237] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.788012 13092 raft_consensus.cc:3055] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:03:38.788416 13092 raft_consensus.cc:740] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:38.742128 13065 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:38.789649 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:38.790377 10778 raft_consensus.cc:2468] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 5.
I20260709 13:03:38.792083 10750 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:38.785041 13100 consensus_queue.cc:237] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.797079 10750 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:38.798614 10601 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:38.800499 12672 raft_consensus.cc:2749] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:38.800794 13088 consensus_queue.cc:1059] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:38.798923 13070 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:03:38.802855 10601 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:38.803395 10631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:03:38.803618 12781 raft_consensus.cc:2804] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:38.804116 10631 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:38.804152 12781 raft_consensus.cc:697] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:38.804458 12806 consensus_queue.cc:1059] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:03:38.805311 12806 consensus_queue.cc:1243] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer 99a7b009fd104b7d948808513bc3e845 log is divergent from this leader: its last log entry 9.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260709 13:03:38.805897 12806 raft_consensus.cc:3055] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:03:38.805398 12781 consensus_queue.cc:237] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to 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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:38.806247 12806 raft_consensus.cc:740] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:38.802482 10750 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:38.808729 10750 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:38.824553 10631 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:38.804450 10601 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:38.830001 10750 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:38.807838 13012 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:38.803421 12892 consensus_queue.cc:1059] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.038s
I20260709 13:03:38.848994 12671 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:03:38.851383 10750 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:38.834465 13078 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 13:03:38.854611 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 47992.8us
I20260709 13:03:38.856052 10676 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:38.857065 10750 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:38.800572 11345 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:38.844569 13012 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:38.862612 10780 raft_consensus.cc:1240] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 13:03:38.799178 13092 consensus_queue.cc:260] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.863802 12672 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:03:38.855669 13078 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:38.864701 13078 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:38.852232 12806 consensus_queue.cc:260] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.870565 13097 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:03:38.871255 13097 raft_consensus.cc:697] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:38.870793 13122 consensus_queue.cc:1059] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:38.857672 13007 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:38.859257 13019 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:38.855094 13058 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.020s
I20260709 13:03:38.874867 13070 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:38.872208 13097 consensus_queue.cc:237] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.876839 13098 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.879258 13098 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:38.879801 13078 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.880373 10777 raft_consensus.cc:1240] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:38.874687 13012 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:38.889314 10750 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:38.897933 10631 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.893826 12806 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:38.893826 13092 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
W20260709 13:03:38.928790 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 90438.1us
I20260709 13:03:38.930459 10631 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:38.904258 13070 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election won for term 10
W20260709 13:03:38.936131 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 80130.3us
I20260709 13:03:38.938059  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:38.929252 13122 consensus_queue.cc:1243] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer 7c00483a1339411da05005c410f470a0 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 13:03:38.950407 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:38.931520 13111 raft_consensus.cc:2804] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:38.957787 13111 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:38.958190 13111 raft_consensus.cc:3060] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:38.964650 13065 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.943887 13117 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.054s
I20260709 13:03:38.944504 13070 raft_consensus.cc:697] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:38.942817 13077 raft_consensus.cc:3055] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:38.974041 10782 raft_consensus.cc:1240] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 13:03:38.947842 13078 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:38.949712 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:38.927299 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 126845us
I20260709 13:03:38.977007 13125 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:38.978838 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:38.979213 13124 raft_consensus.cc:3055] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:38.979629 13124 raft_consensus.cc:740] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:38.979840 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:38.980132 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:38.980659 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:38.981292 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:38.981758 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:38.982358 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:38.982764 13118 raft_consensus.cc:2804] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:38.983351 13118 raft_consensus.cc:697] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:38.981752 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:38.987043 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:38.937994 10750 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:38.991515 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 53605.9us
I20260709 13:03:38.991793 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:38.992290 13118 consensus_queue.cc:237] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.993258 13070 consensus_queue.cc:237] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.978080 13065 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:38.974331 13077 raft_consensus.cc:740] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:38.997843 13122 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:38.997988 13077 consensus_queue.cc:260] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.998433 13122 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:38.999312 13077 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:39.000574 13122 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:39.004680 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:39.006717 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:39.007350 10703 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:38.980475 13124 consensus_queue.cc:260] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:39.011837 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:39.018357 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:39.015164 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 174266us
I20260709 13:03:39.012856 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:39.018414 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:39.022390 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:39.023356 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:39.027114 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:39.027925 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:39.029826 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:39.031405 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:39.032228 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:39.032938 10629 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:39.052505 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:39.013682 13008 raft_consensus.cc:2749] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:39.055876 10635 raft_consensus.cc:1240] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:39.056187 10711 raft_consensus.cc:2410] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 9 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 13:03:38.975221 13012 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:39.056766 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:39.057770 10636 raft_consensus.cc:2393] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 9: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
W20260709 13:03:39.059861 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 92095.6us
W20260709 13:03:39.064352 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:39.065230 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:39.065850 10705 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:39.065706 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:39.067142 10711 raft_consensus.cc:2393] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 9: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:39.074481 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:39.073529 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:39.082755 10637 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
W20260709 13:03:39.083415 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:39.085995 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:39.089629 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:39.091464 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:39.093878 13129 log.cc:927] Time spent T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260709 13:03:39.093969 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:39.094657 10777 raft_consensus.cc:3055] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:39.094806 13012 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:39.095006 10777 raft_consensus.cc:740] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:39.095605 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:39.096204 10784 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:39.095815 10777 consensus_queue.cc:260] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:39.097043 10777 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:39.104341 10782 raft_consensus.cc:1275] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260709 13:03:39.107105 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:39.114810 10703 raft_consensus.cc:2410] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 9 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 4.
I20260709 13:03:39.115187 13111 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:39.117487 13065 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:39.118009 13065 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:39.121346 13121 raft_consensus.cc:3055] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:39.121770 13121 raft_consensus.cc:740] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
W20260709 13:03:39.122188 10602 leader_election.cc:336] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Timed out: RequestConsensusVote RPC to 127.9.77.66:33105 timed out after 1.548s (SENT)
I20260709 13:03:39.122519 13121 consensus_queue.cc:260] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:39.123376 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:39.123574 13121 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:39.124619 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:39.125679 10712 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:03:39.125808 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:39.126737 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:39.126895 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:39.128123 10709 raft_consensus.cc:1240] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: []
I20260709 13:03:39.128196 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:39.129205 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:39.129745 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:39.095922 13130 consensus_queue.cc:1059] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.042s
I20260709 13:03:39.130594 13130 consensus_queue.cc:1243] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer 99a7b009fd104b7d948808513bc3e845 log is divergent from this leader: its last log entry 8.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260709 13:03:39.131338 10711 raft_consensus.cc:1275] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 13:03:39.132149 10709 raft_consensus.cc:1240] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 8. Current term is 9. Ops: [8.6-8.6]
I20260709 13:03:39.134043 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:39.134646 10703 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:39.135000 10784 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:39.137789 10629 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
W20260709 13:03:39.140569 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 47448.5us
I20260709 13:03:39.142138 12860 consensus_queue.cc:1059] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:39.142992 12860 consensus_queue.cc:1243] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer 99a7b009fd104b7d948808513bc3e845 log is divergent from this leader: its last log entry 10.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260709 13:03:39.143507 12860 raft_consensus.cc:3055] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:03:39.143862 12860 raft_consensus.cc:740] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
W20260709 13:03:39.144703 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:39.145823 13065 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:39.147912 10777 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:39.148588 13124 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:39.148856 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:39.149538 10636 raft_consensus.cc:3060] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:39.131074 13130 raft_consensus.cc:3055] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Stepping down as leader of term 7
W20260709 13:03:39.140528 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:39.155174 10709 raft_consensus.cc:1240] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 9. Current term is 10. Ops: [8.5-9.6]
I20260709 13:03:39.152112 13130 raft_consensus.cc:740] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:39.168913 10712 raft_consensus.cc:1240] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: [7.4-7.4]
I20260709 13:03:39.170027 10712 raft_consensus.cc:1240] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: [7.5-7.5]
I20260709 13:03:39.170949 12672 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:39.171478 12672 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:39.172482 10706 raft_consensus.cc:1240] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: [6.4-7.5]
I20260709 13:03:39.176779 10750 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:39.178808 13096 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:39.179080 12677 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:39.179677 12677 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:39.172495 13130 consensus_queue.cc:260] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:39.183136 13130 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:39.185487 10706 raft_consensus.cc:1275] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:03:39.185876 13111 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:39.186957 10706 raft_consensus.cc:1240] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:39.187248 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:39.206434 10777 raft_consensus.cc:3060] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:39.206866 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:39.207609 10706 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:39.196854 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:39.201814 10602 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:39.212112 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:39.212220 10602 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:39.213955 10602 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:39.215101 10602 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:39.216781 10602 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:39.217015 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:39.217873 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:39.218791 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:39.219019 10602 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:39.219492 10712 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:39.220302 10602 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:39.203272 10636 raft_consensus.cc:2468] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 6.
I20260709 13:03:39.203859 10705 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:03:39.224988 10777 raft_consensus.cc:2468] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 6.
I20260709 13:03:39.226801 10602 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:39.144841 12860 consensus_queue.cc:260] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:39.229235 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:39.233806 10629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54304
I20260709 13:03:39.234519 10629 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:39.234922 10629 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:39.225751 13058 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:39.238909 13058 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:39.226565 13078 raft_consensus.cc:2749] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:39.232028 13057 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:39.217636 12781 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:39.226981 12806 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 13:03:39.217967 13012 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:39.262635 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:03:39.266474 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 86909.4us
I20260709 13:03:39.267171 10637 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:03:39.270465 10628 raft_consensus.cc:1240] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:39.268539 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:39.271203 10705 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:03:39.268658  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:39.265964 10635 raft_consensus.cc:1240] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10. Ops: []
I20260709 13:03:39.261528 12860 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:39.278548 10676 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:39.279147 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:39.280099 10633 raft_consensus.cc:2393] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 8: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:39.281256 10630 raft_consensus.cc:1240] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 7. Current term is 8. Ops: [7.4-7.4]
I20260709 13:03:39.284272 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:39.263595 12672 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:39.336784 10629 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:39.312609 10676 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:39.355448 10706 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:39.362401 10633 raft_consensus.cc:1240] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10. Ops: [9.6-9.6]
W20260709 13:03:39.365731 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 82471.4us
I20260709 13:03:39.366720 10676 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:39.367820 12773 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:39.368348 10676 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:39.279302 13022 raft_consensus.cc:2749] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:39.376971 10629 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:39.335345 13077 raft_consensus.cc:2749] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:39.395993 10676 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:39.437988 12773 raft_consensus.cc:2749] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 13:03:39.440940 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 170827us
I20260709 13:03:39.443104 10676 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:39.371534 13096 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 13:03:39.448311 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:39.341552 13118 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.101s
I20260709 13:03:39.482251 10634 raft_consensus.cc:1240] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:39.375931 12822 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260709 13:03:39.483165 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 208840us
W20260709 13:03:39.510953 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:39.511762 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:39.536592 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 45767.5us
I20260709 13:03:39.554041 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:39.554864 10632 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:03:39.540616 10751 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:39.394764 13114 raft_consensus.cc:2749] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:03:39.561683 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 118847us
W20260709 13:03:39.572175 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 95159.9us
I20260709 13:03:39.574849 10750 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:39.440459 12672 consensus_queue.cc:1059] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.107s
I20260709 13:03:39.537467 12822 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:39.587445 10750 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:39.653183 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:39.681960 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 67724.5us
I20260709 13:03:39.398965 13141 consensus_queue.cc:1048] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.188s
W20260709 13:03:39.692407 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 105026us
I20260709 13:03:39.689131 13007 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:03:39.615622 12644 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:03:39.696854 12822 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:39.584628 13065 consensus_queue.cc:1059] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.136s
I20260709 13:03:39.713532 12672 raft_consensus.cc:2804] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:03:39.694726 13117 consensus_queue.cc:1059] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.052s
I20260709 13:03:39.726569 12644 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:39.724498 13007 raft_consensus.cc:697] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:39.689891 11345 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:39.690358 13126 consensus_queue.cc:1059] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.063s
I20260709 13:03:39.762347 13007 consensus_queue.cc:237] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [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: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:39.767432 12677 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:39.769829 10707 consensus_meta.cc:287] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent flushing consensus metadata: real 0.510s	user 0.007s	sys 0.002s
I20260709 13:03:39.794281 10707 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:39.771719 12644 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:39.772465 12672 raft_consensus.cc:697] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:39.772996 10636 raft_consensus.cc:1240] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:39.793326 10601 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:39.773205 13131 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 13:03:39.776074 13124 consensus_meta.cc:287] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent flushing consensus metadata: real 0.627s	user 0.006s	sys 0.006s
W20260709 13:03:39.784065 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:39.760862 13065 raft_consensus.cc:3055] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:03:39.770077 13117 raft_consensus.cc:3055] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:39.799363 10601 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
W20260709 13:03:39.802601 10712 consensus_meta.cc:287] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent flushing consensus metadata: real 0.575s	user 0.009s	sys 0.001s
I20260709 13:03:39.785827 11478 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEARNER]: Advancing to term 7
I20260709 13:03:39.811296 10712 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:39.813354 10704 raft_consensus.cc:2410] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 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: 5 index: 5.
I20260709 13:03:39.823446 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:39.828387 10635 raft_consensus.cc:1275] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 5. (term mismatch)
I20260709 13:03:39.828779 10635 pending_rounds.cc:85] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 4
W20260709 13:03:39.807103 13139 log.cc:927] Time spent T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.463s	user 0.001s	sys 0.000s
I20260709 13:03:39.831316 10628 raft_consensus.cc:2410] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 9 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 13:03:39.834892 10635 pending_rounds.cc:107] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 7.5
I20260709 13:03:39.837455 10635 raft_consensus.cc:2889] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:39.835196 10634 raft_consensus.cc:1275] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 13:03:39.806543 13012 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:39.840265 10637 raft_consensus.cc:1275] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:03:39.843194 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:39.843981 10631 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:03:39.794010 12919 consensus_queue.cc:1048] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.037s
W20260709 13:03:39.853327 10602 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.619s	user 0.028s	sys 0.036s
W20260709 13:03:39.874347 10602 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.640s	user 0.029s	sys 0.036s
W20260709 13:03:39.874925 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 647848us
I20260709 13:03:39.875584 10602 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:39.858033 13012 raft_consensus.cc:697] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:39.859612 13100 raft_consensus.cc:3055] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Stepping down as leader of term 8
W20260709 13:03:39.860677 13057 consensus_meta.cc:287] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.613s	user 0.010s	sys 0.000s
I20260709 13:03:39.812580 13117 raft_consensus.cc:740] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:39.810711 13065 raft_consensus.cc:740] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:39.861351 12672 consensus_queue.cc:237] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:39.882946 12860 consensus_meta.cc:287] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.605s	user 0.007s	sys 0.004s
I20260709 13:03:39.885346 13012 consensus_queue.cc:237] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:39.841328 12806 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:39.888375 10602 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:39.880645 13022 raft_consensus.cc:2749] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:39.896668 10777 raft_consensus.cc:1240] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:39.898747 10629 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 6. (term mismatch)
I20260709 13:03:39.899119 10629 pending_rounds.cc:85] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 5
I20260709 13:03:39.899329 10629 pending_rounds.cc:107] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 9.6
I20260709 13:03:39.899549 10629 raft_consensus.cc:2889] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:39.880352 13100 raft_consensus.cc:740] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:39.900738 10777 raft_consensus.cc:1240] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:39.902067 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:39.902474 13121 raft_consensus.cc:3055] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:39.902170 13117 consensus_queue.cc:260] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:39.902846 10784 raft_consensus.cc:2368] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 5. Current term is 6.
I20260709 13:03:39.890183 13057 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:39.890640 13141 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:39.906252 10777 raft_consensus.cc:1275] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:03:39.903514 13117 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:03:39.889139 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 315292us
I20260709 13:03:39.908939 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:39.909996 10784 raft_consensus.cc:1240] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10. Ops: []
I20260709 13:03:39.906718 12806 raft_consensus.cc:697] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:39.911208 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:39.911613 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:39.902879 13121 raft_consensus.cc:740] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:39.908442 13141 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:39.912395 10630 raft_consensus.cc:1240] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:39.917474 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:39.918072 10781 raft_consensus.cc:3055] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:03:39.903599 13100 consensus_queue.cc:260] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:39.912603 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:39.905762 13058 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:39.914688 13153 ts_tablet_manager.cc:933] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:03:39.914451 12806 consensus_queue.cc:237] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:39.918375 10781 raft_consensus.cc:740] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:39.926344 10782 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
W20260709 13:03:39.926789 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:39.929701 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 230975us
I20260709 13:03:39.912220 10784 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:03:39.931330 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 49707.3us
I20260709 13:03:39.932104 10602 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:39.931934 10781 consensus_queue.cc:260] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:39.940086 10780 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
W20260709 13:03:39.943295 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:39.945393 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:39.946352 10704 raft_consensus.cc:2468] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 5.
I20260709 13:03:39.946667 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:39.947487 10707 raft_consensus.cc:3060] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:39.950560 10602 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:39.952173 10602 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:39.964608 10602 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:39.967077 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:39.969681 10602 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:39.956415 13078 raft_consensus.cc:2749] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:39.976244 10602 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:39.976913 10710 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.717s	user 0.011s	sys 0.007s
I20260709 13:03:39.958608 12860 raft_consensus.cc:2749] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:03:39.978026 10710 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.718s	user 0.011s	sys 0.008s
I20260709 13:03:39.978575 10602 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:39.980727 10676 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:03:39.959360 13100 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:39.969722 13058 raft_consensus.cc:2749] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:39.984568 10784 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:03:39.917634 13065 consensus_queue.cc:260] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:39.971506 13022 raft_consensus.cc:2749] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 13:03:39.958588 12892 consensus_queue.cc:1059] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 13:03:39.956578 13131 consensus_queue.cc:1059] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.027s
I20260709 13:03:39.998513 10708 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 13:03:39.977246 13159 raft_consensus.cc:2804] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:39.984622 13057 raft_consensus.cc:2749] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:03:39.984215 13130 raft_consensus.cc:2749] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:39.998850 10750 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:40.004495 13007 consensus_queue.cc:1048] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:03:40.011835 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:39.991031 13114 consensus_queue.cc:1059] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.031s
I20260709 13:03:39.969893 13121 consensus_queue.cc:260] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.023162 13121 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:40.025967 13157 raft_consensus.cc:2749] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:40.026099 13141 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:40.027426 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 48895.4us
I20260709 13:03:40.030567 10602 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:40.034693 10784 raft_consensus.cc:1240] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 7. Current term is 8. Ops: [7.4-7.4]
I20260709 13:03:40.042543 10707 raft_consensus.cc:2468] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 6.
I20260709 13:03:40.044512 10602 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:40.003293 12781 raft_consensus.cc:2749] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 13:03:40.048664 10602 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:40.056407 10602 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:40.058318 10602 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:40.060169 10602 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:40.046490 13077 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:40.050122 13130 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:40.051110 12919 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 13:03:40.062439 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 48453.4us
W20260709 13:03:40.063843 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 76257.1us
I20260709 13:03:40.042318 13097 consensus_queue.cc:1048] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.019s
I20260709 13:03:40.059048 13058 raft_consensus.cc:2749] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:40.060087 13078 raft_consensus.cc:2749] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:40.042466 13158 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.030s
I20260709 13:03:40.051853 13022 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.013s
I20260709 13:03:40.071264 10602 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:40.029605 13156 consensus_queue.cc:1059] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.033s
I20260709 13:03:40.067763 12781 raft_consensus.cc:2749] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:40.061203 12860 consensus_queue.cc:1059] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.013s
W20260709 13:03:40.082036 13163 log.cc:927] Time spent T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 13:03:40.104334 10602 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:40.105602 13114 raft_consensus.cc:3055] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:40.106086 13114 raft_consensus.cc:740] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:40.106946 13114 consensus_queue.cc:260] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.064725 12644 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.108249 13114 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:40.108990 10786 raft_consensus.cc:2393] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 10: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:40.110152 12822 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.111363 13126 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:40.111907 13126 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.112972 12644 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:40.114099 13126 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:40.117007 12677 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:40.117584 12677 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:40.117808 11478 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 LEARNER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:03:40.119802 12677 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:03:40.120452 12677 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:40.121726 10785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05398384fec444de828e9c2168ec558f"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:40.122378 10785 raft_consensus.cc:606] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
W20260709 13:03:40.124912 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:40.125902 13130 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:40.122398 13147 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:40.151203 13147 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.156440 13147 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:40.159300 13065 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:40.162779 13058 raft_consensus.cc:3055] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:40.163210 13058 raft_consensus.cc:740] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:40.164023 13058 consensus_queue.cc:260] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.113528 12822 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:40.127615 13146 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:40.120994 12677 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:40.133312 13162 log.cc:927] Time spent T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 13:03:40.133615 13114 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:40.137915 10782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:40.197284 10782 raft_consensus.cc:606] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:40.080617 13143 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:40.141808 13097 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:40.079900 13131 consensus_queue.cc:1059] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.063s
W20260709 13:03:40.145157 13161 log.cc:927] Time spent T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
W20260709 13:03:40.181063 13168 log.cc:927] Time spent T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.104s	user 0.002s	sys 0.000s
W20260709 13:03:40.138321 13154 log.cc:927] Time spent T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.304s	user 0.002s	sys 0.001s
W20260709 13:03:40.196745 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:40.199398 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 95107.6us
I20260709 13:03:40.200140 10777 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
W20260709 13:03:40.207437 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:40.165136 13058 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:03:40.202355 10600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 82913us
I20260709 13:03:40.196172 13124 raft_consensus.cc:3055] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:03:40.246783 10780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:40.249749 10780 raft_consensus.cc:606] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:40.251605 10602 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:40.253574 10602 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:40.203881 12860 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:40.201148 13159 raft_consensus.cc:697] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEADER]: Becoming Leader. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Running, Role: LEADER
I20260709 13:03:40.234429 13146 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:03:40.258607 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 155017us
I20260709 13:03:40.261487 10602 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:40.205199 13022 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.048s
I20260709 13:03:40.261108 10676 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:40.202728 13114 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.238201 13130 consensus_queue.cc:1059] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 13:03:40.238085 12919 consensus_queue.cc:1048] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.023s
I20260709 13:03:40.277719 10676 leader_election.cc:400] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 5. Current term is 6.
I20260709 13:03:40.249940 13124 raft_consensus.cc:740] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:40.256407 12806 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:40.205579 13097 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:40.280382 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:40.269075 13143 raft_consensus.cc:2804] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:40.281870 12773 consensus_queue.cc:1059] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 13:03:40.283820 13126 consensus_queue.cc:1048] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:40.294019 13126 raft_consensus.cc:3055] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:03:40.294358 13126 raft_consensus.cc:740] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:40.295341 13126 consensus_queue.cc:260] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.296594 13126 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:40.286360 13130 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:40.297701 13130 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.298550 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:40.299135 10707 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:40.299731 13130 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:40.286854 13121 consensus_queue.cc:1059] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:03:40.301210 13121 consensus_queue.cc:1243] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer 99a7b009fd104b7d948808513bc3e845 log is divergent from this leader: its last log entry 10.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
W20260709 13:03:40.278995 13149 log.cc:927] Time spent T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.469s	user 0.001s	sys 0.003s
W20260709 13:03:40.302124 13170 log.cc:927] Time spent T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.225s	user 0.002s	sys 0.000s
I20260709 13:03:40.287447 10630 raft_consensus.cc:1240] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 11. Ops: []
I20260709 13:03:40.288434 10636 raft_consensus.cc:1275] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:03:40.292752 10676 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:40.288767 13007 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:40.270915 13022 consensus_queue.cc:1243] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer 4f6678bb3cd341abbe84f1bdcb3c3632 log is divergent from this leader: its last log entry 6.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 13:03:40.271209 13078 raft_consensus.cc:2749] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:40.290800 12677 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:40.301781 13172 raft_consensus.cc:3055] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:03:40.305037 10780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c5157234f11428c909679d956d343a2"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:40.313868 10780 raft_consensus.cc:606] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:40.314884 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:40.287504 10629 raft_consensus.cc:1275] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 5. (term mismatch)
I20260709 13:03:40.251585 13153 tablet_copy_client.cc:323] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.65:36011
I20260709 13:03:40.311215 10676 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:40.274933 12822 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:03:40.315943 10629 pending_rounds.cc:85] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 4
I20260709 13:03:40.323370 13057 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:40.278538 13118 consensus_queue.cc:1059] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.047s
I20260709 13:03:40.312583 13077 raft_consensus.cc:2764] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260709 13:03:40.317124 13172 raft_consensus.cc:740] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:40.330446 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:40.263547 13146 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.263198 13166 consensus_queue.cc:1059] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.057s
I20260709 13:03:40.332216 10781 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:40.335251 10629 pending_rounds.cc:107] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 7.5
I20260709 13:03:40.346599 10629 raft_consensus.cc:2889] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:40.342828 10704 raft_consensus.cc:1275] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:03:40.343292 10782 raft_consensus.cc:1275] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:03:40.344002 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:40.344811 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:40.335150 12822 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:40.313594 13130 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.037s
I20260709 13:03:40.352170 13124 consensus_queue.cc:260] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.344195 13057 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.353633 13124 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:40.354941 12781 raft_consensus.cc:3055] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:40.355371 12781 raft_consensus.cc:740] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:40.355890 13118 raft_consensus.cc:3055] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:40.356302 13118 raft_consensus.cc:740] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:40.356195 12781 consensus_queue.cc:260] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.357141 13118 consensus_queue.cc:260] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.352263 11350 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:40.359082 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 67195.3us
I20260709 13:03:40.359807 10601 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:40.344584 13159 consensus_queue.cc:237] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.6, Last appended by leader: 6, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:40.368706 13130 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:40.369261 13130 raft_consensus.cc:697] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:40.364393 12919 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:40.370049 13130 consensus_queue.cc:237] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.370442 12919 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:40.373411 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:40.378324 13156 consensus_queue.cc:1048] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:40.339759 13121 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:03:40.382282 13172 consensus_queue.cc:260] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.383735 13172 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:40.360373 13143 raft_consensus.cc:697] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:40.389556 10629 raft_consensus.cc:1240] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 10. Current term is 11. Ops: []
I20260709 13:03:40.394016 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:40.398427 13121 raft_consensus.cc:697] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:40.399430 13121 consensus_queue.cc:237] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.400952 13088 raft_consensus.cc:3055] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:03:40.401443 13114 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:40.402935 13146 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:40.404707 13097 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:40.352375 12822 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:40.411738 12781 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:40.355136 13057 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:40.414161 13143 consensus_queue.cc:237] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.416385 13118 raft_consensus.cc:3060] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:40.424206 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:40.425037 10781 raft_consensus.cc:2410] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 11 because replica has last-logged OpId of term: 10 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 5.
W20260709 13:03:40.426059 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 164614us
I20260709 13:03:40.424954 10785 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:40.429512 10709 raft_consensus.cc:1275] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:03:40.428427 10602 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:40.430603 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:40.432361 10676 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:40.435287 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:40.435303 10785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:40.445135 10711 raft_consensus.cc:1240] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 13:03:40.445437 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:40.449506 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:40.450354 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:40.464879 10703 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:03:40.420267 13088 raft_consensus.cc:740] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:40.483418 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:40.439563 13012 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:40.459429 13124 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:03:40.455991 13007 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:40.511226 10785 raft_consensus.cc:606] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:40.511703 10785 raft_consensus.cc:614] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:03:40.505182 13124 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:40.505474 13012 raft_consensus.cc:697] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:40.514223 13097 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:40.530074 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:40.507400 13058 consensus_queue.cc:1059] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 13:03:40.535615 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:40.536330 10629 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:40.527719 13124 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:40.515250 13007 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.542635 13178 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:40.543452 13176 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:40.543211 13178 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.539207 13175 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEADER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 13:03:40.556444 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 101356us
I20260709 13:03:40.564325 10629 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
W20260709 13:03:40.545223 13186 log.cc:927] Time spent T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 13:03:40.567284 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:40.573513 13178 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:40.574306 13007 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:40.565538 13143 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.011s
I20260709 13:03:40.576287 13143 consensus_queue.cc:1243] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 log is divergent from this leader: its last log entry 6.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 13:03:40.576853 10751 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:40.533206 13088 consensus_queue.cc:260] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:40.578363 13191 log.cc:927] Time spent T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.077s	user 0.002s	sys 0.001s
I20260709 13:03:40.578419 13088 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:40.579909 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:40.534080 13097 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.588460 10706 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 6. (term mismatch)
I20260709 13:03:40.589001 10706 pending_rounds.cc:85] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 5
I20260709 13:03:40.589274 10706 pending_rounds.cc:107] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 9.6
I20260709 13:03:40.589572 10706 raft_consensus.cc:2889] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:40.575145 12822 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.564399 12919 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:40.591784 13007 raft_consensus.cc:2804] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:40.607607 10707 raft_consensus.cc:2393] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 10: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:40.610311 11478 pending_rounds.cc:85] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: Aborting all ops after (but not including) 4
W20260709 13:03:40.596712 13184 log.cc:927] Time spent T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
I20260709 13:03:40.593441 13012 consensus_queue.cc:237] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.617192 12822 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:40.544040 13176 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:40.626480 11478 pending_rounds.cc:107] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: Aborting uncommitted NO_OP operation due to leader change: 6.5
I20260709 13:03:40.612623 13007 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:40.597261 13100 consensus_queue.cc:1048] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.033s
I20260709 13:03:40.612315 12873 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.026s
W20260709 13:03:40.640349 13179 log.cc:927] Time spent T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.109s	user 0.002s	sys 0.000s
I20260709 13:03:40.640722 13098 raft_consensus.cc:993] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:03:40.643950 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:40.636925 11478 raft_consensus.cc:2889] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 LEARNER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:40.653558 13070 raft_consensus.cc:1081] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:03:40.641993 13007 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:40.657604 13098 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:03:40.662161 10712 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:40.664026 13124 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.665653 10708 raft_consensus.cc:2368] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 9. Current term is 10.
I20260709 13:03:40.669977 10712 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:03:40.726626 13097 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:40.731786 13097 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:40.732342 13097 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.735069 10785 raft_consensus.cc:1240] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 8. Current term is 9. Ops: [8.5-8.5]
I20260709 13:03:40.736322 13172 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:40.738935 13172 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.740908 13172 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:40.741325 10709 raft_consensus.cc:1240] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 10. Current term is 11. Ops: []
I20260709 13:03:40.734755 13100 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:40.742302 13100 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.733489 13124 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:40.746876 10710 raft_consensus.cc:1275] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 5. (term mismatch)
I20260709 13:03:40.747325 10710 pending_rounds.cc:85] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 4
I20260709 13:03:40.747598 10710 pending_rounds.cc:107] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 8.5
I20260709 13:03:40.747902 10710 raft_consensus.cc:2889] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:40.753472 13100 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:40.760036 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:40.760720 10777 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 10
I20260709 13:03:40.761828 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:40.762562 10780 raft_consensus.cc:2393] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 10: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:40.763643 13097 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:40.765993 13176 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:40.767398 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:40.767649 10777 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:03:40.768178 10632 raft_consensus.cc:2393] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 9: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:40.769235 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:40.771907 13007 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.774044 10628 raft_consensus.cc:1275] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 13:03:40.775511 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:40.808936 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:40.806145 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:40.806880 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:40.813596 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:40.814224 10633 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 13:03:40.814847 10534 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45046 (request call id 134) took 4159 ms. Trace:
I20260709 13:03:40.816990 10602 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:40.819422 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:40.821295 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:40.821899 10706 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:40.823846  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:03:40.807474 12806 raft_consensus.cc:3055] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:03:40.826277 12806 raft_consensus.cc:740] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:40.827016 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:40.828819 10706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c5157234f11428c909679d956d343a2"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56600
I20260709 13:03:40.829339 10706 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:40.829780 10706 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:40.829689 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:40.830751 10629 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:40.831278 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:40.832062 10628 raft_consensus.cc:2410] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 9 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 13:03:40.830108 10531 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44242 (request call id 26) took 2316 ms. Trace:
I20260709 13:03:40.832432  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:40.832623 10531 rpcz_store.cc:276] 0709 13:03:38.514064 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:38.514270 (+   206us) service_pool.cc:224] Handling call
0709 13:03:40.830053 (+2315783us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":485370,"reported_tablets":1}
I20260709 13:03:40.831606 10535 catalog_manager.cc:5697] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 3 to 4, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 4 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:40.833882 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:40.834483 10704 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:40.835213 10535 catalog_manager.cc:5697] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 4 to 7, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 7 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:40.814888 13152 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:40.805660 13007 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:40.831931 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:40.839099 13192 raft_consensus.cc:2955] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:40.815457 10534 rpcz_store.cc:276] 0709 13:03:36.656011 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:36.659414 (+  3403us) service_pool.cc:224] Handling call
0709 13:03:40.814782 (+4155368us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:38.938319 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:38.966086 (+ 27767us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:38.966121 (+    35us) write_op.cc:435] Acquired schema lock
0709 13:03:38.966137 (+    16us) tablet.cc:662] Decoding operations
0709 13:03:39.101018 (+134881us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:39.101075 (+    57us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:39.101100 (+    25us) tablet.cc:685] Acquiring locks for 16 operations
0709 13:03:39.102483 (+  1383us) tablet.cc:701] Row locks acquired
0709 13:03:39.102509 (+    26us) write_op.cc:260] PREPARE: finished
0709 13:03:39.102668 (+   159us) write_op.cc:270] Start()
0709 13:03:39.102811 (+   143us) write_op.cc:276] Timestamp: P: 1783602219102613 usec, L: 0
0709 13:03:39.102836 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 13:03:39.103650 (+   814us) log.cc:844] Serialized 6317 byte log entry
0709 13:03:39.559653 (+456003us) op_driver.cc:464] REPLICATION: finished
0709 13:03:39.899908 (+340255us) write_op.cc:301] APPLY: starting
0709 13:03:39.904857 (+  4949us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:39.958975 (+ 54118us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:39.974325 (+ 15350us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:40.014941 (+ 40616us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:40.015210 (+   269us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=16
0709 13:03:40.015258 (+    48us) write_op.cc:312] APPLY: finished
0709 13:03:40.015648 (+   390us) log.cc:844] Serialized 112 byte log entry
0709 13:03:40.015831 (+   183us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:40.016003 (+   172us) write_op.cc:454] Released schema lock
0709 13:03:40.016061 (+    58us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:40.016465 (+   404us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:40.016500 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":9018,"reported_tablets":41,"child_traces":[["op",{"apply.queue_time_us":330021,"apply.run_cpu_time_us":4807,"apply.run_wall_time_us":118668,"num_ops":16,"prepare.queue_time_us":266560,"prepare.run_cpu_time_us":6025,"prepare.run_wall_time_us":174430,"replication_time_us":340594,"thread_start_us":286934,"threads_started":2}]]}
I20260709 13:03:40.820359 10780 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:40.871023 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:40.838068 12781 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:03:40.799744 13097 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:40.827214 12806 consensus_queue.cc:260] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.886202 12806 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:40.886030 13097 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:40.851666 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:40.887403 12671 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:40.887853 12671 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.888226 13097 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:40.857237 10712 pending_rounds.cc:85] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 4
I20260709 13:03:40.890137 10712 pending_rounds.cc:107] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 6.5
I20260709 13:03:40.857661 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:40.891557 10751 leader_election.cc:400] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 9. Current term is 10.
I20260709 13:03:40.892022 10751 leader_election.cc:403] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:03:40.859227 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:40.892717 10705 raft_consensus.cc:2468] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:40.858515 10535 catalog_manager.cc:5697] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 7 to 8, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 8 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:40.863140 13152 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.841187 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:40.874568 13007 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:40.894474 10712 raft_consensus.cc:2889] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:40.877604 10704 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:03:40.856107 10706 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.884613 10676 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:40.818356 10750 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:40.894279 10707 raft_consensus.cc:1275] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:40.891557 12677 consensus_queue.cc:1048] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 13:03:40.896023 12671 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:40.894157 10535 catalog_manager.cc:5697] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:40.896414 13152 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:40.910110 10535 catalog_manager.cc:5697] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 4 to 7. New cstate: current_term: 7 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:40.913604 10535 catalog_manager.cc:5697] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 7 to 8, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:40.914338 10711 raft_consensus.cc:2955] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:40.915521 10705 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:03:40.916004 10676 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:40.918078 10707 raft_consensus.cc:1240] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 13:03:40.917811 10535 catalog_manager.cc:5697] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 5 to 6, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 6 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:40.919389 10535 catalog_manager.cc:5697] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 5 to 8, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:40.921036 10535 catalog_manager.cc:5697] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 8 to 9, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 9 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:40.901361 12781 raft_consensus.cc:697] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:40.927677 13176 consensus_queue.cc:1048] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260709 13:03:40.924266 13077 consensus_queue.cc:1048] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.011s
I20260709 13:03:40.935184 13058 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:40.935892 13058 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.924391 12781 consensus_queue.cc:237] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.938192 13058 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:40.939553 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 48766.5us
I20260709 13:03:40.940205 10751 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:40.945567 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:40.946401 10708 raft_consensus.cc:1275] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 4. (term mismatch)
I20260709 13:03:40.946732 10708 pending_rounds.cc:85] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 3
I20260709 13:03:40.946954 10708 pending_rounds.cc:107] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 7.4
I20260709 13:03:40.947263 10708 raft_consensus.cc:2889] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:40.953733 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:40.955859 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:40.956396 10633 raft_consensus.cc:1275] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:03:40.956604 10632 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:03:40.958253 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:40.958302 10647 tablet_copy_service.cc:140] P 7c00483a1339411da05005c410f470a0: Received BeginTabletCopySession request for tablet 3e0ab5c06f2f4e60805301d0cd0f6ce7 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:54074)
I20260709 13:03:40.958993 10647 tablet_copy_service.cc:161] P 7c00483a1339411da05005c410f470a0: Beginning new tablet copy session on tablet 3e0ab5c06f2f4e60805301d0cd0f6ce7 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:54074: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-3e0ab5c06f2f4e60805301d0cd0f6ce7
I20260709 13:03:40.911909 12773 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:03:40.945564 13100 raft_consensus.cc:2749] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 9. Current term is 10.
I20260709 13:03:40.906198 13007 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.977082 10706 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:40.966144 13146 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:40.980365 10710 raft_consensus.cc:1275] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:03:40.948462 12919 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.025s
I20260709 13:03:40.963500 13196 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.034s
I20260709 13:03:40.991003 10706 raft_consensus.cc:1240] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:40.968021 13194 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.016s
I20260709 13:03:40.981462 13146 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:40.993757 13146 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:40.971546 12773 raft_consensus.cc:697] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:40.997149 13007 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:40.998164 12773 consensus_queue.cc:237] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:40.982340 13192 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:58804 (request call id 2) took 2575 ms. Trace:
I20260709 13:03:41.011080 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:41.014590 10633 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:41.014997 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:41.016103 10636 raft_consensus.cc:2393] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 10: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:41.023768 10628 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:41.025602 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:41.026194 10635 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:41.031425 10778 raft_consensus.cc:1275] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
W20260709 13:03:41.031877 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 53035.8us
I20260709 13:03:41.032243 10676 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:41.033499 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:41.034795 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:41.020076 13118 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:41.035629 10637 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:41.036259 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:41.008731 13012 consensus_queue.cc:1059] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.027s
I20260709 13:03:41.046226 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:41.046370 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:41.045306 10633 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:03:41.020565 13159 consensus_queue.cc:1048] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.022s
I20260709 13:03:41.036314 13096 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:41.056842 10676 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:41.055819 10751 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:41.055256 13213 log.cc:927] Time spent T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260709 13:03:41.062536 10676 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:41.064162 10750 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:41.066515 13156 raft_consensus.cc:2749] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 13:03:41.063587 13096 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:41.069780 10634 raft_consensus.cc:2410] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 10 because replica has last-logged OpId of term: 9 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 5.
I20260709 13:03:41.069978 13096 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:41.054989 13121 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:41.089666 10751 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:41.046536 13118 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:41.102458 13118 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:41.106065 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:41.108690 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:41.109417 10630 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:41.111372 10676 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:41.091359 12892 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:41.122205 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:41.124354 10710 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:41.088817 12806 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:41.105477 13007 raft_consensus.cc:2804] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:03:41.106820 13100 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:03:41.105808 13145 raft_consensus.cc:2804] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:41.131525 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:41.132570 10711 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:41.074111 13175 consensus_queue.cc:1048] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.045s
I20260709 13:03:41.139302 10711 raft_consensus.cc:1240] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:41.142829 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:41.144083 10707 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:03:41.145129 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:41.147550 10711 raft_consensus.cc:2468] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:41.157586 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:41.130317 12806 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:41.090106 10750 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:41.123291 13118 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:41.014284 13192 rpcz_store.cc:276] 0709 13:03:38.404596 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:38.404748 (+   152us) service_pool.cc:224] Handling call
0709 13:03:38.517573 (+112825us) spinlock_profiling.cc:243] Waited 8.93 ms on lock 0x7b4c0031a640. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce90090a20 00007fce900a1a29 00007fce90067644 00007fce9008ef2d 00007fce9008eb93 00007fce91d1d1af 00007fce91d1cf3e 00007fce91da2888 00007fce91dbf75c 00007fce91dc076a 00007fce91dbf91b
0709 13:03:38.520706 (+  3133us) log.cc:844] Serialized 492 byte log entry
0709 13:03:38.665655 (+144949us) spinlock_profiling.cc:243] Waited 1.22 ms on lock 0x7b18003c8da0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce97b9fde1 00007fce97bac5b1 00007fce8ec51c0a 00007fce98391219 00007fce8ecd9a40 00007fce8ecd44e4 00007fce8ecd4455 00007fce91d1db0b 00007fce91da2b63 00007fce91dca752 00007fce96d8ad29
0709 13:03:38.732259 (+ 66604us) spinlock_profiling.cc:243] Waited 1.2 ms on lock 0x7b5400266220. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91d44b26 00007fce91d3e49a 00007fce91d3d714 00007fce91d1deaa 00007fce91d24d53 00007fce91d24cd9 00007fce91d24c69 00007fce91d24c31 00007fce91d23dfd 000000000038f354
0709 13:03:38.748940 (+ 16681us) spinlock_profiling.cc:243] Waited 5.16 ms on lock 0x7b5400266220. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91d3d142 00007fce91d1deaa 00007fce91d24d53 00007fce91d24cd9 00007fce91d24c69 00007fce91d24c31 00007fce91d23dfd 000000000038f354 000000000038f199 00007fce8ecd7475
0709 13:03:40.975655 (+2226715us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5222,"raft.queue_time_us":66988,"raft.run_cpu_time_us":4730,"raft.run_wall_time_us":325149,"spinlock_wait_cycles":37977856,"thread_start_us":79491,"threads_started":1,"wal-append.queue_time_us":110069,"wal-append.run_cpu_time_us":1990,"wal-append.run_wall_time_us":1050227}
I20260709 13:03:41.130541 13145 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:41.187765 10635 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:41.189893 10676 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:41.198758 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 108701us
I20260709 13:03:41.174736 13118 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:41.178128 13145 raft_consensus.cc:3060] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:41.200603 10750 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:41.190366 13100 raft_consensus.cc:697] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:41.190294 13007 raft_consensus.cc:697] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:41.242872 13007 consensus_queue.cc:237] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [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: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:41.215947 13220 consensus_queue.cc:1048] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.007s
I20260709 13:03:41.193023 12672 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:41.246380 10676 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:41.191062 12822 raft_consensus.cc:2804] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:41.247563 12822 raft_consensus.cc:697] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:41.185456 13176 raft_consensus.cc:2804] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 13:03:41.181734 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 93621.3us
I20260709 13:03:41.191229 12677 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:41.233697 13196 raft_consensus.cc:1064] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:03:41.236644 10707 raft_consensus.cc:1275] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:41.237243 13100 consensus_queue.cc:237] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [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: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:41.241083 13218 log.cc:927] Time spent T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 13:03:41.249783 12822 consensus_queue.cc:237] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:41.250768 13088 raft_consensus.cc:2749] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 13:03:41.253052 13147 raft_consensus.cc:993] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:41.253919 12919 raft_consensus.cc:3055] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:03:41.223551 13215 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:41.259248 13058 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:41.214496 13118 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:41.275594 10628 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 13:03:41.268996 12677 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:41.281461 13146 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:41.283771 12997 raft_consensus.cc:1081] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
W20260709 13:03:41.291433 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 90877.8us
I20260709 13:03:41.316154 10647 tablet_copy_source_session.cc:215] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:41.283481 12919 raft_consensus.cc:740] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:41.317817 13146 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:41.289058 12806 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:41.329581 13096 consensus_queue.cc:1048] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:41.330580 12671 raft_consensus.cc:993] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:41.269148 12781 consensus_queue.cc:1048] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.051s
W20260709 13:03:41.343179 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 124670us
I20260709 13:03:41.318308 12919 consensus_queue.cc:260] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:41.336175 13222 log.cc:927] Time spent T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 13:03:41.366382 10750 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:41.337639 12892 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:41.293906 13058 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:41.367098 10777 consensus_queue.cc:237] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:41.369240 12919 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:41.374907 12671 raft_consensus.cc:1081] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:41.403095 10750 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:41.401191 10751 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:41.414839 12672 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 13:03:41.395537 12677 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:41.397117 13153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0ab5c06f2f4e60805301d0cd0f6ce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:41.438745 12672 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:41.392342 12892 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:41.457932 12672 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:41.458416 12672 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:41.411062 12781 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:41.459038 12781 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:41.459537 12892 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:41.461211 13176 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:41.461716 13176 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:41.441424 13058 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:41.443301 10750 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:41.443874 13214 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:03:41.433720 13223 log.cc:927] Time spent T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe: Append to log took a long time: real 0.113s	user 0.002s	sys 0.000s
I20260709 13:03:41.466699 12781 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:41.445802 13147 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:41.445919 13146 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:41.446146 12997 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:41.447146 10751 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:41.394658 13226 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:41.444579 13145 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:41.471481 13147 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:41.471454 13118 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:41.475812 13146 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:41.476755 12997 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:41.480566 10750 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:41.482867 13215 raft_consensus.cc:2749] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:41.482998 13227 raft_consensus.cc:2804] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:41.483501 13146 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:41.483541 13227 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:41.484159 13227 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:41.484284 13078 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:41.479979 12677 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:41.484819 13078 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:41.485635 13147 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:41.486066 10751 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:41.486168 13147 consensus_queue.cc:1059] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:41.486963 13078 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:41.487354 10751 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:41.487622 12671 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:03:41.488067 12671 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:41.488209 10751 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:41.488425 12671 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:41.489404 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:41.489557 12873 raft_consensus.cc:2804] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:41.489948 13214 raft_consensus.cc:2749] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:41.489995 12873 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:41.490583 12873 raft_consensus.cc:3060] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:41.493886 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:41.496093 13226 raft_consensus.cc:993] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:03:41.496763 13226 raft_consensus.cc:1081] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:03:41.511484 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:41.511193 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:41.517060 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:41.517925 10704 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:41.518970 10786 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:03:41.520148 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:41.522550 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:41.523281 10706 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:41.528964 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:41.534209 10709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56600
I20260709 13:03:41.534771 10634 raft_consensus.cc:2410] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 9 because replica has last-logged OpId of term: 7 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 13:03:41.534806 10709 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:41.535730 10709 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:41.539387 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:41.540637 10786 raft_consensus.cc:1275] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:41.542973 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:41.543790 10703 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:03:41.544885 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:41.546059 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:41.546567 10705 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:03:41.468066 13196 consensus_queue.cc:237] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [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: 5, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:03:41.551012 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:41.551772 10784 raft_consensus.cc:1275] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 8 index: 4. (index mismatch)
I20260709 13:03:41.554652 10708 raft_consensus.cc:1275] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 13:03:41.555543 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:41.560981 10779 raft_consensus.cc:1240] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:41.546538 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:41.558387 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:41.558707 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:41.552839 10602 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:41.567291 10712 raft_consensus.cc:2368] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9.
I20260709 13:03:41.568408 10602 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:41.566200 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:41.574708 10628 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:41.480273 13007 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:41.550076 10782 raft_consensus.cc:2955] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:41.617486 10706 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:41.587525 13192 raft_consensus.cc:2804] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:41.541832 13088 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.075s
I20260709 13:03:41.641878 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:41.878858 10780 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:03:41.704248 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:41.865394 10634 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:03:41.832866 10709 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:41.866840 10629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05398384fec444de828e9c2168ec558f"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:03:41.880693 10629 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:41.881153 10629 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:41.836153 10628 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:41.779760 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:41.868168 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:41.871084 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 240550us
I20260709 13:03:41.613289 13007 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:41.880177 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:41.884925 10751 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:41.891968 10629 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:41.905972 10709 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:41.717087 13096 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
W20260709 13:03:41.837705 13235 log.cc:927] Time spent T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.297s	user 0.001s	sys 0.000s
W20260709 13:03:41.897895 13238 log.cc:927] Time spent T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.257s	user 0.000s	sys 0.000s
I20260709 13:03:41.641146 13192 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:41.865619 12806 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
W20260709 13:03:41.687096 13202 log.cc:927] Time spent T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
W20260709 13:03:41.898882 13242 log.cc:927] Time spent T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 13:03:41.902666 13194 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:03:41.900502 13070 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:41.882719 10784 raft_consensus.cc:2393] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 8: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
W20260709 13:03:41.687438 13210 log.cc:927] Time spent T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.076s	user 0.000s	sys 0.000s
W20260709 13:03:41.716441 13236 log.cc:927] Time spent T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.111s	user 0.000s	sys 0.001s
I20260709 13:03:41.918241 13096 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:41.922062 10629 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:41.925897 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:41.840238 12672 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:41.629601 13227 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:41.883455 13181 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.068s
I20260709 13:03:41.960805 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:41.978443 10784 raft_consensus.cc:1240] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:41.978540 10706 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:41.982533 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:41.945390 13192 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:41.986845 10635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:03:41.962760 12806 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:41.992484 10786 raft_consensus.cc:1240] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:41.998405 10635 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:42.193697 10635 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:42.192752 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:42.059607 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 174674us
I20260709 13:03:42.116103 10706 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:03:42.224941 10751 leader_election.cc:400] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9.
I20260709 13:03:42.225045 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:42.226197 10633 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:42.225507 10751 leader_election.cc:403] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:03:42.003080 10637 raft_consensus.cc:1240] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:42.228036 10751 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:41.985917 13250 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:41.986157 13145 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:42.083268 12919 consensus_meta.cc:287] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.690s	user 0.002s	sys 0.008s
I20260709 13:03:41.991451 12997 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:42.181133 12677 raft_consensus.cc:2804] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:41.969228 13070 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.131449 13126 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:42.244270 13181 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:42.297958 13253 log.cc:927] Time spent T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.144s	user 0.000s	sys 0.000s
W20260709 13:03:42.299865 13254 log.cc:927] Time spent T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 13:03:42.305774 13097 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:42.306358 13097 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.307199 13178 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:42.308264 13097 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:42.308812 12997 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 9
I20260709 13:03:42.256425 10635 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.307679 13178 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.268873 12677 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:42.272575 13257 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:42.311146 12873 consensus_meta.cc:287] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.820s	user 0.012s	sys 0.000s
I20260709 13:03:42.274662 13007 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:42.286708 12919 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:42.320287 13145 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:42.376919 10635 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:42.366266 13247 log.cc:927] Time spent T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.309s	user 0.001s	sys 0.000s
I20260709 13:03:42.275835 13126 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.268427 13250 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.364797 12677 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
W20260709 13:03:42.414181 10777 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.502s	user 0.005s	sys 0.015s
W20260709 13:03:42.415465 10777 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.503s	user 0.006s	sys 0.015s
I20260709 13:03:42.420253 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:42.421085 10777 raft_consensus.cc:3055] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:42.421456 10777 raft_consensus.cc:740] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:42.422398 10777 consensus_queue.cc:260] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.430190 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:42.432426 10783 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 13:03:42.433171 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:42.434316 10784 raft_consensus.cc:2410] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 9 because replica has last-logged OpId of term: 7 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 13:03:42.432430 10778 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 13:03:42.436276 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:42.449460 13245 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 13:03:42.491627 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:42.377478 12919 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.515422 12919 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:42.516613 12671 consensus_meta.cc:287] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 1.028s	user 0.011s	sys 0.002s
I20260709 13:03:42.517099 12671 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.518361 10779 raft_consensus.cc:2393] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 10: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:42.518798 13178 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:42.519177 12671 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:42.520527 13250 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:42.524748 13245 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:42.525326 13245 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.527679 13245 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:42.529227 13266 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:42.529836 13266 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.532017 13266 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:42.534085 13241 log.cc:927] Time spent T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.658s	user 0.004s	sys 0.004s
W20260709 13:03:42.538091 13243 log.cc:927] Time spent T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.672s	user 0.002s	sys 0.000s
I20260709 13:03:42.540643 10785 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40592 (request call id 1139) took 1047 ms. Trace:
I20260709 13:03:42.541698 13261 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:42.542351 13261 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.541141 10785 rpcz_store.cc:276] 0709 13:03:41.493529 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:41.495672 (+  2143us) service_pool.cc:224] Handling call
0709 13:03:41.496014 (+   342us) raft_consensus.cc:1471] Updating replica for 3 ops
0709 13:03:41.496453 (+   439us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:41.496485 (+    32us) raft_consensus.cc:1539] Triggering prepare for 3 ops
0709 13:03:41.497189 (+   704us) log.cc:844] Serialized 78 byte log entry
0709 13:03:41.537639 (+ 40450us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:03:41.537957 (+   318us) log.cc:844] Serialized 14 byte log entry
0709 13:03:41.927610 (+389653us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:41.927723 (+   113us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:42.537103 (+609380us) spinlock_profiling.cc:243] Waited 51.1 ms on lock 0x7b4400022b4c. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ebfdc85 00007fce8ebfe6a2 00007fce919701db 00007fce9196baaf 00007fce9195f86e 00007fce9195ebb6 00007fce9195e7d8 00007fce91968221 00007fce919681d9 00007fce91968169
0709 13:03:42.540273 (+  3170us) raft_consensus.cc:1685] finished
0709 13:03:42.540389 (+   116us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:42.540573 (+   184us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":26214,"prepare.queue_time_us":194,"prepare.run_cpu_time_us":70,"prepare.run_wall_time_us":10128,"raft.queue_time_us":78312,"raft.run_cpu_time_us":290,"raft.run_wall_time_us":7977,"spinlock_wait_cycles":117429632,"thread_start_us":403147,"threads_started":2,"wal-append.queue_time_us":135127}
I20260709 13:03:42.544966 13261 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:42.547592 13267 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:42.377159 13257 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.550864 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:42.579610 10637 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:42.551450 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:42.312964 13181 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.551894 10635 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 13:03:42.508330 13246 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:42.552090 10601 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:42.411638 13226 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.705s	user 0.010s	sys 0.038s
I20260709 13:03:42.374207 12873 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.401242 13145 raft_consensus.cc:697] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:42.548537 12781 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:42.554731 13118 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:42.632437 13248 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:42.605082 13176 consensus_meta.cc:287] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent flushing consensus metadata: real 1.143s	user 0.011s	sys 0.000s
I20260709 13:03:42.529853 12806 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:03:42.644397 10637 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
W20260709 13:03:42.628793 13226 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.975s	user 0.010s	sys 0.039s
I20260709 13:03:42.636857 13077 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:42.580859 13245 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:42.609266 13096 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:42.656404 10785 raft_consensus.cc:1275] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 6. (term mismatch)
I20260709 13:03:42.620930 13121 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:42.621783 13172 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:42.663254 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 111174us
I20260709 13:03:42.668833 10783 raft_consensus.cc:3055] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:03:42.669112 10601 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:42.667145 10603 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.620s	user 0.003s	sys 0.015s
I20260709 13:03:42.658517 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
W20260709 13:03:42.670462 10603 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.679s	user 0.003s	sys 0.015s
I20260709 13:03:42.670847 10779 raft_consensus.cc:3055] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:03:42.671262 10779 raft_consensus.cc:740] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:42.665067 10785 pending_rounds.cc:85] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845: Aborting all ops after (but not including) 5
I20260709 13:03:42.673034 10785 pending_rounds.cc:107] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845: Aborting uncommitted NO_OP operation due to leader change: 10.6
I20260709 13:03:42.673399 10785 raft_consensus.cc:2889] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:42.669335 10783 raft_consensus.cc:740] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:42.656976 11478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:03:42.663166 13118 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:42.672107 10779 consensus_queue.cc:260] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.605834 13267 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.759511 10779 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:42.759905 13266 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:42.760911 13267 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:42.760680 13266 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.763470 13266 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:42.759124 13118 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.766214 13118 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:42.766719 13118 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:42.767302 13118 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.767882 10779 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
W20260709 13:03:42.772768 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:42.773905 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:42.775399 13267 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:42.776074 13267 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.778698 13267 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:42.780970 13267 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:42.781781 13267 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.785570 13258 raft_consensus.cc:2749] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:03:42.787153 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 118080us
I20260709 13:03:42.788276 10601 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:42.790310 13258 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:42.798503 13118 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:42.800478 13118 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:42.808166 10752 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.511s	user 0.003s	sys 0.011s
W20260709 13:03:42.808533 10752 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.700s	user 0.003s	sys 0.012s
W20260709 13:03:42.810883 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:42.816090 13070 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:42.820955 13153 consensus_meta.cc:287] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent flushing consensus metadata: real 0.737s	user 0.007s	sys 0.000s
I20260709 13:03:42.821616 13145 consensus_queue.cc:237] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.677155 13121 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.824630 12873 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:42.680774 13172 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.826182 13271 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:42.830039 13289 raft_consensus.cc:2955] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEADER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:03:42.667361 13012 raft_consensus.cc:2749] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:42.668016 13245 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.833446 13301 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:42.834041 13296 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:42.680106 13077 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.629383 13246 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.666265 13176 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:42.649933 12781 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:42.846737 13257 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:42.860981 13088 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:42.837092 13181 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:42.876368 10779 raft_consensus.cc:2955] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:03:42.667421 13248 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:42.893407 10751 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.658s	user 0.003s	sys 0.006s
W20260709 13:03:43.093863 10751 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.859s	user 0.003s	sys 0.007s
W20260709 13:03:43.094486 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 866044us
W20260709 13:03:42.890326 13058 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.998s	user 0.012s	sys 0.004s
W20260709 13:03:42.748667 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 101602us
W20260709 13:03:43.078487 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:43.087373 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 61474.4us
I20260709 13:03:42.896190 13301 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:43.015339 13305 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:43.167719 10601 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:43.145954 13058 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.229s	user 0.012s	sys 0.004s
I20260709 13:03:43.170943 10602 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:43.203918 13077 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:43.204782 13077 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:42.893172 13271 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:43.146257 12806 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:43.056995 13118 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:43.291815 13286 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:43.206571 13077 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:43.302501 13294 log.cc:927] Time spent T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.181s	user 0.000s	sys 0.000s
I20260709 13:03:43.303714 13070 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:43.304425 13233 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:43.308549 13121 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:43.294214 13261 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.016s
W20260709 13:03:43.310420 12997 consensus_meta.cc:287] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 1.001s	user 0.011s	sys 0.000s
I20260709 13:03:43.311409 13118 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:43.312059 13292 log.cc:927] Time spent T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.192s	user 0.001s	sys 0.000s
W20260709 13:03:43.314417 10676 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.678s	user 0.080s	sys 0.126s
W20260709 13:03:43.253567 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 82665.8us
W20260709 13:03:43.221163 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 46696.5us
I20260709 13:03:43.114171 13088 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:43.330072 12806 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:42.993559 13296 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:43.363413 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:43.602555 10786 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40592 (request call id 1152) took 2053 ms. Trace:
W20260709 13:03:43.347368 10675 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.589s	user 0.045s	sys 0.085s
W20260709 13:03:43.423341 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:43.584607 10630 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.936s	user 0.051s	sys 0.093s
W20260709 13:03:43.678647 10630 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.030s	user 0.051s	sys 0.097s
W20260709 13:03:43.675515 10676 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.039s	user 0.134s	sys 0.182s
W20260709 13:03:43.676541 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:43.677465 10675 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.919s	user 0.069s	sys 0.167s
I20260709 13:03:43.676590 10601 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:43.679858 10676 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.9.77.67:34207 timed out after 1.540s (SENT) [suppressed 13 similar messages]
I20260709 13:03:43.591555 10781 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40592 (request call id 1141) took 2091 ms. Trace:
I20260709 13:03:43.676447 10786 rpcz_store.cc:276] 0709 13:03:41.549016 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:41.550778 (+  1762us) service_pool.cc:224] Handling call
0709 13:03:41.551031 (+   253us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:42.224018 (+672987us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:43.602326 (+1378308us) spinlock_profiling.cc:243] Waited 441 ms on lock 0x7b5400407ed4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:43.602492 (+   166us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1014317824}
I20260709 13:03:43.175206 13100 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:43.586277 10783 consensus_queue.cc:260] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:43.697715 10783 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:43.682814 10781 rpcz_store.cc:276] 0709 13:03:41.498131 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:41.498471 (+   340us) service_pool.cc:224] Handling call
0709 13:03:41.498844 (+   373us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:41.913799 (+414955us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:41.913837 (+    38us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:41.913879 (+    42us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:03:41.913916 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:43.589718 (+1675802us) spinlock_profiling.cc:243] Waited 414 ms on lock 0x7b54001dd654. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:43.589781 (+    63us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:43.589954 (+   173us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":953242880}
I20260709 13:03:43.348105 13121 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:43.684161 13156 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:43.696635 10601 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:43.551558 13281 log.cc:927] Time spent T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 13:03:43.527397 13257 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:43.705796 13257 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:43.708051 13257 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:43.687039 13178 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:43.708824 13178 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:43.179526 13305 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:43.431005 13300 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:43.497990 13176 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:43.581550 13145 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.567s	user 0.006s	sys 0.004s
I20260709 13:03:43.712384 13305 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:43.615851 13248 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:43.503480 13245 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:43.352450 12997 raft_consensus.cc:2749] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9.
I20260709 13:03:43.687912 13196 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:43.651499 12672 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:43.525910 13077 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:43.691646 13258 raft_consensus.cc:2749] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:43.714402 13196 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:43.715131 10782 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:03:43.691676 13118 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:43.715811 13118 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:43.716854 13196 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:43.347453 13233 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:43.717897 13118 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:43.691879 13285 consensus_queue.cc:1059] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:03:43.692502 13012 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:43.718909 13285 raft_consensus.cc:3055] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:43.719295 13285 raft_consensus.cc:740] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:43.719456 13194 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:43.719624 13233 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:43.719908 13012 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:43.720263 13299 log.cc:927] Time spent T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.179s	user 0.004s	sys 0.000s
I20260709 13:03:43.720048 13285 consensus_queue.cc:260] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:43.720541 13012 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:43.435802 13267 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:43.464004 13290 raft_consensus.cc:2804] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:03:43.721617 10630 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54304 (request call id 1103) took 1170 ms. Trace:
I20260709 13:03:43.300625 13153 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:59172 (request call id 11) took 3994 ms. Trace:
I20260709 13:03:43.721894 13290 raft_consensus.cc:697] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:43.712312 13176 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:43.497606 13308 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:43.725751 13290 consensus_queue.cc:237] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:43.726670 13176 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:43.727137 13308 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:43.719944 13194 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:43.738401 13178 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:43.738785 13176 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:43.696017 13296 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:43.619240 12781 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:43.505170 13310 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:43.508381 13302 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:43.540086 13124 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:43.497802 13306 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
W20260709 13:03:43.421561 13294 log.cc:927] Time spent T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 13:03:43.464399 13298 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:43.702430 13284 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:03:43.712071 13300 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:43.739943 13285 raft_consensus.cc:3060] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:43.550173 13303 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:03:43.713861 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:43.704883 13058 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:43.604624 11478 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 LEARNER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:03:43.701689 13121 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:43.740212 13153 rpcz_store.cc:276] 0709 13:03:39.280615 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:39.340718 (+ 60103us) service_pool.cc:224] Handling call
0709 13:03:39.933088 (+592370us) ts_tablet_manager.cc:934] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
0709 13:03:41.395612 (+1462524us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:03:41.980467 (+584855us) tablet_metadata.cc:665] Metadata flushed
0709 13:03:41.991229 (+ 10762us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:03:42.891142 (+899913us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:03:43.041052 (+149910us) tablet_replica.cc:206] Creating consensus instance
0709 13:03:43.214314 (+173262us) ts_tablet_manager.cc:989] Replica registered.
0709 13:03:43.239616 (+ 25302us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":51853,"tablet-copy.queue_time_us":501021,"thread_start_us":371079,"threads_started":2}
I20260709 13:03:45.322501 13153 tablet_copy_client.cc:806] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:45.323124 13153 tablet_copy_client.cc:670] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:43.702392 13156 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:43.183815 13181 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.516s
I20260709 13:03:45.431218 13124 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:43.700332 13100 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.436121 13100 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:43.452741 13172 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:43.413543 13192 consensus_meta.cc:287] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 1.413s	user 0.009s	sys 0.005s
I20260709 13:03:45.475438 13192 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.476522 10628 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
W20260709 13:03:45.478917 10628 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54298 (request call id 1475) took 3496 ms (client timeout 2220 ms). Trace:
W20260709 13:03:45.479323 10628 rpcz_store.cc:269] 0709 13:03:41.982213 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:41.982320 (+   107us) service_pool.cc:224] Handling call
0709 13:03:45.478677 (+3496357us) spinlock_profiling.cc:243] Waited 3.49 s on lock 0x7b5400197654. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:45.478804 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":8029883776}
I20260709 13:03:43.341054 13070 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:43.493482 13261 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:45.493813 13261 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.494248 13070 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:45.496130 13192 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.497020 10531 catalog_manager.cc:5697] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: term changed from 6 to 7, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 7 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:45.498732 10531 catalog_manager.cc:5697] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: term changed from 4 to 6, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68), now has a pending config: VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65), VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66), VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67), VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 6 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: HEALTHY } } } pending_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:03:43.615903 13259 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.502195 13259 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.504233 13259 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:43.549952 13304 log.cc:927] Time spent T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260709 13:03:43.769205 13284 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:45.507218 13284 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:45.507011 13261 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:43.737360 13308 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:44.099311 13289 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.516s	user 0.014s	sys 0.011s
W20260709 13:03:45.512492 13289 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.929s	user 0.016s	sys 0.012s
I20260709 13:03:45.005534 13271 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:45.123914 12677 consensus_meta.cc:287] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 2.621s	user 0.029s	sys 0.019s
I20260709 13:03:45.513944 12677 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.151808 13227 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:43.739192 13012 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:45.202744 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:45.519248 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:43.767125 13306 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.520749 13012 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:45.521266 13012 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.521865 13306 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.522389 13306 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:45.522826 13306 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.523401 13012 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.523908 13012 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:45.524376 13012 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.524823 13306 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:45.235476 13290 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.458s	user 0.004s	sys 0.012s
W20260709 13:03:45.251901 10601 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.552s	user 0.000s	sys 0.021s
W20260709 13:03:45.525476 13290 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.748s	user 0.005s	sys 0.012s
W20260709 13:03:45.525602 10601 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.826s	user 0.000s	sys 0.021s
W20260709 13:03:45.526257 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 1.83279e+06us
I20260709 13:03:45.527489 10601 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:45.528285 13192 raft_consensus.cc:2749] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:45.258558 12997 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
W20260709 13:03:45.261054 10783 consensus_meta.cc:287] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 1.563s	user 0.006s	sys 0.010s
I20260709 13:03:45.268910 12806 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:43.722008 10630 rpcz_store.cc:276] 0709 13:03:42.551024 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:42.558131 (+  7107us) service_pool.cc:224] Handling call
0709 13:03:42.558592 (+   461us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:42.644155 (+ 85563us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:42.644202 (+    47us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:42.647506 (+  3304us) log.cc:844] Serialized 26 byte log entry
0709 13:03:43.680765 (+1033259us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:03:43.680825 (+    60us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:43.680922 (+    97us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:43.708765 (+ 27843us) spinlock_profiling.cc:243] Waited 1.41 ms on lock 0x7b4400022b4c. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ebfdc85 00007fce8ebfe6a2 00007fce919701db 00007fce9196baaf 00007fce9195f86e 00007fce9195ebb6 00007fce9195e7d8 00007fce91968221 00007fce919681d9 00007fce91968169
0709 13:03:43.721302 (+ 12537us) raft_consensus.cc:1685] finished
0709 13:03:43.721321 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:43.721538 (+   217us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":109363,"raft.queue_time_us":96492,"raft.run_cpu_time_us":217,"raft.run_wall_time_us":17431,"spinlock_wait_cycles":3237760,"thread_start_us":1031783,"threads_started":1,"wal-append.queue_time_us":875317,"wal-append.run_cpu_time_us":7754,"wal-append.run_wall_time_us":1716455}
W20260709 13:03:45.283416 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:45.291823 10750 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:45.297158 12672 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.535739 13227 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:45.535854 12672 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.535379 13271 consensus_queue.cc:1059] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:03:45.537303 13271 raft_consensus.cc:3055] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:45.537689 13271 raft_consensus.cc:740] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:45.537992 12672 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:45.301560 13322 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
W20260709 13:03:45.311033 10677 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.791s	user 0.016s	sys 0.012s
W20260709 13:03:45.538825 10677 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.019s	user 0.016s	sys 0.012s
I20260709 13:03:45.538694 13322 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:44.170755 13303 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.540779 13322 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:45.541250 13303 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:45.541615 10750 connection.cc:256] RPC call timeout handler was delayed by -1.6977993379999816s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1565s for a response
I20260709 13:03:45.541826 13303 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.325897 13246 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.336548 13007 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:45.545634 13303 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.546414 13007 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.548087 13303 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.338061 13319 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.548465 13007 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:45.542114 12672 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:45.548870 13319 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.549497 10535 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45062 (request call id 148) took 7364 ms. Trace:
I20260709 13:03:45.549584 12672 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:45.550371 10566 debug-util.cc:398] Leaking SignalData structure 0x7b080003c520 after lost signal to thread 9528
W20260709 13:03:45.551403 10566 debug-util.cc:398] Leaking SignalData structure 0x7b080003c660 after lost signal to thread 10569
W20260709 13:03:45.551738 10566 debug-util.cc:398] Leaking SignalData structure 0x7b0800034960 after lost signal to thread 10583
I20260709 13:03:45.551728 12672 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:43.763737 13302 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.338785 12873 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:45.553922 12873 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:45.341656 10602 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.640s	user 0.012s	sys 0.016s
I20260709 13:03:43.758162 13310 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.556623 12873 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:45.549945 10535 rpcz_store.cc:276] 0709 13:03:38.185296 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:38.185854 (+   558us) service_pool.cc:224] Handling call
0709 13:03:45.549433 (+7363579us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:41.063756 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:41.071478 (+  7722us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:41.071521 (+    43us) write_op.cc:435] Acquired schema lock
0709 13:03:41.071542 (+    21us) tablet.cc:662] Decoding operations
0709 13:03:41.072520 (+   978us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:41.072583 (+    63us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:41.072614 (+    31us) tablet.cc:685] Acquiring locks for 9 operations
0709 13:03:41.073414 (+   800us) tablet.cc:701] Row locks acquired
0709 13:03:41.073432 (+    18us) write_op.cc:260] PREPARE: finished
0709 13:03:41.073569 (+   137us) write_op.cc:270] Start()
0709 13:03:41.073674 (+   105us) write_op.cc:276] Timestamp: P: 1783602221073519 usec, L: 0
0709 13:03:41.073696 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:03:41.129997 (+ 56301us) log.cc:844] Serialized 3591 byte log entry
0709 13:03:41.584268 (+454271us) op_driver.cc:464] REPLICATION: finished
0709 13:03:42.633693 (+1049425us) write_op.cc:301] APPLY: starting
0709 13:03:42.633783 (+    90us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:42.634028 (+   245us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:42.634156 (+   128us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:42.635218 (+  1062us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:42.635482 (+   264us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=9
0709 13:03:42.635531 (+    49us) write_op.cc:312] APPLY: finished
0709 13:03:42.635828 (+   297us) log.cc:844] Serialized 70 byte log entry
0709 13:03:42.807930 (+172102us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:42.808056 (+   126us) write_op.cc:454] Released schema lock
0709 13:03:42.808118 (+    62us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:42.808486 (+   368us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:42.808513 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":58027,"reported_tablets":43,"child_traces":[["op",{"apply.queue_time_us":1049172,"apply.run_cpu_time_us":29955,"apply.run_wall_time_us":174801,"num_ops":9,"prepare.queue_time_us":124124,"prepare.run_cpu_time_us":8914,"prepare.run_wall_time_us":207620,"raft.queue_time_us":116778,"raft.run_cpu_time_us":8680,"raft.run_wall_time_us":493215,"replication_time_us":510428,"thread_start_us":780265,"threads_started":5,"wal-append.queue_time_us":314780,"wal-append.run_cpu_time_us":22682,"wal-append.run_wall_time_us":2266918}]]}
I20260709 13:03:45.538465 13284 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.558005 13310 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.338901 13318 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:45.343937 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:45.558728 13318 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.559499 13284 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.559870 13290 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.560257 13012 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.560411 13290 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.560813 13318 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:45.369748 10678 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.785s	user 0.024s	sys 0.057s
W20260709 13:03:45.382175 13295 log.cc:927] Time spent T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 2.268s	user 0.011s	sys 0.004s
I20260709 13:03:45.386941 13088 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:45.394479 10782 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40596 (request call id 1084) took 2965 ms (client timeout 1540 ms). Trace:
W20260709 13:03:45.563616 10782 rpcz_store.cc:269] 0709 13:03:42.429580 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:42.429901 (+   321us) service_pool.cc:224] Handling call
0709 13:03:45.394239 (+2964338us) spinlock_profiling.cc:243] Waited 1.28 s on lock 0x7b54001d8dd4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:45.394371 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2951470464}
I20260709 13:03:45.564503 10636 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 1481) took 3576 ms. Trace:
I20260709 13:03:45.545651 13070 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.565145 13070 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.564893 10636 rpcz_store.cc:276] 0709 13:03:41.988112 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:41.992185 (+  4073us) service_pool.cc:224] Handling call
0709 13:03:42.020286 (+ 28101us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:42.416633 (+396347us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:42.416665 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:42.417239 (+   574us) log.cc:844] Serialized 26 byte log entry
0709 13:03:42.688371 (+271132us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:03:42.688502 (+   131us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:42.688715 (+   213us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:45.381650 (+2692935us) spinlock_profiling.cc:243] Waited 7.77 ms on lock 0x7b4400022b4c. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ebfdc85 00007fce8ebfe6a2 00007fce919701db 00007fce9196baaf 00007fce9195f86e 00007fce9195ebb6 00007fce9195e7d8 00007fce91968221 00007fce919681d9 00007fce91968169
0709 13:03:45.564176 (+182526us) raft_consensus.cc:1685] finished
0709 13:03:45.564198 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:45.564417 (+   219us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":525237,"raft.run_cpu_time_us":150,"raft.run_wall_time_us":151,"spinlock_wait_cycles":17863040,"thread_start_us":390751,"threads_started":2,"wal-append.queue_time_us":398188}
I20260709 13:03:43.774840 13298 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.567634 13070 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:45.568397 13298 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.568521 13319 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:45.429490 13285 consensus_meta.cc:287] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 1.321s	user 0.011s	sys 0.001s
I20260709 13:03:45.429409 13156 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.440702 13124 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:43.750713 13194 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.571126 13194 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.465166 13121 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:45.467075 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 64558.3us
I20260709 13:03:45.470309 13126 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:45.471038 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 1.79014e+06us
W20260709 13:03:45.471895 10675 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.784s	user 0.015s	sys 0.016s
I20260709 13:03:45.581527 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:45.582041 10707 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:45.474002 13300 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.518392 12677 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:45.533847 10783 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
W20260709 13:03:45.584862 10783 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40596 (request call id 1089) took 3151 ms (client timeout 1729 ms). Trace:
W20260709 13:03:45.585346 10783 rpcz_store.cc:269] 0709 13:03:42.433222 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:42.436075 (+  2853us) service_pool.cc:224] Handling call
0709 13:03:43.585806 (+1149731us) spinlock_profiling.cc:243] Waited 17 ms on lock 0x7b4c00269dc0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce90090a20 00007fce900a1a29 00007fce90067644 00007fce9008ef2d 00007fce9008eb93 00007fce91dbf18b 00007fce91dbfcb5 00007fce91dbaf30 00007fce91dbc7de 00007fce91dc827c 00007fce96d89b17
0709 13:03:45.584627 (+1998821us) spinlock_profiling.cc:243] Waited 232 ms on lock 0x7b54000b68d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:45.584770 (+   143us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":572302848}
I20260709 13:03:45.587495 13121 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:45.588016 13121 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.588968 10707 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:45.534384 13261 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 13:03:45.536293 13227 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:45.590109 13121 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.590811 13121 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.591320 13121 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.591993 13227 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:45.303007 13147 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:45.592753 13147 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.593536 13124 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.593677 13156 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:45.594087 13124 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.594245 13156 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.595065 13147 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:45.538436 13271 consensus_queue.cc:260] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.596095 13124 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.596169 13271 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:45.593570 13246 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:03:45.596733 13124 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:45.305037 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:45.597518 13126 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:45.313552 13301 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.598054 13126 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:45.598671 13088 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.534299 12997 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:45.316978 13058 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:45.542117 10750 connection.cc:256] RPC call timeout handler was delayed by -1.6698993379999365s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15960000000000002s for a response
I20260709 13:03:45.319701 11478 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59172 (request call id 17) took 1716 ms. Trace:
I20260709 13:03:45.599149 13088 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.600363 11478 rpcz_store.cc:276] 0709 13:03:43.603404 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:43.603609 (+   205us) service_pool.cc:224] Handling call
0709 13:03:43.604220 (+   611us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:45.319346 (+1715126us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:45.319616 (+   270us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:03:45.542857 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:45.545558 13259 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
W20260709 13:03:45.603508 10750 connection.cc:256] RPC call timeout handler was delayed by -1.547499337999966s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17320000000000002s for a response
I20260709 13:03:45.603392 13259 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:03:45.553082 10566 debug-util.cc:398] Leaking SignalData structure 0x7b08001de900 after lost signal to thread 10661
I20260709 13:03:45.545758 13279 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:45.604421 10566 debug-util.cc:398] Leaking SignalData structure 0x7b08000f0940 after lost signal to thread 10662
I20260709 13:03:45.604636 13279 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:45.556074 10602 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.855s	user 0.013s	sys 0.017s
I20260709 13:03:45.605796 12997 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:03:45.606410 12997 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:45.606885 12997 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.596992 13246 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:45.555586 13302 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.396487 10777 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:43.751451  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:45.609939 13058 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.611613 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.612241 10706 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:03:45.612843 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.613184 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.613462 10703 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:45.613821 10704 raft_consensus.cc:2468] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:45.614269 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.614609 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:45.562848 10678 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.979s	user 0.024s	sys 0.057s
I20260709 13:03:45.615231 10704 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
W20260709 13:03:45.582831 10675 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.895s	user 0.015s	sys 0.016s
I20260709 13:03:45.616025 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:45.603996 10750 connection.cc:256] RPC call timeout handler was delayed by -1.4696859489999952s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15760000000000002s for a response
I20260709 13:03:45.563791 13290 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:45.617826 10566 debug-util.cc:398] Leaking SignalData structure 0x7b08001e5c80 after lost signal to thread 10736
W20260709 13:03:45.626212 10750 connection.cc:256] RPC call timeout handler was delayed by -1.4034993379999605s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1892s for a response
W20260709 13:03:45.626642 10750 connection.cc:256] RPC call timeout handler was delayed by -1.3656993380000131s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19340000000000002s for a response
W20260709 13:03:45.626747 10566 debug-util.cc:398] Leaking SignalData structure 0x7b0800381a20 after lost signal to thread 10810
W20260709 13:03:45.627153 10566 debug-util.cc:398] Leaking SignalData structure 0x7b0800293d40 after lost signal to thread 10811
I20260709 13:03:45.618861 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.627921 10706 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
W20260709 13:03:45.628252 10566 debug-util.cc:398] Leaking SignalData structure 0x7b0800304140 after lost signal to thread 11575
W20260709 13:03:45.628562 10566 debug-util.cc:398] Leaking SignalData structure 0x7b08002f2120 after lost signal to thread 11586
W20260709 13:03:45.628888 10566 debug-util.cc:398] Leaking SignalData structure 0x7b080003a360 after lost signal to thread 12919
I20260709 13:03:45.614846 10703 raft_consensus.cc:2468] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:45.618114 10704 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:03:45.630062 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.630427 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.631824 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.620154 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.617902 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.632623 10707 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:03:45.632743 10708 raft_consensus.cc:2468] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:45.633433 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.632164 10777 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:45.633932 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:45.634354 10777 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40596 (request call id 1080) took 3215 ms (client timeout 2108 ms). Trace:
I20260709 13:03:45.634749 10708 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
W20260709 13:03:45.634716 10777 rpcz_store.cc:269] 0709 13:03:42.419422 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:42.419925 (+   503us) service_pool.cc:224] Handling call
0709 13:03:45.396231 (+2976306us) spinlock_profiling.cc:243] Waited 76 ms on lock 0x7b58003a13d0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91d200aa 00007fce91da2447 00007fce91dbafe7 00007fce91dbc7de 00007fce91dc827c 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c
0709 13:03:45.634292 (+238061us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":174895488}
I20260709 13:03:45.636016 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:45.626957 10750 connection.cc:256] RPC call timeout handler was delayed by -1.3548993379999956s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1946s for a response
W20260709 13:03:45.637148 10750 connection.cc:256] RPC call timeout handler was delayed by -1.1807859489999828s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1897s for a response
W20260709 13:03:45.637624 10750 connection.cc:256] RPC call timeout handler was delayed by -1.0848993380000138s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.22460000000000002s for a response
I20260709 13:03:45.639037 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:45.639384 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:45.639954 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:45.639652 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:45.641296 10781 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:45.641861 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.642432 10709 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:03:45.643179 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.643251 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:45.643325 13279 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:45.609805 13192 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.034s
I20260709 13:03:45.644218 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.644807 10709 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:45.597177 13124 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.645610 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.646188 10712 raft_consensus.cc:2468] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:45.647217 13124 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.648053 13121 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.648227 10712 raft_consensus.cc:1240] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: []
W20260709 13:03:45.649217 13215 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 6 current term: 6 is higher.
I20260709 13:03:45.652439 13259 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:03:45.653846 13322 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:45.645738 10566 debug-util.cc:398] Leaking SignalData structure 0x7b08002c47a0 after lost signal to thread 13191
W20260709 13:03:45.655599 10566 debug-util.cc:398] Leaking SignalData structure 0x7b08002b1de0 after lost signal to thread 13202
W20260709 13:03:45.655906 10566 debug-util.cc:398] Leaking SignalData structure 0x7b0800367440 after lost signal to thread 13224
W20260709 13:03:45.656168 10566 debug-util.cc:398] Leaking SignalData structure 0x7b0800312760 after lost signal to thread 13236
W20260709 13:03:45.656384 10566 debug-util.cc:398] Leaking SignalData structure 0x7b08002aaf00 after lost signal to thread 13241
W20260709 13:03:45.656694 10566 debug-util.cc:398] Leaking SignalData structure 0x7b08003523c0 after lost signal to thread 13243
W20260709 13:03:45.657166 10566 debug-util.cc:398] Leaking SignalData structure 0x7b0800347dc0 after lost signal to thread 13268
I20260709 13:03:45.657276 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:45.657578 10566 debug-util.cc:398] Leaking SignalData structure 0x7b08003262a0 after lost signal to thread 13288
I20260709 13:03:45.657949 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:45.658051 10566 debug-util.cc:398] Leaking SignalData structure 0x7b08002fef40 after lost signal to thread 13307
I20260709 13:03:45.658345 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.658946 10703 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:03:45.659593 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:45.660904 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:45.629097 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.661482 10784 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:03:45.662068 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:45.662315 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.610553 13058 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:45.663396 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:45.660262 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:45.663420 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:45.664234 10709 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:45.664417 10783 raft_consensus.cc:2368] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4.
I20260709 13:03:45.664646 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:45.666095 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.667169 10777 raft_consensus.cc:3055] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:45.668365 10777 raft_consensus.cc:740] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:45.667213 10704 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:03:45.668933 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:45.656421 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.672277 10676 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:45.672812 10712 raft_consensus.cc:2393] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 8: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:45.673193 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:45.658672 10786 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:03:45.676087 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.676954 10708 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:45.678316 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.679154 10704 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:03:45.680274 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:45.672142 10749 consensus_peers.cc:597] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d9e0fdbd1e7d4fc0a9e330373ff8e0c5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:45.654332 13322 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.686465 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:45.633975 10707 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:03:45.691659 10707 raft_consensus.cc:1240] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 9. Current term is 10. Ops: []
I20260709 13:03:45.687476 10777 consensus_queue.cc:260] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.688551 10711 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:03:45.689461 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.689551 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.704309  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:45.716414 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:45.718107 10777 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:45.718609 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:45.691923 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:45.705078 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:45.596119 13156 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.610581 13088 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.714108 10709 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:03:45.728655 10777 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:45.722137 13121 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 13:03:45.730003 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:45.730839 10780 raft_consensus.cc:2393] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 8: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:45.732232 13322 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:45.734323 13246 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:03:45.735179 13126 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.735440 11478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:03:45.690124 13318 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:45.738722 13318 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.741133 13318 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.737699 10784 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:45.741178 10704 raft_consensus.cc:1240] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:45.689994 13319 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:45.744153 13319 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.722445 13306 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:45.745622 12806 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.655282 13147 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:45.694041 13192 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:45.689675 13298 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.675494 13012 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.671535 13310 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.753189 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:45.717900 13290 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:45.755882 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:45.685623 13301 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:45.683434 13261 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:45.689915 13303 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:45.716758 13302 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:45.760524 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:45.761524 10783 raft_consensus.cc:2468] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:45.689805 13194 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.764279 10602 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:45.750677 13286 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:45.686204 13058 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.753036 13318 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:45.755050 12781 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:45.779415 10784 raft_consensus.cc:2368] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 8. Current term is 9.
I20260709 13:03:45.783728 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:45.789863 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:45.750447 13306 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.790514 10784 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:45.795274 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:45.755086 13147 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.827840 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.778612 11478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:03:45.760504 13192 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.828812 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:45.833802 10785 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:45.780803 13319 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.755050 12806 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.829722 10780 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:45.760021 13298 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.761999 13012 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.781337 13194 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.774674 13301 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.778983 13261 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.775698 13290 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.766925 13310 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.790621 13318 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.839010 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:45.874238 10705 raft_consensus.cc:3060] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:45.875906 13318 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.878038 10706 raft_consensus.cc:1275] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 13:03:45.780467 13303 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.880702 10707 raft_consensus.cc:1275] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:03:45.793001 12781 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.829033 13284 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:45.892619 13284 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:45.895053 13284 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:45.783428 13286 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:45.901157 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:03:45.904769 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 140500us
I20260709 13:03:45.908577 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:45.911621 10705 raft_consensus.cc:2468] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:45.916836 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:45.921411 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:45.922283 10637 raft_consensus.cc:2410] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 13:03:45.928716 10637 raft_consensus.cc:1275] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:45.931349 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:45.932869 10637 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
W20260709 13:03:45.933570 13328 log.cc:927] Time spent T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260709 13:03:45.942881 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:45.943675 10637 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:03:45.949954 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:45.951974 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:45.952618 10632 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:45.960346 10637 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:45.930426 12997 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:45.971763 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:45.972960 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:45.973883 10629 raft_consensus.cc:2393] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 10: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
W20260709 13:03:45.971763 10676 connection.cc:256] RPC call timeout handler was delayed by -1.9488883549998945s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19890000000000002s for a response
W20260709 13:03:45.974411 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:45.974961 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:45.975783 10783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05398384fec444de828e9c2168ec558f"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:45.976020 13298 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.976344 10783 raft_consensus.cc:606] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:45.976699 10783 raft_consensus.cc:614] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:03:45.976763 10710 raft_consensus.cc:1240] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:45.977053 13310 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.977842 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.978348 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:45.978852 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:45.979404 10712 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:45.979602 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.979960 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.980664 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.980911 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.981927 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.983004 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.978880 10708 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:45.984119 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:45.984273 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.984675 10704 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:45.982025 10636 raft_consensus.cc:2955] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:03:45.986650 13290 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:45.984620 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:45.984905 10703 raft_consensus.cc:2393] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 10: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:45.979513 10711 raft_consensus.cc:1275] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:45.987908 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:46.000463 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:46.010473 13306 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:46.012151 10783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:46.012735 10783 raft_consensus.cc:606] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:46.013044 10783 raft_consensus.cc:614] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:03:46.014921 10704 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:03:46.011365 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.011641 13303 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:46.020961 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.021684 10629 raft_consensus.cc:1240] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:46.022495 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:46.023005 10712 raft_consensus.cc:2410] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 13:03:46.015017 10708 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:46.023933 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.024658 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.025358 10708 raft_consensus.cc:2393] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 8: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:45.972944 10637 raft_consensus.cc:1275] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 6. (term mismatch)
I20260709 13:03:46.027328 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.028053 10637 pending_rounds.cc:85] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 5
I20260709 13:03:46.028368 10637 pending_rounds.cc:107] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 8.6
I20260709 13:03:46.028636 10637 raft_consensus.cc:2889] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:46.028728 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.027297 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:46.030265 10712 raft_consensus.cc:2376] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10. Re-sending same reply.
I20260709 13:03:46.039846 10629 raft_consensus.cc:1275] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 13:03:46.041244 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.041476 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.041244 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.042366 10703 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:03:46.042811 10632 raft_consensus.cc:2468] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 2.
I20260709 13:03:46.043670 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.046118 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.050802 10777 raft_consensus.cc:1275] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:03:46.052990 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.044487 10785 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
W20260709 13:03:46.089934 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:46.098727 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.102121 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:46.102787 10637 raft_consensus.cc:3060] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:03:46.116721 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:46.117606 13332 log.cc:927] Time spent T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.111s	user 0.001s	sys 0.000s
W20260709 13:03:46.118072 13331 log.cc:927] Time spent T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.112s	user 0.000s	sys 0.000s
I20260709 13:03:46.118829 10637 raft_consensus.cc:2468] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:46.126911 13147 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:46.120642 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:46.121742 13338 log.cc:927] Time spent T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 13:03:46.130424 10633 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:03:46.135218 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.138026 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.138641 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:46.138026 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.142366 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.149809 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.150576 10779 raft_consensus.cc:2393] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 6: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:46.150929 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.149700 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:46.156144 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:46.156913 10629 raft_consensus.cc:2393] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 10: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:46.156277 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.157037 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:46.158265 10712 raft_consensus.cc:2376] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4. Re-sending same reply.
I20260709 13:03:46.159588 10632 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:03:46.159898 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:46.163436 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 256700us
I20260709 13:03:46.163707 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.164338 10712 raft_consensus.cc:2393] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 8: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:46.163036 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.165040 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.165498 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.165971 10784 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:03:46.166801 10629 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:46.167517 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.165701 10632 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:46.169981 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.170445 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.175280 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:46.176501 10708 raft_consensus.cc:2410] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 13:03:46.181565 10782 raft_consensus.cc:2393] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 4: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:46.182001 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.182998 10629 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:03:46.184386 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.185449 10632 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
I20260709 13:03:46.186676 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:46.187587 10779 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:46.207765 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.238261 10784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c5157234f11428c909679d956d343a2"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:46.273703 10784 raft_consensus.cc:606] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:46.274401 10784 raft_consensus.cc:614] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:03:46.259559 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.250487 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.275552 10780 raft_consensus.cc:2393] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 8: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:46.270279 10779 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:46.273028 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.272222 10712 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:46.288041 13290 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:46.288385 10601 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:46.289940 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.276409 10602 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:46.288957 13290 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:46.293074 13335 raft_consensus.cc:2764] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:03:46.295148 10602 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:46.295288 13290 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:46.296185 13181 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:03:46.296666 13181 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:46.297078 13181 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:46.297053 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.300432 10602 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:46.301781 13290 raft_consensus.cc:2764] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260709 13:03:46.305441 13290 consensus_queue.cc:1059] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:03:46.306945 13335 raft_consensus.cc:3055] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:46.307338 13335 raft_consensus.cc:740] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:46.312520 10602 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:46.313587 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.317196 10602 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:46.318780 10630 raft_consensus.cc:2468] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:46.319492 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.319998 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.321056 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.177850 13301 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:46.322201 10630 raft_consensus.cc:2468] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:46.323498 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.318177 10602 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:46.323077 10601 leader_election.cc:400] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 3. Current term is 4.
I20260709 13:03:46.324858 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.328013 10601 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:46.327744 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.328958 10781 raft_consensus.cc:2376] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9. Re-sending same reply.
I20260709 13:03:46.323627 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:46.325457 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 350603us
I20260709 13:03:46.330655 10602 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:46.324317 10630 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:46.333722 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.330480 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.337448 10777 raft_consensus.cc:2393] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 4: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:46.339075 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.369606 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:46.370534 10630 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:46.370841 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.371341 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.370558 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.369771 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.373616 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.373780 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.374293 10708 raft_consensus.cc:2468] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:46.372900 10635 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:46.376369 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.375741 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.378288 10637 raft_consensus.cc:1240] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:46.335089 13153 tablet_copy_client.cc:538] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:46.323587 13336 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:03:46.381163 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.382119 10778 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:46.386742 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.386343 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.387498 10777 raft_consensus.cc:2393] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 10: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:46.375293 13290 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:03:46.399099 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.386148 10676 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:46.308256 13335 consensus_queue.cc:260] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [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: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:46.392156 13284 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:46.394632 13194 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:46.395615 13012 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:46.409319 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.401604 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.410045 10630 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:03:46.385228 13336 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:46.430848 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.432940 13303 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:03:46.401582 13290 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:46.401289 13319 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:46.440922 10628 raft_consensus.cc:2368] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9.
I20260709 13:03:46.437999 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.433998 13336 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:46.439951 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.444171 10782 raft_consensus.cc:2410] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 11 because replica has last-logged OpId of term: 9 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 5.
I20260709 13:03:46.323403 13318 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:03:46.450116 10631 raft_consensus.cc:2368] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9.
I20260709 13:03:46.389333 13124 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.045s
I20260709 13:03:46.448946 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.459795 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.460958 10778 raft_consensus.cc:2393] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 9: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:46.460819 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.463111 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.456272 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:46.464934 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 136902us
I20260709 13:03:46.331280 13271 raft_consensus.cc:2804] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:46.467145 10601 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:46.444913 13290 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:46.469012 10601 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:46.335551 12781 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:46.439885 13286 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:46.440452 13319 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:46.471593 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.446991 13192 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:46.472904 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 142247us
I20260709 13:03:46.447224 13303 raft_consensus.cc:697] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:46.475306 10602 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:46.451366 13318 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:46.477695 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:46.476203 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.482900 10778 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:03:46.468120 13271 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:46.487136 13271 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:03:46.434290 13285 consensus_queue.cc:1175] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "99a7b009fd104b7d948808513bc3e845" responder_term: 7 status { last_received { term: 7 index: 6 } last_committed_idx: 4 error { code: PRECEDING_ENTRY_DIDNT_MATCH status { code: ILLEGAL_STATE message: "Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)" } } last_received_current_leader { term: 7 index: 6 } }
I20260709 13:03:46.483600 13286 raft_consensus.cc:2804] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:46.498102 13286 raft_consensus.cc:697] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:46.499234 13286 consensus_queue.cc:237] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:46.500088 13345 ts_tablet_manager.cc:933] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:46.501946 13261 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:46.503198 13303 consensus_queue.cc:237] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to 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: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:46.510771 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.511647 10782 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
W20260709 13:03:46.517738 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 48785.1us
I20260709 13:03:46.519284 10601 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:46.520215 12781 raft_consensus.cc:2804] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:46.520666 12781 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:46.521242 12781 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:46.531029 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.531286 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.485849 13318 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:46.476711 13319 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:46.481910 12806 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:46.480229 13058 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:46.506003 13192 raft_consensus.cc:2804] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election won for term 7
W20260709 13:03:46.548707 13344 log.cc:927] Time spent T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.107s	user 0.000s	sys 0.001s
I20260709 13:03:46.539005 13306 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:46.540642 13261 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260709 13:03:46.569468 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:46.551333 13192 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:46.603332 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:46.606356 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 178502us
I20260709 13:03:46.565469 13261 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:46.615458 13336 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:46.616655 13318 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:46.617703 13336 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:46.622618 10703 raft_consensus.cc:1275] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:03:46.599689 13192 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:46.632480 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.639012 13284 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:46.643425 13181 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:46.612020 13261 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:46.650128 13181 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:46.652818 13153 tablet_bootstrap.cc:492] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:03:46.656769 13318 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:46.682845 13319 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:46.685731 13319 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:46.690910 13290 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:46.693351 13290 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:46.689337 13261 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:46.696249 13261 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:46.693123 13335 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:46.704816 13345 tablet_copy_client.cc:323] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.67:34207
W20260709 13:03:46.733659 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 110464us
W20260709 13:03:46.750222 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:46.515527 10602 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:46.760111 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 244371us
I20260709 13:03:46.762724 10601 leader_election.cc:400] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 8. Current term is 9.
I20260709 13:03:46.762521 10796 tablet_copy_service.cc:140] P 99a7b009fd104b7d948808513bc3e845: Received BeginTabletCopySession request for tablet d9e0fdbd1e7d4fc0a9e330373ff8e0c5 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:47336)
I20260709 13:03:46.763839 10796 tablet_copy_service.cc:161] P 99a7b009fd104b7d948808513bc3e845: Beginning new tablet copy session on tablet d9e0fdbd1e7d4fc0a9e330373ff8e0c5 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:47336: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-d9e0fdbd1e7d4fc0a9e330373ff8e0c5
I20260709 13:03:46.770910 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.772064 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.770970 12781 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:46.772607 10782 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:46.774046 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.774806 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.779337 12997 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:03:46.781996 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:46.782452 12997 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:03:46.791381 13192 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:46.677291 13271 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:46.797914 13290 raft_consensus.cc:2764] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election decision vote started in defunct term 8: won
I20260709 13:03:46.795274 12781 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:46.818341 10796 tablet_copy_source_session.cc:215] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:46.820212 13364 consensus_queue.cc:1048] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:46.822811 13192 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:46.826647 10751 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:46.838590 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 317838us
I20260709 13:03:46.840629 13345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e0fdbd1e7d4fc0a9e330373ff8e0c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:46.841711 10601 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:46.845026 10601 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:46.846616 13215 raft_consensus.cc:2804] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:03:46.847468 13215 raft_consensus.cc:697] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:46.849493 12781 raft_consensus.cc:2804] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:46.849016 13215 consensus_queue.cc:237] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:46.849989 12781 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:46.850559 12781 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:46.859062 13271 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:46.859990 13271 raft_consensus.cc:2804] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:46.860373 13271 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:46.860742 13271 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:46.861855 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:46.862689 10786 raft_consensus.cc:2376] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10. Re-sending same reply.
I20260709 13:03:46.863518 10531 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44242 (request call id 27) took 6014 ms. Trace:
I20260709 13:03:46.864225 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:46.871140 10703 raft_consensus.cc:2955] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:03:46.881836 10786 raft_consensus.cc:2376] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6. Re-sending same reply.
I20260709 13:03:46.887130 10601 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:46.891002 13303 consensus_queue.cc:1048] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:46.847211 10751 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:46.894543 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 47533.8us
I20260709 13:03:46.894896 13322 raft_consensus.cc:2804] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:46.895612 13322 raft_consensus.cc:697] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:46.896806 13322 consensus_queue.cc:237] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:46.881713 10531 rpcz_store.cc:276] 0709 13:03:40.848652 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:40.852755 (+  4103us) service_pool.cc:224] Handling call
0709 13:03:46.863282 (+6010527us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:45.788653 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:45.937658 (+149005us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:45.938566 (+   908us) write_op.cc:435] Acquired schema lock
0709 13:03:45.938590 (+    24us) tablet.cc:662] Decoding operations
0709 13:03:45.939276 (+   686us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:45.939340 (+    64us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:45.939380 (+    40us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:03:45.939665 (+   285us) tablet.cc:701] Row locks acquired
0709 13:03:45.939690 (+    25us) write_op.cc:260] PREPARE: finished
0709 13:03:45.939847 (+   157us) write_op.cc:270] Start()
0709 13:03:45.939971 (+   124us) write_op.cc:276] Timestamp: P: 1783602225939798 usec, L: 0
0709 13:03:45.939992 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:03:45.975434 (+ 35442us) log.cc:844] Serialized 1271 byte log entry
0709 13:03:46.562604 (+587170us) op_driver.cc:464] REPLICATION: finished
0709 13:03:46.672018 (+109414us) write_op.cc:301] APPLY: starting
0709 13:03:46.672128 (+   110us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:46.672288 (+   160us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:46.672502 (+   214us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:46.672927 (+   425us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:46.673160 (+   233us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:03:46.673227 (+    67us) write_op.cc:312] APPLY: finished
0709 13:03:46.673520 (+   293us) log.cc:844] Serialized 28 byte log entry
0709 13:03:46.674492 (+   972us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:46.674608 (+   116us) write_op.cc:454] Released schema lock
0709 13:03:46.674662 (+    54us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:46.677567 (+  2905us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:46.677661 (+    94us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":34225,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":109099,"apply.run_cpu_time_us":2316,"apply.run_wall_time_us":3053,"num_ops":2,"prepare.queue_time_us":261239,"prepare.run_cpu_time_us":27511,"prepare.run_wall_time_us":415377,"raft.queue_time_us":172662,"raft.run_cpu_time_us":11711,"raft.run_wall_time_us":115631,"replication_time_us":622476,"thread_start_us":566518,"threads_started":4,"wal-append.queue_time_us":405043}]]}
I20260709 13:03:46.903621 10676 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:46.903801 12781 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:46.905038 13354 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:03:46.905573 13354 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:46.906088 13354 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:03:46.907825 13318 consensus_queue.cc:1048] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:03:46.918005 13335 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:46.918570 13335 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:46.919271 13335 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:46.921613 10751 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:46.927217 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.927567 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.928107 10708 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:03:46.928339 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.929750 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.932119 10631 raft_consensus.cc:1240] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:46.934849 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.934990 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.936194 13364 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:03:46.936864 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.936864 13364 raft_consensus.cc:697] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:46.947917 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.948125 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.948467 13364 consensus_queue.cc:237] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:46.948954 10633 raft_consensus.cc:2468] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 3.
I20260709 13:03:46.950910 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.948808 10628 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:03:46.954373 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.954907 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.955554 10628 raft_consensus.cc:2393] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 4: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:46.954190 12781 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:46.957784 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.958981 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.960999 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.962015 10637 raft_consensus.cc:2393] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 11: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:46.961858 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.962193 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.962453 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:03:46.963063 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:46.963449 10633 raft_consensus.cc:2410] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 8 because replica has last-logged OpId of term: 7 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 6.
I20260709 13:03:46.964012 10751 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:46.964654 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.964802 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.963109 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.965749 10632 raft_consensus.cc:2393] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 9: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:46.966360 10751 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:46.966879 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.968056 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.967732 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.968482 10751 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:46.969277 10630 raft_consensus.cc:2393] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 8: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:46.969841 13226 raft_consensus.cc:2804] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:03:46.970316 13226 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:46.970722 13226 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:46.969131 10632 raft_consensus.cc:2393] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 11: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:46.983203 13322 raft_consensus.cc:2804] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:46.983455 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.984071 13322 raft_consensus.cc:697] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:46.985028 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.985940 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.985335 13322 consensus_queue.cc:237] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:46.989717 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.990576 10705 raft_consensus.cc:2468] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:46.985934 10712 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:46.986994 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.994053 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:46.994397 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:46.994741 10706 raft_consensus.cc:2376] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6. Re-sending same reply.
I20260709 13:03:46.995718 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:46.996680 10709 raft_consensus.cc:2410] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 11 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 4.
I20260709 13:03:46.999763 13215 raft_consensus.cc:2804] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:47.009889 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.010051 10636 raft_consensus.cc:1240] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:47.011157 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.009488 13271 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:47.012579 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.010298 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.010730 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.015936 10632 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:47.014904 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.018043 13354 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:47.019757 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.020741 13354 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:47.021449 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.022428 10634 raft_consensus.cc:2393] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 10: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:47.023274 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:47.029615 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.029970 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.030568 10629 raft_consensus.cc:2393] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 9: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:47.026602 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.032089 10635 raft_consensus.cc:2393] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 11: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:47.027407 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.027619 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.028195 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.028424 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.028752 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.033219 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.038480 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.040674 10629 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:03:47.014292 13215 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:47.046605 13215 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:47.054834 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.056442 10634 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:03:47.025147 13226 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:47.068248 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.069058 10629 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:03:47.076625 10602 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:47.071635 10676 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:47.079532 13359 raft_consensus.cc:2804] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:47.080215 13359 raft_consensus.cc:697] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:47.082182 13271 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:47.070169 13335 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:47.087177 13261 raft_consensus.cc:2804] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:03:47.089705 10631 raft_consensus.cc:1240] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:47.082907 13359 consensus_queue.cc:237] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:47.098376 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.098644 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.090716 13261 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:47.109261 13345 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:59062 (request call id 10) took 1095 ms. Trace:
I20260709 13:03:47.109799 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.101683 13226 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:47.104176 13261 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:47.117699 13215 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:47.120046 13215 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:47.109867 13345 rpcz_store.cc:276] 0709 13:03:46.013725 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:46.026198 (+ 12473us) service_pool.cc:224] Handling call
0709 13:03:46.500559 (+474361us) ts_tablet_manager.cc:934] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
0709 13:03:46.838426 (+337867us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:03:46.925301 (+ 86875us) tablet_metadata.cc:665] Metadata flushed
0709 13:03:46.926217 (+   916us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:03:47.057258 (+131041us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:03:47.099293 (+ 42035us) tablet_replica.cc:206] Creating consensus instance
0709 13:03:47.108892 (+  9599us) ts_tablet_manager.cc:989] Replica registered.
0709 13:03:47.109070 (+   178us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":2811,"tablet-copy.queue_time_us":416376,"thread_start_us":404155,"threads_started":2}
I20260709 13:03:47.123778 13345 tablet_copy_client.cc:806] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:47.124593 13345 tablet_copy_client.cc:670] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:47.132081 13335 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:47.134645 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:47.135391 10634 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:47.145864 10602 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:47.147194 10676 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:47.147409 10602 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:47.147697 12781 raft_consensus.cc:2804] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:47.148820 10631 raft_consensus.cc:1240] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10. Ops: []
I20260709 13:03:47.149447 10630 raft_consensus.cc:1240] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:47.149552 13352 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:47.140808 13345 tablet_copy_client.cc:538] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:47.151192 10637 raft_consensus.cc:1240] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:47.150097 10534 catalog_manager.cc:5697] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 8 to 9, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 9 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:47.153015 10786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e24fe74df68040e7b259d86577876713"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:47.156663 13354 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:47.159247 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:47.168948 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:47.169891 10602 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:47.168524 10786 raft_consensus.cc:606] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:47.167694 12781 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:47.179833 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:47.159320 13261 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:47.180963 10534 catalog_manager.cc:5697] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:47.186687 13303 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:47.182013 13352 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:47.187192 13303 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:47.187613 13303 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:47.188818 13352 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:47.189450 13335 raft_consensus.cc:2749] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:47.189536 10705 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:47.193270 10629 raft_consensus.cc:2393] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 10: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:47.180982 12781 raft_consensus.cc:3060] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:47.179675 13354 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:47.207690 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:47.210919 10750 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:47.211042 13354 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:47.216925 13261 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:47.236927 12781 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:47.245324 10534 catalog_manager.cc:5697] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
W20260709 13:03:47.241169 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 49629.2us
I20260709 13:03:47.256347 13345 tablet_bootstrap.cc:492] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:03:47.257515 10705 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:03:47.244086 13303 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:47.267316 12781 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:47.273156 13376 log.cc:927] Time spent T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260709 13:03:47.281579 10634 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:03:47.289289 10676 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:47.290575 13352 raft_consensus.cc:2804] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:03:47.291002 13352 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:47.291364 13352 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:47.295363 10676 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:47.303128 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 91301.5us
I20260709 13:03:47.305135 13303 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:47.314236 12997 raft_consensus.cc:993] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:47.301465 13354 raft_consensus.cc:2764] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election decision vote started in defunct term 9: won
I20260709 13:03:47.317843 13226 consensus_queue.cc:1048] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:47.318411 10676 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:47.336565 13147 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.007s
I20260709 13:03:47.328719 12997 raft_consensus.cc:1081] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:47.343946 13354 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:47.345574 13354 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:47.338852 10751 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:47.354676 12997 raft_consensus.cc:2804] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:03:47.354830 13226 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:47.355737 12997 raft_consensus.cc:697] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:47.356879 12997 consensus_queue.cc:237] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [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: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:47.357563 13354 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:47.355545 13226 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:47.359779 13354 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:47.360062 13226 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:47.365206 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 46993us
I20260709 13:03:47.367373 10676 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:47.367549 13147 raft_consensus.cc:2955] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:47.369558 10676 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:47.375383 10786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:47.376029 10786 raft_consensus.cc:606] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:47.380434 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:47.380924 10708 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:47.377043 10704 raft_consensus.cc:2955] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:47.333002 13349 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 1, Time since last communication: 0.051s
I20260709 13:03:47.391069 13352 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:47.393329 13352 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:47.393517 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.393959 10632 raft_consensus.cc:1240] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:47.396880 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.397102 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.398008 10629 raft_consensus.cc:2368] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9.
I20260709 13:03:47.398097 10628 raft_consensus.cc:2393] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 7: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:47.409399 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:47.409654 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:47.410398 10629 raft_consensus.cc:2410] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 13:03:47.410457 10631 raft_consensus.cc:2393] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 10: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:47.416083 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:47.416513 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.417943 10630 raft_consensus.cc:2393] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 5: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:47.416983 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.422221 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:47.422845 10634 raft_consensus.cc:2376] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8. Re-sending same reply.
I20260709 13:03:47.421903 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.426236 10629 raft_consensus.cc:2376] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5. Re-sending same reply.
I20260709 13:03:47.403354 13359 raft_consensus.cc:2764] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election decision vote started in defunct term 10: won
I20260709 13:03:47.421963 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.431532 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:47.433187 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:47.434866 13350 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:47.436807 13350 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:47.438167 10632 raft_consensus.cc:1240] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 10. Current term is 11. Ops: []
I20260709 13:03:47.438095 10750 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:47.440671 10750 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:47.396646 13386 raft_consensus.cc:2804] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:47.442160 10750 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:47.481941 10631 raft_consensus.cc:1240] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 10. Current term is 11. Ops: []
I20260709 13:03:47.446669 13386 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:03:47.480525 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 105835us
W20260709 13:03:47.485793 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 116257us
I20260709 13:03:47.503101 10751 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:47.508371 13350 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:47.513546  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:03:47.514612 13070 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:03:47.515378 13070 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:47.515959 13070 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:47.517083  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:47.517516 13387 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:47.521842 13215 raft_consensus.cc:2804] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:47.523524 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:47.528627 10708 raft_consensus.cc:1275] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:03:47.485942 12997 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:47.485697 13386 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:03:47.544039 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 50336.3us
I20260709 13:03:47.539311 13215 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:47.547910 13215 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:47.548252 10786 raft_consensus.cc:2393] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in current term 8: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
W20260709 13:03:47.553406 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 56018.7us
I20260709 13:03:47.567209 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:47.571023 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 128870us
I20260709 13:03:47.573927 10632 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 8.
I20260709 13:03:47.576567 10750 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:47.591377 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:47.593209 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:47.593677 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:47.594005 10710 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:47.594880 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:47.595561 10708 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:03:47.599030 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:47.600953 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:47.602861 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:47.604167 10710 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:03:47.605402 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
W20260709 13:03:47.610474 13393 log.cc:927] Time spent T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.124s	user 0.000s	sys 0.001s
I20260709 13:03:47.612563 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:47.613695 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:47.616808 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:47.617000 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:47.617851 10705 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:47.621950 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:47.623974 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:47.630517 10706 raft_consensus.cc:1240] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 13:03:47.633234 10706 raft_consensus.cc:1240] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 11. Current term is 12. Ops: []
I20260709 13:03:47.633900 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
W20260709 13:03:47.637451 13396 log.cc:927] Time spent T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 13:03:47.640108 10706 raft_consensus.cc:1275] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:47.641779 13153 tablet_bootstrap.cc:492] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:47.642935 13153 tablet_bootstrap.cc:492] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:03:47.643539 10712 raft_consensus.cc:1240] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:47.643777 13153 ts_tablet_manager.cc:1403] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.991s	user 0.056s	sys 0.025s
I20260709 13:03:47.651212 13353 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:47.652192 13147 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:59978 (request call id 3) took 6339 ms. Trace:
I20260709 13:03:47.652052 13353 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:47.654157 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 87585.1us
I20260709 13:03:47.662256 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:47.663882 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 74824.5us
I20260709 13:03:47.665709 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:47.667887 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:47.669194 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:47.669731 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:47.670224 13364 consensus_queue.cc:1048] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:47.671083 10705 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
W20260709 13:03:47.676486 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 99989.3us
I20260709 13:03:47.679301 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:47.682966 10750 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:47.682484 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:47.652793 13147 rpcz_store.cc:276] 0709 13:03:41.312838 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:41.332869 (+ 20031us) service_pool.cc:224] Handling call
0709 13:03:41.422354 (+ 89485us) log.cc:844] Serialized 492 byte log entry
0709 13:03:42.993118 (+1570764us) spinlock_profiling.cc:243] Waited 10.5 ms on lock 0x7b18001ac7a0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce97b9fde1 00007fce97bac5b1 00007fce8eca52a6 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91d3d142 00007fce91d1deaa 00007fce91d24d53
0709 13:03:43.419773 (+426655us) spinlock_profiling.cc:243] Waited 20.6 ms on lock 0x7b18001ac7a0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce97b9fde1 00007fce97bac5b1 00007fce8eca52a6 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91d44b26 00007fce91d3e49a 00007fce91d3d714
0709 13:03:45.302309 (+1882536us) spinlock_profiling.cc:243] Waited 2.46 ms on lock 0x7b540020b5a0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91d44b26 00007fce91d3e49a 00007fce91d3d714 00007fce91d1deaa 00007fce91d24d53 00007fce91d24cd9 00007fce91d24c69 00007fce91d24c31 00007fce91d23dfd 000000000038f354
0709 13:03:45.367923 (+ 65614us) spinlock_profiling.cc:243] Waited 6.15 ms on lock 0x7b540020b5a0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91d3d142 00007fce91d1deaa 00007fce91d24d53 00007fce91d24cd9 00007fce91d24c69 00007fce91d24c31 00007fce91d23dfd 000000000038f354 000000000038f199 00007fce8ecd7475
0709 13:03:47.652060 (+2284137us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":187,"mutex_wait_us":33063,"raft.queue_time_us":355232,"raft.run_cpu_time_us":82165,"raft.run_wall_time_us":7580060,"spinlock_wait_cycles":91272448,"thread_start_us":899787,"threads_started":3,"wal-append.queue_time_us":152716,"wal-append.run_cpu_time_us":3126,"wal-append.run_wall_time_us":1516738}
I20260709 13:03:47.690977 10750 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:47.691895 13387 raft_consensus.cc:2804] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:47.692963 13387 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:47.693531 13387 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:47.698570 10750 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:47.701577 13403 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:03:47.702113 13403 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:47.702529 13403 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:47.702636 10750 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:47.704098 13226 raft_consensus.cc:2804] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:47.704691 13226 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:47.705120 13226 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:47.705400 10750 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:47.707923 13349 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:47.716635 13215 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:47.698407 13322 raft_consensus.cc:2804] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:47.680483 13400 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:47.723534 13070 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:47.726635 10750 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:03:47.723097 13322 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:47.734807 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:47.733834 13322 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:47.741267 13070 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:47.730934 13215 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:47.738404 13402 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:47.747011 13403 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:47.749485 13403 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:47.749975 13353 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:47.753574 13322 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:47.756012 13322 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:47.727252 13153 raft_consensus.cc:359] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:47.760129 13153 raft_consensus.cc:740] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:03:47.760887 13226 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:47.762305 10602 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:47.763237 13226 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:47.765693 13353 raft_consensus.cc:2749] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:47.765709 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.769007 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.772535 10632 raft_consensus.cc:2393] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:47.775230 13386 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:47.777566 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:47.761127 13153 consensus_queue.cc:260] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:47.778472 10704 raft_consensus.cc:1240] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:47.785723 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:47.780712 10711 raft_consensus.cc:1275] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
W20260709 13:03:47.788635 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 62037.1us
I20260709 13:03:47.781637 10703 raft_consensus.cc:1275] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:47.780936 10786 consensus_queue.cc:237] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:47.786422 10632 raft_consensus.cc:2468] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:47.791007 10750 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:47.791849 13390 raft_consensus.cc:2804] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:47.792232 13390 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:47.792620 13390 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:47.797339 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:47.805910 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:47.806555 10711 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:47.778323 13386 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:47.807384 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:47.816617 13400 raft_consensus.cc:2749] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:47.807871 10712 raft_consensus.cc:2368] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 10. Current term is 11.
I20260709 13:03:47.783697 13153 ts_tablet_manager.cc:1434] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.139s	user 0.007s	sys 0.003s
I20260709 13:03:47.811893 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:47.820785 10602 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:47.822785 10602 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:47.823935 12781 raft_consensus.cc:2749] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:47.824647 12781 raft_consensus.cc:2749] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:47.825341 10602 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:47.838932 13387 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:47.847548 13387 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:47.841428 10711 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:47.831439 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:47.827582 10750 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:47.853735 11350 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:47.853317 10533 catalog_manager.cc:5697] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 3 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER, no longer has a pending config: VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65), VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66), VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67), VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 6 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:47.857777 13402 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:47.857986 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:47.859383 10602 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:47.863744 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 77061.8us
I20260709 13:03:47.864483 12781 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 13:03:47.865391 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:47.861742 13261 raft_consensus.cc:2749] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:47.873121 10602 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:47.873608 10631 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 7. (term mismatch)
I20260709 13:03:47.873945 10631 pending_rounds.cc:85] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 6
I20260709 13:03:47.874222 10631 pending_rounds.cc:107] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 7.7
I20260709 13:03:47.874368 10534 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45040 (request call id 133) took 6945 ms. Trace:
I20260709 13:03:47.874532 10631 raft_consensus.cc:2917] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Aborting config change with OpId 7.7: Aborted: Op aborted by new leader
I20260709 13:03:47.875054 10631 raft_consensus.cc:2889] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:47.875919 12781 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:03:47.877674 12781 raft_consensus.cc:697] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:47.878494 12781 consensus_queue.cc:237] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:47.878438 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:47.880129 13350 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:47.880307 10632 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:47.880766 13353 consensus_queue.cc:1059] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:03:47.858337 13402 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:47.876720 13387 raft_consensus.cc:2749] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:47.874907 10534 rpcz_store.cc:276] 0709 13:03:40.933907 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:40.934034 (+   127us) service_pool.cc:224] Handling call
0709 13:03:47.874300 (+6940266us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:47.335019 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:47.383555 (+ 48536us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:47.383612 (+    57us) write_op.cc:435] Acquired schema lock
0709 13:03:47.384183 (+   571us) tablet.cc:662] Decoding operations
0709 13:03:47.436571 (+ 52388us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:47.436648 (+    77us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:47.436671 (+    23us) tablet.cc:685] Acquiring locks for 3 operations
0709 13:03:47.437137 (+   466us) tablet.cc:701] Row locks acquired
0709 13:03:47.437172 (+    35us) write_op.cc:260] PREPARE: finished
0709 13:03:47.437394 (+   222us) write_op.cc:270] Start()
0709 13:03:47.437542 (+   148us) write_op.cc:276] Timestamp: P: 1783602227437299 usec, L: 0
0709 13:03:47.437582 (+    40us) op_driver.cc:348] REPLICATION: starting
0709 13:03:47.487546 (+ 49964us) log.cc:844] Serialized 1298 byte log entry
0709 13:03:47.680904 (+193358us) op_driver.cc:464] REPLICATION: finished
0709 13:03:47.785223 (+104319us) write_op.cc:301] APPLY: starting
0709 13:03:47.785320 (+    97us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:47.785488 (+   168us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:47.785605 (+   117us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:47.786153 (+   548us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:47.786388 (+   235us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 13:03:47.786429 (+    41us) write_op.cc:312] APPLY: finished
0709 13:03:47.786728 (+   299us) log.cc:844] Serialized 34 byte log entry
0709 13:03:47.787509 (+   781us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:47.787596 (+    87us) write_op.cc:454] Released schema lock
0709 13:03:47.787651 (+    55us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:47.788055 (+   404us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:47.788083 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":2327,"reported_tablets":33,"child_traces":[["op",{"apply.queue_time_us":102314,"apply.run_cpu_time_us":2216,"apply.run_wall_time_us":2806,"num_ops":3,"prepare.queue_time_us":36240,"prepare.run_cpu_time_us":13781,"prepare.run_wall_time_us":198699,"replication_time_us":224416,"thread_start_us":75461,"threads_started":2}]]}
W20260709 13:03:47.894721 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 67208.1us
I20260709 13:03:47.895565 13398 consensus_queue.cc:1059] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260709 13:03:47.896682 13398 raft_consensus.cc:3055] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:47.897037 13398 raft_consensus.cc:740] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:47.898022 13345 tablet_bootstrap.cc:492] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:03:47.897966 13398 consensus_queue.cc:260] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:47.899112 13345 tablet_bootstrap.cc:492] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:03:47.899900 13345 ts_tablet_manager.cc:1403] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.644s	user 0.025s	sys 0.022s
I20260709 13:03:47.901350 10751 leader_election.cc:400] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 10. Current term is 11.
I20260709 13:03:47.901862 10751 leader_election.cc:403] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Cancelling election due to peer responding with higher term
I20260709 13:03:47.902781 10647 tablet_copy_service.cc:342] P 7c00483a1339411da05005c410f470a0: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-3e0ab5c06f2f4e60805301d0cd0f6ce7 received from {username='slave'} at 127.0.0.1:54074
I20260709 13:03:47.903317 10647 tablet_copy_service.cc:434] P 7c00483a1339411da05005c410f470a0: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-3e0ab5c06f2f4e60805301d0cd0f6ce7 on tablet 3e0ab5c06f2f4e60805301d0cd0f6ce7 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:03:47.905174 10750 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:47.907687 13350 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:47.908497 10750 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:47.883849 13407 consensus_queue.cc:1048] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260709 13:03:47.886086 13322 consensus_queue.cc:1048] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 13:03:47.917753 10632 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:03:47.918412 13402 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:47.919582 10749 consensus_peers.cc:597] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 622f6b2169ff41e88255c89afef92012. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:47.920372 13364 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:47.921567 13404 raft_consensus.cc:2749] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:47.916476 13390 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:47.924481 10750 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:47.923489 13215 raft_consensus.cc:2804] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:47.926625 13390 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:03:47.926702 13215 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:47.927294 13215 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:47.927371 13390 raft_consensus.cc:2749] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:47.930862 10533 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44242 (request call id 28) took 1020 ms. Trace:
I20260709 13:03:47.946794 10751 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:47.932514 13398 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:47.956353 13226 raft_consensus.cc:2804] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:47.957908 10750 leader_election.cc:400] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9.
I20260709 13:03:47.961135 10676 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:47.931368 10533 rpcz_store.cc:276] 0709 13:03:46.910943 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:46.911212 (+   269us) service_pool.cc:224] Handling call
0709 13:03:47.930769 (+1019557us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:47.893319 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:47.902868 (+  9549us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:47.902911 (+    43us) write_op.cc:435] Acquired schema lock
0709 13:03:47.902928 (+    17us) tablet.cc:662] Decoding operations
0709 13:03:47.903362 (+   434us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:47.903421 (+    59us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:47.903449 (+    28us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:03:47.903665 (+   216us) tablet.cc:701] Row locks acquired
0709 13:03:47.903686 (+    21us) write_op.cc:260] PREPARE: finished
0709 13:03:47.903885 (+   199us) write_op.cc:270] Start()
0709 13:03:47.904005 (+   120us) write_op.cc:276] Timestamp: P: 1783602227903831 usec, L: 0
0709 13:03:47.904027 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:03:47.904686 (+   659us) log.cc:844] Serialized 590 byte log entry
0709 13:03:47.906779 (+  2093us) op_driver.cc:464] REPLICATION: finished
0709 13:03:47.907224 (+   445us) write_op.cc:301] APPLY: starting
0709 13:03:47.907300 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:47.907398 (+    98us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:47.907522 (+   124us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:47.907751 (+   229us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:47.907935 (+   184us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:03:47.908000 (+    65us) write_op.cc:312] APPLY: finished
0709 13:03:47.908202 (+   202us) log.cc:844] Serialized 22 byte log entry
0709 13:03:47.908375 (+   173us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:47.908462 (+    87us) write_op.cc:454] Released schema lock
0709 13:03:47.908525 (+    63us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:47.908908 (+   383us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:47.908943 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"dns_us":226,"mutex_wait_us":36460,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":232,"apply.run_cpu_time_us":1612,"apply.run_wall_time_us":1613,"num_ops":1,"prepare.queue_time_us":121,"prepare.run_cpu_time_us":2982,"prepare.run_wall_time_us":15278,"replication_time_us":2608}]]}
I20260709 13:03:47.962947 13386 raft_consensus.cc:2804] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:03:47.963359 13386 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:47.963745 13386 raft_consensus.cc:3060] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:47.972981 10676 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:47.974346 13352 raft_consensus.cc:2749] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:47.974210 13419 consensus_queue.cc:1059] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 11.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:03:47.962203 13414 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:47.998768 12781 raft_consensus.cc:3055] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:03:47.999197 12781 raft_consensus.cc:740] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:47.975230 10676 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:47.991497 10710 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:03:47.994482 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:48.000013 12781 consensus_queue.cc:260] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:47.998383 13414 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:47.984236 10535 catalog_manager.cc:5697] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 5 to 8. New cstate: current_term: 8 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:48.007496 13414 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:48.006666 10535 catalog_manager.cc:5697] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 6 to 8, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 8 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:48.008924 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:47.978879 13386 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:48.009964 13261 raft_consensus.cc:3055] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Stepping down as leader of term 9
W20260709 13:03:48.011912 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 54135.8us
I20260709 13:03:47.982757 13226 raft_consensus.cc:697] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:48.015094 10535 catalog_manager.cc:5697] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 9 to 10, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 10 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:48.017112 10535 catalog_manager.cc:5697] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 8 to 9, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 9 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:48.018409 13385 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:03:48.018895 13385 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:48.019311 13385 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:48.019170 10535 catalog_manager.cc:5697] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index -1 to 5, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 6 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:48.018430 11480 raft_consensus.cc:1217] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEARNER]: Deduplicated request from leader. Original: 6.4->[6.5-6.5]   Dedup: 6.5->[]
I20260709 13:03:48.021844 10535 catalog_manager.cc:5697] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:48.023681 10535 catalog_manager.cc:5697] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 9 to 10, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 10 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:48.025046 13386 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 4 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:48.025589 10750 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:48.026510 13390 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:03:48.030766 10750 leader_election.cc:400] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9.
I20260709 13:03:48.031128 10750 leader_election.cc:403] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:03:48.031299 13390 raft_consensus.cc:2749] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:48.032326 13322 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 9
I20260709 13:03:48.032249 13390 consensus_queue.cc:1059] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:03:48.036134 13402 raft_consensus.cc:3055] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:03:48.036725 13402 raft_consensus.cc:740] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:48.037935 13402 consensus_queue.cc:260] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:48.038211 13226 consensus_queue.cc:237] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:48.039494 13402 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:48.040365 10750 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:48.041806 10750 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:48.046530 13322 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9.
I20260709 13:03:48.030375 10535 catalog_manager.cc:5697] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 6 to 7, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 7 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:48.013646 13261 raft_consensus.cc:740] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:48.047547 13407 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:48.050707 13261 consensus_queue.cc:260] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:48.052029 13261 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:48.048121 13390 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:03:48.056851 10710 raft_consensus.cc:1275] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 13:03:48.058454 13390 consensus_queue.cc:1048] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 13:03:48.051889 10535 catalog_manager.cc:5697] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 2 to 3, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 3 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:48.093452 10676 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.100360 10750 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:48.101547 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 209331us
I20260709 13:03:48.103633 10535 catalog_manager.cc:5697] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 5 to 6, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 6 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:48.123634 10535 catalog_manager.cc:5697] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 4 to 8, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:48.030400 13385 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:48.128664 10535 catalog_manager.cc:5697] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:48.128350 10676 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.131637 10535 catalog_manager.cc:5697] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:48.139415 10676 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.143684 10602 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:48.133801 13386 raft_consensus.cc:2749] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:03:48.136642 13070 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:03:48.141992 13364 raft_consensus.cc:2749] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election lost for term 10. Reason: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 10. Current term is 11.
I20260709 13:03:48.156287 13425 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:03:48.159720 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:48.135452 13414 consensus_queue.cc:1048] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.016s
W20260709 13:03:48.162664 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 66707.8us
I20260709 13:03:48.148419 13398 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:48.143339 13215 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:48.167017 10705 raft_consensus.cc:2468] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:48.137905 13415 consensus_queue.cc:1059] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.017s
I20260709 13:03:48.167536 10750 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:48.157483 13392 raft_consensus.cc:2749] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:48.169123 10602 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:48.141693 13345 raft_consensus.cc:359] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 3 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:48.174587 13345 raft_consensus.cc:740] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:03:48.175333 13345 consensus_queue.cc:260] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:48.177954 13345 ts_tablet_manager.cc:1434] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.278s	user 0.009s	sys 0.003s
I20260709 13:03:48.178350 12781 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:03:48.180020 10796 tablet_copy_service.cc:342] P 99a7b009fd104b7d948808513bc3e845: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-d9e0fdbd1e7d4fc0a9e330373ff8e0c5 received from {username='slave'} at 127.0.0.1:47336
I20260709 13:03:48.180533 10796 tablet_copy_service.cc:434] P 99a7b009fd104b7d948808513bc3e845: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-d9e0fdbd1e7d4fc0a9e330373ff8e0c5 on tablet d9e0fdbd1e7d4fc0a9e330373ff8e0c5 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:03:48.182071 13415 raft_consensus.cc:3055] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:03:48.182168 13385 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:48.182574 13415 raft_consensus.cc:740] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:48.183508 13415 consensus_queue.cc:260] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:48.184855 13415 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:48.193146 13215 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:48.195079 13407 raft_consensus.cc:2749] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:48.196909 13425 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:48.197532 13425 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:48.201647 10676 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.204013 13419 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:03:48.204980 13419 raft_consensus.cc:697] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:48.207949 13385 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:48.206105 13419 consensus_queue.cc:237] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [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: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:48.204185 13403 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:48.216753 10750 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:48.218497 10750 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:48.219621 10750 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:48.224184 10676 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.230077 13387 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:48.230849 13322 raft_consensus.cc:2749] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:03:48.233431 13385 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
W20260709 13:03:48.235913 13424 log.cc:927] Time spent T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.077s	user 0.001s	sys 0.001s
I20260709 13:03:48.243882 10750 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:48.244664 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:48.248476 10676 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.252255 11480 consensus_queue.cc:237] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:48.253643 13392 raft_consensus.cc:2749] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 13:03:48.277159 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 72724.7us
I20260709 13:03:48.280435 10751 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:48.287837 10676 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.288679 13392 raft_consensus.cc:2749] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:48.288712 13226 raft_consensus.cc:2804] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:48.289407 13226 raft_consensus.cc:697] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
W20260709 13:03:48.290016 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:48.290419 13226 consensus_queue.cc:237] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:48.291353 13261 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:48.291827 13261 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:48.287252 13215 raft_consensus.cc:2804] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:48.293701 13261 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:48.293995 13215 raft_consensus.cc:697] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:48.290522 10676 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.294937 13215 consensus_queue.cc:237] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:48.296396 13322 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:48.297238 13392 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:48.306082 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:48.307579 13403 raft_consensus.cc:2749] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:03:48.308127 13421 log.cc:927] Time spent T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.059s	user 0.002s	sys 0.002s
I20260709 13:03:48.310235 13400 raft_consensus.cc:2955] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Committing config change with OpId 9.6: config changed from index -1 to 6, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:48.295985 10676 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.322201 13364 consensus_queue.cc:1059] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:03:48.323534 13322 raft_consensus.cc:3055] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:03:48.323972 13322 raft_consensus.cc:740] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:48.324960 13322 consensus_queue.cc:260] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:48.327857 13322 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:48.329576 13387 consensus_queue.cc:1059] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:03:48.330663 13390 raft_consensus.cc:3055] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:03:48.331110 13390 raft_consensus.cc:740] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:48.332074 13390 consensus_queue.cc:260] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:48.332863 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:48.333230 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.334056 13390 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:48.337957 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.338523 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.339090 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.340133 10783 raft_consensus.cc:2410] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 11 because replica has last-logged OpId of term: 10 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 13:03:48.340674 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.341888 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.341342 10703 raft_consensus.cc:2955] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Committing config change with OpId 9.6: config changed from index -1 to 6, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:48.342983 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.339145 10778 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:03:48.340155 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:48.301177 13385 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 13:03:48.367677 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 71739.1us
W20260709 13:03:48.376838 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:48.376945 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.377969 10780 raft_consensus.cc:2393] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 9: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:48.379954 10676 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.347182 13392 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:48.386353 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.387696 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.389791 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.390550 10782 raft_consensus.cc:2468] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 2.
I20260709 13:03:48.382511 10676 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.383069 13398 raft_consensus.cc:2749] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:48.392771 10676 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.393303 13398 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:48.374938 13425 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:48.394737 13398 raft_consensus.cc:2749] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:48.396238 10676 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.397048 13398 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:48.398216 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.401556 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:48.401764 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.402441 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.402750 10782 raft_consensus.cc:2393] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 10: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:48.402942 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.403568 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:48.403770 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:48.404019 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:48.401008 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.404533 10778 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:48.404838 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:48.405718 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.406098 13425 raft_consensus.cc:1064] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:03:48.409904 13425 consensus_queue.cc:237] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [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: 3, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:48.414669 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.422159 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:48.422473 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:48.426960 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:48.439445 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.440085 10706 raft_consensus.cc:1275] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:03:48.441421 10783 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:03:48.450901 10783 raft_consensus.cc:1240] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:48.441970 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:48.443388 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:48.443548 13349 consensus_queue.cc:1048] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:48.449285 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:48.441898 10781 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:03:48.454336 10779 raft_consensus.cc:2393] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 7: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:48.456048 10786 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:03:48.457644 10778 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:03:48.458526 10777 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:03:48.459399 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:48.461735 10532 catalog_manager.cc:5697] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 6 to 8, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:48.465047 10782 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:03:48.467846 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:48.467247 10532 catalog_manager.cc:5697] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:48.468600 10778 raft_consensus.cc:2393] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:48.469238 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
W20260709 13:03:48.470117 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 73930.3us
I20260709 13:03:48.470661 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:48.476333 10532 catalog_manager.cc:5697] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:48.479692 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.482409 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.482429 10676 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.483572 10783 raft_consensus.cc:2376] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10. Re-sending same reply.
I20260709 13:03:48.475303 13392 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:48.487280 10535 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45046 (request call id 135) took 2843 ms. Trace:
I20260709 13:03:48.487533 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.488443 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.491333 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.490988 13414 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:48.497151 10777 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:48.497542 10676 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.498986 10783 raft_consensus.cc:1275] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:03:48.499480 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.489604 13352 raft_consensus.cc:2749] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:48.504310 10780 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:03:48.500321 10777 raft_consensus.cc:2393] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 9: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:48.487689 10535 rpcz_store.cc:276] 0709 13:03:45.642020 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:45.653463 (+ 11443us) service_pool.cc:224] Handling call
0709 13:03:48.485422 (+2831959us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:48.165501 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:48.166051 (+   550us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:48.166091 (+    40us) write_op.cc:435] Acquired schema lock
0709 13:03:48.166106 (+    15us) tablet.cc:662] Decoding operations
0709 13:03:48.187207 (+ 21101us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:48.187274 (+    67us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:48.187307 (+    33us) tablet.cc:685] Acquiring locks for 13 operations
0709 13:03:48.188401 (+  1094us) tablet.cc:701] Row locks acquired
0709 13:03:48.188422 (+    21us) write_op.cc:260] PREPARE: finished
0709 13:03:48.188567 (+   145us) write_op.cc:270] Start()
0709 13:03:48.188674 (+   107us) write_op.cc:276] Timestamp: P: 1783602228188522 usec, L: 0
0709 13:03:48.188696 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:03:48.189358 (+   662us) log.cc:844] Serialized 5175 byte log entry
0709 13:03:48.204637 (+ 15279us) op_driver.cc:464] REPLICATION: finished
0709 13:03:48.205123 (+   486us) write_op.cc:301] APPLY: starting
0709 13:03:48.205414 (+   291us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:48.205660 (+   246us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:48.205754 (+    94us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:48.212210 (+  6456us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:48.212462 (+   252us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=13
0709 13:03:48.212503 (+    41us) write_op.cc:312] APPLY: finished
0709 13:03:48.212810 (+   307us) log.cc:844] Serialized 94 byte log entry
0709 13:03:48.212988 (+   178us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:48.213135 (+   147us) write_op.cc:454] Released schema lock
0709 13:03:48.213189 (+    54us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:48.223054 (+  9865us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:48.227706 (+  4652us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":28175,"reported_tablets":32,"child_traces":[["op",{"apply.queue_time_us":274,"apply.run_cpu_time_us":6525,"apply.run_wall_time_us":10584,"num_ops":13,"prepare.queue_time_us":1433,"prepare.run_cpu_time_us":4536,"prepare.run_wall_time_us":37593,"replication_time_us":14961}]]}
I20260709 13:03:48.506553 10676 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.507421 13386 raft_consensus.cc:2749] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:48.507858 10676 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.508745 13385 raft_consensus.cc:2749] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:48.496052 13414 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:48.505052 13392 raft_consensus.cc:2749] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:48.519064 13345 ts_tablet_manager.cc:933] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:48.518851 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:48.518812 10784 raft_consensus.cc:1240] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 9. Current term is 10. Ops: []
I20260709 13:03:48.512465 13350 consensus_queue.cc:1048] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.002s
I20260709 13:03:48.521559 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.524358 10676 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.530478 13392 raft_consensus.cc:2749] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:48.533095 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.534844 10676 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.532725 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.536156 10676 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.535549 13414 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:48.542464 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.542783 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.541868 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:48.543898 10786 raft_consensus.cc:1240] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:48.544095 10780 raft_consensus.cc:2376] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10. Re-sending same reply.
I20260709 13:03:48.546031 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.546303 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:48.547302 13428 log.cc:927] Time spent T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260709 13:03:48.558879 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:48.560046 10632 raft_consensus.cc:2410] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 10 because replica has last-logged OpId of term: 9 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 5.
I20260709 13:03:48.560491 11480 raft_consensus.cc:1217] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:03:48.538412 13352 raft_consensus.cc:2764] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 13:03:48.561323 11480 raft_consensus.cc:2955] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 3 LEARNER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:48.545001 10779 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 13:03:48.563635 13398 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:03:48.566017 10785 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:48.573210 13392 raft_consensus.cc:2749] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:48.577850 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.580266 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:48.583876 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:48.586262 10534 catalog_manager.cc:5697] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 8 to 9, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 9 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:48.593721 10534 catalog_manager.cc:5697] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:48.594913 10629 raft_consensus.cc:1275] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:03:48.595415 10630 raft_consensus.cc:1240] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 13:03:48.595739 10628 raft_consensus.cc:1240] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 13:03:48.595466 10631 raft_consensus.cc:1275] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 13:03:48.597304 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:48.598385 10632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e24fe74df68040e7b259d86577876713"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:03:48.599013 10632 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:48.599359 10632 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:48.596426 10534 catalog_manager.cc:5697] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 5 to 6, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 6 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:48.618901  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:48.611289 10632 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:48.627254 10532 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45062 (request call id 149) took 1741 ms. Trace:
I20260709 13:03:48.630278 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:48.631469 13322 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:48.631642 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:48.632027 13322 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:48.632748 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:48.634263 13322 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:48.635090 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:48.635840 10634 raft_consensus.cc:2393] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 7: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
W20260709 13:03:48.638484 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 54387.7us
I20260709 13:03:48.638918 10637 raft_consensus.cc:2393] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 5: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:48.640842 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:48.642661 10785 raft_consensus.cc:1240] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:48.642983 10783 raft_consensus.cc:1240] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10. Ops: []
I20260709 13:03:48.643312 10781 raft_consensus.cc:1240] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:48.643632 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:48.643909 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.645670 10783 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:03:48.646054 10786 raft_consensus.cc:1240] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: [6.5-6.5]
I20260709 13:03:48.646732 10783 raft_consensus.cc:1240] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:48.648092 11478 raft_consensus.cc:1275] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEARNER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:03:48.651007 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.652630 10778 raft_consensus.cc:1240] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10. Ops: []
I20260709 13:03:48.652843 10750 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:48.654556 10632 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:48.658078 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:48.658831 10781 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:48.659026 10637 raft_consensus.cc:1240] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:48.661769 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:48.663813 10634 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:48.663259 10631 raft_consensus.cc:1275] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:48.664785 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:48.666687 10777 raft_consensus.cc:1240] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:48.670401 10676 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.671535 10782 raft_consensus.cc:1240] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:48.674443 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:48.669772 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:48.627836 10532 rpcz_store.cc:276] 0709 13:03:46.869210 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:46.873390 (+  4180us) service_pool.cc:224] Handling call
0709 13:03:48.610646 (+1737256us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:48.506198 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:48.506736 (+   538us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:48.506770 (+    34us) write_op.cc:435] Acquired schema lock
0709 13:03:48.506786 (+    16us) tablet.cc:662] Decoding operations
0709 13:03:48.507458 (+   672us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:48.507506 (+    48us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:48.507534 (+    28us) tablet.cc:685] Acquiring locks for 3 operations
0709 13:03:48.507885 (+   351us) tablet.cc:701] Row locks acquired
0709 13:03:48.507907 (+    22us) write_op.cc:260] PREPARE: finished
0709 13:03:48.508077 (+   170us) write_op.cc:270] Start()
0709 13:03:48.508174 (+    97us) write_op.cc:276] Timestamp: P: 1783602228508036 usec, L: 0
0709 13:03:48.508194 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 13:03:48.508844 (+   650us) log.cc:844] Serialized 1298 byte log entry
0709 13:03:48.510997 (+  2153us) op_driver.cc:464] REPLICATION: finished
0709 13:03:48.513713 (+  2716us) write_op.cc:301] APPLY: starting
0709 13:03:48.515153 (+  1440us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:48.522203 (+  7050us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:48.524016 (+  1813us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:48.538038 (+ 14022us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:48.547207 (+  9169us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 13:03:48.547283 (+    76us) write_op.cc:312] APPLY: finished
0709 13:03:48.547550 (+   267us) log.cc:844] Serialized 34 byte log entry
0709 13:03:48.558534 (+ 10984us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:48.558630 (+    96us) write_op.cc:454] Released schema lock
0709 13:03:48.558674 (+    44us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:48.559043 (+   369us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:48.559070 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":170006,"reported_tablets":29,"child_traces":[["op",{"apply.queue_time_us":209,"apply.run_cpu_time_us":4648,"apply.run_wall_time_us":46054,"num_ops":3,"prepare.queue_time_us":419,"prepare.run_cpu_time_us":2957,"prepare.run_wall_time_us":4694,"replication_time_us":2669}]]}
I20260709 13:03:48.663204 13402 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 13:03:48.682137 10629 raft_consensus.cc:1240] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:48.677459 10706 raft_consensus.cc:2393] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 11: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:48.649442 13345 tablet_copy_client.cc:323] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.67:34207
I20260709 13:03:48.669772 13425 consensus_queue.cc:1048] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.020s
I20260709 13:03:48.691185 10796 tablet_copy_service.cc:140] P 99a7b009fd104b7d948808513bc3e845: Received BeginTabletCopySession request for tablet 622f6b2169ff41e88255c89afef92012 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:47336)
I20260709 13:03:48.692476 10781 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:03:48.691764 10796 tablet_copy_service.cc:161] P 99a7b009fd104b7d948808513bc3e845: Beginning new tablet copy session on tablet 622f6b2169ff41e88255c89afef92012 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:47336: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-622f6b2169ff41e88255c89afef92012
I20260709 13:03:48.704821 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:48.700137 13413 raft_consensus.cc:2955] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEADER]: Committing config change with OpId 6.8: config changed from index 6 to 8, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:03:48.707535 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:48.709683 10630 raft_consensus.cc:2393] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 10: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:48.707475 10634 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:03:48.720008 10676 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
W20260709 13:03:48.721199 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:48.702374 13398 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:48.723450 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:48.729435 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:48.730705 10636 raft_consensus.cc:2393] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 7: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:48.730672 10630 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:48.739507 10634 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:03:48.742391 10676 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.729465 13386 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:48.747885 10706 raft_consensus.cc:1240] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4. Ops: []
I20260709 13:03:48.752069 10634 raft_consensus.cc:1275] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 6. (term mismatch)
I20260709 13:03:48.752463 10634 pending_rounds.cc:85] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 5
I20260709 13:03:48.752666 10634 pending_rounds.cc:107] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 9.6
I20260709 13:03:48.752876 10634 raft_consensus.cc:2889] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:48.725960 13392 consensus_queue.cc:1059] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.019s
I20260709 13:03:48.761068 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:48.761924 10628 raft_consensus.cc:2393] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 11: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:48.764370 10676 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.765261 10636 raft_consensus.cc:3055] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:48.746592 13352 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:48.765668 10636 raft_consensus.cc:740] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:48.767959 10750 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:48.769572 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:48.770143 10782 raft_consensus.cc:3055] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:48.770457 10781 raft_consensus.cc:1275] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:03:48.770514 10782 raft_consensus.cc:740] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
W20260709 13:03:48.763092 10601 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.9.77.67:34207 timed out after 1.506s (SENT) [suppressed 50 similar messages]
I20260709 13:03:48.767757 13400 consensus_queue.cc:1048] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 13:03:48.774137 13385 raft_consensus.cc:2749] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:03:48.761307 13322 consensus_queue.cc:1048] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.015s
I20260709 13:03:48.779505 10796 tablet_copy_source_session.cc:215] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:48.777168 10782 consensus_queue.cc:260] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:48.781679 10750 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:48.783277 10782 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:48.777971 10636 consensus_queue.cc:260] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:48.766191 13390 consensus_queue.cc:1059] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.015s
I20260709 13:03:48.785023 10750 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:48.785672 10636 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:48.788455 13403 raft_consensus.cc:2749] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:03:48.789275 10784 raft_consensus.cc:2955] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Committing config change with OpId 6.8: config changed from index 6 to 8, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:03:48.783190 13402 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 13:03:48.796650 10709 raft_consensus.cc:1275] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:48.797050 10750 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:48.798281 10601 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:48.799280 13407 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:48.799723 10601 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:48.799815 13425 raft_consensus.cc:2749] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:03:48.800685 13425 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 13:03:48.801774 10601 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:48.803500 10782 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:48.803969 10676 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.801648 13407 consensus_queue.cc:1059] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 13:03:48.805276 12997 consensus_queue.cc:1048] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:48.808800 10630 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:03:48.810142 10636 raft_consensus.cc:1275] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 4. (term mismatch)
I20260709 13:03:48.780200 13070 consensus_queue.cc:1059] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 13:03:48.810823 10636 pending_rounds.cc:85] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 3
I20260709 13:03:48.812543 10636 pending_rounds.cc:107] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 6.4
I20260709 13:03:48.813041 10636 raft_consensus.cc:2889] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:48.792752 13387 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 13:03:48.834038 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:48.822394  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:48.812196 13385 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:48.841307 13364 consensus_queue.cc:1059] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 13:03:48.851926 13398 raft_consensus.cc:3055] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:48.852418 13398 raft_consensus.cc:740] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:48.853348 13398 consensus_queue.cc:260] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:48.813894 13390 consensus_queue.cc:1059] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.030s
I20260709 13:03:48.814762 13416 raft_consensus.cc:2804] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:48.857291 13416 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:48.857765 13416 raft_consensus.cc:3060] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:48.858464 12997 raft_consensus.cc:3055] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:03:48.816596 10676 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:48.845721 13345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 622f6b2169ff41e88255c89afef92012. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:03:48.872144 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 70405.2us
I20260709 13:03:48.877017 13352 raft_consensus.cc:2749] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 13:03:48.877621 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:48.878579 13445 consensus_queue.cc:1048] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:48.880048 13390 raft_consensus.cc:3055] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:48.880457 13390 raft_consensus.cc:740] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:48.859266 12997 raft_consensus.cc:740] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:48.882170 12997 consensus_queue.cc:260] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:48.882337 13390 consensus_queue.cc:260] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:48.883673 12997 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:48.893224 13416 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:48.893877 10519 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 52d082a24f6445aabe654178947352d0 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:48.898375 13390 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:03:48.900238 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:48.903692 13398 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:48.920018 13349 raft_consensus.cc:3055] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:03:48.920495 13349 raft_consensus.cc:740] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:48.906111 10601 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:48.921357 13349 consensus_queue.cc:260] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:48.922140 13425 raft_consensus.cc:2749] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:48.922636 10601 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:48.923460 13425 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:48.924489 10601 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:48.925747 13349 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
W20260709 13:03:48.929652 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 113075us
I20260709 13:03:48.929955 13261 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
W20260709 13:03:48.951958 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 108657us
I20260709 13:03:48.933030 13425 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:48.932469 13416 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 3 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:48.953752 10750 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:48.955325 10750 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:48.955533 10601 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:48.956833 10601 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:48.908928 13322 raft_consensus.cc:3055] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:48.968955 10533 catalog_manager.cc:5697] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index -1 to 3, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 3 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:48.973795 13402 raft_consensus.cc:2804] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:03:48.974520 13402 raft_consensus.cc:697] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:48.975531 13402 consensus_queue.cc:237] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:48.976161 13416 raft_consensus.cc:2749] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:48.978232 13322 raft_consensus.cc:740] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:48.978971 13322 consensus_queue.cc:260] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:48.980088 13322 raft_consensus.cc:3060] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:48.982398 13416 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:48.983206 13446 raft_consensus.cc:2749] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:48.982949 13416 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:48.985075 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 108427us
I20260709 13:03:48.989696 13416 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:48.993307 13345 tablet_copy_client.cc:806] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:48.994071 13345 tablet_copy_client.cc:670] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:49.002368 10676 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:49.003715 13415 raft_consensus.cc:2749] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:03:48.988479 13400 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.020s
I20260709 13:03:49.012845 10706 raft_consensus.cc:1240] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 9. Current term is 10. Ops: []
I20260709 13:03:49.015861 13345 tablet_copy_client.cc:538] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:49.016913 10781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:49.017570 10781 raft_consensus.cc:606] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:49.024982 10709 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 13:03:49.023442 10532 catalog_manager.cc:5697] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index -1 to 6, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 9 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
W20260709 13:03:49.027776 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 70987.5us
I20260709 13:03:49.028689 10601 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.028834 10532 catalog_manager.cc:5697] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 7 to 9, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 9 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:49.011440 13398 raft_consensus.cc:2749] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:49.030984 10532 catalog_manager.cc:5697] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 7 to 9, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 9 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:49.036481 10676 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:49.037297 13352 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:03:49.037698 13352 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:49.038064 13352 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:49.039446 13446 consensus_queue.cc:1059] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:03:49.040638 13446 raft_consensus.cc:3055] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:03:49.041021 13446 raft_consensus.cc:740] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:49.042310 10676 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:49.043774 13385 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:03:49.044224 13385 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:49.044576 13385 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:49.041962 13446 consensus_queue.cc:260] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.043720 10676 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:49.046756 10532 catalog_manager.cc:5697] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 2 to 4, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 4 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:49.049598 10601 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.049551 10532 catalog_manager.cc:5697] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 6 to 7, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 7 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:49.051514 13415 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:03:49.051548 13392 raft_consensus.cc:2749] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:49.053185 10676 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:49.054049 13392 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:49.050648 13386 consensus_queue.cc:1059] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 13:03:49.055560 13392 raft_consensus.cc:3055] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:49.055908 13392 raft_consensus.cc:740] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:49.056771 13392 consensus_queue.cc:260] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.057925 13446 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:49.058408 13392 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:49.066672 10532 catalog_manager.cc:5697] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 7 to 8, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 8 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:49.071293 10532 catalog_manager.cc:5697] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 6 to 8, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:49.076079 10532 catalog_manager.cc:5697] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 9 to 10, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 10 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:49.081056 10601 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.082310 10781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:49.084409 10710 raft_consensus.cc:3060] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:49.087024 13414 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:03:49.087586 13414 raft_consensus.cc:697] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:49.088171 13261 consensus_queue.cc:1059] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 8.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:49.088517 13414 consensus_queue.cc:237] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.078006 13349 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.012s
I20260709 13:03:49.092653 10601 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.093983 10601 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.094543 13450 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:49.095925 10601 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.079175 13415 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:03:49.101487 13425 raft_consensus.cc:2749] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 13:03:49.083755 13345 tablet_bootstrap.cc:492] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:03:49.083132 10781 raft_consensus.cc:606] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
W20260709 13:03:49.114421 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 59179.5us
I20260709 13:03:49.118772 10710 raft_consensus.cc:1275] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:49.123564 13261 raft_consensus.cc:2749] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:03:49.125247 13453 consensus_queue.cc:1059] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:49.125536 13398 consensus_queue.cc:1059] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:49.126499 13453 raft_consensus.cc:3055] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:49.114566 13385 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:49.149101 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 53212.6us
I20260709 13:03:49.148415 10706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:03:49.150066 10706 raft_consensus.cc:606] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:49.150372 10706 raft_consensus.cc:614] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:03:49.148486 13392 raft_consensus.cc:3055] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:49.152143 13392 raft_consensus.cc:740] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:49.141930 13446 consensus_queue.cc:1048] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.011s
I20260709 13:03:49.132674 13352 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.142230 13453 raft_consensus.cc:740] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:49.141525 13415 raft_consensus.cc:697] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
W20260709 13:03:49.168969 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 45982.3us
I20260709 13:03:49.169775 10705 raft_consensus.cc:1240] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 10. Current term is 11. Ops: []
I20260709 13:03:49.161947 13385 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:49.153301 13392 consensus_queue.cc:260] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:49.178989 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:49.183864 10601 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.184438 10676 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:49.181733 13400 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:49.189221 13386 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:49.189875 13392 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:49.192328 13416 raft_consensus.cc:3055] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:03:49.192709 13416 raft_consensus.cc:740] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:49.194407 13352 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:49.197575 10676 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:49.202010 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:49.188791 13400 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:49.204555 13400 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:49.210194 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:49.211126 13352 raft_consensus.cc:2804] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:49.211638 13352 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:49.212082 13352 raft_consensus.cc:3060] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:49.211344 13416 consensus_queue.cc:260] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.213069 13416 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:49.221963 10781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d378317bca2b4210820a3302e64b2943"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:49.233489 10706 raft_consensus.cc:1240] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 10. Current term is 11. Ops: []
I20260709 13:03:49.236044 10781 raft_consensus.cc:606] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.236402 10781 raft_consensus.cc:614] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:03:49.237408 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:49.235517 10676 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:49.240288 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 56544.1us
I20260709 13:03:49.241166 10601 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.247352 10534 catalog_manager.cc:5697] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:49.250105 10601 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.251982 13457 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:03:49.251808 13403 consensus_queue.cc:1059] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:03:49.252892 13403 raft_consensus.cc:3055] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:03:49.252643 13457 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:49.253237 13403 raft_consensus.cc:740] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:49.254115 13403 consensus_queue.cc:260] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:49.255177 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:49.255342 13457 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:03:49.246042 10533 catalog_manager.cc:5697] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 6 to 8, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New cstate: current_term: 6 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:49.186790 13385 consensus_queue.cc:1059] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 9.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.060s
I20260709 13:03:49.259851 10781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e24fe74df68040e7b259d86577876713"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:49.260543 10781 raft_consensus.cc:606] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:49.260792 10781 raft_consensus.cc:614] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 13:03:49.261477 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:49.257091 11478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:03:49.235603 13453 consensus_queue.cc:260] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.237990 13398 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.024s
I20260709 13:03:49.274197 13453 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:49.248306 13425 raft_consensus.cc:2749] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:49.240257 13445 consensus_queue.cc:1059] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.031s
I20260709 13:03:49.276194 13445 raft_consensus.cc:3055] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:03:49.276552 13445 raft_consensus.cc:740] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:49.277343 13445 consensus_queue.cc:260] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.282132 13386 raft_consensus.cc:2749] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:49.282361 13414 raft_consensus.cc:2749] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:49.288816 13458 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:03:49.283581 13352 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.257263 13403 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:49.287715 10601 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.290900 13458 raft_consensus.cc:697] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:49.279050 13398 raft_consensus.cc:3055] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:03:49.294278 10601 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.278882 13385 raft_consensus.cc:2804] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:03:49.303857 10706 raft_consensus.cc:1240] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
W20260709 13:03:49.307068 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 71601.7us
I20260709 13:03:49.307129 10601 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.302807 13445 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:49.310230 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:49.302623 13425 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:03:49.311108 13425 raft_consensus.cc:697] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:49.310314 13450 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:49.311955 13425 consensus_queue.cc:237] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.297564 13398 raft_consensus.cc:740] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:49.298759 13414 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:49.314318 13414 raft_consensus.cc:697] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:49.314144 13398 consensus_queue.cc:260] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.314590 10781 raft_consensus.cc:1240] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 8. Current term is 9. Ops: []
W20260709 13:03:49.315212 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:49.315255 13414 consensus_queue.cc:237] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.315958 13398 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:49.317106 13402 consensus_queue.cc:1059] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:49.318187 13402 raft_consensus.cc:3055] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:49.318570 13402 raft_consensus.cc:740] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:49.319585 10781 raft_consensus.cc:1240] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10. Ops: []
I20260709 13:03:49.319495 13402 consensus_queue.cc:260] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.320840 13402 raft_consensus.cc:3060] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:03:49.321491 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:49.321815 13458 consensus_queue.cc:237] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.323150 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:49.327003 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:49.337224 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:49.337702 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:49.339269 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:49.342162 13463 log.cc:927] Time spent T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260709 13:03:49.290118 13415 consensus_queue.cc:237] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [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: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.346988 11478 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 7. (term mismatch)
I20260709 13:03:49.347486 11478 pending_rounds.cc:85] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: Aborting all ops after (but not including) 6
I20260709 13:03:49.347772 11478 pending_rounds.cc:107] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: Aborting uncommitted CHANGE_CONFIG_OP operation due to leader change: 7.7
I20260709 13:03:49.348054 11478 raft_consensus.cc:2917] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Aborting config change with OpId 7.7: Aborted: Op aborted by new leader
I20260709 13:03:49.348479 11478 raft_consensus.cc:2889] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:49.351893 10619 tablet_service.cc:1558] Processing DeleteTablet for tablet 52d082a24f6445aabe654178947352d0 with delete_type TABLET_DATA_TOMBSTONED (TS 7c00483a1339411da05005c410f470a0 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:54284
I20260709 13:03:49.345275 10676 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:49.355235 10784 raft_consensus.cc:2468] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:49.306170 13385 raft_consensus.cc:697] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:49.357599 10535 catalog_manager.cc:5697] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 4 to 5, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 5 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:49.363229 10601 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.367211 10781 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:03:49.368145 10676 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:49.363782 10535 catalog_manager.cc:5697] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 9 to 11, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 11 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:49.365921 13457 raft_consensus.cc:2749] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 13:03:49.377008 10535 catalog_manager.cc:5697] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 6 to 7, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 7 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:49.382507 10535 catalog_manager.cc:5697] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 8 to 10, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 10 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:49.387292 13385 consensus_queue.cc:237] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 9.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.376061 13386 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 13:03:49.375025 13425 raft_consensus.cc:2749] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:49.372273 13453 consensus_queue.cc:1059] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.013s
I20260709 13:03:49.397814 13392 raft_consensus.cc:3055] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:03:49.398037 13352 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:49.398200 13392 raft_consensus.cc:740] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:49.398995 10601 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.399195 13392 consensus_queue.cc:260] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.400099 13456 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:03:49.400573 13392 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:49.395531 13457 consensus_queue.cc:1059] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.016s
I20260709 13:03:49.400679 13456 raft_consensus.cc:697] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:49.411686 10676 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:49.412856 13386 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:49.412793 13456 consensus_queue.cc:237] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.415079 10676 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:49.416289 13386 raft_consensus.cc:3055] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:03:49.416961 13386 raft_consensus.cc:740] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:49.422284 13458 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:49.422788 13458 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:49.424072 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:49.425231 13458 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:49.421622 13457 raft_consensus.cc:2749] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:49.426164 13469 tablet_replica.cc:333] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:03:49.427138 13469 raft_consensus.cc:2243] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:49.427896 13469 raft_consensus.cc:2272] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:49.429047 13386 consensus_queue.cc:260] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.430348 13386 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:49.431130 13469 ts_tablet_manager.cc:1916] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:49.435104 10601 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.436159 13458 raft_consensus.cc:2749] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:49.437191 13458 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:49.437561 13464 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.076s
I20260709 13:03:49.438418 13459 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:49.444204 10785 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:03:49.437114 10601 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.446383 10601 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.452847 10601 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:49.453809 13416 raft_consensus.cc:2804] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:49.454396 13416 raft_consensus.cc:697] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:49.455241 13416 consensus_queue.cc:237] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.460381 10782 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:03:49.452137 13458 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:49.457314 13414 consensus_queue.cc:1048] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.007s
I20260709 13:03:49.451614 13425 raft_consensus.cc:2804] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:49.464790 13385 consensus_queue.cc:1059] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:03:49.465425 13425 raft_consensus.cc:697] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:49.466612 13464 consensus_queue.cc:1059] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:03:49.467902 13459 raft_consensus.cc:3055] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:03:49.468261 13459 raft_consensus.cc:740] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:49.466360 13425 consensus_queue.cc:237] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:49.472828 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:49.468974 10676 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:49.475224 10676 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:49.477567 13459 consensus_queue.cc:260] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.465772 13385 consensus_queue.cc:1243] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer 99a7b009fd104b7d948808513bc3e845 log is divergent from this leader: its last log entry 9.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 13:03:49.479372 10676 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:49.483707 10750 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.487202 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:49.487841 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:49.488482 10785 raft_consensus.cc:2393] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 7: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:49.480329 13457 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:49.486999 13445 consensus_queue.cc:1048] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.006s
I20260709 13:03:49.489236 10781 raft_consensus.cc:2376] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11. Re-sending same reply.
I20260709 13:03:49.499814 10782 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:03:49.495368 10676 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:49.495647 10750 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:49.489811 13402 raft_consensus.cc:2749] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:03:49.483441 13471 raft_consensus.cc:2804] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:49.502003 10676 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:49.502381 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:49.505824 13471 raft_consensus.cc:697] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:49.507166 13453 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:03:49.506850 13471 consensus_queue.cc:237] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:49.509730 13398 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:03:49.510272 13398 raft_consensus.cc:697] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:49.511119 13398 consensus_queue.cc:237] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.514842 10750 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.497133 13385 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:03:49.521636 10710 raft_consensus.cc:1275] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:03:49.502912 13459 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:49.524467 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:49.524812 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:49.525436 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:49.527472 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:49.525918 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:49.528575 10785 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:49.529121 10703 raft_consensus.cc:1217] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Deduplicated request from leader. Original: 5.3->[6.4-6.4]   Dedup: 6.4->[]
I20260709 13:03:49.529626 10703 raft_consensus.cc:1240] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 13:03:49.532056 13070 consensus_queue.cc:1048] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:49.526022 13402 raft_consensus.cc:2804] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:03:49.533947 13472 raft_consensus.cc:3055] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:03:49.534183 13402 raft_consensus.cc:697] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:49.534426 13472 raft_consensus.cc:740] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:49.534583 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:49.535267 13402 consensus_queue.cc:237] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.535473 13472 consensus_queue.cc:260] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.536556 10633 raft_consensus.cc:1240] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10. Ops: []
I20260709 13:03:49.536904 13472 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:49.538539 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:49.539304 10630 raft_consensus.cc:1240] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: [6.5-6.5]
I20260709 13:03:49.540798 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:49.544893 10637 raft_consensus.cc:1275] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:49.545936 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:49.559728 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:49.562161 10710 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 13:03:49.564261 10782 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:49.567687 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:49.569486 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:49.567083 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:49.578907 10636 raft_consensus.cc:1240] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10. Ops: []
I20260709 13:03:49.579881 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:49.580401 10635 raft_consensus.cc:1240] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:49.583355 10633 raft_consensus.cc:2393] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 4: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:49.538786 13385 raft_consensus.cc:697] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:49.586140 10631 raft_consensus.cc:1275] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:49.586890 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:49.595587 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:49.603112 10636 raft_consensus.cc:1240] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 13:03:49.603204 10631 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 13:03:49.609694 10630 raft_consensus.cc:1275] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:03:49.612406 10782 raft_consensus.cc:1275] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:03:49.630486 10601 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.577771 13453 raft_consensus.cc:697] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:49.660337 10705 raft_consensus.cc:1240] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:49.664414 10601 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.631071 13414 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:49.670420 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:49.671128 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:49.674113 10705 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:03:49.671327 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:49.696584 10703 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:03:49.697218 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:49.697685 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:49.698096 10710 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:03:49.698405 10706 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:49.698824 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:49.622553 13400 consensus_queue.cc:1048] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.042s
I20260709 13:03:49.656682 13456 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:03:49.688788 13453 consensus_queue.cc:237] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.712229 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:49.714301 10706 raft_consensus.cc:1275] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
W20260709 13:03:49.716964 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:49.718112 10676 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
W20260709 13:03:49.727707 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 69603us
I20260709 13:03:49.653784 13445 consensus_queue.cc:1048] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.050s
I20260709 13:03:49.743214 10705 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:49.702476 13458 raft_consensus.cc:2749] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:49.666690 13425 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:49.781459 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:49.781988 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:49.783293 10583 auto_rebalancer.cc:629] Failed to schedule move for tablet bde67a931fe64d15a094c16f5686671c: Illegal state: Replica bbbb5ae25e0e47a7b9b29ba6f9295aa2 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 5 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:03:49.730683 13471 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 13:03:49.784618 13488 log.cc:927] Time spent T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
W20260709 13:03:49.793258 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 57320.8us
I20260709 13:03:49.713584 13414 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:49.804438 13476 log.cc:927] Time spent T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
I20260709 13:03:49.699827 13385 consensus_queue.cc:237] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.833782 13413 consensus_queue.cc:1048] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 13:03:49.835541 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 193519us
I20260709 13:03:49.840662 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
W20260709 13:03:49.841199 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 127604us
I20260709 13:03:49.842263 10602 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.843813 10602 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.844869 13070 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:49.845729 13456 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:49.846407 13456 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:03:49.845484 13070 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.853046 10782 raft_consensus.cc:2468] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:49.801872 13425 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:49.835350 13486 log.cc:927] Time spent T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.090s	user 0.000s	sys 0.000s
W20260709 13:03:49.892760 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 48985.7us
W20260709 13:03:49.893412 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 189784us
I20260709 13:03:49.896234 10601 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:49.848340 13261 raft_consensus.cc:2749] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:49.899804 10676 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:49.909446 13398 raft_consensus.cc:2804] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:49.906616 13070 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:49.932724 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:49.940199 10636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54284
I20260709 13:03:49.940924 10636 raft_consensus.cc:606] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Received request to transfer leadership
I20260709 13:03:49.936779 13398 raft_consensus.cc:697] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:49.943831 13398 consensus_queue.cc:237] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.948495 13414 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:49.949455 13458 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:49.949949 13458 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:49.950393 13458 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:49.938819 13416 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.017s
I20260709 13:03:49.956701 13425 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:49.957497 13471 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:49.958264 13471 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:49.960621 13471 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:49.918147 13407 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:49.992168 10628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6b867e815f4405897c711dda289695c"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:03:49.992867 10628 raft_consensus.cc:606] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:49.996156 10781 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:03:50.000065 10784 raft_consensus.cc:1275] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 13:03:50.003734 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:50.004673 10782 raft_consensus.cc:2393] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 6: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
W20260709 13:03:50.025234 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:49.998862 13491 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:50.024997 13402 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:49.987370 13407 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.003517 13498 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:50.008268 13459 consensus_queue.cc:1048] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.063s
I20260709 13:03:50.095580 13498 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.076576  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:03:50.078259 10709 raft_consensus.cc:1275] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
W20260709 13:03:50.081027 13345 log.cc:927] Time spent T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:03:50.097882  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:50.097932 13498 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:50.099937 13345 tablet_bootstrap.cc:492] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:50.101111 13345 tablet_bootstrap.cc:492] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:03:50.023990 10635 raft_consensus.cc:2955] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Committing config change with OpId 9.6: config changed from index -1 to 6, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:50.093180 13402 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.103906 13402 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:50.086285 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:50.089178 11480 raft_consensus.cc:3060] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 3 LEARNER]: Advancing to term 4
I20260709 13:03:50.091681 13458 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:50.094319 13483 log.cc:927] Time spent T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.190s	user 0.002s	sys 0.000s
I20260709 13:03:50.095001 13407 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:50.006533 13471 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.060s
W20260709 13:03:50.109630 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 213334us
W20260709 13:03:50.018014 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 282383us
I20260709 13:03:50.116928 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:50.117211 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 221832us
W20260709 13:03:50.106489 13507 log.cc:927] Time spent T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.081s	user 0.000s	sys 0.001s
I20260709 13:03:50.118285 10705 raft_consensus.cc:2393] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 12: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:50.118531 10602 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:50.120913 13502 raft_consensus.cc:2749] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:50.122241 13505 raft_consensus.cc:993] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0: : Instructing follower 4f6678bb3cd341abbe84f1bdcb3c3632 to start an election
I20260709 13:03:50.122671 13505 raft_consensus.cc:1081] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Signalling peer 4f6678bb3cd341abbe84f1bdcb3c3632 to start an election
I20260709 13:03:50.105861 13491 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.123534 13398 raft_consensus.cc:1064] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
W20260709 13:03:50.123948 13398 raft_consensus.cc:1068] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:03:50.125054 13491 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:50.126626 13458 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:50.130352 13492 log.cc:927] Time spent T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.268s	user 0.001s	sys 0.002s
I20260709 13:03:50.131985 11478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7"
dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
 from {username='slave'} at 127.0.0.1:59172
I20260709 13:03:50.137286 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:50.146021 10602 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:50.138868 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:50.139251 13469 ts_tablet_manager.cc:1929] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.7
I20260709 13:03:50.140383 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:50.148135 10703 raft_consensus.cc:2393] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 9: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:50.143910 13345 ts_tablet_manager.cc:1403] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 1.070s	user 0.036s	sys 0.015s
I20260709 13:03:50.141749 10534 catalog_manager.cc:5697] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 10 to 11, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 11 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:50.142993 10781 raft_consensus.cc:1275] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:50.108979 13498 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:50.144718 10601 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:50.137672 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:50.148716 10706 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:03:50.152766 10534 catalog_manager.cc:5697] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 10 to 11, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 11 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:50.149451 10535 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45062 (request call id 150) took 1195 ms. Trace:
I20260709 13:03:50.140467 11480 raft_consensus.cc:1275] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 4 LEARNER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:03:50.166328 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 46312.9us
I20260709 13:03:50.159286 10534 catalog_manager.cc:5697] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 8 to 9, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 9 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:50.170392 13498 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.166916 13510 raft_consensus.cc:2804] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:50.171838 13510 raft_consensus.cc:697] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:50.167729 13458 consensus_queue.cc:1048] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:03:50.171439 10534 catalog_manager.cc:5697] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 9 to 10, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 10 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:50.173812 13498 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:50.174492 10534 catalog_manager.cc:5697] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 6 to 7, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 7 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:50.195595 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 45860us
I20260709 13:03:50.211069 10778 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:50.189853 10777 raft_consensus.cc:1275] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 13:03:50.155817 10535 rpcz_store.cc:276] 0709 13:03:48.953788 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:48.954041 (+   253us) service_pool.cc:224] Handling call
0709 13:03:50.149351 (+1195310us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:49.390973 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:49.391465 (+   492us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:49.391500 (+    35us) write_op.cc:435] Acquired schema lock
0709 13:03:49.391515 (+    15us) tablet.cc:662] Decoding operations
0709 13:03:49.392045 (+   530us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:49.392093 (+    48us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:49.392122 (+    29us) tablet.cc:685] Acquiring locks for 4 operations
0709 13:03:49.393905 (+  1783us) tablet.cc:701] Row locks acquired
0709 13:03:49.393922 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:03:49.394078 (+   156us) write_op.cc:270] Start()
0709 13:03:49.397431 (+  3353us) write_op.cc:276] Timestamp: P: 1783602229394029 usec, L: 0
0709 13:03:49.397453 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:03:49.468691 (+ 71238us) log.cc:844] Serialized 1677 byte log entry
0709 13:03:49.560092 (+ 91401us) op_driver.cc:464] REPLICATION: finished
0709 13:03:49.598288 (+ 38196us) write_op.cc:301] APPLY: starting
0709 13:03:49.604446 (+  6158us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:49.642536 (+ 38090us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:49.662654 (+ 20118us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:49.751268 (+ 88614us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:49.814553 (+ 63285us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 13:03:49.819982 (+  5429us) write_op.cc:312] APPLY: finished
0709 13:03:49.836070 (+ 16088us) log.cc:844] Serialized 40 byte log entry
0709 13:03:49.879631 (+ 43561us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:49.895225 (+ 15594us) write_op.cc:454] Released schema lock
0709 13:03:49.896784 (+  1559us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:49.913278 (+ 16494us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:49.915364 (+  2086us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":14154,"reported_tablets":15,"child_traces":[["op",{"apply.queue_time_us":2573,"apply.run_cpu_time_us":3548,"apply.run_wall_time_us":312309,"num_ops":4,"prepare.queue_time_us":635,"prepare.run_cpu_time_us":3292,"prepare.run_wall_time_us":89187,"replication_time_us":145249}]]}
I20260709 13:03:50.213045 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:50.213949 10778 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:50.148934 13416 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:50.197975 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:50.216217 10779 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 13:03:50.205730 10750 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:50.226042 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:50.203006 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:50.230639 10783 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:03:50.181529 13469 log.cc:1199] T 52d082a24f6445aabe654178947352d0 P 7c00483a1339411da05005c410f470a0: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-0-root/wals/52d082a24f6445aabe654178947352d0
I20260709 13:03:50.175223 13510 consensus_queue.cc:237] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.244858 10520 catalog_manager.cc:5028] TS 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): tablet 52d082a24f6445aabe654178947352d0 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:03:50.250201 13503 consensus_queue.cc:1059] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:03:50.251407 13345 raft_consensus.cc:359] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:50.252351 13345 raft_consensus.cc:740] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
W20260709 13:03:50.254118 13499 log.cc:927] Time spent T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.173s	user 0.000s	sys 0.000s
I20260709 13:03:50.154599 11478 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:50.257658 11478 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:50.158740 13403 consensus_queue.cc:1048] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.100s
I20260709 13:03:50.257690 13449 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:50.259063 13458 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:50.259593 13458 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.259913 13400 consensus_queue.cc:1048] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:03:50.261744 13472 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:50.262176 13458 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:50.262282 13472 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.264485 13472 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:50.265636 13514 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:50.266150 13514 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.237340 10705 raft_consensus.cc:2955] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Committing config change with OpId 6.8: config changed from index 6 to 8, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:03:50.273021 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 46225.4us
I20260709 13:03:50.276816 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:50.278008 10783 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:03:50.279454 10676 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:50.258301 13070 raft_consensus.cc:993] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:50.293154 10778 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:50.215126 13459 consensus_queue.cc:1048] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.079s
I20260709 13:03:50.284619 13449 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:50.306586 10602 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:50.307865 13425 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:50.309000 13478 raft_consensus.cc:1064] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:03:50.309284 13322 raft_consensus.cc:1081] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:50.309650 13407 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:50.326066 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:50.316969 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:50.319165 13514 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:50.325759 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:50.302582 13392 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:03:50.322527 10783 raft_consensus.cc:1275] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:03:50.343822 10633 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:03:50.346987 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:50.324198 10602 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:50.325098 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:50.326357 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:50.336086 10781 raft_consensus.cc:1275] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 13:03:50.253217 13345 consensus_queue.cc:260] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 9.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:50.353986 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:50.354244 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:50.355099 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:50.355177 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:50.355301 13345 ts_tablet_manager.cc:1434] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.200s	user 0.005s	sys 0.002s
I20260709 13:03:50.321041 13398 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:50.323100 13498 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:50.324395 13502 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:03:50.338855 10780 raft_consensus.cc:2955] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:03:50.384303 10783 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
W20260709 13:03:50.385635 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 61496.7us
I20260709 13:03:50.387945 10781 raft_consensus.cc:1275] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:50.351238 13392 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:50.403023 13392 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:03:50.404881 13514 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:50.382361 13398 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.407512 13398 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:50.407778 10602 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:50.323725 13449 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.344722 13386 consensus_queue.cc:1048] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.052s
I20260709 13:03:50.409329 13500 consensus_queue.cc:1048] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:03:50.410740 13500 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:50.363288 13453 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.054s
I20260709 13:03:50.389479 13502 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:50.417450 13504 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:50.417970 13502 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:50.405433 13514 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:50.429565 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 123315us
I20260709 13:03:50.394305 13503 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:03:50.425755 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:50.433874 10601 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:50.446697 13446 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:50.447250 13446 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.448649 10796 tablet_copy_service.cc:342] P 99a7b009fd104b7d948808513bc3e845: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-622f6b2169ff41e88255c89afef92012 received from {username='slave'} at 127.0.0.1:47336
I20260709 13:03:50.449276 10796 tablet_copy_service.cc:434] P 99a7b009fd104b7d948808513bc3e845: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-622f6b2169ff41e88255c89afef92012 on tablet 622f6b2169ff41e88255c89afef92012 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:03:50.457885 10783 raft_consensus.cc:2393] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 10: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:50.473196 10781 raft_consensus.cc:1275] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:03:50.476332 10637 raft_consensus.cc:1240] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:50.481669 10632 raft_consensus.cc:1275] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 13:03:50.485304 10628 raft_consensus.cc:1240] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:50.497247 10632 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:50.511150 10637 raft_consensus.cc:1275] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:50.170401 13505 raft_consensus.cc:2955] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:03:50.472723 13425 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:03:50.387495 13498 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.439548 13415 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.070s
I20260709 13:03:50.439796 13510 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.073s
W20260709 13:03:50.523953 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 173711us
W20260709 13:03:50.526645 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 92739us
I20260709 13:03:50.483469 13446 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:50.528983 10601 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:50.519865 13425 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:50.510900 13502 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:50.567435 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 127425us
I20260709 13:03:50.569422 10632 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:03:50.553399 13503 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:50.575167 10632 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:50.552971 13425 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:03:50.574492 10636 raft_consensus.cc:2368] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 9. Current term is 10.
I20260709 13:03:50.577245 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:50.578117 10637 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:50.563422 13501 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.020s
I20260709 13:03:50.565649 13261 consensus_queue.cc:1048] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.020s
I20260709 13:03:50.604121 10632 raft_consensus.cc:1275] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:03:50.583525 13503 raft_consensus.cc:697] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:50.608441 10751 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:50.618438 13502 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:50.620012 13514 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:50.630280 13534 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:50.640347 10705 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 13:03:50.640506 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:50.643967 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:50.645305 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:50.645787 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:50.648514 10712 raft_consensus.cc:1275] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 13:03:50.649484 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:50.650465 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:50.650975 10712 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:50.645933 10703 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:50.647611 13446 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:03:50.653587 10709 raft_consensus.cc:1275] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260709 13:03:50.656188 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:50.656710 10704 raft_consensus.cc:1275] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:03:50.658893 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:50.687625 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:50.689884 13540 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:50.593731 11478 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:50.658466 13385 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:50.688000 13386 consensus_queue.cc:1048] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:03:50.714891 10602 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:50.699867 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:50.701222 10703 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:03:50.716058 10709 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
I20260709 13:03:50.701923 10708 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
I20260709 13:03:50.648370 13514 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:50.658083 13446 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:50.724212 10751 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:50.630887 13534 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.735711 10602 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:50.766074 10709 raft_consensus.cc:1275] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:03:50.708429 13531 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:50.755529 13500 raft_consensus.cc:2749] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:50.725178 13471 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:50.764750 13498 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:50.778589 13535 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:03:50.756826 13446 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:50.781073 10676 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:50.714290 13501 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:50.756551 13514 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:50.778306 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 54159.4us
I20260709 13:03:50.754081 13504 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.061s
I20260709 13:03:50.813354 10635 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 1607) took 1202 ms. Trace:
I20260709 13:03:50.821777 10635 rpcz_store.cc:276] 0709 13:03:49.594234 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:49.615301 (+ 21067us) service_pool.cc:224] Handling call
0709 13:03:49.642402 (+ 27101us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:49.827965 (+185563us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:49.828034 (+    69us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:49.865645 (+ 37611us) log.cc:844] Serialized 492 byte log entry
0709 13:03:50.023794 (+158149us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:03:50.272318 (+248524us) log.cc:844] Serialized 14 byte log entry
0709 13:03:50.300065 (+ 27747us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:50.782960 (+482895us) spinlock_profiling.cc:243] Waited 185 ms on lock 0x7b54000a82d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:50.783038 (+    78us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:50.783098 (+    60us) raft_consensus.cc:1685] finished
0709 13:03:50.796765 (+ 13667us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:50.797006 (+   241us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":27328,"raft.queue_time_us":29281,"raft.run_cpu_time_us":144,"raft.run_wall_time_us":13434,"spinlock_wait_cycles":425642752,"thread_start_us":126015,"threads_started":1,"wal-append.queue_time_us":222272}
I20260709 13:03:50.721786 13385 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.826490 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:50.812392 13524 log.cc:927] Time spent T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.243s	user 0.001s	sys 0.000s
I20260709 13:03:50.773231 13415 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.046s
I20260709 13:03:50.811122 11480 raft_consensus.cc:1240] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:50.814779 13535 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:50.818823 13498 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:50.786662 13502 consensus_queue.cc:1048] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.046s
I20260709 13:03:50.854584 10704 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 6. (term mismatch)
I20260709 13:03:50.825724 13543 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:50.855937 10704 pending_rounds.cc:85] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 5
I20260709 13:03:50.860169 10704 pending_rounds.cc:107] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 9.6
I20260709 13:03:50.860508 10704 raft_consensus.cc:2889] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:50.797508 13471 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.709903 13540 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.759337 13503 consensus_queue.cc:237] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.783444 13531 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.839002 13386 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:50.882452 13537 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:03:50.885183 13552 consensus_queue.cc:1059] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:50.858180 13542 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:50.885845 13500 consensus_queue.cc:1059] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:03:50.886515 13534 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:50.879796 13498 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.881771 13543 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.847143 13535 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:03:50.887696 13553 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:50.888324 10711 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:03:50.888908 10777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "622f6b2169ff41e88255c89afef92012"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:49410
I20260709 13:03:50.825609 13501 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.892776 10712 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:03:50.914891 10629 raft_consensus.cc:1240] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10. Ops: []
I20260709 13:03:50.935282 10777 raft_consensus.cc:606] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Received request to transfer leadership
I20260709 13:03:50.891316 13540 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:50.937376 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 170775us
W20260709 13:03:50.967542 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 142806us
I20260709 13:03:50.971400 10629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54284
I20260709 13:03:50.899641 13498 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:50.898852 13530 log.cc:927] Time spent T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 13:03:50.927127 13531 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:50.899777 13471 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:50.929430 13514 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:50.907018 11480 raft_consensus.cc:1217] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 LEARNER]: Deduplicated request from leader. Original: 9.5->[9.6-9.6]   Dedup: 9.6->[]
I20260709 13:03:50.985898 13498 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:50.894254 13550 consensus_queue.cc:1048] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.154s
I20260709 13:03:50.986380 13511 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:50.896471 13542 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.977295 13537 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:50.895530 13386 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.927985 13425 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:50.996634 13386 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:50.998621 13425 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:51.004473 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 185800us
W20260709 13:03:51.013885 13538 log.cc:927] Time spent T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.254s	user 0.004s	sys 0.000s
I20260709 13:03:51.015033 13545 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:51.014824 13554 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:03:51.015599 13545 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.008541 13471 consensus_queue.cc:1048] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.008s
I20260709 13:03:50.991142 13498 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.039044 13531 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:51.039631 13531 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.040402 13501 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.013265 13386 consensus_queue.cc:1048] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 13:03:50.994800 13511 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.045308 13557 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:51.047379 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:51.043848 11478 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.051515 10777 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:51.004885 13537 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.031173 13446 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.042835 13501 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:51.070732 13514 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:51.071339 13514 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.073937 13514 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.079617 11478 raft_consensus.cc:1240] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:51.080061 13537 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.081617 13502 consensus_queue.cc:1059] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:03:51.083786 13498 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:51.088990 10602 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:51.089814 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.090456 10712 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:03:51.092119 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.090237 13472 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:51.094393 13472 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:51.065269 13392 consensus_meta.cc:287] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent flushing consensus metadata: real 0.662s	user 0.007s	sys 0.004s
I20260709 13:03:51.096592 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:51.097637 10703 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:03:51.100592 13446 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:51.108022 10777 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 7.
I20260709 13:03:51.053557 13557 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.109912 13511 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:51.067238 13501 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.111754 13557 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:51.098222 13514 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:03:51.112505 13514 raft_consensus.cc:697] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:51.112845 13501 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.113109 13542 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:51.095780 13554 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:51.113337 13514 consensus_queue.cc:237] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [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: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.113722 13554 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.115986 13545 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.105763 13392 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.116807 13554 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.090422 13537 consensus_queue.cc:1048] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.027s
I20260709 13:03:51.117272 13478 consensus_queue.cc:237] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 8.7, Last appended by leader: 6, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:03:51.118914 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:51.119028 13392 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.117484 10706 raft_consensus.cc:1240] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 11. Current term is 12. Ops: []
W20260709 13:03:51.122310 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:51.123186 10703 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 13.
I20260709 13:03:51.092898 13453 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:51.130741 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:51.133495 10703 raft_consensus.cc:2393] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in current term 7: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:51.139711 13456 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:51.140321 13456 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.141353 13546 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:51.141912 13546 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:51.143292 13565 log.cc:927] Time spent T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.115s	user 0.003s	sys 0.000s
I20260709 13:03:51.143438 13456 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.144026 13546 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:51.145501 13472 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.139756 10751 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:51.146900 13400 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:03:51.146750 13535 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.147322 13400 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:51.147699 13400 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:51.129673 13537 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:51.203472 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.206477 10703 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:03:51.132380 13450 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:51.207674 10629 raft_consensus.cc:606] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Received request to transfer leadership
I20260709 13:03:51.135682 13502 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:51.209968 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.152504 13496 raft_consensus.cc:993] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:03:51.210253 10751 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:51.215580 13551 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:51.216068 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.216450 13542 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:51.216842 10703 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:51.227891 13542 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:51.228878 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.215593 13535 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:51.230909 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:51.232417 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.233808 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.209961 13537 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.235179 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.210335 13450 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.235899 10703 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:03:51.236725 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.202931 13472 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:51.237308 13450 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.237484 13537 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.237893 13472 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.239953 13472 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.239603 13400 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.214651 13502 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.242093 13400 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:51.242611 13502 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.243643 13543 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.244603 10703 raft_consensus.cc:2410] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 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 13:03:51.259963 13566 log.cc:927] Time spent T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.172s	user 0.000s	sys 0.001s
W20260709 13:03:51.265818 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 55631.6us
I20260709 13:03:51.157737 13456 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:51.267342 13456 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.269551 13349 raft_consensus.cc:2804] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:03:51.269963 13349 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:51.270303 13349 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:51.270532 13543 raft_consensus.cc:1064] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
W20260709 13:03:51.271034 13543 raft_consensus.cc:1068] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:03:51.272954 13407 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:51.269091 10751 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:51.273626 13407 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.274746 13535 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:03:51.275220 13535 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:51.275621 13535 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:51.276021 13407 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:51.276780 13496 raft_consensus.cc:1081] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
W20260709 13:03:51.278609 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:51.278501 13572 log.cc:927] Time spent T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260709 13:03:51.135867 13453 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.306900 13453 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.311425 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.312074 10710 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:03:51.312107 10750 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:51.314339 10786 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:03:51.313308 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:51.315173 10710 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:51.317293 10750 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:51.290248 13456 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.293326 13416 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:51.216135 13551 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.330475 13400 raft_consensus.cc:2749] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:51.332619 13456 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:51.360272 13456 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.317711 13498 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:51.362841 13498 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.354449 13541 raft_consensus.cc:2749] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:51.364966 13498 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:51.335786 13531 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.321864 13511 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:51.366055 13511 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.367919 13511 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:51.369451 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:51.321573 13322 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:51.337677 13416 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.339365 13449 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:51.370992 13322 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.372434 13416 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.373034 13322 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:51.373358 13536 raft_consensus.cc:1064] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
W20260709 13:03:51.373832 13536 raft_consensus.cc:1068] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Service unavailable: leader transfer in progress
I20260709 13:03:51.376427 13456 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.377983 13551 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:51.352610 10710 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
I20260709 13:03:51.354287 10750 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:51.362233 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.385526 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.386296 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.386586 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.386963 10712 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:51.387200 10710 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:51.387476 10676 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:51.388191 13471 raft_consensus.cc:2804] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:51.388582 13471 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:51.388916 13471 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:51.370563 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.378821 13510 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:51.379456 13416 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:51.379532 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.380227 13415 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:51.379978 13542 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:51.379530 13553 raft_consensus.cc:2749] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:51.383725 13544 raft_consensus.cc:3055] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:51.389894 10711 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:51.390780 10751 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:51.394979 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.397240 10750 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:51.398785 10601 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:51.397444 13458 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:51.406354 10750 leader_election.cc:400] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 9. Current term is 10.
I20260709 13:03:51.406667 10750 leader_election.cc:403] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Cancelling election due to peer responding with higher term
W20260709 13:03:51.407342 13570 log.cc:927] Time spent T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.194s	user 0.003s	sys 0.000s
I20260709 13:03:51.408128 13402 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:03:51.399315 13416 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.408648 13402 raft_consensus.cc:697] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:51.408906 13498 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 10
I20260709 13:03:51.409521 13402 consensus_queue.cc:237] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [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: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.410009 13416 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.404191 13496 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:03:51.412880 10751 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:51.396509 13535 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.394466 13501 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:51.419497 10782 raft_consensus.cc:1275] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:03:51.422485 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:51.433727 10783 raft_consensus.cc:2368] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10.
I20260709 13:03:51.424682 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:51.444674 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.450062 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:51.450886 10784 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:03:51.452924 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:51.454702 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:51.455884 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:51.456501 10783 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:51.457639 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:51.460041 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.430737 10602 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:51.443114 10779 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:51.464537 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:51.464802 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:51.465468 10781 raft_consensus.cc:2393] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 12: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:51.465775 10778 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:51.466225 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:51.466575 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:51.467424 10778 raft_consensus.cc:2393] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 9: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:51.400460 13544 raft_consensus.cc:740] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:51.101868  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:51.465691 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.469015 10534 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45040 (request call id 136) took 1945 ms. Trace:
I20260709 13:03:51.398223 13510 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.467283 10533 catalog_manager.cc:5697] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 5 to 6, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 6 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:51.469461 10534 rpcz_store.cc:276] 0709 13:03:49.523421 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:49.523569 (+   148us) service_pool.cc:224] Handling call
0709 13:03:51.468851 (+1945282us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:50.522291 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:50.610599 (+ 88308us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:50.612038 (+  1439us) write_op.cc:435] Acquired schema lock
0709 13:03:50.613594 (+  1556us) tablet.cc:662] Decoding operations
0709 13:03:50.621650 (+  8056us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:50.621753 (+   103us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:50.621795 (+    42us) tablet.cc:685] Acquiring locks for 5 operations
0709 13:03:50.622536 (+   741us) tablet.cc:701] Row locks acquired
0709 13:03:50.622562 (+    26us) write_op.cc:260] PREPARE: finished
0709 13:03:50.622757 (+   195us) write_op.cc:270] Start()
0709 13:03:50.622902 (+   145us) write_op.cc:276] Timestamp: P: 1783602230622694 usec, L: 0
0709 13:03:50.622946 (+    44us) op_driver.cc:348] REPLICATION: starting
0709 13:03:50.623816 (+   870us) log.cc:844] Serialized 2063 byte log entry
0709 13:03:50.782259 (+158443us) op_driver.cc:464] REPLICATION: finished
0709 13:03:51.013914 (+231655us) write_op.cc:301] APPLY: starting
0709 13:03:51.013994 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:51.014151 (+   157us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:51.014281 (+   130us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:51.014931 (+   650us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:51.015159 (+   228us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 13:03:51.015208 (+    49us) write_op.cc:312] APPLY: finished
0709 13:03:51.015440 (+   232us) log.cc:844] Serialized 46 byte log entry
0709 13:03:51.015609 (+   169us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:51.015702 (+    93us) write_op.cc:454] Released schema lock
0709 13:03:51.015740 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:51.016080 (+   340us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:51.016108 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":50208,"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":219478,"apply.run_cpu_time_us":2184,"apply.run_wall_time_us":2185,"num_ops":5,"prepare.queue_time_us":234715,"prepare.run_cpu_time_us":5013,"prepare.run_wall_time_us":113536,"replication_time_us":144139,"thread_start_us":241990,"threads_started":2}]]}
I20260709 13:03:51.394721 13453 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.048s
I20260709 13:03:51.491382 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:51.408140 13542 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:51.501888 10533 catalog_manager.cc:5697] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 10 to 11, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 11 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:51.503569 10533 catalog_manager.cc:5697] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 3 to 4, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 4 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:51.505707 10709 raft_consensus.cc:1275] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:51.410979 13496 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:51.507309 13496 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:03:51.507382 13502 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
W20260709 13:03:51.510882 13574 log.cc:927] Time spent T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.116s	user 0.000s	sys 0.000s
W20260709 13:03:51.511580 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 80888.8us
I20260709 13:03:51.512259 10602 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:51.523530 10533 catalog_manager.cc:5697] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 7 to 11, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 11 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:51.528523 10533 catalog_manager.cc:5697] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 10 to 11, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 11 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:51.492990 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:51.493784 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 80945.4us
I20260709 13:03:51.534603 10784 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:03:51.494606 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
W20260709 13:03:51.496522 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 97755.4us
I20260709 13:03:51.424191 13385 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.496969 10779 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:51.446470 13392 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:51.492165 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.535879 10782 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:03:51.534865 10751 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:51.543912 10751 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:51.425578 13535 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:51.397797 13415 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.539052 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.467705 13498 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 9. Current term is 10.
I20260709 13:03:51.492496 13503 raft_consensus.cc:3055] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:51.538753 10533 catalog_manager.cc:5697] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 9 to 10, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 10 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:51.554487 10782 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:03:51.446520 13501 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.564688 10784 raft_consensus.cc:1240] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 11. Current term is 12. Ops: [11.8-11.8]
I20260709 13:03:51.567018 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:51.549072 10602 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:51.426080 13458 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:51.546687 13450 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:03:51.541280 13416 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 13:03:51.598357 10676 leader_election.cc:400] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10.
I20260709 13:03:51.604988 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:51.678551 10676 leader_election.cc:403] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:03:51.678898 10706 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 10
I20260709 13:03:51.660751 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:51.638633 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.680302 10711 raft_consensus.cc:2410] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 11 because replica has last-logged OpId of term: 9 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 5.
I20260709 13:03:51.637228 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:51.630314 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:51.674784 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 125767us
I20260709 13:03:51.680593 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:51.632776 13496 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.684448 13496 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:51.619771 13554 raft_consensus.cc:1064] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:03:51.561715 13449 raft_consensus.cc:2804] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 13:03:51.685475 13554 raft_consensus.cc:1068] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:03:51.570307 13541 raft_consensus.cc:2804] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:51.686085 13554 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:51.624672 13471 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.687178 13510 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.636644 13386 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:51.687868 13510 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:51.687979 13386 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.571390 13561 consensus_queue.cc:1048] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.118s
I20260709 13:03:51.689981 13386 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:51.606549 13577 log.cc:927] Time spent T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.251s	user 0.001s	sys 0.000s
I20260709 13:03:51.681953 10782 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
W20260709 13:03:51.614092 13575 log.cc:927] Time spent T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260709 13:03:51.686805 13554 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:51.556285 13503 raft_consensus.cc:740] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:51.685727 13449 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:51.711329 13449 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:51.711839 13503 consensus_queue.cc:260] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [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: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:51.690593 10784 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:03:51.689033 13471 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.593778 13472 consensus_queue.cc:1048] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.188s
I20260709 13:03:51.558488 13392 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:51.736534 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:51.619194 11477 raft_consensus.cc:1240] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:51.672525 13450 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:51.653390 13415 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:52.017128 10783 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.513s	user 0.009s	sys 0.016s
I20260709 13:03:51.964600 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:52.024273 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 487892us
W20260709 13:03:51.929363 10786 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.512s	user 0.043s	sys 0.060s
I20260709 13:03:51.812456 10705 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "622f6b2169ff41e88255c89afef92012"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56600
I20260709 13:03:51.780083 10778 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
W20260709 13:03:51.898053 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:51.570909 13414 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:51.690872 13456 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:03:52.042330 10784 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 13.
W20260709 13:03:52.049443 10783 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.546s	user 0.012s	sys 0.016s
W20260709 13:03:52.049559 10786 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.632s	user 0.051s	sys 0.065s
I20260709 13:03:52.048951 10705 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:52.055788 10705 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:51.830564 13458 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.713876 13503 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:51.686106 13541 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:51.719213 13416 raft_consensus.cc:697] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
W20260709 13:03:51.830062 13349 consensus_meta.cc:287] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.559s	user 0.005s	sys 0.006s
I20260709 13:03:52.050591 13450 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:52.061218 10703 raft_consensus.cc:1240] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 6. Current term is 7. Ops: [6.6-6.6]
I20260709 13:03:52.064613 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:51.993988 13502 raft_consensus.cc:2749] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:52.066641 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:52.086776 10781 raft_consensus.cc:2393] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 10: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:52.065495 13508 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:52.106359 13508 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:51.884488 13070 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:51.968928 13501 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.018918 13554 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:51.968621 13510 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:51.787753 13425 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.283s
I20260709 13:03:52.058660 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:51.764819 13550 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:03:51.990542 13555 log.cc:927] Time spent T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260709 13:03:52.005345 13514 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:52.065148 10706 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
W20260709 13:03:52.075625 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:52.076519 13496 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:52.078637 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:52.057940 13456 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:52.072542 13541 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:52.116519 13416 consensus_queue.cc:237] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.056027 13414 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:52.184669 10676 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.505s	user 0.008s	sys 0.036s
W20260709 13:03:52.198432 10676 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.519s	user 0.008s	sys 0.036s
W20260709 13:03:52.118901 13552 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.712s	user 0.025s	sys 0.013s
W20260709 13:03:52.206018 13552 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.799s	user 0.025s	sys 0.013s
W20260709 13:03:52.115253 13505 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.565s	user 0.011s	sys 0.015s
W20260709 13:03:52.198877 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 600399us
I20260709 13:03:52.082322 13349 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.198747 13456 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:52.200385 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:52.204272 13414 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.192051 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:52.208554 13514 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.209118 10676 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:52.221714 10782 raft_consensus.cc:2393] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 6: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
W20260709 13:03:52.258095 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 49040.5us
I20260709 13:03:52.258354 10705 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:52.258883 10676 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:52.221767 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:52.225711 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:52.191551 13453 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10.
I20260709 13:03:52.192417 13550 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.181921 13070 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.243268 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:52.294045 10781 raft_consensus.cc:2393] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 11: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:52.193024 13510 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:52.213366 13505 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.667s	user 0.011s	sys 0.015s
W20260709 13:03:52.247713 10533 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.508s	user 0.017s	sys 0.028s
I20260709 13:03:52.198134 13496 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:52.247584 10677 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.588s	user 0.022s	sys 0.022s
I20260709 13:03:52.238051 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:52.255393 10602 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.573s	user 0.006s	sys 0.052s
I20260709 13:03:52.275592 10676 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:52.307689 10602 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.626s	user 0.006s	sys 0.052s
W20260709 13:03:52.308265 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 626060us
W20260709 13:03:52.307659 10677 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.648s	user 0.023s	sys 0.023s
W20260709 13:03:52.309932 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:52.309854 10676 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:52.281085 10705 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.191009 13458 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:52.297395  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:52.280221 13543 raft_consensus.cc:2804] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:52.334383 13554 raft_consensus.cc:2804] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:52.334899 13554 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:52.335289 13554 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:52.337239 10710 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56600 (request call id 2287) took 1187 ms. Trace:
I20260709 13:03:52.337677 13505 consensus_queue.cc:1059] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:03:52.339269 13505 raft_consensus.cc:3055] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:03:52.339682 13505 raft_consensus.cc:740] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:52.277931 13471 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:03:52.342953 13471 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:52.343398 13471 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:52.346832 13550 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:52.350589 13386 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:03:52.351135 13386 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:52.351635 13386 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:52.352269 13349 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:52.354792 13496 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:52.355871 10780 raft_consensus.cc:1275] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:52.340479 13505 consensus_queue.cc:260] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.359680 13508 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.361104 13392 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.337874 10710 rpcz_store.cc:276] 0709 13:03:51.149943 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:51.388682 (+238739us) service_pool.cc:224] Handling call
0709 13:03:51.388965 (+   283us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:51.389311 (+   346us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:51.389339 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:51.389804 (+   465us) log.cc:844] Serialized 26 byte log entry
0709 13:03:51.881333 (+491529us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:03:51.881399 (+    66us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:51.881473 (+    74us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:52.336950 (+455477us) raft_consensus.cc:1685] finished
0709 13:03:52.336981 (+    31us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:52.337162 (+   181us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2832,"raft.run_cpu_time_us":123,"raft.run_wall_time_us":3469,"thread_start_us":448775,"threads_started":1,"wal-append.queue_time_us":885953}
I20260709 13:03:52.311254 10676 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:52.364173 10781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "622f6b2169ff41e88255c89afef92012"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:49410
I20260709 13:03:52.365073 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:52.382155 10780 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 7.
I20260709 13:03:52.377667 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:52.384179 10703 raft_consensus.cc:2368] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 12. Current term is 13.
I20260709 13:03:52.381628 10781 raft_consensus.cc:606] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Received request to transfer leadership
W20260709 13:03:52.388414 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 77109us
I20260709 13:03:52.380843 13531 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:52.391942 13531 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.395716 10676 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:52.381516 10777 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.916s	user 0.036s	sys 0.069s
W20260709 13:03:52.396745 10777 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.931s	user 0.036s	sys 0.069s
I20260709 13:03:52.331213 13543 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:52.388357 13583 log.cc:927] Time spent T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.112s	user 0.000s	sys 0.001s
I20260709 13:03:52.365823 13472 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:52.380517 13478 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:03:52.433833 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 380242us
I20260709 13:03:52.409722 13322 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:52.414697 13543 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:52.411383 13505 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:03:52.362896 13458 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.411216 13592 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:03:52.446444 10601 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:52.461107 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 321247us
I20260709 13:03:52.428181 13472 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.429150 13541 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.451927 13531 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.452863 13587 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:52.450614 13415 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:52.450233 13588 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:52.461337 13392 raft_consensus.cc:2804] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:52.459976 13592 raft_consensus.cc:697] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:52.432170 13478 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.461975 13414 consensus_queue.cc:1048] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.034s
I20260709 13:03:52.452852 13502 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:52.460667 13416 consensus_queue.cc:1059] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.040s
W20260709 13:03:52.520116 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 63177.2us
I20260709 13:03:52.497081 13598 raft_consensus.cc:2804] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:03:52.518043 11477 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 LEARNER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
W20260709 13:03:52.543673 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 97254.3us
I20260709 13:03:52.544484 10601 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:52.548204 10629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:03:52.548900 10629 raft_consensus.cc:606] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:52.510201 13415 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.503046 13587 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.530908 13598 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:52.554955 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:52.507396 13588 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.523706 13514 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.516916 13502 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.529767 13536 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
W20260709 13:03:52.569087 10520 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.LeaderStepDown -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 118142us
I20260709 13:03:52.575644 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:52.578132 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:52.579654 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:52.597824 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:52.563256 13070 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:52.598773 10786 raft_consensus.cc:3055] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:03:52.608738 10786 raft_consensus.cc:740] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:52.565788 13598 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:52.612103 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:52.610002 10786 consensus_queue.cc:260] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [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: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:52.615515 10786 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:52.615502 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:52.616329 10710 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
I20260709 13:03:52.616633 10781 raft_consensus.cc:2410] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 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: 6 index: 5.
I20260709 13:03:52.607329 13385 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:52.619210 13385 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.620455 13472 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.621632 13385 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.622519 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:52.623063 10707 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56616 (request call id 1349) took 1219 ms. Trace:
I20260709 13:03:52.623174 10705 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:52.623502 10707 rpcz_store.cc:276] 0709 13:03:51.403350 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:51.952177 (+548827us) service_pool.cc:224] Handling call
0709 13:03:51.952632 (+   455us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:52.042148 (+ 89516us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:52.042185 (+    37us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:52.053977 (+ 11792us) log.cc:844] Serialized 26 byte log entry
0709 13:03:52.455612 (+401635us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:03:52.455677 (+    65us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:52.455803 (+   126us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:52.622862 (+167059us) raft_consensus.cc:1685] finished
0709 13:03:52.622884 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:52.623010 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":89076,"raft.queue_time_us":101218,"raft.run_cpu_time_us":132,"raft.run_wall_time_us":11681,"thread_start_us":381329,"threads_started":1,"wal-append.queue_time_us":471661}
I20260709 13:03:52.618320 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:52.631832 10710 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:52.634058 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:52.635110 10707 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:03:52.599232 13531 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:52.642959 13593 raft_consensus.cc:2749] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:03:52.643095 13609 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:52.646458 10782 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40592 (request call id 1297) took 1080 ms. Trace:
I20260709 13:03:52.646283 13609 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.646870 10782 rpcz_store.cc:276] 0709 13:03:51.566376 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:52.258490 (+692114us) service_pool.cc:224] Handling call
0709 13:03:52.258929 (+   439us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:52.259290 (+   361us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:52.259320 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:52.277361 (+ 18041us) log.cc:844] Serialized 26 byte log entry
0709 13:03:52.517715 (+240354us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:03:52.517758 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:52.517836 (+    78us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:52.646224 (+128388us) raft_consensus.cc:1685] finished
0709 13:03:52.646245 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:52.646366 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":433,"raft.run_cpu_time_us":187,"raft.run_wall_time_us":8360,"thread_start_us":187374,"threads_started":1,"wal-append.queue_time_us":259786}
W20260709 13:03:52.642982 13582 log.cc:927] Time spent T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.141s	user 0.000s	sys 0.001s
W20260709 13:03:52.648264 13589 log.cc:927] Time spent T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.258s	user 0.002s	sys 0.000s
W20260709 13:03:52.643213 13597 log.cc:927] Time spent T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 13:03:52.613037 13545 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:52.649194 13545 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.643258 13596 raft_consensus.cc:1064] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
W20260709 13:03:52.650678 13596 raft_consensus.cc:1068] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:03:52.650847 13502 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:52.643392 13590 log.cc:927] Time spent T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.132s	user 0.000s	sys 0.001s
I20260709 13:03:52.654107 13588 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.654716 10779 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40592 (request call id 1292) took 1091 ms. Trace:
I20260709 13:03:52.655105 10779 rpcz_store.cc:276] 0709 13:03:51.562841 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:51.562982 (+   141us) service_pool.cc:224] Handling call
0709 13:03:51.563359 (+   377us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:51.621549 (+ 58190us) raft_consensus.cc:1534] Early marking committed up to index 6
0709 13:03:51.621594 (+    45us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:52.209951 (+588357us) spinlock_profiling.cc:243] Waited 41.3 ms on lock 0x7b2c00087a98. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce906bda11 00007fce906cd372 00007fce91dffa01 00007fce91dc443a 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2
0709 13:03:52.229012 (+ 19061us) log.cc:844] Serialized 26 byte log entry
0709 13:03:52.451981 (+222969us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:03:52.452024 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:52.452119 (+    95us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:52.654401 (+202282us) raft_consensus.cc:1685] finished
0709 13:03:52.654421 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:52.654633 (+   212us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":43146,"raft.queue_time_us":43671,"raft.run_cpu_time_us":117,"raft.run_wall_time_us":118,"spinlock_wait_cycles":95073152,"thread_start_us":163719,"threads_started":1,"wal-append.queue_time_us":270383}
W20260709 13:03:52.657086 13450 consensus_meta.cc:287] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.569s	user 0.009s	sys 0.003s
I20260709 13:03:52.608194 13592 consensus_queue.cc:237] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.662284 13450 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:52.663695 13503 consensus_meta.cc:287] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.593s	user 0.009s	sys 0.002s
I20260709 13:03:52.613695 13458 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.669945 10710 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
I20260709 13:03:52.661628 13545 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.666229 10786 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:03:52.658694 13415 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.643518 13610 raft_consensus.cc:993] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
W20260709 13:03:52.643213 13602 log.cc:927] Time spent T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260709 13:03:52.682670 10785 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40596 (request call id 1191) took 1266 ms. Trace:
I20260709 13:03:52.683029 10785 rpcz_store.cc:276] 0709 13:03:51.416536 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:51.420849 (+  4313us) service_pool.cc:224] Handling call
0709 13:03:51.421194 (+   345us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:51.493685 (+ 72491us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:51.493718 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:51.494195 (+   477us) log.cc:844] Serialized 26 byte log entry
0709 13:03:52.110168 (+615973us) spinlock_profiling.cc:243] Waited 5.6 ms on lock 0x7b1800376060. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce97b9fde1 00007fce97bac5b1 00007fce8ecb9e07 00007fce97b14ab9 00007fce8ecd669b 00007fce8ecd493f 00007fce8ecd6c02 00007fce9195e20b 00007fce91963d23 00007fce919640d1 00007fce91d7fa0f
0709 13:03:52.441926 (+331758us) raft_consensus.cc:1645] Marking committed up to 7
0709 13:03:52.441970 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:52.442042 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:52.682361 (+240319us) raft_consensus.cc:1685] finished
0709 13:03:52.682381 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:52.682590 (+   209us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":14147,"raft.queue_time_us":64468,"raft.run_cpu_time_us":209,"raft.run_wall_time_us":45315,"spinlock_wait_cycles":12879744,"thread_start_us":331550,"threads_started":1,"wal-append.queue_time_us":967611}
I20260709 13:03:52.685873 13478 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.686497 13471 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.688761 13471 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.639912 13544 consensus_queue.cc:260] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.670289 13531 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.690102 13544 raft_consensus.cc:3060] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:52.691356 13531 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.580230 13536 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:52.675552 13554 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.694237 10784 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 13:03:52.695235 13554 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.695813 13392 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:52.696313 13392 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:52.696684 13609 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.698539 13536 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:52.699146 13386 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.679956 10779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "622f6b2169ff41e88255c89afef92012"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:49410
I20260709 13:03:52.702174 13456 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:52.702886 13449 consensus_meta.cc:287] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.991s	user 0.011s	sys 0.002s
I20260709 13:03:52.703296 13449 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.704203 13456 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.705487 10783 raft_consensus.cc:2393] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 6: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
W20260709 13:03:52.643685 13605 log.cc:927] Time spent T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.106s	user 0.000s	sys 0.000s
I20260709 13:03:52.706513 13610 raft_consensus.cc:1081] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:03:52.707255 13449 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:52.708396 13587 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.717655 10779 raft_consensus.cc:606] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Received request to transfer leadership
I20260709 13:03:52.718240 10779 raft_consensus.cc:614] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 13:03:52.724076 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 163811us
I20260709 13:03:52.701143 13386 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:52.637013 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 127211us
I20260709 13:03:52.717701 13450 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.701020 13598 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:52.751758 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 207201us
I20260709 13:03:52.752758 10601 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:52.742050 13322 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:52.748090 13543 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.727862 13392 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.753279 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:52.763440 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:52.764997 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:52.758314 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:52.756140 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:52.767812 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:52.768846 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:52.770936 10601 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:52.770939 10709 raft_consensus.cc:1240] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 10. Current term is 11. Ops: [10.6-10.6]
I20260709 13:03:52.774343 10709 raft_consensus.cc:1275] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:03:52.779577 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:52.780759 10708 raft_consensus.cc:1240] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 10. Current term is 11. Ops: []
I20260709 13:03:52.783149 10601 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:52.796092 10601 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:52.796370 10705 raft_consensus.cc:1275] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:52.798276 10601 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:52.798668 10710 raft_consensus.cc:2393] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 8: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:52.800132 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:52.801020 13392 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.766119 13322 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:52.809069 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:52.809857 10601 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:52.811515 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:52.812579 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:52.750653 13552 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.057s
I20260709 13:03:52.795336 13450 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:52.806375 13503 raft_consensus.cc:2749] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:52.817905 10601 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:52.819847 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:52.825307 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:52.809259 13415 raft_consensus.cc:2749] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:52.827104 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:52.827818 10704 raft_consensus.cc:2393] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 11: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:52.829502 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:52.830497 10711 raft_consensus.cc:2393] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 10: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:52.824301 13456 raft_consensus.cc:3060] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:52.812506 13587 raft_consensus.cc:2749] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:52.836349 10709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56616
I20260709 13:03:52.837143 10709 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:52.837250 10601 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:52.813429 13609 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:52.837723 10709 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:52.812602 13618 raft_consensus.cc:2749] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:03:52.843458 10601 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:52.846583 13598 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.834760 13450 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.839872 13599 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:52.851099 13599 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.851894 13450 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.852653 13503 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:52.852854 13543 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:52.855118 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:52.857455 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:52.858155 10786 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:52.839779 13425 raft_consensus.cc:2749] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:52.861408 13620 raft_consensus.cc:2749] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:03:52.864360 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:52.864990 13458 consensus_queue.cc:1059] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:52.865553 13502 consensus_queue.cc:1059] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:03:52.866358 13610 raft_consensus.cc:3055] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:03:52.866726 13610 raft_consensus.cc:740] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:52.867690 10777 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40592 (request call id 1289) took 1557 ms. Trace:
I20260709 13:03:52.867486 13610 consensus_queue.cc:260] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.868229 10751 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:52.870334 13449 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:03:52.871296 13458 raft_consensus.cc:3055] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:03:52.871745 13458 raft_consensus.cc:740] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:52.872207 13416 raft_consensus.cc:3055] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:03:52.872639 13416 raft_consensus.cc:740] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:52.865018 10785 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:03:52.874691 13610 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:52.875312 13510 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.877502 13449 raft_consensus.cc:697] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:52.878502 13449 consensus_queue.cc:237] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.881937 10751 leader_election.cc:400] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 12. Current term is 13.
I20260709 13:03:52.889654 10751 leader_election.cc:403] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 election: Cancelling election due to peer responding with higher term
I20260709 13:03:52.868098 10777 rpcz_store.cc:276] 0709 13:03:51.310666 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:51.313471 (+  2805us) service_pool.cc:224] Handling call
0709 13:03:51.333005 (+ 19534us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:51.393193 (+ 60188us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:51.393221 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:51.397953 (+  4732us) log.cc:844] Serialized 26 byte log entry
0709 13:03:52.397103 (+999150us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:03:52.397144 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:52.867305 (+470161us) spinlock_profiling.cc:243] Waited 27.1 ms on lock 0x7b54004092d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:52.867354 (+    49us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:52.867401 (+    47us) raft_consensus.cc:1685] finished
0709 13:03:52.867415 (+    14us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:52.867631 (+   216us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":32615,"raft.queue_time_us":32759,"raft.run_cpu_time_us":169,"raft.run_wall_time_us":2938,"spinlock_wait_cycles":62431616,"thread_start_us":931707,"threads_started":1,"wal-append.queue_time_us":1003845}
I20260709 13:03:52.884143 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:52.884485 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:52.890960 10784 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:03:52.885030 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:52.885099 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:52.890353 10707 raft_consensus.cc:1275] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 13 index: 7. (index mismatch)
I20260709 13:03:52.891513 10782 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:52.892639 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:52.893314 10711 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 7.
W20260709 13:03:52.894035 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:52.894230 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:52.889211 13592 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:52.895509 13592 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.901130 10778 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40592 (request call id 1298) took 1334 ms. Trace:
I20260709 13:03:52.898758 10676 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:52.901602 10778 rpcz_store.cc:276] 0709 13:03:51.566628 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:52.260316 (+693688us) service_pool.cc:224] Handling call
0709 13:03:52.295767 (+ 35451us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:52.303255 (+  7488us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:52.303300 (+    45us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:52.306616 (+  3316us) log.cc:844] Serialized 26 byte log entry
0709 13:03:52.740366 (+433750us) spinlock_profiling.cc:243] Waited 28.4 ms on lock 0x7b1800104c80. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce97b9fde1 00007fce97bac5b1 00007fce8ecb9e07 00007fce97b14ab9 00007fce8ecd669b 00007fce8ecd493f 00007fce8ecd6c02 00007fce9195e20b 00007fce91963d23 00007fce919640d1 00007fce91d7fa0f
0709 13:03:52.806002 (+ 65636us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:03:52.806059 (+    57us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:52.806154 (+    95us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:52.898278 (+ 92124us) raft_consensus.cc:1685] finished
0709 13:03:52.898306 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:52.901074 (+  2768us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6988,"raft.queue_time_us":7624,"raft.run_cpu_time_us":200,"raft.run_wall_time_us":23462,"spinlock_wait_cycles":65291520,"thread_start_us":65399,"threads_started":1,"wal-append.queue_time_us":546932}
I20260709 13:03:52.906219 10751 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:52.906158 10676 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:52.872733 13458 consensus_queue.cc:260] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:52.908160 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:52.907266 10751 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:52.909039 10630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:03:52.911209 10631 raft_consensus.cc:2410] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 12 because replica has last-logged OpId of term: 11 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 6.
I20260709 13:03:52.911273 10630 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:52.911824 10630 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:52.909391 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:52.912169 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:52.912593 10785 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:03:52.917213 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:52.915490 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:52.918437 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:52.889221 13514 consensus_queue.cc:1048] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.019s
I20260709 13:03:52.918175 10632 raft_consensus.cc:2393] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 10: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:52.921610 10676 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:52.921856 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:52.926015 10628 raft_consensus.cc:2393] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 11: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:52.916638 10751 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:52.924889 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:52.927254 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:52.928040 10635 raft_consensus.cc:2393] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 10: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:52.930332 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:52.931375 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:52.932104 10707 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 10
I20260709 13:03:52.906030 13070 raft_consensus.cc:2749] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election lost for term 12. Reason: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 12. Current term is 13.
I20260709 13:03:52.936672 10710 raft_consensus.cc:1240] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:52.941218 10751 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:52.940644 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:52.940855 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:52.943234 10777 raft_consensus.cc:2393] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 6: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:52.943600 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:52.943813 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:52.944460 10631 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:52.944602 10628 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:03:52.908610 13453 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:52.918174 13545 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:52.899667 13450 consensus_queue.cc:1048] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 13:03:52.915928 13392 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:03:52.967998 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:52.901077 13510 consensus_queue.cc:1048] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.038s
I20260709 13:03:52.920710 13498 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:52.919435 13541 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:52.922613 13496 raft_consensus.cc:2804] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:52.928649 13415 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:52.980878 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:52.981528 10777 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:52.951462 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:52.919267 13592 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:52.980212 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:52.999104 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:53.000010 10785 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:52.900032 13416 consensus_queue.cc:260] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:53.133390 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:52.932801 13531 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.047s
I20260709 13:03:52.981607 13496 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:52.968469 13545 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:53.130622 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:52.965873 13551 raft_consensus.cc:2804] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:03:52.972940 10630 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:53.135035 10631 raft_consensus.cc:2393] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 11: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:53.000862 13617 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:03:53.156656 10782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:53.166313 10635 raft_consensus.cc:1240] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:52.953522 13322 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:53.163591 10712 raft_consensus.cc:2393] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 6: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:53.001092 13392 raft_consensus.cc:697] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:53.171963 10630 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:53.165859 10782 raft_consensus.cc:606] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:52.973914 13598 consensus_queue.cc:1059] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.187s
I20260709 13:03:52.969004 13453 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:53.184482 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.191005 10630 raft_consensus.cc:2468] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 4.
W20260709 13:03:53.094659 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 155100us
I20260709 13:03:52.988919 13498 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:53.164397 13496 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:53.163602 13386 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:53.196085 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.169960 13416 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:03:53.168111 13545 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:53.002180 13415 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:53.170807 13592 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:53.238900 10777 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:53.255321 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.255580 10709 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:53.170198 13617 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:53.208657 13414 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:53.232452 13596 raft_consensus.cc:1064] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
W20260709 13:03:53.266350 13628 log.cc:927] Time spent T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.329s	user 0.001s	sys 0.000s
W20260709 13:03:53.171562 13587 consensus_queue.cc:1175] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" responder_term: 11 status { last_received { term: 11 index: 8 } last_committed_idx: 8 last_received_current_leader { term: 11 index: 8 } }
W20260709 13:03:53.283953 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 151602us
I20260709 13:03:53.257303 13614 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:03:53.331689 10711 raft_consensus.cc:1240] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 9. Current term is 10. Ops: []
I20260709 13:03:53.282271 13603 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:53.282395 13613 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:03:53.337976 13629 log.cc:927] Time spent T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.126s	user 0.003s	sys 0.000s
W20260709 13:03:53.346963 13631 log.cc:927] Time spent T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 13:03:53.347096 13414 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:53.339443 13617 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
W20260709 13:03:53.350538 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:53.232110 13386 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:53.394217 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.343411 13592 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:53.350333 13596 consensus_queue.cc:237] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:53.383860 13614 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:53.265652 11350 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:53.381026 10583 auto_rebalancer.cc:893] Removing replace marker failed: Replica 99a7b009fd104b7d948808513bc3e845 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 10 committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:53.385161 10707 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:03:53.325492 13612 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.440s
I20260709 13:03:53.397233 10630 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:03:53.392064 13551 raft_consensus.cc:697] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
W20260709 13:03:53.399442 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:53.417956 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.379791 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:53.406731 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:53.412290 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 221794us
I20260709 13:03:53.420536 10706 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
W20260709 13:03:53.412485 10583 auto_rebalancer.cc:901] Could not move replica: Illegal state: not currently leader
I20260709 13:03:53.418708 10630 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:03:53.422402 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:53.408941 13402 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.501s	user 0.012s	sys 0.007s
I20260709 13:03:53.379047 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.404729 13471 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election won for term 12
W20260709 13:03:53.421725 10583 auto_rebalancer.cc:330] scheduled replica move failed to complete: Illegal state: not currently leader
W20260709 13:03:53.425976 13402 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.518s	user 0.012s	sys 0.007s
I20260709 13:03:53.410223 13614 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:03:53.427541 10631 raft_consensus.cc:2393] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 10: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:53.430249 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:53.428721 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:53.379624 13392 consensus_queue.cc:237] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:53.386765 13613 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:53.435851 13632 log.cc:927] Time spent T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.126s	user 0.000s	sys 0.001s
W20260709 13:03:53.451508 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:53.461558 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.461916 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.462857 10632 raft_consensus.cc:2393] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 11: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:53.464833 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:53.464761 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.466064 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.466584 10630 raft_consensus.cc:2393] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 10: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:53.467249 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.468164 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:53.469929 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.470583 10630 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:03:53.470757 10631 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:53.426311 13634 raft_consensus.cc:2804] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:53.383744 13603 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:53.468833 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:03:53.422585 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 159404us
I20260709 13:03:53.495316 10632 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:53.493995 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.485668 10630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54284
I20260709 13:03:53.447966 13322 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:53.499547 10630 raft_consensus.cc:606] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Received request to transfer leadership
I20260709 13:03:53.511739 10630 raft_consensus.cc:614] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:03:53.480697 13634 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:53.515692 10630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31b29712992e45bb99e096429a18a10b"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:03:53.559196 13634 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:53.559376 10630 raft_consensus.cc:606] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:53.560580 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:53.500612 13498 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:53.527158 13456 consensus_meta.cc:287] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.696s	user 0.011s	sys 0.000s
I20260709 13:03:53.561820 13456 raft_consensus.cc:2749] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:53.529783 13614 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:53.562356 13386 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:53.563859 13614 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:53.530980 13415 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:53.532763 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:53.539923 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.565692 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.566649 10628 raft_consensus.cc:2393] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 10: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:53.567034 13414 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:03:53.542588 10634 raft_consensus.cc:2410] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 12 because replica has last-logged OpId of term: 11 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 7.
W20260709 13:03:53.543231 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:53.544965 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:53.571730 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.572774 10631 raft_consensus.cc:2410] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 12 because replica has last-logged OpId of term: 11 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 6.
I20260709 13:03:53.547119 13603 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:53.548811 13613 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:53.550613 13633 log.cc:927] Time spent T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.120s	user 0.001s	sys 0.001s
I20260709 13:03:53.554875 10632 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:53.574384 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.556510 13545 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:53.558627 13592 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:53.508598 13453 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:53.567417 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.594638 10630 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 7.
W20260709 13:03:53.596832 13610 consensus_meta.cc:287] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.722s	user 0.008s	sys 0.004s
I20260709 13:03:53.581846 13472 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:53.593488 13398 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:53.610854 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:53.611645 10630 raft_consensus.cc:2376] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 7. Re-sending same reply.
I20260709 13:03:53.616776 13545 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:53.620304 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:53.620865 10782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:53.618929 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.623463 10782 raft_consensus.cc:606] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:53.624014 10782 raft_consensus.cc:614] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:03:53.568682 13551 consensus_queue.cc:237] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [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: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:53.634807 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:03:53.635437 10630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:03:53.636085 10630 raft_consensus.cc:606] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:53.636467 10630 raft_consensus.cc:614] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:03:53.642926 13634 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:53.644527 11477 raft_consensus.cc:2393] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 8: Already voted for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in this term.
I20260709 13:03:53.651103  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
W20260709 13:03:53.632922 13503 consensus_meta.cc:287] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.778s	user 0.011s	sys 0.000s
I20260709 13:03:53.619594 13398 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:53.660699 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:53.621912 13472 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:53.686334 10631 raft_consensus.cc:1275] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 13:03:53.687681 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.699795 13398 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:53.702806 13472 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:53.704423 13634 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:53.707345 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:53.708182 10782 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:53.727051 13535 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:53.727777 13535 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:53.631729 13617 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:53.745618 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.746611 10632 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:53.747437 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.659016 13503 raft_consensus.cc:2749] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:03:53.749221 10782 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 8.
I20260709 13:03:53.749233 10630 raft_consensus.cc:1275] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:03:53.749768 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.744587 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.753466 10628 raft_consensus.cc:2368] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10.
I20260709 13:03:53.753762 10631 raft_consensus.cc:2393] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 11: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:53.753887 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.755390 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:53.727974 13652 log.cc:927] Time spent T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.092s	user 0.000s	sys 0.001s
I20260709 13:03:53.756878 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.757175 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.758070 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:53.758041 10631 raft_consensus.cc:2368] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10.
I20260709 13:03:53.759675 10632 raft_consensus.cc:2410] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 12 because replica has last-logged OpId of term: 11 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 6.
I20260709 13:03:53.760272 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.760840 10632 raft_consensus.cc:2410] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 11 because replica has last-logged OpId of term: 10 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 7.
I20260709 13:03:53.761981 10637 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
I20260709 13:03:53.763110 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:53.767340 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:53.761194 13554 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.666s	user 0.004s	sys 0.015s
W20260709 13:03:53.855849 13554 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.839s	user 0.004s	sys 0.016s
I20260709 13:03:53.896206 13552 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:53.897116 13617 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:53.897594 13551 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:03:53.898168 13551 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:53.900384 13551 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:03:53.857741 13458 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:53.896858 13552 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:53.959373 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:53.928807 13617 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:53.985859 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.987504 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:53.912995 13472 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:53.995306 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:53.996080 10629 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:53.995263 10632 raft_consensus.cc:2955] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:53.984076 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
W20260709 13:03:54.001622 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:54.001147 13599 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:53.993691 13617 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.024349 11345 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:54.024883 11470 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 LEARNER]: Advancing to term 10
I20260709 13:03:54.000222 13472 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.033512 10629 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:03:54.034582 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:54.035596 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.035945 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.036676 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:54.037038 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.037935 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
W20260709 13:03:54.038072 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:54.042353 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.043464 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:54.043960 10629 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:54.049417 10632 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:03:54.050552 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:54.025655 13535 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:54.051306 10632 raft_consensus.cc:2393] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 6: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
W20260709 13:03:54.047834 13496 consensus_meta.cc:287] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.795s	user 0.010s	sys 0.003s
I20260709 13:03:54.054600 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.036167 13610 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:54.056452 13610 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.056830 13552 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:54.060055 13610 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:54.056447 13496 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.060973 13471 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:54.061540 13471 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:03:54.062546 13496 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:54.063879 10629 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 8.
I20260709 13:03:54.064359 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.065074 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:54.066279 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:54.066637 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.066907 10629 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:54.068163 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.069762 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.074239 13508 raft_consensus.cc:2764] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Leader election decision vote started in defunct term 7: won
I20260709 13:03:54.074671 13472 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:54.075436 10629 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:54.075860 10637 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54298 (request call id 1645) took 1160 ms. Trace:
I20260709 13:03:54.079823 10632 raft_consensus.cc:2393] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 8: Already voted for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in this term.
I20260709 13:03:54.090960 13471 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.093222 13617 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:54.094338 10637 rpcz_store.cc:276] 0709 13:03:52.915076 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:52.915283 (+   207us) service_pool.cc:224] Handling call
0709 13:03:54.075668 (+1160385us) spinlock_profiling.cc:243] Waited 843 ms on lock 0x7b540042c7d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:54.075771 (+   103us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1938057600}
I20260709 13:03:54.095170 10629 raft_consensus.cc:1240] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:03:54.099964 13588 raft_consensus.cc:3055] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:54.102342 11470 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 LEARNER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:03:54.107235 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:54.108110 10633 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54298 (request call id 1655) took 1142 ms. Trace:
I20260709 13:03:54.108474 10633 rpcz_store.cc:276] 0709 13:03:52.966004 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:52.966147 (+   143us) service_pool.cc:224] Handling call
0709 13:03:54.107086 (+1140939us) spinlock_profiling.cc:243] Waited 977 us on lock 0x7b5800010e98. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fb71 00007fce8ec9fa22 00007fce97bb8c09 00007fce96d12ee0 00007fce96ddc0ab 00007fce96ddc131 00007fce96d8a0a0 00007fce96d89984 00007fce903046d4 00007fce90304662
0709 13:03:54.108038 (+   952us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2246912}
I20260709 13:03:54.110136 10779 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40596 (request call id 1227) took 1181 ms. Trace:
I20260709 13:03:54.110651 10779 rpcz_store.cc:276] 0709 13:03:52.928328 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:53.133149 (+204821us) service_pool.cc:224] Handling call
0709 13:03:53.133479 (+   330us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:53.262492 (+129013us) raft_consensus.cc:1534] Early marking committed up to index 7
0709 13:03:53.395535 (+133043us) log.cc:844] Serialized 14 byte log entry
0709 13:03:53.600898 (+205363us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:53.600949 (+    51us) raft_consensus.cc:1645] Marking committed up to 7
0709 13:03:53.600988 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:54.109839 (+508851us) spinlock_profiling.cc:243] Waited 129 ms on lock 0x7b5400408dd4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:54.109904 (+    65us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:54.110062 (+   158us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1715,"prepare.queue_time_us":217173,"prepare.run_cpu_time_us":44,"prepare.run_wall_time_us":46,"raft.queue_time_us":1814,"raft.run_cpu_time_us":81,"raft.run_wall_time_us":81,"spinlock_wait_cycles":295811840,"thread_start_us":334848,"threads_started":2,"wal-append.queue_time_us":227388}
I20260709 13:03:54.112656 13596 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:03:54.114140 10710 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56600 (request call id 2333) took 1165 ms. Trace:
I20260709 13:03:54.114672 10710 rpcz_store.cc:276] 0709 13:03:52.948304 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:52.967029 (+ 18725us) service_pool.cc:224] Handling call
0709 13:03:52.967269 (+   240us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:53.264035 (+296766us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:53.264079 (+    44us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:53.264133 (+    54us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:03:53.264181 (+    48us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:54.113801 (+849620us) spinlock_profiling.cc:243] Waited 248 ms on lock 0x7b5400373f54. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:54.113867 (+    66us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:54.114025 (+   158us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":570905472}
I20260709 13:03:54.116904 10707 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56600 (request call id 2337) took 1167 ms. Trace:
I20260709 13:03:54.117393 10707 rpcz_store.cc:276] 0709 13:03:52.949744 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:53.409819 (+460075us) service_pool.cc:224] Handling call
0709 13:03:53.410116 (+   297us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:53.417557 (+  7441us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:53.417588 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:53.417633 (+    45us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:03:53.417668 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:54.116618 (+698950us) spinlock_profiling.cc:243] Waited 7.21 ms on lock 0x7b540014e954. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:54.116680 (+    62us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:54.116835 (+   155us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":16587008}
I20260709 13:03:54.121435 10709 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:54.122037 10709 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:56616 (request call id 1389) took 1286 ms. Trace:
I20260709 13:03:54.122421 10709 rpcz_store.cc:276] 0709 13:03:52.836013 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:52.836185 (+   172us) service_pool.cc:224] Handling call
0709 13:03:54.121267 (+1285082us) spinlock_profiling.cc:243] Waited 2.47 ms on lock 0x7b4c001b3180. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce90090a20 00007fce900a1a29 00007fce900a213f 00007fce900662ab 00007fce90093f3c 00007fce900943fe 00007fce9032188b 00007fce91d20495 00007fce91d7130f 00007fce91dbba55 00007fce96d8bcd0
0709 13:03:54.121930 (+   663us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":267,"spinlock_wait_cycles":5688576}
I20260709 13:03:54.124614 13552 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:54.124836 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:54.125187 13552 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.125764 13386 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:54.126293 13386 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.127029 13554 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:54.127276 13552 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:54.127664 13554 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.128284 13386 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:54.126588 13543 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:54.131798 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:54.133801 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:54.136911 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:54.104645 13588 raft_consensus.cc:740] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:54.139955 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:54.125794 13398 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:54.105170 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 80859.2us
I20260709 13:03:54.142927 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:54.145170 10709 raft_consensus.cc:2393] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 11: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:54.139487 13610 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:54.149336 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:54.145876 13398 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.151978 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:54.135334 13543 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.161289  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:54.165541 10711 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56616 (request call id 1394) took 1229 ms. Trace:
I20260709 13:03:54.164947 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.164594 10533 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45046 (request call id 138) took 3921 ms. Trace:
I20260709 13:03:54.163720 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:54.158363 10635 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 1649) took 1223 ms. Trace:
W20260709 13:03:54.155156 10583 auto_rebalancer.cc:893] Removing replace marker failed: Replica 7c00483a1339411da05005c410f470a0 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 8 committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:03:54.171217 10583 auto_rebalancer.cc:901] Could not move replica: Illegal state: not currently leader
W20260709 13:03:54.168747 10750 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.9.77.65:36011 timed out after 1.577s (SENT) [suppressed 20 similar messages]
I20260709 13:03:54.165591 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:54.171058 10635 rpcz_store.cc:276] 0709 13:03:52.935001 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:52.935128 (+   127us) service_pool.cc:224] Handling call
0709 13:03:52.956112 (+ 20984us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:53.166789 (+210677us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:54.158126 (+991337us) spinlock_profiling.cc:243] Waited 210 ms on lock 0x7b54004290d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:54.158303 (+   177us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":482790272}
I20260709 13:03:54.172333 10633 raft_consensus.cc:2393] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 11: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:54.169806 10711 rpcz_store.cc:276] 0709 13:03:52.935798 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:52.936420 (+   622us) service_pool.cc:224] Handling call
0709 13:03:52.936799 (+   379us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:53.379510 (+442711us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:54.165320 (+785810us) spinlock_profiling.cc:243] Waited 394 ms on lock 0x7b5400015254. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:54.165490 (+   170us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":907128192}
I20260709 13:03:54.173451 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.173867 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.174343 10632 raft_consensus.cc:2393] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 11: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
W20260709 13:03:54.171833 10583 auto_rebalancer.cc:330] scheduled replica move failed to complete: Illegal state: not currently leader
W20260709 13:03:54.177665 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:54.179041 10602 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:54.182286 10630 raft_consensus.cc:2410] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 11 because replica has last-logged OpId of term: 10 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 6.
I20260709 13:03:54.185081 11345 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:54.170454 10533 rpcz_store.cc:276] 0709 13:03:50.243280 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:50.243428 (+   148us) service_pool.cc:224] Handling call
0709 13:03:54.164509 (+3921081us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:52.489869 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:52.576533 (+ 86664us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:52.579773 (+  3240us) write_op.cc:435] Acquired schema lock
0709 13:03:52.579796 (+    23us) tablet.cc:662] Decoding operations
0709 13:03:52.676776 (+ 96980us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:52.676832 (+    56us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:52.676860 (+    28us) tablet.cc:685] Acquiring locks for 6 operations
0709 13:03:52.677453 (+   593us) tablet.cc:701] Row locks acquired
0709 13:03:52.677484 (+    31us) write_op.cc:260] PREPARE: finished
0709 13:03:52.677643 (+   159us) write_op.cc:270] Start()
0709 13:03:52.677755 (+   112us) write_op.cc:276] Timestamp: P: 1783602232677591 usec, L: 0
0709 13:03:52.677770 (+    15us) op_driver.cc:348] REPLICATION: starting
0709 13:03:52.680858 (+  3088us) log.cc:844] Serialized 2501 byte log entry
0709 13:03:52.925190 (+244332us) op_driver.cc:464] REPLICATION: finished
0709 13:03:53.464233 (+539043us) write_op.cc:301] APPLY: starting
0709 13:03:53.475005 (+ 10772us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:53.511503 (+ 36498us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:53.536385 (+ 24882us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:53.537152 (+   767us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:53.537474 (+   322us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 13:03:53.537544 (+    70us) write_op.cc:312] APPLY: finished
0709 13:03:53.537872 (+   328us) log.cc:844] Serialized 52 byte log entry
0709 13:03:53.538062 (+   190us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:53.538169 (+   107us) write_op.cc:454] Released schema lock
0709 13:03:53.538209 (+    40us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:53.538618 (+   409us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:53.538661 (+    43us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":401314,"reported_tablets":10,"child_traces":[["op",{"apply.queue_time_us":495562,"apply.run_cpu_time_us":8014,"apply.run_wall_time_us":97072,"num_ops":6,"prepare.queue_time_us":719428,"prepare.run_cpu_time_us":15901,"prepare.run_wall_time_us":293185,"raft.queue_time_us":76766,"raft.run_cpu_time_us":16547,"raft.run_wall_time_us":435538,"replication_time_us":227861,"spinlock_wait_cycles":2432,"thread_start_us":1000179,"threads_started":4,"wal-append.queue_time_us":113515}]]}
I20260709 13:03:54.186381 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.187541 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.188128 10628 raft_consensus.cc:2376] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8. Re-sending same reply.
I20260709 13:03:54.188997 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.189957 13471 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:54.190094 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:54.190702 13508 raft_consensus.cc:2804] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:54.191367 13508 raft_consensus.cc:697] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 LEADER]: Becoming Leader. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Running, Role: LEADER
I20260709 13:03:54.182677 13505 raft_consensus.cc:2804] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:03:54.192571 13505 raft_consensus.cc:697] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:54.192427 13508 consensus_queue.cc:237] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:54.193517 13505 consensus_queue.cc:237] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.191360 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:54.198135 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:54.162513 11477 raft_consensus.cc:1275] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 4 LEARNER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:03:54.199515 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.200397 10628 raft_consensus.cc:2468] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:54.179989 13478 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:54.202320 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.203786 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.204461 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:54.205596 10634 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:54298 (request call id 1636) took 1293 ms. Trace:
I20260709 13:03:54.205651 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:54.152069 13588 consensus_queue.cc:260] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.206192 10634 rpcz_store.cc:276] 0709 13:03:52.911846 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:52.911960 (+   114us) service_pool.cc:224] Handling call
0709 13:03:54.205421 (+1293461us) spinlock_profiling.cc:243] Waited 629 ms on lock 0x7b5400228154. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:54.205545 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1446814464}
W20260709 13:03:54.207010 13630 log.cc:927] Time spent T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 1.047s	user 0.000s	sys 0.003s
I20260709 13:03:54.207239 13588 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:54.207377 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:54.208528 13651 log.cc:927] Time spent T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.511s	user 0.001s	sys 0.006s
I20260709 13:03:54.209089 10634 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 7. (term mismatch)
I20260709 13:03:54.209501 10634 pending_rounds.cc:85] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 6
I20260709 13:03:54.209774 10634 pending_rounds.cc:107] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 11.7
I20260709 13:03:54.210049 10634 raft_consensus.cc:2889] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:54.152834 13610 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.211622 10634 raft_consensus.cc:1275] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:03:54.213007 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.199899 13554 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:54.217186 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.221323 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:54.225437 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 56686.7us
W20260709 13:03:54.226512 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 49811.8us
I20260709 13:03:54.226943 13322 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:54.227504 13322 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.228267 13398 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:54.229588 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:54.206362 10628 raft_consensus.cc:3055] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:03:54.231045 10628 raft_consensus.cc:740] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:54.233829 13322 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:54.236805 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:54.237617 10704 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:54.229142 13554 raft_consensus.cc:1064] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:03:54.231916 10628 consensus_queue.cc:260] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.242206 10628 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:54.210682 13471 consensus_queue.cc:1048] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.019s
I20260709 13:03:54.246419 13415 raft_consensus.cc:993] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:03:54.211910 13478 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:54.248720 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:54.249433 13554 raft_consensus.cc:1068] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:03:54.250231 13478 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:54.251400 13635 log.cc:927] Time spent T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.865s	user 0.008s	sys 0.000s
I20260709 13:03:54.252713 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:54.253576 10706 raft_consensus.cc:2393] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 6: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:54.253711 10636 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 1637) took 1341 ms. Trace:
I20260709 13:03:54.239193 13070 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:54.254833 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.255434 13070 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.257164 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:54.257817 10705 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
W20260709 13:03:54.258360 13626 log.cc:927] Time spent T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 1.163s	user 0.002s	sys 0.005s
I20260709 13:03:54.259502 10780 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40596 (request call id 1211) took 1680 ms. Trace:
I20260709 13:03:54.259925 10780 rpcz_store.cc:276] 0709 13:03:52.585633 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:52.595800 (+ 10167us) service_pool.cc:224] Handling call
0709 13:03:52.596214 (+   414us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:52.678667 (+ 82453us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:52.678699 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:52.720721 (+ 42022us) log.cc:844] Serialized 26 byte log entry
0709 13:03:52.839713 (+118992us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:03:52.839755 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:52.839967 (+   212us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:54.257831 (+1417864us) spinlock_profiling.cc:243] Waited 11.9 ms on lock 0x7b4400022b4c. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ebfdc85 00007fce8ebfe6a2 00007fce919701db 00007fce9196baaf 00007fce9195f86e 00007fce9195ebb6 00007fce9195e7d8 00007fce91968221 00007fce919681d9 00007fce91968169
0709 13:03:54.259190 (+  1359us) raft_consensus.cc:1685] finished
0709 13:03:54.259215 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:54.259440 (+   225us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":21168,"raft.run_cpu_time_us":150,"raft.run_wall_time_us":9049,"spinlock_wait_cycles":27383168,"thread_start_us":161902,"threads_started":2,"wal-append.queue_time_us":212643}
W20260709 13:03:54.262584 13646 log.cc:927] Time spent T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.568s	user 0.007s	sys 0.007s
I20260709 13:03:54.263185 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.256325 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.266776 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:54.267467 10705 raft_consensus.cc:2468] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 3.
I20260709 13:03:54.254130 10636 rpcz_store.cc:276] 0709 13:03:52.912142 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:52.912260 (+   118us) service_pool.cc:224] Handling call
0709 13:03:52.912548 (+   288us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:03:52.912749 (+   201us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:03:52.912772 (+    23us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:03:52.918304 (+  5532us) log.cc:844] Serialized 26 byte log entry
0709 13:03:53.164687 (+246383us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:03:53.164728 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:53.164800 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:03:54.250823 (+1086023us) spinlock_profiling.cc:243] Waited 3.1 ms on lock 0x7b4400022b4c. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ebfdc85 00007fce8ebfe6a2 00007fce919701db 00007fce9196baaf 00007fce9195f86e 00007fce9195ebb6 00007fce9195e7d8 00007fce91968221 00007fce919681d9 00007fce91968169
0709 13:03:54.253420 (+  2597us) raft_consensus.cc:1685] finished
0709 13:03:54.253442 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:54.253642 (+   200us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7125760,"thread_start_us":199020,"threads_started":1,"wal-append.queue_time_us":331033}
I20260709 13:03:54.264092 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.270076 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:54.270171 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:54.272727 10703 raft_consensus.cc:1275] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:03:54.279201 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:54.280128 10712 raft_consensus.cc:2468] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 3.
I20260709 13:03:54.281688 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.282548 10635 raft_consensus.cc:2393] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 6: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:54.283331 10628 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:03:54.290606 10535 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44242 (request call id 35) took 1870 ms. Trace:
I20260709 13:03:54.294370 10535 rpcz_store.cc:276] 0709 13:03:52.419764 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:52.419905 (+   141us) service_pool.cc:224] Handling call
0709 13:03:54.290406 (+1870501us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":4}
I20260709 13:03:54.296535 10532 catalog_manager.cc:5697] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 8 to 9, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 9 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:54.276813 13415 raft_consensus.cc:1081] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:03:54.308189 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.308804 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.309113 10637 raft_consensus.cc:2410] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 11 because replica has last-logged OpId of term: 10 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 6.
I20260709 13:03:54.309703 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.311123 10784 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 13:03:54.311208 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.301276 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.302942 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:54.302742 10532 catalog_manager.cc:5697] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 8 to 9, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 9 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:54.312646 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:54.312779 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:54.313627 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:54.314188 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:54.299189 10704 raft_consensus.cc:2468] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:54.303574 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:54.314889 10786 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:54.305501 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.316502 10632 raft_consensus.cc:2393] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 11: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:54.241619 13543 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:54.306887 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.318753 10782 raft_consensus.cc:1275] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:03:54.318833 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:54.320314 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 139262us
I20260709 13:03:54.304723 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:54.325838 10712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:56596
I20260709 13:03:54.338158 10712 raft_consensus.cc:606] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Received request to transfer leadership
I20260709 13:03:54.326725 10676 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:54.328022 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:54.328255 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:54.347168 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:54.347815 10781 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 13.
I20260709 13:03:54.348762 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:54.350036 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:54.350919 10777 raft_consensus.cc:2393] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 12: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:54.351289 13070 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:54.351488 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:54.352294 10778 raft_consensus.cc:2393] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 10: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:54.353051 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:54.353672 10785 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 4.
I20260709 13:03:54.356436 10751 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:54.357776 13617 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:54.359855 10602 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:54.360853 10786 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:54.362434 13503 raft_consensus.cc:2804] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:03:54.371004 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 44391.5us
I20260709 13:03:54.378810 10676 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:54.386279 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:54.387244 13398 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:03:54.387758 13398 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:54.388222 13398 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:54.286495 13541 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.077s
I20260709 13:03:54.394847 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.387873 13617 raft_consensus.cc:993] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
W20260709 13:03:54.395609 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:54.416698 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:54.417487 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:54.418948 10631 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:03:54.385694 10676 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:54.424245 10751 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:54.371999 13503 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:54.426162 10676 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:54.373323 13543 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:54.430537 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:54.428014 10676 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:54.421983 13587 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:54.433862 13531 raft_consensus.cc:2804] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:54.434051 13587 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.434499 13531 raft_consensus.cc:697] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:54.435520 13531 consensus_queue.cc:237] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.426728 13596 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:03:54.436611 13596 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:54.436982 13596 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:54.424968 13322 raft_consensus.cc:1081] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:03:54.414997 13471 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:03:54.440572 10704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56600
I20260709 13:03:54.443028 10704 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:54.443380 10704 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:54.395042 13511 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.051s
I20260709 13:03:54.441779 10712 raft_consensus.cc:2393] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 11: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:54.447124 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:54.428709 13496 raft_consensus.cc:2804] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:03:54.449820 13496 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:54.449927 10709 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 13:03:54.450287 13496 raft_consensus.cc:3060] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:54.453303 10676 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:54.429960 13503 raft_consensus.cc:3060] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:54.457046 10704 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.428929 13543 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:54.463568 13543 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:03:54.462431 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:54.465626 10676 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:54.445773 13471 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:54.457742 13552 consensus_queue.cc:1048] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.011s
I20260709 13:03:54.470221 13471 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:03:54.473646 13587 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:54.475422 13398 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.484865 13398 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:54.480499 13552 raft_consensus.cc:2749] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 13:03:54.482529 10676 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:54.485625 13639 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:03:54.486230 13552 raft_consensus.cc:2749] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:54.464561 13386 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:03:54.487568 10676 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:54.488821 13552 raft_consensus.cc:2749] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:03:54.489670 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:54.490258 10676 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:54.462812 13453 consensus_queue.cc:1048] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.028s
I20260709 13:03:54.479552 13596 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.487617 13503 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.493032 10676 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:54.499287 10704 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:54.498003 13587 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:54.502606 13587 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.512759 10676 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:54.498414 13478 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:54.498240 13554 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:54.545184 13680 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:03:54.545338 10676 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:54.507575 13610 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:54.550565 10676 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:54.569108 13471 raft_consensus.cc:2749] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:03:54.570076 13471 raft_consensus.cc:2749] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:03:54.574123 10676 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:54.576310 10676 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:54.547196 13472 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:03:54.565142 13610 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:54.591169 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 59672.9us
I20260709 13:03:54.600399 10750 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:54.581689 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:03:54.603016 10750 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:54.586540 13503 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 4 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:54.626962 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:54.630127 10750 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:54.614884 13322 raft_consensus.cc:2804] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:03:54.616797 13503 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:54.656056 13685 raft_consensus.cc:2749] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:54.657226 13531 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
W20260709 13:03:54.660120 13675 log.cc:927] Time spent T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.101s	user 0.002s	sys 0.000s
I20260709 13:03:54.612530 13687 raft_consensus.cc:3060] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:54.599208 13610 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:54.666549 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 81325us
I20260709 13:03:54.666929 10750 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:54.675585 13453 consensus_queue.cc:1048] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:54.667554 13322 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:54.667503 13535 raft_consensus.cc:2749] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:03:54.682821 13472 raft_consensus.cc:697] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:54.704958 13541 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 13:03:54.705632 13596 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:54.719623 10676 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:54.721932 13673 log.cc:927] Time spent T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.250s	user 0.002s	sys 0.003s
I20260709 13:03:54.714602 13587 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:54.672160 13415 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:54.737353 13610 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:54.672765 13503 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.741586 13415 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.744258 13415 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:54.745474 13472 consensus_queue.cc:237] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:54.749179 13588 consensus_meta.cc:287] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.541s	user 0.005s	sys 0.007s
I20260709 13:03:54.714475 13550 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.036s
I20260709 13:03:54.711115 13386 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:03:54.756336 10636 raft_consensus.cc:2410] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 6 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 13:03:54.712059 13322 raft_consensus.cc:3060] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:54.741194 13503 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:54.772024 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 52475.5us
I20260709 13:03:54.775648 10676 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:54.772933 13683 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election won for term 10
W20260709 13:03:54.757580 13678 log.cc:927] Time spent T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 13:03:54.764539 13511 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election won for term 11
W20260709 13:03:54.793591 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:54.803629 10780 raft_consensus.cc:1275] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
W20260709 13:03:54.805464 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:54.805348 13650 consensus_queue.cc:1048] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:03:54.806342 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 93209.8us
I20260709 13:03:54.851063 10709 raft_consensus.cc:1240] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:54.867540 13536 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:54.938349 13536 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.940773 13536 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:54.905346 10706 raft_consensus.cc:1240] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
W20260709 13:03:54.915464 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 139830us
I20260709 13:03:54.943574 10676 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:54.813338 10750 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:54.946390 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 133111us
I20260709 13:03:54.946514 13551 raft_consensus.cc:2804] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:54.915894 13596 raft_consensus.cc:2749] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:54.947867 13596 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:03:54.916399 13471 raft_consensus.cc:1064] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:03:54.948089 10750 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:54.949007 13471 raft_consensus.cc:1068] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:03:54.949401 13617 raft_consensus.cc:2749] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:54.916746 13683 raft_consensus.cc:697] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:54.950565 13683 consensus_queue.cc:237] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.829021 13543 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:54.951013 10676 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:54.953819 13543 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:54.954659 13543 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:03:54.955101 13543 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:54.955549 13543 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:54.946949 13551 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:54.960132 13551 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:54.862337 13511 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:54.961248 13511 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:54.961750 10602 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:54.950920 10636 raft_consensus.cc:1275] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:03:54.963874 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.964545 10631 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:03:54.965919 10750 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:54.968981 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:54.971335 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:54.927659 13322 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:54.972182 10630 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:54.973850 10750 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:54.974154 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.975688 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:54.963066 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:54.979040 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:54.978470 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.979781 10628 raft_consensus.cc:2376] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11. Re-sending same reply.
I20260709 13:03:54.980958 10750 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:54.978763 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.912956 13686 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:54.923241 13398 raft_consensus.cc:993] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: : Instructing follower 4f6678bb3cd341abbe84f1bdcb3c3632 to start an election
I20260709 13:03:54.983726 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:54.984288 10750 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:54.855756 13496 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:55.015146 10706 raft_consensus.cc:1240] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: []
W20260709 13:03:55.024266 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:54.985601 10633 raft_consensus.cc:2368] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10.
I20260709 13:03:55.013927 10629 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:03:55.025929 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:55.027899 10707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31b29712992e45bb99e096429a18a10b"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56616
I20260709 13:03:55.028472 10707 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:55.028920 10707 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:55.029733 10704 raft_consensus.cc:1240] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:55.030254 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:55.031658 10704 raft_consensus.cc:1240] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: []
I20260709 13:03:54.912513 13687 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:55.038825 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:55.030783 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:55.033504 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:55.039889 10710 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
I20260709 13:03:55.040050 10704 raft_consensus.cc:3060] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:55.034699 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:55.040758 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:55.041109 10630 raft_consensus.cc:2468] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:54.865226 13478 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:55.041359 10710 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:03:55.042922 10630 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:03:54.978672 13609 raft_consensus.cc:2804] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:54.978420 13503 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:55.047518 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 63271us
I20260709 13:03:55.048532 10750 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:55.051841 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:55.054654 10710 raft_consensus.cc:1275] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 10 index: 5. (index mismatch)
I20260709 13:03:54.983121 13694 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 13:03:54.983785 13550 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:55.064507 10711 raft_consensus.cc:1275] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:03:55.023423 13542 raft_consensus.cc:2804] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:55.065557 10706 raft_consensus.cc:1240] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 11. Current term is 12. Ops: []
I20260709 13:03:54.983155 13610 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:55.044622 13453 raft_consensus.cc:1081] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Signalling peer 4f6678bb3cd341abbe84f1bdcb3c3632 to start an election
I20260709 13:03:55.046510 13478 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:55.068145 10707 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:55.074345 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:54.982951 13686 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:55.075186 10705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:56596
I20260709 13:03:55.023772 13692 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:55.032919 13505 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:55.062443 10704 raft_consensus.cc:2468] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
I20260709 13:03:55.069317 10708 raft_consensus.cc:1240] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 9. Current term is 10. Ops: []
I20260709 13:03:55.101562 10709 raft_consensus.cc:1240] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: []
I20260709 13:03:55.074649 10676 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:55.068250 13639 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:03:55.105851 10707 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:55.108770 10676 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:55.099799 13617 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:55.046110 13603 consensus_queue.cc:1059] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.056s
I20260709 13:03:55.074872 13609 raft_consensus.cc:697] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
W20260709 13:03:55.103524 13656 log.cc:927] Time spent T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260709 13:03:55.070055 13650 consensus_queue.cc:1048] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.039s
I20260709 13:03:55.112685 13683 raft_consensus.cc:2804] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:03:55.067996 13503 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:55.101194 13542 raft_consensus.cc:697] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:55.098351 13535 consensus_queue.cc:1059] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 13:03:55.098415 13610 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:55.114881 13596 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:55.124135 13683 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:55.134114 11478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5"
dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
 from {username='slave'} at 127.0.0.1:51038
I20260709 13:03:55.136058 13398 raft_consensus.cc:1064] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:03:55.132682 13542 consensus_queue.cc:237] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:55.117019 10676 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:55.154304 10676 leader_election.cc:400] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10.
W20260709 13:03:55.168803 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:55.115387 13505 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:55.179639 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 131141us
I20260709 13:03:55.181625 10750 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:55.147670 13683 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:55.114082 13692 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:55.153522 13398 raft_consensus.cc:1068] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:03:55.171406 13471 raft_consensus.cc:2804] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:55.153342 13684 raft_consensus.cc:3055] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:55.171097 11478 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:55.205729 13609 consensus_queue.cc:237] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:55.210407 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 140802us
I20260709 13:03:55.211048 10750 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:55.212617 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 108627us
I20260709 13:03:55.216024 13692 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:55.217473 13505 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:55.220477 13478 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:55.198699 13535 raft_consensus.cc:2749] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:03:55.174721 13554 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.037s
I20260709 13:03:55.227566 10750 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:55.200873 13599 consensus_queue.cc:1059] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 13:03:55.210083 11478 raft_consensus.cc:3060] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:55.208739 13684 raft_consensus.cc:740] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
W20260709 13:03:55.240350 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 79099.8us
I20260709 13:03:55.214151 13471 raft_consensus.cc:697] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:55.221539 13322 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:55.224197 13617 raft_consensus.cc:2749] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:03:55.267280 10708 raft_consensus.cc:1240] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:55.252133 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:55.260638 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:55.273339 10703 raft_consensus.cc:2368] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4.
I20260709 13:03:55.221493 13650 consensus_queue.cc:1048] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.038s
I20260709 13:03:55.243299 13496 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:55.274633 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 47594us
I20260709 13:03:55.297923 10750 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:55.310063 13471 consensus_queue.cc:237] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:55.259215 13349 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:55.313869 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:55.327489 13609 consensus_queue.cc:1059] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:55.328815 13665 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:55.330173 13665 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:55.336400 13665 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:55.337766 13665 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:55.338366 13665 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:55.340941 13665 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:55.341753 13665 raft_consensus.cc:3055] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:55.342191 13665 raft_consensus.cc:740] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:55.343258 13665 consensus_queue.cc:260] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:55.351930 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 139877us
I20260709 13:03:55.359037 13724 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:55.360857 13724 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:55.313000 13322 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:03:55.260035 13543 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:55.368438 13511 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:55.407442 13478 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:55.368499 13718 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:55.355643 13550 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 13:03:55.368923 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 49356.5us
W20260709 13:03:55.357256 13661 log.cc:927] Time spent T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
W20260709 13:03:55.411368 13706 log.cc:927] Time spent T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.236s	user 0.000s	sys 0.001s
I20260709 13:03:55.412251 10751 leader_election.cc:400] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4.
I20260709 13:03:55.412578 10751 leader_election.cc:403] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 13:03:55.413728 13617 raft_consensus.cc:3060] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:55.355351 13551 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:55.408311 13543 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:55.368660 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 71290.4us
I20260709 13:03:55.430022 10750 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:55.415395  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:55.439946 10750 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:55.382064 13610 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:55.475072 10602 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:55.481207 10602 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:03:55.485389 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 45514.4us
W20260709 13:03:55.486162 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:55.486258 10750 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:55.352695 13349 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:55.474000 13639 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 13:03:55.536937 10602 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:55.545490 13505 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:03:55.546048 13505 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:55.554188 13505 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:03:55.520499 13709 raft_consensus.cc:2749] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 13:03:55.569010 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 82775us
I20260709 13:03:55.571110 10750 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:55.573827 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:55.481591 13588 consensus_queue.cc:1059] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.067s
I20260709 13:03:55.548959 13415 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:03:55.578034 10750 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:55.578998 13551 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:03:55.485388 13683 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:55.577019 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:55.584728 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:55.588225 10631 raft_consensus.cc:3055] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:55.581270 13599 raft_consensus.cc:2749] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:55.588603 10631 raft_consensus.cc:740] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:55.586721 10750 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:55.593653 10750 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:55.589891 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:55.542044 13610 consensus_queue.cc:1059] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.047s
W20260709 13:03:55.580075 13722 log.cc:927] Time spent T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 13:03:55.579699 13603 raft_consensus.cc:2804] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:55.592093 10631 consensus_queue.cc:260] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:55.586951 13415 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:55.588706 13709 raft_consensus.cc:2749] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 13:03:55.623914 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.641443 10778 raft_consensus.cc:2393] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:55.624656 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.624979 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.625684 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.626509 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:03:55.626977 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.626663 10783 raft_consensus.cc:1240] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 9. Current term is 10. Ops: []
I20260709 13:03:55.647480 10782 raft_consensus.cc:2393] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 8: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:55.601569 13550 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:55.651813 10786 raft_consensus.cc:1240] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 11. Current term is 12. Ops: []
I20260709 13:03:55.606819 13542 raft_consensus.cc:2749] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:55.622732 13349 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:55.635259 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.620766 13726 consensus_queue.cc:1059] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 11.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.029s
I20260709 13:03:55.635949 13511 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:55.601419 13603 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:55.652737 10784 raft_consensus.cc:1275] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:55.585397 13710 consensus_queue.cc:1048] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.059s
W20260709 13:03:55.660573 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 61774.2us
I20260709 13:03:55.640288 13415 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:03:55.640250 13588 raft_consensus.cc:2804] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:55.670912 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.614259 11478 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:55.660291 13587 raft_consensus.cc:3055] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:55.682791 13734 raft_consensus.cc:3055] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:55.664083 13603 raft_consensus.cc:3060] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:55.689230 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.645041 13704 consensus_queue.cc:1059] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 9.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.028s
I20260709 13:03:55.689153 13610 consensus_queue.cc:1059] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 13:03:55.694411 13683 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:55.688879 13734 raft_consensus.cc:740] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:55.701478 13588 raft_consensus.cc:697] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:55.702128 11470 raft_consensus.cc:1240] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:55.703135 11478 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:55.739029 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.740154 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:55.703917 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:55.741328 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:55.742139 13588 consensus_queue.cc:237] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:55.745098 10628 raft_consensus.cc:1275] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:03:55.741559 10634 raft_consensus.cc:3060] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:55.749575 13684 consensus_queue.cc:260] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:55.704623 13744 raft_consensus.cc:3055] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:03:55.706455 13718 raft_consensus.cc:2749] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:03:55.708266 13505 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:55.709635 13726 consensus_queue.cc:1059] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:55.710338 13745 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:55.750308 13415 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:55.710646 13710 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:55.709968 13554 raft_consensus.cc:2955] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Committing config change with OpId 8.8: config changed from index 3 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:03:55.751154 13686 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:55.751209 13744 raft_consensus.cc:740] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:55.750996 13684 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:55.621325 11477 raft_consensus.cc:2955] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 3 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:03:55.714879 10782 raft_consensus.cc:1240] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 9. Current term is 10. Ops: []
I20260709 13:03:55.715273 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.715813 10781 raft_consensus.cc:1240] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: [5.5-5.5]
I20260709 13:03:55.717325 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:55.717252 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:55.721256 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:55.721645 10708 raft_consensus.cc:1240] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 10. Current term is 11. Ops: []
I20260709 13:03:55.721989 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:55.722301 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:55.721868 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:55.722906 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:55.716948 10636 raft_consensus.cc:2955] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 3 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:03:55.688489 13587 raft_consensus.cc:740] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:55.727145 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.728217 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.729008 10633 raft_consensus.cc:1275] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:03:55.729672 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:55.730607 13688 raft_consensus.cc:1064] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:03:55.861220 10635 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:55.730796 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:55.731963 13665 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:03:55.733834 13703 log.cc:927] Time spent T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.609s	user 0.000s	sys 0.003s
I20260709 13:03:55.734999 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:55.869258 10709 raft_consensus.cc:1240] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:55.737156 13541 raft_consensus.cc:3055] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:55.695379 13617 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 3. Current term is 4.
I20260709 13:03:55.884192 10709 raft_consensus.cc:1240] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
W20260709 13:03:55.884461 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 132093us
W20260709 13:03:55.742698 13702 log.cc:927] Time spent T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.621s	user 0.003s	sys 0.000s
I20260709 13:03:55.708777 13503 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:55.754393 10705 raft_consensus.cc:606] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Received request to transfer leadership
I20260709 13:03:55.756670 10634 raft_consensus.cc:2468] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 5.
I20260709 13:03:55.763833 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:55.765914 10785 raft_consensus.cc:1275] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 13 index: 7. (index mismatch)
W20260709 13:03:55.782362 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:55.862176 10629 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:55.919021 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.767473 13610 raft_consensus.cc:3055] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:03:55.866099 10704 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:03:55.875133 10784 raft_consensus.cc:2393] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:55.865234 10707 raft_consensus.cc:1240] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 9. Current term is 10. Ops: []
W20260709 13:03:55.876318 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 113135us
W20260709 13:03:55.876550 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:55.880322 10635 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:03:55.886732 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.888543 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:55.868892 13688 raft_consensus.cc:1068] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:03:55.770275 13415 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:55.767594 13745 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:55.772302 13713 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:55.765486 13736 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:55.900190 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
W20260709 13:03:55.942900 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:55.944447 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.945884 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.947135 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.947399 10629 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:03:55.949522 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.951701 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.922780 13610 raft_consensus.cc:740] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:55.863031 13710 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:55.922334 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.973666 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.890281 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:55.927608 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.976356 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.931255 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.978544 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:55.798681 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:55.935218 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:55.875735 13541 raft_consensus.cc:740] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:55.936138 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.989022 10784 raft_consensus.cc:2410] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 12 because replica has last-logged OpId of term: 11 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 6.
I20260709 13:03:55.905862 10631 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:55.958225 13603 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:55.915215 13478 consensus_queue.cc:1059] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.034s
I20260709 13:03:55.945667 10751 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:55.987877 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.934372 13712 raft_consensus.cc:3055] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:03:55.989114 10777 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
W20260709 13:03:56.013100 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 67521.5us
I20260709 13:03:56.017319 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:56.018175 10710 raft_consensus.cc:2393] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 6: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:56.022405 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:56.024122 10535 catalog_manager.cc:5697] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: term changed from 9 to 10, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 10 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:03:55.753544  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:55.952704 10782 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
I20260709 13:03:55.991067 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.031371 10780 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:03:55.994369 10784 raft_consensus.cc:1240] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: []
I20260709 13:03:56.003620 10785 raft_consensus.cc:1240] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 13:03:56.011801 10781 raft_consensus.cc:2468] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 4.
W20260709 13:03:56.038093 13746 log.cc:927] Time spent T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.113s	user 0.000s	sys 0.000s
I20260709 13:03:55.950313 13713 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:56.043426 13713 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:56.045327 13603 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:56.045836 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:55.918655 13734 consensus_queue.cc:260] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:56.047895 13734 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:56.033227 10780 raft_consensus.cc:1240] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: []
I20260709 13:03:56.055219 13505 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:55.936913 13685 consensus_queue.cc:1048] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.123s
I20260709 13:03:56.056495 13610 consensus_queue.cc:260] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:56.057770 13610 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:56.062809 13724 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:56.064432 13692 raft_consensus.cc:1064] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:03:56.020016 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:56.069543 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:56.070091 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:56.070431 10635 raft_consensus.cc:2368] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 11. Current term is 12.
I20260709 13:03:56.070811 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:56.008502 13656 log.cc:927] Time spent T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.053s	user 0.003s	sys 0.000s
I20260709 13:03:56.026209 10535 catalog_manager.cc:5697] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: term changed from 6 to 8, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68), now has a pending config: VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65), VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66), VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67), VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 8 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: HEALTHY } } } pending_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:03:56.102310 10637 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 13:03:55.992727 13704 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:55.937652 13617 consensus_queue.cc:1059] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.090s
I20260709 13:03:55.941080 13543 consensus_queue.cc:1048] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.125s
W20260709 13:03:56.064870 13692 raft_consensus.cc:1068] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:03:56.105520 10634 raft_consensus.cc:1240] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 10. Current term is 11. Ops: []
I20260709 13:03:56.106451 10786 raft_consensus.cc:1240] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 11. Current term is 12. Ops: [11.8-11.8]
I20260709 13:03:56.110148 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:03:56.114996 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:56.118112 10778 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:03:56.013262 13712 raft_consensus.cc:740] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:55.973434 13718 consensus_queue.cc:1059] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.130s
I20260709 13:03:56.118345 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:56.126819 10633 raft_consensus.cc:2393] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 8: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:56.045440 13535 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 13:03:55.913827 13744 consensus_queue.cc:260] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:56.124481 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 197990us
I20260709 13:03:56.124503 10785 raft_consensus.cc:1275] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 10 index: 5. (index mismatch)
I20260709 13:03:55.929425 13587 consensus_queue.cc:260] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:56.130148 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:56.137844 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:56.064889 13745 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:56.139791 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:56.141631 10703 raft_consensus.cc:2393] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 11: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
W20260709 13:03:56.131062 13749 log.cc:927] Time spent T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.066s	user 0.000s	sys 0.001s
I20260709 13:03:56.126204 13617 consensus_queue.cc:1243] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 log is divergent from this leader: its last log entry 6.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260709 13:03:55.975160 13736 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:56.145361 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:56.181532 13683 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:56.182241 13683 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:56.184861 13683 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:56.188071 10602 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:56.195390 13738 raft_consensus.cc:2804] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:56.195832 13738 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:56.196300 13738 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:56.196489 13751 consensus_queue.cc:1059] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:03:56.197386 13747 raft_consensus.cc:3055] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:03:56.197773 13747 raft_consensus.cc:740] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:56.118893 13704 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:56.195909 10781 raft_consensus.cc:1275] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
W20260709 13:03:56.214430 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:56.216823 10631 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:56.225876 10635 raft_consensus.cc:1275] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
W20260709 13:03:56.236215 13750 log.cc:927] Time spent T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.103s	user 0.000s	sys 0.000s
W20260709 13:03:56.237946 13752 log.cc:927] Time spent T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.104s	user 0.000s	sys 0.000s
W20260709 13:03:56.259289 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:56.208063 13683 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.045s
I20260709 13:03:56.220288 13685 consensus_queue.cc:1048] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.038s
I20260709 13:03:56.262514 13756 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:56.285456 13756 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:56.287559 13756 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:56.288087 13712 consensus_queue.cc:260] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:56.289165 13712 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:56.298698 13704 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:56.303982 13736 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:56.305717 13738 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:56.306160 10784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:56.307060 10784 raft_consensus.cc:606] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:56.316036 13738 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:56.324061 13587 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:56.331844 10636 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
W20260709 13:03:56.330444 13453 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.550s	user 0.013s	sys 0.008s
I20260709 13:03:56.316598 13747 consensus_queue.cc:260] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:56.330747 13685 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:03:56.346263 13684 consensus_meta.cc:287] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.567s	user 0.009s	sys 0.004s
W20260709 13:03:56.341768 13453 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.561s	user 0.013s	sys 0.009s
W20260709 13:03:56.350400 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 151636us
I20260709 13:03:56.355031 10676 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:56.356091 13543 raft_consensus.cc:2749] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 13:03:56.359243 10783 raft_consensus.cc:2468] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:56.364094 10676 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:56.364693 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.364291 10712 raft_consensus.cc:3055] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:56.365912 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:56.366050 10712 raft_consensus.cc:740] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:56.370654 10676 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:56.372885 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:56.373531 10786 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:56.367127 10712 consensus_queue.cc:260] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:56.375339 10712 raft_consensus.cc:3060] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:56.375414 10781 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:03:56.377256 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
W20260709 13:03:56.378556 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:56.378718 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:56.387355 10781 raft_consensus.cc:1275] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:03:56.387595 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:56.388136 10711 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:03:56.388731 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.389498 10781 raft_consensus.cc:2393] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 7: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:56.390998 10786 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:03:56.391180 10781 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 13:03:56.363551 13747 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:56.391680 10779 raft_consensus.cc:2393] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 8: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:56.407929 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:56.391863 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:56.408942 10703 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:03:56.392360 10707 raft_consensus.cc:1275] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:03:56.391888 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:56.393265 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.394315 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:56.395197 10709 raft_consensus.cc:1240] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:56.347899 13685 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:56.396152 10676 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:56.397747 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:56.414994 10778 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:56.372236 13543 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:56.398527 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:56.417672 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:56.401091 10532 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45062 (request call id 151) took 5036 ms. Trace:
I20260709 13:03:56.418453 10707 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
W20260709 13:03:56.402132 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:56.419442 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.404908 10711 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
I20260709 13:03:56.420892 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:56.427013 10707 raft_consensus.cc:1275] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:56.434221 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.435573 10777 raft_consensus.cc:1275] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:03:56.418823 10532 rpcz_store.cc:276] 0709 13:03:51.364460 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:51.364612 (+   152us) service_pool.cc:224] Handling call
0709 13:03:56.401003 (+5036391us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:54.605337 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:54.656602 (+ 51265us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:54.656641 (+    39us) write_op.cc:435] Acquired schema lock
0709 13:03:54.656662 (+    21us) tablet.cc:662] Decoding operations
0709 13:03:54.657107 (+   445us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:54.657197 (+    90us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:54.657231 (+    34us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:03:54.702903 (+ 45672us) tablet.cc:701] Row locks acquired
0709 13:03:54.705547 (+  2644us) write_op.cc:260] PREPARE: finished
0709 13:03:54.728166 (+ 22619us) write_op.cc:270] Start()
0709 13:03:54.734309 (+  6143us) write_op.cc:276] Timestamp: P: 1783602234728078 usec, L: 0
0709 13:03:54.734342 (+    33us) op_driver.cc:348] REPLICATION: starting
0709 13:03:54.735219 (+   877us) log.cc:844] Serialized 916 byte log entry
0709 13:03:55.124600 (+389381us) op_driver.cc:464] REPLICATION: finished
0709 13:03:55.528916 (+404316us) write_op.cc:301] APPLY: starting
0709 13:03:55.534489 (+  5573us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:55.566850 (+ 32361us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:55.583508 (+ 16658us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:55.602377 (+ 18869us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:55.640003 (+ 37626us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:03:55.655659 (+ 15656us) write_op.cc:312] APPLY: finished
0709 13:03:55.667274 (+ 11615us) log.cc:844] Serialized 28 byte log entry
0709 13:03:55.674584 (+  7310us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:55.688481 (+ 13897us) write_op.cc:454] Released schema lock
0709 13:03:55.691084 (+  2603us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:55.712247 (+ 21163us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:55.712284 (+    37us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":167379,"reported_tablets":13,"child_traces":[["op",{"apply.queue_time_us":357817,"apply.run_cpu_time_us":4438,"apply.run_wall_time_us":210931,"num_ops":2,"prepare.queue_time_us":189031,"prepare.run_cpu_time_us":131435,"prepare.run_wall_time_us":322233,"raft.queue_time_us":166647,"raft.run_cpu_time_us":10260,"raft.run_wall_time_us":106785,"replication_time_us":374726,"thread_start_us":421836,"threads_started":4,"wal-append.queue_time_us":174522}]]}
W20260709 13:03:56.438861 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:56.405786 10712 raft_consensus.cc:2468] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 5.
I20260709 13:03:56.405931 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.445611 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.447069 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.448330 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:56.449162 10786 raft_consensus.cc:2393] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 10: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:56.412135 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:56.450048 10709 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:56.395872 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:56.412204 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:56.413426 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.455657 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.456938 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:56.457784 10781 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 12
I20260709 13:03:56.470281 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.411257 10784 raft_consensus.cc:2393] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 10: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:56.470431 13738 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:56.471402 13738 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:56.471907 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.474215 13738 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:56.474207 10784 raft_consensus.cc:1275] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:03:56.480574 10709 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:03:56.483554 10778 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:56.413626 10750 leader_election.cc:400] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 11. Current term is 12.
W20260709 13:03:56.486625 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:56.489253 10750 leader_election.cc:403] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:03:56.486440 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.421762 10779 raft_consensus.cc:2376] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8. Re-sending same reply.
I20260709 13:03:56.374464 13453 raft_consensus.cc:2749] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:03:56.492666 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:56.484583 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 298241us
W20260709 13:03:56.496857 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 83350.5us
I20260709 13:03:56.497709 10601 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:56.499995 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 103884us
I20260709 13:03:56.500568 10750 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:56.500765 10676 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:56.501573 10601 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:56.502074 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.504626 10781 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
W20260709 13:03:56.505578 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:56.507339 10703 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 13.
I20260709 13:03:56.509356 10676 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:56.507238 10601 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:56.511122 13759 log.cc:927] Time spent T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.140s	user 0.000s	sys 0.000s
I20260709 13:03:56.513535 13478 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:03:56.514249 13478 raft_consensus.cc:697] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:56.515446 13478 consensus_queue.cc:237] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:56.518409 13687 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:56.518898 13543 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:56.518961 13687 raft_consensus.cc:697] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:56.519595 13543 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:56.520066 13687 consensus_queue.cc:237] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to 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: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:56.526366 10750 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:56.485751 13610 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:56.527402 13471 raft_consensus.cc:2804] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:03:56.528215 13713 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:56.527423 13610 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:56.528903 13713 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:03:56.529304 13617 raft_consensus.cc:2764] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election decision vote started in defunct term 7: won
I20260709 13:03:56.530851 13471 raft_consensus.cc:697] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:56.531935 13710 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:56.532558 13738 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 13:03:56.533370 13738 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 13:03:56.532557 13471 consensus_queue.cc:237] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:56.534823 10601 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:56.538631 10601 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:56.539201 13736 raft_consensus.cc:2749] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:56.536151 13726 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:03:56.541790 10601 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:56.542495 13736 raft_consensus.cc:2749] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:56.543150 13736 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:56.546068 13719 consensus_queue.cc:1059] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:03:56.544312 10601 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:56.547152 13505 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:56.547462 13714 raft_consensus.cc:3055] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:03:56.547863 13714 raft_consensus.cc:740] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:56.548694 10601 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:56.549578 13505 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:56.548645 13714 consensus_queue.cc:260] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:56.550738 10601 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:56.552223 13505 raft_consensus.cc:2749] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:56.552313 13714 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:56.553566 13685 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:56.507040 13734 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:56.506673 13684 raft_consensus.cc:2749] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election lost for term 11. Reason: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 11. Current term is 12.
I20260709 13:03:56.555251 10705 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.LeaderStepDown from 127.0.0.1:56596 (request call id 61) took 1482 ms. Trace:
I20260709 13:03:56.555641 10705 rpcz_store.cc:276] 0709 13:03:55.072476 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:55.075026 (+  2550us) service_pool.cc:224] Handling call
0709 13:03:56.187111 (+1112085us) spinlock_profiling.cc:243] Waited 107 ms on lock 0x7b540015f520. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91d41520 00007fce91dbe652 00007fce96d8c60a 00007fce903127d4 00007fce90312762 00007fce90312691 00007fce9031260c 00007fce903118c2 00007fce900ff48c 00007fce900fe8c6
0709 13:03:56.555081 (+367970us) spinlock_profiling.cc:243] Waited 650 ms on lock 0x7b540008f7d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dbe853 00007fce96d8c60a 00007fce903127d4 00007fce90312762 00007fce90312691 00007fce9031260c 00007fce903118c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:56.555163 (+    82us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1739128064}
I20260709 13:03:56.346653 13758 raft_consensus.cc:2955] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 LEADER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:03:56.559437 13744 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:03:56.561105 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.561314 10601 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:56.563696 11477 consensus_meta.cc:287] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent flushing consensus metadata: real 0.663s	user 0.007s	sys 0.008s
I20260709 13:03:56.563571 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.564388 10780 raft_consensus.cc:2393] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 6: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:56.565229 13734 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:03:56.557075 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:56.566474 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.566670 10782 raft_consensus.cc:2376] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10. Re-sending same reply.
I20260709 13:03:56.567740 13541 consensus_queue.cc:260] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:56.568964 13541 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:56.568950 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.574062 10601 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:56.576752 10601 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:56.577754 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.579913 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.584378 10780 raft_consensus.cc:1240] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: [4.5-4.5]
I20260709 13:03:56.585557 10601 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:56.586671 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:56.588194 10601 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:56.591563 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.592334 10783 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:03:56.593493 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.594671 10779 raft_consensus.cc:2393] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 9: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:56.595314 10711 raft_consensus.cc:1275] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:56.594592 10782 raft_consensus.cc:1240] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:56.596251 10783 raft_consensus.cc:1275] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:56.596974 10705 raft_consensus.cc:1240] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:56.598754 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.600389 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.600950 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.601506 10778 raft_consensus.cc:2376] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6. Re-sending same reply.
I20260709 13:03:56.601166 10782 raft_consensus.cc:2393] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 5: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:56.604703 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.605762 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.606288 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:56.606541 10786 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:56.607378 10601 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:56.552134 13070 raft_consensus.cc:3055] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:03:56.607406 10602 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:56.604368 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.612128 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.601821 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.617250 10708 raft_consensus.cc:1240] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:56.630921 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:56.612787 10777 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 13.
I20260709 13:03:56.583598 13609 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:03:56.631597 10602 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:56.595041 13726 raft_consensus.cc:2749] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 13:03:56.611523 13760 log.cc:927] Time spent T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.112s	user 0.000s	sys 0.001s
I20260709 13:03:56.606127 13704 raft_consensus.cc:2749] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:56.612581 13070 raft_consensus.cc:740] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:56.606323 13503 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
W20260709 13:03:56.648455 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:56.594908 13505 consensus_queue.cc:1059] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.057s
I20260709 13:03:56.630162 13736 raft_consensus.cc:2749] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:56.605893 13710 consensus_queue.cc:1048] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.040s
I20260709 13:03:56.656976 10634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c9f949879f44c918513d18d7128559c"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:03:56.643129 13751 raft_consensus.cc:2804] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:56.639698 13665 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:56.614957 13745 consensus_queue.cc:1048] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.037s
I20260709 13:03:56.638245 13609 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:56.659826 13734 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:03:56.665575 13751 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:56.701216 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 93863.3us
I20260709 13:03:56.704669 10601 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:56.653313 13503 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:56.711568 13503 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:56.672243 13609 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:56.659176 13536 consensus_queue.cc:1048] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 13:03:56.679204 13726 raft_consensus.cc:3055] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Stepping down as leader of term 6
W20260709 13:03:56.718983 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 76345us
I20260709 13:03:56.720108 10601 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:56.721601 10601 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:56.729553 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 81855.2us
I20260709 13:03:56.731477 11477 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51038 (request call id 45) took 1291 ms. Trace:
I20260709 13:03:56.731997 11477 rpcz_store.cc:276] 0709 13:03:55.500245 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:55.541177 (+ 40932us) service_pool.cc:224] Handling call
0709 13:03:55.582983 (+ 41806us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:03:55.601718 (+ 18735us) raft_consensus.cc:1534] Early marking committed up to index 8
0709 13:03:56.564143 (+962425us) log.cc:844] Serialized 14 byte log entry
0709 13:03:56.731073 (+166930us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:03:56.731132 (+    59us) raft_consensus.cc:1645] Marking committed up to 8
0709 13:03:56.731182 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:03:56.731252 (+    70us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:03:56.731377 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":88,"raft.run_cpu_time_us":116,"raft.run_wall_time_us":117,"thread_start_us":161607,"threads_started":1}
W20260709 13:03:56.731490 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 99921.8us
I20260709 13:03:56.730487 10676 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:56.708053 13751 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:56.705963 13734 raft_consensus.cc:697] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:56.738039 10601 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:56.738682 10676 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:56.655057 13070 consensus_queue.cc:260] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:56.780231 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:56.844375 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 91994.9us
I20260709 13:03:56.790071 10602 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:56.846762 10676 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:56.848332 10676 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:56.719193 13726 raft_consensus.cc:740] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:56.494542 13596 raft_consensus.cc:2955] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 3 to 5, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:03:56.853405 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 101808us
W20260709 13:03:56.853914 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 107850us
I20260709 13:03:56.877440 10676 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
W20260709 13:03:56.853638 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 63640.5us
I20260709 13:03:56.727067 13503 raft_consensus.cc:2749] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:56.728384 13665 raft_consensus.cc:2749] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:56.745190 13756 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:56.886054 10601 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:56.883529 13070 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
W20260709 13:03:56.971284 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 85289.8us
I20260709 13:03:56.741931 13713 consensus_queue.cc:1059] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.149s
W20260709 13:03:56.981334 10750 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:56.900713 10602 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:56.881108 13770 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:56.884473 13745 raft_consensus.cc:2804] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:03:56.752153 13736 raft_consensus.cc:2749] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:56.980404 10601 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:56.883153 13724 consensus_queue.cc:1048] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.099s
I20260709 13:03:56.852831 13712 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:03:56.879330 13683 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:56.878476 13554 consensus_queue.cc:1048] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.102s
W20260709 13:03:56.990537 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 103072us
I20260709 13:03:56.751330 13704 consensus_queue.cc:1048] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.238s
I20260709 13:03:56.982003 13710 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:03:56.853430 13685 raft_consensus.cc:2749] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 13:03:56.969453 13587 consensus_meta.cc:287] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.645s	user 0.011s	sys 0.000s
I20260709 13:03:56.881305 13764 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election won for term 11
W20260709 13:03:56.987648 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 110291us
I20260709 13:03:57.013489 10601 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:57.015149 10676 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:57.016312 10676 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
W20260709 13:03:56.991753 10675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 60371.2us
W20260709 13:03:57.017980 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:56.932705 13766 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 6, Time since last communication: 0.065s
I20260709 13:03:56.884892 13768 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.121s
I20260709 13:03:57.024144 13785 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:03:57.024497 13763 log.cc:927] Time spent T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.305s	user 0.000s	sys 0.001s
I20260709 13:03:56.997458 13505 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 13:03:57.026376 13505 raft_consensus.cc:697] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:57.027238 13505 consensus_queue.cc:237] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [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: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.009716 13745 raft_consensus.cc:697] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:57.030306 13745 consensus_queue.cc:237] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.032229 13610 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:57.033603 13587 raft_consensus.cc:2764] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Leader pre-election decision vote started in defunct term 5: won
I20260709 13:03:57.034797 13543 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:57.038534 13772 log.cc:927] Time spent T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
W20260709 13:03:57.040930 13747 consensus_meta.cc:287] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.628s	user 0.010s	sys 0.001s
I20260709 13:03:56.989598 13779 raft_consensus.cc:2749] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:57.054332 13778 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:03:57.055014 13778 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:57.020364 13712 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:57.046356 10785 raft_consensus.cc:2468] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:57.017907 10676 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:57.010756 13710 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:57.022238 13756 raft_consensus.cc:2749] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 13:03:57.065881 13776 log.cc:927] Time spent T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
W20260709 13:03:57.102746 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:57.104939 13778 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:03:56.994344 13734 consensus_queue.cc:237] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.063397 13764 raft_consensus.cc:697] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:57.088505 13710 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:03:56.991818 13770 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:56.994042 13726 consensus_queue.cc:260] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.063234 13777 consensus_queue.cc:1048] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.143s
I20260709 13:03:57.164551 13767 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:57.203240 13751 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.192008 13770 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:57.206157 13744 consensus_meta.cc:287] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.646s	user 0.011s	sys 0.000s
I20260709 13:03:57.201581 13767 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:57.206477 13751 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:57.216058 13784 log.cc:927] Time spent T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.191s	user 0.000s	sys 0.004s
I20260709 13:03:57.207351 13712 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:57.206465 13764 consensus_queue.cc:237] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.218851 13767 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:57.223414 13775 log.cc:927] Time spent T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.201s	user 0.000s	sys 0.002s
W20260709 13:03:57.224445 13780 log.cc:927] Time spent T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.190s	user 0.000s	sys 0.010s
W20260709 13:03:57.226565 13781 log.cc:927] Time spent T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.189s	user 0.000s	sys 0.002s
W20260709 13:03:57.223337 13782 log.cc:927] Time spent T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.183s	user 0.002s	sys 0.000s
W20260709 13:03:57.261798 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 248111us
I20260709 13:03:57.263895 10601 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:57.264869 10634 raft_consensus.cc:606] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:57.275882 10704 raft_consensus.cc:1240] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 9. Current term is 10. Ops: []
I20260709 13:03:57.279594 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:03:57.214857 13683 raft_consensus.cc:2749] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:57.285429 13603 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:57.288512 13713 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:57.288430 13541 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:57.292357 13599 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:57.314579 13713 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.315039 13599 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.318427 13599 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:57.319169 13541 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.294118 13684 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:57.321880 13684 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.322687 13541 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:57.322894 13771 log.cc:927] Time spent T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.606s	user 0.000s	sys 0.010s
I20260709 13:03:57.324883 13684 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:57.370150 10750 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:57.314502 13603 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:57.304435 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 286324us
I20260709 13:03:57.372921 10676 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
W20260709 13:03:57.353540 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 89886.6us
W20260709 13:03:57.331255 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:57.218514 13710 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.332129 13790 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:57.386363 10634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:03:57.386674 13790 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.387573 10634 raft_consensus.cc:606] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:57.388244 13710 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:57.389971 13790 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:57.332588 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:57.333545 13786 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:57.334518 13536 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:03:57.334646 13685 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 13:03:57.337657 13713 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:57.343704 13478 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:57.353278 13505 raft_consensus.cc:2749] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:57.205308 13609 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.365348 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:57.390844 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:57.396718 13536 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:57.398371 13609 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:57.401053 10708 raft_consensus.cc:1240] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:57.402130 13478 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.405010 13478 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:57.405679 13554 raft_consensus.cc:1064] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:03:57.414259 10634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d378317bca2b4210820a3302e64b2943"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:03:57.415043 10634 raft_consensus.cc:606] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:57.416821 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 44119.4us
I20260709 13:03:57.418413 10676 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
W20260709 13:03:57.419085 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 80636.4us
I20260709 13:03:57.411465 10785 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40596 (request call id 1255) took 1046 ms. Trace:
I20260709 13:03:57.412093 13718 raft_consensus.cc:3055] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:03:57.412937 10781 raft_consensus.cc:1275] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:57.393273 13786 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.420203 10785 rpcz_store.cc:276] 0709 13:03:56.364928 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:56.365627 (+   699us) service_pool.cc:224] Handling call
0709 13:03:57.411023 (+1045396us) spinlock_profiling.cc:243] Waited 623 ms on lock 0x7b54000ea454. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc82fa 00007fce96d89b17 00007fce903046d4 00007fce90304662 00007fce90304591 00007fce9030450c 00007fce903037c2 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:03:57.411220 (+   197us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1433432960}
I20260709 13:03:57.427623 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:57.427816 13683 consensus_queue.cc:1048] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:03:57.428791 10710 raft_consensus.cc:2393] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 7: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:57.429248 13786 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:57.426779 13685 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:57.430240 13685 raft_consensus.cc:697] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:57.431546 13685 consensus_queue.cc:237] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.434360 13471 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:57.435405 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:03:57.437533 13704 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:57.412629 13536 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:03:57.420976 13718 raft_consensus.cc:740] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
W20260709 13:03:57.445315 13796 log.cc:927] Time spent T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
I20260709 13:03:57.445580 10601 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:57.447198 13609 raft_consensus.cc:2749] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 13:03:57.447312 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 53084.9us
W20260709 13:03:57.453773 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:57.456044 13726 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:57.439401 13505 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:57.458032 13505 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.458763 10601 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:57.460593 13609 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:57.466988 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:57.469075 10704 raft_consensus.cc:2410] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 8 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
I20260709 13:03:57.469995 13536 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:57.470938 13536 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.478690 10601 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:57.479775 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:57.480947 10705 raft_consensus.cc:2393] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 8: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:57.481805 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:57.482096 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:57.482961 10777 raft_consensus.cc:2393] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in current term 9: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:57.445740 13704 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.483242 10780 raft_consensus.cc:2468] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 5.
I20260709 13:03:57.485802 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:57.481889 13536 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:57.486639 10706 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:57.487973 13603 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:57.489245 13704 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:57.489886 13704 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:57.490646 13603 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:57.491772 13603 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.494038 13603 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:57.496340 13718 consensus_queue.cc:260] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.496114 13554 consensus_queue.cc:237] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 6, Current term: 10, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:57.509905 13718 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:57.481725 13505 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:57.520345 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 102085us
I20260709 13:03:57.522913 10601 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:57.524101 13704 raft_consensus.cc:2749] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:57.524907 10601 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:57.526593 13704 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:57.532145 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:57.532995 10708 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:03:57.534288 10676 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:57.537206 10785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:03:57.539141 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:57.538367 10785 raft_consensus.cc:606] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:03:57.542109 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:57.547556 13543 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:57.547489 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:57.548420 13543 raft_consensus.cc:697] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:57.548614 10676 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:57.549578 13543 consensus_queue.cc:237] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.550426 13554 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:57.553639 10634 raft_consensus.cc:1240] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
I20260709 13:03:57.556128 13536 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:57.556394  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:03:57.556782 13536 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.561038  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:57.559551 13536 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:57.564483 10637 raft_consensus.cc:1240] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:57.566726 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:57.567590 10631 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
I20260709 13:03:57.567651 11477 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 LEARNER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 13:03:57.573608 13764 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:03:57.594527 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:57.595491 10707 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:03:57.609352 10535 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44242 (request call id 36) took 2735 ms. Trace:
I20260709 13:03:57.609723 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:57.610064 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:57.612226 10676 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:57.614324 10629 raft_consensus.cc:2393] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 5: Already voted for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in this term.
I20260709 13:03:57.616477 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:57.619051 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:57.619746 10637 raft_consensus.cc:2410] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 11 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 6.
I20260709 13:03:57.611290 10535 rpcz_store.cc:276] 0709 13:03:54.873719 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:54.873897 (+   178us) service_pool.cc:224] Handling call
0709 13:03:54.911429 (+ 37532us) spinlock_profiling.cc:243] Waited 34.3 ms on lock 0x7b540017b6d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2e090 00007fce91dccf3a 00007fce97b831cc 00007fce97c8137e 00007fce961422a4 00007fce96142232 00007fce96142161 00007fce961420dc 00007fce96141392 00007fce900ff48c 00007fce900fe8c6
0709 13:03:57.609089 (+2697660us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:56.928129 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:57.026005 (+ 97876us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:57.026038 (+    33us) write_op.cc:435] Acquired schema lock
0709 13:03:57.026057 (+    19us) tablet.cc:662] Decoding operations
0709 13:03:57.026579 (+   522us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:57.026654 (+    75us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:57.026686 (+    32us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:03:57.026940 (+   254us) tablet.cc:701] Row locks acquired
0709 13:03:57.026959 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:03:57.027089 (+   130us) write_op.cc:270] Start()
0709 13:03:57.027196 (+   107us) write_op.cc:276] Timestamp: P: 1783602237027048 usec, L: 0
0709 13:03:57.027217 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:03:57.027811 (+   594us) log.cc:844] Serialized 1271 byte log entry
0709 13:03:57.225739 (+197928us) spinlock_profiling.cc:243] Waited 37.3 ms on lock 0x7b4400022b4c. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ebfdc85 00007fce8ebfe6a2 00007fce919701db 00007fce9196baaf 00007fce8ecba0ac 00007fce97b14ab9 00007fce8ecd669b 00007fce8ecd493f 00007fce8ecd6c02 00007fce9195e20b
0709 13:03:57.576374 (+350635us) op_driver.cc:464] REPLICATION: finished
0709 13:03:57.587149 (+ 10775us) write_op.cc:301] APPLY: starting
0709 13:03:57.587302 (+   153us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:57.587559 (+   257us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:57.587611 (+    52us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:57.588326 (+   715us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:57.588704 (+   378us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:03:57.588797 (+    93us) write_op.cc:312] APPLY: finished
0709 13:03:57.589262 (+   465us) log.cc:844] Serialized 28 byte log entry
0709 13:03:57.592211 (+  2949us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:57.600263 (+  8052us) write_op.cc:454] Released schema lock
0709 13:03:57.600360 (+    97us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:57.601066 (+   706us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:57.601098 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":356645,"reported_tablets":4,"spinlock_wait_cycles":78949760,"child_traces":[["op",{"apply.queue_time_us":10384,"apply.run_cpu_time_us":3348,"apply.run_wall_time_us":13886,"num_ops":2,"prepare.queue_time_us":306234,"prepare.run_cpu_time_us":8580,"prepare.run_wall_time_us":437916,"raft.queue_time_us":88321,"raft.run_cpu_time_us":6531,"raft.run_wall_time_us":41549,"replication_time_us":543189,"spinlock_wait_cycles":85805952,"thread_start_us":572526,"threads_started":4,"wal-append.queue_time_us":408376}]]}
W20260709 13:03:57.630234 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 46323.2us
I20260709 13:03:57.631290 10676 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:57.632591 13764 raft_consensus.cc:2749] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:57.633669 13596 raft_consensus.cc:2749] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:57.634040 10751 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:57.635005 13536 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:57.636601 10534 catalog_manager.cc:5697] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 5 to 6, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 6 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:57.649008 10534 catalog_manager.cc:5697] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 9 to 10, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 10 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:57.650856 10534 catalog_manager.cc:5697] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 6 to 7, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 7 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:57.652926 10534 catalog_manager.cc:5697] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 4 to 5, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 5 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:57.654629 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:57.655268 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:57.667472 10637 raft_consensus.cc:2410] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 6 because replica has last-logged OpId of term: 5 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 13:03:57.667604 10634 raft_consensus.cc:2410] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 11 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
I20260709 13:03:57.656558 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:57.668730 10631 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:57.658070 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:57.664461 10632 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:03:57.670161 10707 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:57.670929 10676 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:57.673282 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:57.682212 10636 raft_consensus.cc:3060] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:57.683342 10634 raft_consensus.cc:1240] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 9. Current term is 10. Ops: []
I20260709 13:03:57.683696 10635 raft_consensus.cc:1275] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:57.684861 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:57.685591 13596 raft_consensus.cc:2749] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:57.685899 10628 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:57.686466 13596 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:03:57.686571 10676 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:57.687510 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:57.687047 13596 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:57.688583 10628 raft_consensus.cc:2410] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 8 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 3.
I20260709 13:03:57.690466 13764 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:57.700784 10636 raft_consensus.cc:2468] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:57.695785 13603 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:57.702926 10751 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:57.703832 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:57.705331 13603 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.707773 13596 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:03:57.707962 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:03:57.711066 13764 consensus_queue.cc:1059] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:57.711342 13536 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:57.711870 13536 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:57.712142 13543 raft_consensus.cc:3055] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:57.712338 13536 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:57.712590 13543 raft_consensus.cc:740] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:57.713649 13543 consensus_queue.cc:260] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.711066 13603 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:57.719183 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:57.719211 13543 raft_consensus.cc:3060] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:57.722060 10676 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:03:57.727260 10751 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:57.729988 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:57.730276 13535 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:03:57.730809 10628 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:57.730687 13535 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:57.731444 13535 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:03:57.732223 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:57.732846 10628 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:03:57.734530 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:57.734740 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:57.735054 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:57.735240 10633 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:57.735512 10635 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:03:57.735699 10634 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:03:57.736529 10633 raft_consensus.cc:1275] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:03:57.736675 10635 raft_consensus.cc:1240] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:03:57.738099 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:57.674194 10534 catalog_manager.cc:5697] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 reported cstate change: config changed from index 5 to 6, term changed from 8 to 7, leader changed from 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) to <none>, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER, no longer has a pending config: VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65), VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66), VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67), VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 7 committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:03:57.739483 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:57.740821 10751 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:57.742331 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:57.743912 10751 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:57.747537 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:57.748173 13713 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:03:57.748811 13713 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:57.749176 13713 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:57.739315 13596 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 13:03:57.749684 13596 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:57.750110 13596 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:03:57.745206 10631 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
I20260709 13:03:57.748440 10534 catalog_manager.cc:5697] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:57.754941 10636 raft_consensus.cc:2468] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:57.748260 10628 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:57.754525 10751 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:57.755733 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:57.743981 13603 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 13:03:57.768975 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:57.774712 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:57.778044 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:57.783854 13070 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:57.784493 13070 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.787096 13070 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:57.790998 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:57.764329 13790 raft_consensus.cc:2804] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:57.775789 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:57.798750 10785 raft_consensus.cc:2393] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 11: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:57.800194 10534 catalog_manager.cc:5697] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:57.798337 10780 raft_consensus.cc:2376] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6. Re-sending same reply.
I20260709 13:03:57.797907 13790 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:03:57.813936 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 58841.5us
I20260709 13:03:57.814672 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:57.815768 10704 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:03:57.819201 13786 consensus_queue.cc:1048] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
W20260709 13:03:57.824939 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:57.826334 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:57.827283 10784 raft_consensus.cc:2393] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 8: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:57.829653 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:57.830451 10782 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:03:57.831539 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:57.832188 10786 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:57.815482 13790 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:57.838336 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:57.839840 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:57.840528 10780 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:03:57.840641 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:57.843189 10711 raft_consensus.cc:1240] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 6. Current term is 7. Ops: []
W20260709 13:03:57.844837 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:57.858857 10751 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:57.842361 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:57.864526 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:57.865075 13599 raft_consensus.cc:2804] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:57.865942 13599 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:57.866608 13599 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:57.867260 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:57.868600 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:57.876555 10786 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:57.878863 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:57.879591 10710 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
I20260709 13:03:57.882141 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:57.884781 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:57.887346 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:57.888077 10777 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:03:57.886406 13704 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:57.897128 10711 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:57.900173 10786 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:57.902276 13609 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:57.898876 13764 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:57.904428 13609 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:03:57.904692 13764 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.905526 13777 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:57.906103 13777 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.907471 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:57.908174 13777 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:57.908390 10712 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:03:57.908711 13777 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:57.911520 13609 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:57.909217 13777 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.923081 13790 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.894160 13704 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.928284 13704 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:57.931209 13764 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:57.933465 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:57.934190 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:57.940353 10777 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
I20260709 13:03:57.925740 13790 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:57.928627 13777 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:57.956426 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:57.957396 10711 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
W20260709 13:03:57.958323 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 80957us
I20260709 13:03:57.963105 10710 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 13:03:57.941108 13536 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:57.969758 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:57.972929 10710 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:57.976961 10780 raft_consensus.cc:1275] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
W20260709 13:03:57.978112 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:57.982257 10782 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 13:03:57.966349 13535 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.012482 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:58.013729 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:58.021528 10632 raft_consensus.cc:2468] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 5.
I20260709 13:03:58.020004 10601 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:58.024518 10635 raft_consensus.cc:2393] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in current term 9: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:57.977746 13471 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:58.025779 13609 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:58.041584 13471 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:58.043802 13535 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:58.044624 10777 raft_consensus.cc:2393] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 13: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
W20260709 13:03:58.042348 13817 log.cc:927] Time spent T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 13:03:58.051946 10710 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:58.028515 13596 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.057590 10706 raft_consensus.cc:1240] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 13. Current term is 14. Ops: []
I20260709 13:03:58.062649 13713 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.057247 13596 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:58.065451 13718 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:58.066047 13718 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.067510 13070 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:58.070137 10786 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:03:58.068323 13070 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:58.074885 10602 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:58.075942 13536 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:58.079813 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:03:58.080678 11477 raft_consensus.cc:2468] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:58.080525 13599 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.079838 10708 raft_consensus.cc:1275] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 13:03:58.082811 13599 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:58.083320 13471 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
W20260709 13:03:58.087525 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 123988us
I20260709 13:03:58.089138 10785 raft_consensus.cc:2393] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 11: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:58.089504 10751 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:58.098842 13596 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:03:58.093564 13609 raft_consensus.cc:2749] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:03:58.108907 13596 consensus_queue.cc:1048] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:58.109597 10676 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:58.112142 10676 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:58.110968 13596 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:03:58.113241 13786 raft_consensus.cc:2804] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:58.113819 13786 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:58.114280 13786 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:58.115345 13713 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:58.093853 13535 raft_consensus.cc:2804] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:58.128140 10602 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:58.130268 13070 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:03:58.095676 13471 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:58.133203 13471 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.135980 13471 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:58.132323 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:03:58.142309 13718 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:58.094198 13599 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:58.144958 13599 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.145959 13536 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:58.146659 13536 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.147670 13599 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:58.148865 13536 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:58.149880 13535 raft_consensus.cc:697] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:58.151396 10602 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:58.151775 13535 consensus_queue.cc:237] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.152561 13777 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:03:58.150501 13609 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:03:58.153159 13777 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:58.153278 13609 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:58.153728 13777 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:58.153950 13609 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:03:58.154253 13786 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.156385 13786 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:58.169636 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 149754us
I20260709 13:03:58.171195 10601 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:58.172230 13505 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:03:58.172713 13505 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:58.173146 13505 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:58.182698 13505 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.172873 10601 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:58.194350 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 82313us
I20260709 13:03:58.209157 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:58.211848 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:58.196511 13726 raft_consensus.cc:2764] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election decision vote started in defunct term 9: won
I20260709 13:03:58.216773 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:58.234283 10705 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:03:58.219200 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:58.220865 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:58.224068 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:58.225673 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:58.236579 10710 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:58.228523 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:58.252736 10786 raft_consensus.cc:1240] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 10. Current term is 11. Ops: []
I20260709 13:03:58.201713 13599 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:58.259613 10705 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 13.
I20260709 13:03:58.255607 13684 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:58.262138 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:58.262727 10778 raft_consensus.cc:1240] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:58.262805 10783 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:03:58.263758 13599 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.266036 13599 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:58.266777 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:03:58.268127 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 63627.4us
I20260709 13:03:58.270100 10751 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:03:58.271908 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:58.273605 10779 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:03:58.273854 10786 raft_consensus.cc:1240] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 10. Current term is 11. Ops: []
I20260709 13:03:58.273626 13828 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:03:58.274574 13684 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.276697 13684 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:58.276737 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:58.277937 10780 raft_consensus.cc:2393] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 9: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:58.278642 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:58.280424 10778 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:03:58.283185 10786 raft_consensus.cc:1240] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 11. Current term is 12. Ops: [11.9-11.9]
I20260709 13:03:58.291613 10780 raft_consensus.cc:1275] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 13:03:58.294870 10710 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
I20260709 13:03:58.301260 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:58.289172 10750 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:58.303193 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:58.303793 10708 raft_consensus.cc:2393] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 13: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:58.305766 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:58.306061 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:58.309283 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:58.309005 10704 raft_consensus.cc:2955] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:03:58.312402 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:58.306533 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:58.306381 10706 raft_consensus.cc:2468] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 5.
I20260709 13:03:58.316601 10778 raft_consensus.cc:1275] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
W20260709 13:03:58.320808 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 148004us
I20260709 13:03:58.318765 10751 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:58.323163 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:58.325636 10751 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:58.329758 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:58.326452 13790 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 13:03:58.328415 13599 raft_consensus.cc:2804] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:03:58.335558 10712 raft_consensus.cc:1240] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: []
I20260709 13:03:58.304386 13609 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.339529 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:58.337128 10601 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:58.335223 13599 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:58.332477 13603 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election won for term 11
W20260709 13:03:58.345292 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 56190us
W20260709 13:03:58.345677 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:58.352146 11350 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:58.352720 13820 raft_consensus.cc:2749] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:58.352779 10602 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:58.353404 11350 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:58.353577 13820 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:58.354483 11350 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:58.354597 13726 raft_consensus.cc:2804] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:58.355681 13704 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:58.357358 13770 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:58.357421 13505 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:58.357012 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:58.338997 13790 raft_consensus.cc:697] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 13 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:58.342952 13599 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:03:58.356652 13820 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.010s
I20260709 13:03:58.378351 10706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:56596
I20260709 13:03:58.379113 10706 raft_consensus.cc:606] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Received request to transfer leadership
I20260709 13:03:58.379446 10706 raft_consensus.cc:614] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:03:58.381925 13767 raft_consensus.cc:2804] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:58.382421 13767 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:58.382797 13767 raft_consensus.cc:3060] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:58.383651 13790 consensus_queue.cc:237] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.386741 13822 raft_consensus.cc:993] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:58.366086 13603 raft_consensus.cc:697] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
W20260709 13:03:58.391404 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 69047.2us
I20260709 13:03:58.394577 10601 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:58.397275 10601 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:58.387363 13822 raft_consensus.cc:1081] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:03:58.367914 13704 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:58.425942 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:58.425405 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 70990.5us
I20260709 13:03:58.430349 13777 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.431740 13603 consensus_queue.cc:237] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.418808 13609 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:58.437167 13543 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:58.432716 13777 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:58.459146 13543 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:58.462332 13833 log.cc:927] Time spent T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 13:03:58.467561 10782 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 13:03:58.445946 13820 raft_consensus.cc:2749] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:03:58.476143 13842 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:03:58.476277 13777 consensus_queue.cc:1059] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 13.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:03:58.476929 13842 raft_consensus.cc:697] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:58.477932 13842 consensus_queue.cc:237] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:03:58.503693 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 105146us
I20260709 13:03:58.497776 13543 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:58.531173 10750 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:58.494669 13837 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:58.541131 13837 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.542833 13770 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:58.543974 13505 consensus_queue.cc:1059] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:03:58.545872 13505 raft_consensus.cc:3055] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:03:58.546319 13505 raft_consensus.cc:740] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:58.547386 13505 consensus_queue.cc:260] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.557852 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:58.558682 10710 raft_consensus.cc:2393] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 11: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:58.508116 13820 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:58.561637 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:58.562458 10711 raft_consensus.cc:2393] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 13: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:03:58.549053 13505 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:58.567144 13718 raft_consensus.cc:2749] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:58.564497 13786 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:58.595069 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 119874us
I20260709 13:03:58.607672 13819 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:58.609174 13839 log.cc:927] Time spent T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.152s	user 0.000s	sys 0.001s
I20260709 13:03:58.627185 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:58.629633 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 232352us
I20260709 13:03:58.634768 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:58.636603 10631 raft_consensus.cc:1240] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 10. Current term is 11. Ops: []
I20260709 13:03:58.644217 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:58.645123 10710 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:03:58.571168 13786 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.653446 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:58.656831 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:58.662329 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:58.663635 10633 raft_consensus.cc:1240] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:58.659063 10630 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:58.666414 10750 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:58.667982 10631 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:03:58.668277 10628 raft_consensus.cc:1240] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 10. Current term is 11. Ops: []
I20260709 13:03:58.669867 10637 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:03:58.672932  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:58.670400 10602 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:58.609597 13820 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.687659 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:58.688920 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:58.690864 10750 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:58.691092 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:58.693956 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:58.698328 10634 raft_consensus.cc:1275] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:03:58.698328 10633 raft_consensus.cc:1275] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 13:03:58.699931 13852 raft_consensus.cc:2804] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:58.700417 13852 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:58.700754 13852 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:58.705525 13824 raft_consensus.cc:2749] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 13:03:58.706966 13840 log.cc:927] Time spent T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.142s	user 0.001s	sys 0.000s
W20260709 13:03:58.708374 13844 log.cc:927] Time spent T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.208s	user 0.001s	sys 0.000s
I20260709 13:03:58.711971 13599 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.714367 13714 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:58.714712 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:58.714915 13714 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.715898 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:58.717036 13714 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:58.717815 13824 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:03:58.718366 10750 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:58.721550 13824 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:03:58.718330 13599 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:58.724189 13786 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:58.727396 13684 consensus_queue.cc:1048] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:58.731729 10750 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:58.737775 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:58.695957 10637 raft_consensus.cc:2468] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:58.739759 10710 raft_consensus.cc:1275] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:03:58.636214 13819 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.742971 10750 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:58.762643 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:58.768980 10630 raft_consensus.cc:1240] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 11. Current term is 12. Ops: [11.9-11.9]
I20260709 13:03:58.775000 10750 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:58.777815 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:58.778625 10630 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:58.765202 13718 raft_consensus.cc:2804] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:58.783334 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:58.734047 13726 raft_consensus.cc:697] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:58.764777 13714 consensus_queue.cc:1048] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.011s
I20260709 13:03:58.772295 13599 raft_consensus.cc:2749] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 13:03:58.772092 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 296780us
I20260709 13:03:58.797851 13322 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:58.798415 13322 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.774652 13852 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.791018 10628 raft_consensus.cc:1240] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 10. Current term is 11. Ops: []
I20260709 13:03:58.798933 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:58.799760 10634 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
W20260709 13:03:58.809852 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 44633.6us
I20260709 13:03:58.873068 10750 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:58.874444 10635 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:58.874837 10750 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:58.877784 10630 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:03:58.883870 10631 raft_consensus.cc:1275] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:03:58.787348 13718 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:58.888212 10711 raft_consensus.cc:1240] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 13. Current term is 14. Ops: []
I20260709 13:03:58.885311 10750 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:58.887151 10629 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 13:03:58.894802 13599 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:03:58.895423 13599 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:58.895915 13599 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:58.894881 10750 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:58.899519 13684 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:03:58.900202 13684 raft_consensus.cc:697] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:58.900569 10750 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:58.901599 13714 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:03:58.799018 13822 raft_consensus.cc:2804] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:03:58.806932 11477 raft_consensus.cc:1240] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 8. Current term is 9. Ops: []
W20260709 13:03:58.823463 13851 log.cc:927] Time spent T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.191s	user 0.002s	sys 0.000s
I20260709 13:03:58.821563 13704 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:58.907675 10676 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:58.885872 13713 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:58.890962 13718 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:58.887605 13535 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:58.923103 13852 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:58.924003 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:58.911936 13819 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:58.925693 13713 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:58.927191 13535 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:58.930974 10783 raft_consensus.cc:1240] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: []
I20260709 13:03:58.931138 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:58.901149 13684 consensus_queue.cc:237] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.938910 13535 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:58.933583 13322 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:58.811494 13767 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:58.941926 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:58.943151 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:58.943876 13767 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:58.925287 13822 raft_consensus.cc:697] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:58.888383 13786 consensus_queue.cc:1059] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.039s
I20260709 13:03:58.944453 13838 raft_consensus.cc:2749] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:03:58.945189 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:58.944929 13822 consensus_queue.cc:237] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.934868 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:58.945808 10778 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:03:58.934856 13764 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:03:58.946888 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:58.948009 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:58.935763 10779 raft_consensus.cc:1240] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 8. Current term is 9. Ops: []
W20260709 13:03:58.948428 13831 log.cc:927] Time spent T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.529s	user 0.000s	sys 0.003s
I20260709 13:03:58.949477 10779 raft_consensus.cc:1240] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 6. Current term is 7. Ops: []
W20260709 13:03:58.936653 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:58.936797 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:58.952787 10780 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:03:58.935820 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:58.953917 10786 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:03:58.953848 13726 consensus_queue.cc:237] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.936801 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:58.946910 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:58.944060 10784 raft_consensus.cc:2410] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 13 because replica has last-logged OpId of term: 10 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 5.
I20260709 13:03:58.949064 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:58.961546 10782 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:03:58.939440 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:58.962347 10779 raft_consensus.cc:1275] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:03:58.959824 10785 raft_consensus.cc:2468] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:03:58.956840 13599 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:58.932643 13820 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:58.933779 13543 raft_consensus.cc:2804] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:03:58.938730 13713 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:58.979859 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:58.979455 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:58.980549 10710 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
W20260709 13:03:58.998909 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:59.001461 13764 raft_consensus.cc:3055] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:03:58.982164 13596 consensus_queue.cc:1059] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.020s
I20260709 13:03:59.002066 13764 raft_consensus.cc:740] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
W20260709 13:03:59.001540 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 92031.4us
I20260709 13:03:58.980403 13543 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:59.004057 13543 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:59.004407 13685 consensus_queue.cc:1059] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:03:59.010895 13837 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:59.014022 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:59.014899 10784 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:03:59.019594 13786 raft_consensus.cc:3055] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:03:59.020061 13786 raft_consensus.cc:740] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
W20260709 13:03:59.036190 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 102166us
I20260709 13:03:59.038028 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:59.038868 10784 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:03:59.020900 13786 consensus_queue.cc:260] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.040479 13599 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:59.049161 13471 raft_consensus.cc:3055] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:03:59.054960 13471 raft_consensus.cc:740] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:59.050222 13685 consensus_queue.cc:1059] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.009s
I20260709 13:03:59.059558 13837 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:59.059899 13685 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:03:59.060150 13837 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.062944 13852 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:59.063484 13777 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:59.063531 13852 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.064214 13777 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.067050 13704 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:59.067248 13505 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:59.066203 13852 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:59.067634 13704 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.070458 13852 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:59.071092 13852 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.071599 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:59.072228 10779 raft_consensus.cc:3060] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:59.072340 13704 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:59.073190 13852 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:59.073451 13505 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.075636 13505 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:59.076834 13847 raft_consensus.cc:3055] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 13:03:59.077247 13847 raft_consensus.cc:740] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:59.078099 13847 consensus_queue.cc:260] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 7, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.066480 13777 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:59.062474 13837 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:59.079067 13847 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:03:59.069293 13820 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:59.086722 13820 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.089002 13820 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:59.094514 13837 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:59.089339 13543 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.106942 13718 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.109119 10779 raft_consensus.cc:2468] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 6.
I20260709 13:03:59.067313 13786 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
W20260709 13:03:59.119750 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 67375.3us
I20260709 13:03:59.122412 13596 consensus_queue.cc:1048] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:03:59.123616 13718 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:59.125528 10676 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:03:59.113252 13820 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:59.127344 10676 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:59.121392 13869 consensus_queue.cc:1048] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:03:59.111759 13713 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.114832 13837 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.130407 13866 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:59.132207 13596 raft_consensus.cc:2804] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:03:59.134764 13596 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:59.137066 13596 raft_consensus.cc:3060] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:03:59.139941 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:03:59.143342 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:59.145280 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:59.147957 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:59.148196 10785 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:03:59.147022 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:59.148073 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:59.149107 10779 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:59.131106 13820 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.155236 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:59.156591 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:59.157003 13820 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:59.159122 13764 consensus_queue.cc:260] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.160605 13596 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:59.163470 10779 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:03:59.167958 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:59.170585 10785 raft_consensus.cc:1275] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 13:03:59.171667 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:59.173149 13820 raft_consensus.cc:476] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Not starting pre-election -- already a leader
I20260709 13:03:59.166600 13869 consensus_queue.cc:1059] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 10.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.012s
I20260709 13:03:59.178678 13869 consensus_queue.cc:1243] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer 7c00483a1339411da05005c410f470a0 log is divergent from this leader: its last log entry 12.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 13:03:59.178964 13713 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:59.179204 13869 raft_consensus.cc:3055] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:03:59.180974 13837 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:59.179659 13869 raft_consensus.cc:740] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:59.182123 13596 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:03:59.182559 13869 consensus_queue.cc:260] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.183149 10710 raft_consensus.cc:1240] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7. Ops: []
I20260709 13:03:59.183808 13869 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:03:59.183904 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:59.190438 10704 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 13:03:59.190711 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:59.173218 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:59.193270 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:59.194375 10708 raft_consensus.cc:2393] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 8: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:59.174269 10784 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
W20260709 13:03:59.204295 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:59.173974 13535 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.166287 13726 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:59.208720 13726 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.174175 13471 consensus_queue.cc:260] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:59.211252 13726 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:59.214077 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:03:59.215255 11477 raft_consensus.cc:2393] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 6: Already voted for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in this term.
I20260709 13:03:59.218684 13543 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:59.219672 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 88224.9us
I20260709 13:03:59.228034 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:59.231096 10712 raft_consensus.cc:2368] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 7. Current term is 8.
I20260709 13:03:59.232000 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:59.176376 13764 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:03:59.229867 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:03:59.238793 10782 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:03:59.230182 13821 log.cc:927] Time spent T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.312s	user 0.003s	sys 0.002s
I20260709 13:03:59.240826 10751 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:59.243202 10781 raft_consensus.cc:2393] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 6: Already voted for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in this term.
I20260709 13:03:59.244263 13322 raft_consensus.cc:2804] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:03:59.244652 13322 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:59.225261 13847 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:59.244969 13322 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:59.247555 13790 consensus_queue.cc:1059] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260709 13:03:59.257349 13855 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:59.257571 13852 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:59.257798 13704 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:59.257999 13855 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.258209 13852 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:03:59.259025 13726 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:59.259572 13726 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.260381 13855 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:59.260474 13852 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:59.258315 13704 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.240898 13837 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:59.265955 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:59.266968 10703 raft_consensus.cc:2393] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in current term 6: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:59.269271 13790 raft_consensus.cc:3055] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:59.269757 13790 raft_consensus.cc:740] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:59.270653 13790 consensus_queue.cc:260] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.271668 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:59.271785 13842 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:59.272636 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:59.273041 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:59.273324 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:59.273682 10633 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:03:59.273886 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:59.274219 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:59.274644 10631 raft_consensus.cc:2393] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 11: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:59.274974 10634 raft_consensus.cc:2393] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 13: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:59.275444 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:59.275743 13848 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:03:59.276394 13848 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.277100 13505 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:59.277611 13505 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.278668 13848 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:59.279605 13505 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:59.262985 13543 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:59.275823 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:59.284008 13837 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.285781 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:59.286728 13837 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:59.273898 10630 raft_consensus.cc:3060] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:03:59.276636 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:59.289009 10637 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
I20260709 13:03:59.263736 13847 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.291798 13847 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:59.292616 10635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:03:59.293251 10635 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:59.293663 10635 raft_consensus.cc:3060] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:59.282317 13543 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.294675 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:59.272480 13842 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.271836 13790 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:59.298583 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:59.306770 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:59.301690 13322 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.307514 10632 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:59.306914 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:59.261590 13726 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:59.311694 13322 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:59.312067 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:59.312875 10637 raft_consensus.cc:2393] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 11: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:03:59.313228 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:59.315788 13543 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:59.318189 10632 raft_consensus.cc:1240] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 13:03:59.318421 13842 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:59.321820 13704 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:59.310026 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 44860us
I20260709 13:03:59.333560 10782 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:59.333938 10676 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:59.336776 13786 consensus_queue.cc:1059] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:03:59.372709 10630 raft_consensus.cc:2468] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 6.
I20260709 13:03:59.370978 10635 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.378602 10629 raft_consensus.cc:1240] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 4. Current term is 5. Ops: []
W20260709 13:03:59.399120 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:59.378571 13543 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:03:59.407399 13471 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:59.410142 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:59.413259 10633 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 13:03:59.420295 10637 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 13:03:59.426056 13535 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:59.449054 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:59.452117 13842 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:03:59.454387 13609 consensus_queue.cc:1048] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:03:59.455020 10635 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:59.455729 10601 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:59.461476 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:59.462464 13603 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:59.463356 13535 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:59.463104 13603 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.463855 13535 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.465133 10704 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 11 index: 6. (index mismatch)
I20260709 13:03:59.461943 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:59.462102 10710 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:03:59.468329 10634 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:03:59.456528 10535 catalog_manager.cc:5697] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: term changed from 7 to 8, leader changed from <none> to 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 8 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:59.473503 10751 leader_election.cc:400] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 7. Current term is 8.
I20260709 13:03:59.487114 10751 leader_election.cc:403] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Cancelling election due to peer responding with higher term
I20260709 13:03:59.470856 13790 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.016s
I20260709 13:03:59.484724 10534 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45040 (request call id 137) took 6751 ms. Trace:
I20260709 13:03:59.477782 10535 catalog_manager.cc:5697] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 3 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 8 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:03:59.478108 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 144185us
I20260709 13:03:59.494877 10601 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:59.468914 13684 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:59.501988 10676 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:59.503830 10676 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:59.504451 10601 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:59.505733 13777 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 13:03:59.505558 13764 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 13:03:59.507830 10601 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:59.509240 10710 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
W20260709 13:03:59.509856 10750 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:59.471751 13536 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:59.471832 13603 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:03:59.511013 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:59.511274 10631 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:03:59.474277 13842 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:03:59.512002 10601 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:59.488444 10534 rpcz_store.cc:276] 0709 13:03:52.738541 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:52.738808 (+   267us) service_pool.cc:224] Handling call
0709 13:03:59.484639 (+6745831us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:58.045350 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:58.046140 (+   790us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:58.046200 (+    60us) write_op.cc:435] Acquired schema lock
0709 13:03:58.046215 (+    15us) tablet.cc:662] Decoding operations
0709 13:03:58.061769 (+ 15554us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:58.061896 (+   127us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:58.061935 (+    39us) tablet.cc:685] Acquiring locks for 7 operations
0709 13:03:58.062757 (+   822us) tablet.cc:701] Row locks acquired
0709 13:03:58.062805 (+    48us) write_op.cc:260] PREPARE: finished
0709 13:03:58.062987 (+   182us) write_op.cc:270] Start()
0709 13:03:58.068298 (+  5311us) write_op.cc:276] Timestamp: P: 1783602238062912 usec, L: 0
0709 13:03:58.068330 (+    32us) op_driver.cc:348] REPLICATION: starting
0709 13:03:58.095215 (+ 26885us) log.cc:844] Serialized 2849 byte log entry
0709 13:03:58.327974 (+232759us) op_driver.cc:464] REPLICATION: finished
0709 13:03:58.480912 (+152938us) spinlock_profiling.cc:243] Waited 1.96 ms on lock 0x7b4400022b4c. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ebfdc85 00007fce8ebfe6a2 00007fce919701db 00007fce9196baaf 00007fce8ecba0ac 00007fce97b14ab9 00007fce8ecd669b 00007fce8ecd493f 00007fce8ecd6c02 00007fce957faef0
0709 13:03:58.708909 (+227997us) write_op.cc:301] APPLY: starting
0709 13:03:58.709022 (+   113us) tablet.cc:1367] starting BulkCheckPresence
0709 13:03:58.709234 (+   212us) tablet.cc:1370] finished BulkCheckPresence
0709 13:03:58.709257 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:03:58.710161 (+   904us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:03:58.710386 (+   225us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=7
0709 13:03:58.710439 (+    53us) write_op.cc:312] APPLY: finished
0709 13:03:58.710714 (+   275us) log.cc:844] Serialized 58 byte log entry
0709 13:03:58.710894 (+   180us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:58.711008 (+   114us) write_op.cc:454] Released schema lock
0709 13:03:58.711053 (+    45us) write_op.cc:341] FINISH: Updating metrics
0709 13:03:58.711444 (+   391us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:03:58.711478 (+    34us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":674,"reported_tablets":22,"child_traces":[["op",{"apply.queue_time_us":338072,"apply.run_cpu_time_us":2557,"apply.run_wall_time_us":27973,"num_ops":7,"prepare.queue_time_us":196462,"prepare.run_cpu_time_us":4883,"prepare.run_wall_time_us":102338,"replication_time_us":235919,"spinlock_wait_cycles":4507520,"thread_start_us":406875,"threads_started":2}]]}
I20260709 13:03:59.515249 10601 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:59.516237 10601 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:59.514614 13848 consensus_queue.cc:1059] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.005s
I20260709 13:03:59.514451 13852 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:03:59.519927 13852 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:59.508929 13873 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:59.523412 13714 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:03:59.525466 13869 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:03:59.506872 13819 raft_consensus.cc:2749] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election lost for term 7. Reason: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 7. Current term is 8.
I20260709 13:03:59.502868 13535 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:59.510115 13855 raft_consensus.cc:2749] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 13:03:59.530539 10601 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:59.510238 13543 raft_consensus.cc:2749] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:03:59.516954 13837 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 13:03:59.532274 13505 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:03:59.527187 13820 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:03:59.532958 13820 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:59.533438 13820 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:59.511446 13847 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:03:59.538379 13847 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:59.538921 13847 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:03:59.544309 13852 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:03:59.544699 10751 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:59.547235 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:59.549000 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:59.511788 13684 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.549394 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:03:59.549882 10703 raft_consensus.cc:2393] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 14: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:03:59.551285 13684 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:59.552093 13684 raft_consensus.cc:2804] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:03:59.552379 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:59.514170 13777 consensus_queue.cc:1059] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 8.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.039s
I20260709 13:03:59.552584 13684 raft_consensus.cc:697] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:03:59.553737 13777 raft_consensus.cc:3055] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:03:59.554090 13777 raft_consensus.cc:740] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:59.554318 13837 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:03:59.554709 13837 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:59.554780 10601 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:59.555060 13777 consensus_queue.cc:260] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.559834 13505 raft_consensus.cc:2749] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:03:59.560006 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:59.560597 13777 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:59.560863 10601 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:59.555161 13837 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:59.552302 13824 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:59.565691 13872 consensus_queue.cc:1048] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:03:59.565753 13824 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.566218 13786 consensus_queue.cc:1048] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:03:59.569150 13505 raft_consensus.cc:2804] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election won for term 8
W20260709 13:03:59.572290 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:59.528071 13842 raft_consensus.cc:697] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:59.569706 13505 raft_consensus.cc:697] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:59.576180 10676 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:59.554042 13684 consensus_queue.cc:237] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [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: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.515029 13536 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.631722 13536 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:59.626869 13873 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:03:59.579484 13596 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.010s
I20260709 13:03:59.571619 13704 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.018s
I20260709 13:03:59.629180 13786 raft_consensus.cc:2749] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 13:03:59.636452 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:59.637840 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 61694.3us
W20260709 13:03:59.643548 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 65890us
I20260709 13:03:59.650449 10676 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:59.649475 10750 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:59.653525 13870 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:03:59.648391 13726 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 6, Time since last communication: 0.006s
I20260709 13:03:59.658507 11345 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:03:59.659564 13846 raft_consensus.cc:2804] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:03:59.660080 13846 raft_consensus.cc:697] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEADER]: Becoming Leader. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Running, Role: LEADER
I20260709 13:03:59.660502 10709 raft_consensus.cc:1275] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:03:59.661042 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:59.660987 13846 consensus_queue.cc:237] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.5, Last appended by leader: 5, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:03:59.663231 13790 consensus_queue.cc:1048] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:03:59.664995 13536 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:59.665444 13536 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.666222 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:59.666361 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:59.667425 13536 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:59.667876 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:59.668015 13536 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:03:59.669432 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:59.670434 10712 raft_consensus.cc:1275] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 13:03:59.671494 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:59.671654 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:59.672991 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:59.673105 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:59.674013 10781 raft_consensus.cc:2410] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 12 because replica has last-logged OpId of term: 10 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 5.
I20260709 13:03:59.676175 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:59.679015 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:59.679651 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:59.680148 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:59.681275 10708 raft_consensus.cc:2410] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 13 because replica has last-logged OpId of term: 11 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 8.
I20260709 13:03:59.683531 10750 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:59.688344  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:59.694720 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:59.695354 10633 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:59.697774 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:59.699316 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:59.705315 10676 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:59.708457 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:59.711786 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:03:59.713027 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:59.714051 10676 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:59.715341 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:03:59.715876 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:59.716404 10637 raft_consensus.cc:2393] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 6: Already voted for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in this term.
I20260709 13:03:59.716930 13322 raft_consensus.cc:2749] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:03:59.717228 10750 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:59.718358 10750 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:59.718964 13322 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:03:59.723861 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:59.724483 10636 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 14.
I20260709 13:03:59.634195 13505 consensus_queue.cc:237] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.724951 10632 raft_consensus.cc:1275] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 13:03:59.680225 13824 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:59.728451 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:59.723248 10676 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:59.723172 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:03:59.651558 13869 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.071s
I20260709 13:03:59.715464 13596 raft_consensus.cc:2749] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:03:59.746622 10637 raft_consensus.cc:1275] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:03:59.738121 10750 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:59.748188 10676 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:03:59.676633 13847 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.751762 10676 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:03:59.707507 13822 consensus_queue.cc:1048] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.027s
I20260709 13:03:59.755540 10750 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:59.727077 13870 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 13:03:59.762986 13870 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:03:59.763543 13870 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:03:59.767122 10750 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:59.749043 13786 raft_consensus.cc:2764] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election decision vote started in defunct term 9: won
I20260709 13:03:59.775317 10634 raft_consensus.cc:1240] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 11. Current term is 12. Ops: [11.8-11.8]
I20260709 13:03:59.776466 13322 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:03:59.777002 13322 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:59.775698 10750 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:59.777423 13322 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:03:59.778429 10750 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:59.750094 13824 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 13:03:59.779867 13873 raft_consensus.cc:2804] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:03:59.756107 13842 consensus_queue.cc:237] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.780376 13873 raft_consensus.cc:697] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:03:59.781297 13873 consensus_queue.cc:237] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.782332 13790 raft_consensus.cc:2749] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 13:03:59.783195 13599 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:03:59.765563 13070 raft_consensus.cc:2749] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:03:59.752832 13872 raft_consensus.cc:2749] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:03:59.753186 13820 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.753661 13764 consensus_queue.cc:1048] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 13:03:59.793409 13599 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260709 13:03:59.817034 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 65353.3us
I20260709 13:03:59.818979 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:59.822676 10708 raft_consensus.cc:1240] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 8. Current term is 9. Ops: []
I20260709 13:03:59.824579 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:03:59.825430 10708 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:03:59.827126 13322 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.834197 10712 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 9. (term mismatch)
I20260709 13:03:59.834780 10712 pending_rounds.cc:85] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 8
I20260709 13:03:59.835072 10712 pending_rounds.cc:107] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 11.9
I20260709 13:03:59.835409 10712 raft_consensus.cc:2889] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:59.852654 13837 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.855602 13837 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:59.855731 13535 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:59.856554 13535 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.858479 13820 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:03:59.859381 13885 log.cc:927] Time spent T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 13:03:59.808765 13599 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:59.861068 13852 raft_consensus.cc:3055] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:03:59.897446 13852 raft_consensus.cc:740] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:03:59.898523 13852 consensus_queue.cc:260] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.900022 13852 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:03:59.861465 13603 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:03:59.901806 13603 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.904157 13603 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:59.908056 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:59.909725 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:59.893918 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:59.896930 13599 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:03:59.919651 13322 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:59.920266 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:59.944229 10633 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:03:59.947772 10708 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:03:59.917625 13847 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:03:59.950479 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:03:59.957245 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 170508us
I20260709 13:03:59.958078 10750 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:59.958441 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:59.895727 13837 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:59.965873 13322 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 13:03:59.966686 10750 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:03:59.969431 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:59.972512 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:59.979233 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:03:59.981043 13322 raft_consensus.cc:2749] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:03:59.972841 13535 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:03:59.977269 13870 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:03:59.968168 13837 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:00.016924 10710 raft_consensus.cc:1240] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 9. Current term is 10. Ops: []
I20260709 13:04:00.033913 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:00.035097 13837 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:00.036597 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:00.037278 13870 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:00.038727 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:00.041771 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:00.032974 13599 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:00.047606 13599 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:00.057514 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:00.057950 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:00.059182 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:00.059638 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:00.060554 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:00.061786 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:00.062575 10708 raft_consensus.cc:1240] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 13. Current term is 14. Ops: []
I20260709 13:04:00.062968 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:00.063534 10709 raft_consensus.cc:3060] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:00.063761 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:00.064883 10705 raft_consensus.cc:1275] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:04:00.066903 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:00.068322 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:00.065186 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:00.071348 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:00.069576 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
W20260709 13:04:00.075635 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 100169us
I20260709 13:04:00.078500 10709 raft_consensus.cc:2468] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:04:00.079593 10676 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:00.082844 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:00.085057 13873 consensus_queue.cc:1059] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.005s
I20260709 13:04:00.081863 13893 consensus_queue.cc:1048] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
W20260709 13:04:00.092293 13895 log.cc:927] Time spent T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 13:04:00.086021 13846 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:00.093742 13846 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:00.085261 13786 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.010s
I20260709 13:04:00.096604 13846 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:00.084146 13764 raft_consensus.cc:2804] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:04:00.098349 13764 raft_consensus.cc:697] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:00.098699 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:00.099308 10785 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 9.
I20260709 13:04:00.099216 13764 consensus_queue.cc:237] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:00.101732 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:00.081094 13870 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260709 13:04:00.102454 10633 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 9.
I20260709 13:04:00.104378 11345 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:00.105691 13846 raft_consensus.cc:2804] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:04:00.106137 13846 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:00.106555 13846 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Advancing to term 10
W20260709 13:04:00.110998 13898 log.cc:927] Time spent T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.081s	user 0.000s	sys 0.002s
I20260709 13:04:00.115329 13846 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:00.115816 10535 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44242 (request call id 37) took 2483 ms. Trace:
I20260709 13:04:00.115885 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:00.120781 10708 raft_consensus.cc:1275] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 13:04:00.124289 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:00.124953 10712 raft_consensus.cc:1240] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 4. Current term is 5. Ops: []
W20260709 13:04:00.140245 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:00.145891 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:00.126061 10535 rpcz_store.cc:276] 0709 13:03:57.632913 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:57.645527 (+ 12614us) service_pool.cc:224] Handling call
0709 13:04:00.115735 (+2470208us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:03:59.652995 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:03:59.653548 (+   553us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:03:59.653585 (+    37us) write_op.cc:435] Acquired schema lock
0709 13:03:59.653601 (+    16us) tablet.cc:662] Decoding operations
0709 13:03:59.654079 (+   478us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:03:59.654152 (+    73us) write_op.cc:641] Partition lock acquired for write op
0709 13:03:59.654185 (+    33us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:03:59.654423 (+   238us) tablet.cc:701] Row locks acquired
0709 13:03:59.654440 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:03:59.654574 (+   134us) write_op.cc:270] Start()
0709 13:03:59.654680 (+   106us) write_op.cc:276] Timestamp: P: 1783602239654532 usec, L: 0
0709 13:03:59.654699 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 13:03:59.655310 (+   611us) log.cc:844] Serialized 1028 byte log entry
0709 13:03:59.772939 (+117629us) op_driver.cc:464] REPLICATION: finished
0709 13:04:00.040760 (+267821us) write_op.cc:301] APPLY: starting
0709 13:04:00.040854 (+    94us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:00.041005 (+   151us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:00.043844 (+  2839us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:00.044258 (+   414us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:00.044535 (+   277us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:04:00.044584 (+    49us) write_op.cc:312] APPLY: finished
0709 13:04:00.044799 (+   215us) log.cc:844] Serialized 28 byte log entry
0709 13:04:00.044988 (+   189us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:00.045088 (+   100us) write_op.cc:454] Released schema lock
0709 13:04:00.045136 (+    48us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:00.046127 (+   991us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:00.046158 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":353451,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":263331,"apply.run_cpu_time_us":2119,"apply.run_wall_time_us":5337,"num_ops":2,"prepare.queue_time_us":141260,"prepare.run_cpu_time_us":2592,"prepare.run_wall_time_us":2592,"replication_time_us":118078,"thread_start_us":225148,"threads_started":2}]]}
I20260709 13:04:00.155303 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:00.156188 10633 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:00.176658 13872 raft_consensus.cc:3055] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:04:00.179042 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:00.179443 13877 consensus_queue.cc:1048] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:00.179898 10785 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:00.177130 13872 raft_consensus.cc:740] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:00.186259 10631 raft_consensus.cc:1275] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:04:00.191491 13890 consensus_queue.cc:1048] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:00.192915 10785 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 10.
I20260709 13:04:00.193487 13872 consensus_queue.cc:260] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:00.198398 10535 catalog_manager.cc:5697] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: term changed from 4 to 6, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68), now has a pending config: VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65), VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66), VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67), VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 6 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: HEALTHY } } } pending_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:00.194818 10633 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 10.
W20260709 13:04:00.195266 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 108173us
I20260709 13:04:00.204037 13837 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:00.204236 13872 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:00.204663 13837 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:00.206861 13837 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:00.220234 11345 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:00.221949 13838 raft_consensus.cc:2804] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:04:00.222445 13838 raft_consensus.cc:697] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 LEADER]: Becoming Leader. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Running, Role: LEADER
I20260709 13:04:00.172012 13846 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:00.244256 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:00.244946 10633 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:04:00.248204 10602 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.250917 10602 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.253083 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:00.254490 10633 raft_consensus.cc:1240] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 6. Current term is 7. Ops: [6.5-6.5]
I20260709 13:04:00.255561 10602 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.261559 10602 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.262419 13847 raft_consensus.cc:2749] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:00.263811 10602 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.264520 13847 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:00.266403 10637 raft_consensus.cc:1240] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 8. Current term is 9. Ops: [8.5-8.5]
I20260709 13:04:00.268620 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:00.268433 10602 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.269433 10704 raft_consensus.cc:3060] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
W20260709 13:04:00.269764 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 121525us
W20260709 13:04:00.270938 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:00.270944 10712 raft_consensus.cc:1275] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:04:00.271312 13322 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:04:00.269994 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 107152us
I20260709 13:04:00.271808 10676 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:00.223356 13838 consensus_queue.cc:237] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:00.275099 13904 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:04:00.276599 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:00.278053 10602 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.243232 13870 consensus_queue.cc:1059] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.017s
I20260709 13:04:00.258507 13852 raft_consensus.cc:2749] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:00.282210 10602 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.288856 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:00.257128 13842 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:00.258713 13848 raft_consensus.cc:2749] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:04:00.280990 10750 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.296308 10602 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.258895 13777 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.035s
I20260709 13:04:00.276708 13505 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:00.288506 13847 raft_consensus.cc:2749] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:00.282971 13904 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:00.305008 10630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c9f949879f44c918513d18d7128559c"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:04:00.290253 13820 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:00.322829 10704 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 10.
I20260709 13:04:00.322904 10630 raft_consensus.cc:606] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.277283 13684 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.027s
W20260709 13:04:00.325124 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 45739.8us
I20260709 13:04:00.290091 13819 consensus_queue.cc:1059] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
W20260709 13:04:00.309507 10583 auto_rebalancer.cc:893] Removing replace marker failed: Replica bbbb5ae25e0e47a7b9b29ba6f9295aa2 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 6 committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:00.299371 13837 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 13:04:00.328912 10583 auto_rebalancer.cc:901] Could not move replica: Illegal state: not currently leader
I20260709 13:04:00.325502 13505 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:00.334434 10750 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.322024 13842 raft_consensus.cc:2749] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:04:00.325021 13852 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:00.330698 10583 auto_rebalancer.cc:330] scheduled replica move failed to complete: Illegal state: not currently leader
I20260709 13:04:00.324820 13904 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:00.355535 10630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:04:00.356386 10630 raft_consensus.cc:606] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.356765 10630 raft_consensus.cc:614] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:04:00.332746 13911 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:04:00.343015 13596 consensus_queue.cc:1059] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260709 13:04:00.365916 13322 raft_consensus.cc:2749] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 13:04:00.378332 10750 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.379459 13911 raft_consensus.cc:697] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:00.381603 13900 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:04:00.380764 13911 consensus_queue.cc:237] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:00.382046 10750 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:00.385695 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 89391.5us
I20260709 13:04:00.386689 10750 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.388872 13322 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:00.389283 10602 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.392833 13877 raft_consensus.cc:2749] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:00.393306 10750 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.393661 13777 raft_consensus.cc:2749] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:04:00.394133 13877 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 13:04:00.394574 13877 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:00.395015 13877 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Advancing to term 14
W20260709 13:04:00.396500 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:00.358680 13852 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:00.359018 13764 consensus_queue.cc:1059] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.029s
I20260709 13:04:00.401469 10750 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.391180 10602 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:00.367312 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 69148.6us
I20260709 13:04:00.361150 13912 consensus_queue.cc:1059] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.040s
I20260709 13:04:00.405166 10750 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.415366 13777 raft_consensus.cc:2749] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:04:00.417546 10602 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.418597 13777 raft_consensus.cc:2749] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:00.419117 10602 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.420141 13777 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:00.420694 10602 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:00.422551 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 44435.6us
I20260709 13:04:00.428495 10602 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.432967 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:00.434509 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:00.436020 10630 raft_consensus.cc:1275] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:04:00.437636 10631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:04:00.438352 10631 raft_consensus.cc:606] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.438792 10631 raft_consensus.cc:614] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:04:00.411164 13910 raft_consensus.cc:2749] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:00.447714 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:00.398192 13837 consensus_queue.cc:1059] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.035s
I20260709 13:04:00.448932 10602 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.450953 10637 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:04:00.449800 13596 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:00.455325 13917 log.cc:927] Time spent T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
I20260709 13:04:00.455505 13596 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:00.456288 13883 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:00.456779 13883 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:00.457710 13596 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:00.461601 13852 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:00.459264 13883 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:00.427065 13900 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:00.449982 13820 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:00.450003 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:00.467558 10633 raft_consensus.cc:2393] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 9: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:00.468174 10637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6485eb753144286a276a460fcb39264"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:04:00.468664 10637 raft_consensus.cc:606] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.469012 10637 raft_consensus.cc:614] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:04:00.406301 13599 consensus_queue.cc:1048] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.044s
I20260709 13:04:00.437565 13070 consensus_queue.cc:1048] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.053s
W20260709 13:04:00.531042 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 82159.3us
I20260709 13:04:00.450337 13916 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:00.532058 10602 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.576617 13070 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:00.579730 13599 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:00.580354 13599 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:00.581162 10778 raft_consensus.cc:1240] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 10. Current term is 11. Ops: []
I20260709 13:04:00.581739 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:00.582052 10784 raft_consensus.cc:1240] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 8. Current term is 9. Ops: [8.6-8.6]
I20260709 13:04:00.582757 13684 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:00.583082 10785 raft_consensus.cc:1240] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 11. Current term is 12. Ops: []
I20260709 13:04:00.583230 13684 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:00.584322 10781 raft_consensus.cc:1240] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 11. Current term is 12. Ops: [11.7-11.7]
I20260709 13:04:00.577241 13070 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:00.527176 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 91765.4us
I20260709 13:04:00.531450 13848 raft_consensus.cc:2749] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:00.576723 10602 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.588156 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:00.607599 10781 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:00.589037 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
W20260709 13:04:00.592065 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 168248us
I20260709 13:04:00.608860 10785 raft_consensus.cc:3055] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:04:00.615881 10785 raft_consensus.cc:740] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:00.616176 10780 raft_consensus.cc:1240] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 8. Current term is 9. Ops: [8.5-8.5]
I20260709 13:04:00.618566 10602 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.620276 13070 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:00.596131 13893 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:00.576087 13916 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:00.584728 13505 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:00.622888 10785 consensus_queue.cc:260] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:00.620977 13820 raft_consensus.cc:2749] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:00.684756 10785 raft_consensus.cc:3060] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:00.684959 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:00.685849 10780 raft_consensus.cc:2393] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 9: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:00.626004 13837 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:00.625525 13777 consensus_queue.cc:1059] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 13.9, Next index: 10, Last known committed idx: 7, Time since last communication: 0.064s
I20260709 13:04:00.693461 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:04:00.696806 13798 log.cc:927] Time spent T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe: Append to log took a long time: real 0.076s	user 0.000s	sys 0.000s
I20260709 13:04:00.626863 13883 consensus_queue.cc:1048] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.060s
I20260709 13:04:00.700191 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:00.689960 13922 raft_consensus.cc:3055] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:04:00.691717 13919 raft_consensus.cc:3055] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:04:00.712632 10785 raft_consensus.cc:2468] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:04:00.713193 10601 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.693244 13471 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:00.631531 13893 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:00.725924 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:00.729890 10750 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.715952 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:00.712195 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:04:00.708647 13872 consensus_meta.cc:287] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent flushing consensus metadata: real 0.504s	user 0.010s	sys 0.000s
I20260709 13:04:00.820317 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:00.821405 10785 raft_consensus.cc:2393] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 12: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:00.714648 13919 raft_consensus.cc:740] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:00.708307 13922 raft_consensus.cc:740] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:00.849291 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:00.727634 13837 raft_consensus.cc:2749] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 13:04:00.856786 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:00.699453 13930 consensus_queue.cc:1048] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.141s
I20260709 13:04:00.823606 13923 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:00.862802 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:00.727370 13471 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:00.848690 13596 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:00.852203 13599 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:00.868542 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:04:00.880326 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 150489us
I20260709 13:04:00.881521 10750 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.885841 13911 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:00.888103 10777 raft_consensus.cc:1240] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 13:04:00.874688 13910 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
W20260709 13:04:00.894477 10676 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.541s	user 0.010s	sys 0.023s
I20260709 13:04:00.894814 13933 consensus_queue.cc:1048] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.032s
I20260709 13:04:00.897507 13471 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:00.883044 13920 log.cc:927] Time spent T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
I20260709 13:04:00.878043 13869 raft_consensus.cc:3055] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Stepping down as leader of term 11
W20260709 13:04:00.894869 10676 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.542s	user 0.010s	sys 0.023s
W20260709 13:04:00.901182 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 547740us
I20260709 13:04:00.906580 10750 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:00.911687 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:00.917706 10750 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:00.870409 13923 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:00.871646 13596 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:00.929659 13945 raft_consensus.cc:2804] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:04:00.930181 13945 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:00.930516 13945 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:00.936498 10781 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 14.
I20260709 13:04:00.921967 10777 raft_consensus.cc:1275] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:04:00.925271 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:00.909544 13869 raft_consensus.cc:740] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:00.948874 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:00.948529 13869 consensus_queue.cc:260] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:00.950040 13869 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:00.950934 10633 raft_consensus.cc:1275] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:04:00.952699 10633 raft_consensus.cc:1275] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:04:00.934798 13910 raft_consensus.cc:2749] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 13:04:00.967258 10784 raft_consensus.cc:1240] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 13. Current term is 14. Ops: [11.8-13.9]
W20260709 13:04:00.962666 13929 log.cc:927] Time spent T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.171s	user 0.001s	sys 0.000s
I20260709 13:04:00.976482 10633 raft_consensus.cc:1240] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 11. Current term is 12. Ops: [11.8-11.8]
W20260709 13:04:00.994844 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 367605us
I20260709 13:04:01.000409 10602 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:01.006274 13873 consensus_queue.cc:1059] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:04:01.010386 13820 raft_consensus.cc:2749] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 13:04:01.010922 13934 log.cc:927] Time spent T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.152s	user 0.000s	sys 0.001s
W20260709 13:04:01.010418 13943 log.cc:927] Time spent T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:04:01.012661 10602 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:01.013664 13893 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:00.876551 13922 consensus_queue.cc:260] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.029879 10784 raft_consensus.cc:1275] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:04:01.036491 10784 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:04:01.010418 10632 raft_consensus.cc:3055] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:04:01.040699 10632 raft_consensus.cc:740] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:00.878756 13919 consensus_queue.cc:260] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.015853 10602 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:01.028800 13837 raft_consensus.cc:2804] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:04:01.048156 10632 consensus_queue.cc:260] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:01.051649 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 92155.3us
I20260709 13:04:01.049539 13820 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:01.014446 13872 consensus_queue.cc:1059] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 11.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.051s
I20260709 13:04:01.058573 10632 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
W20260709 13:04:01.115217 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 54837.8us
I20260709 13:04:01.059463 13919 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:04:01.118366 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:01.069955 13837 raft_consensus.cc:697] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:01.122983 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:01.125614 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:01.126307 10781 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:04:01.128178 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:01.128863 10778 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:04:01.134495 10781 raft_consensus.cc:1275] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:04:01.137924 10632 raft_consensus.cc:1275] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 6. (term mismatch)
I20260709 13:04:01.138383 10632 pending_rounds.cc:85] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 5
I20260709 13:04:01.138689 10632 pending_rounds.cc:107] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 9.6
I20260709 13:04:01.138994 10632 raft_consensus.cc:2889] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:01.161087 10786 raft_consensus.cc:1275] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
W20260709 13:04:01.163990 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:01.165092 10703 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:04:01.166199 10710 raft_consensus.cc:1275] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:04:01.160908 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:01.167639 13953 raft_consensus.cc:3055] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:04:01.168112 13953 raft_consensus.cc:740] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:01.158546 13869 raft_consensus.cc:476] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Not starting pre-election -- already a leader
I20260709 13:04:01.170068 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:01.170284 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:01.171492 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:01.179236 13954 log.cc:927] Time spent T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
I20260709 13:04:01.178800 13953 consensus_queue.cc:260] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.181160 13924 consensus_queue.cc:1059] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.067s
I20260709 13:04:01.181447 13596 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:01.182202 13596 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:01.182371 13924 raft_consensus.cc:3055] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Stepping down as leader of term 8
W20260709 13:04:01.183373 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:01.182868 13596 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:01.185433 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 150793us
W20260709 13:04:01.170800 13852 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 10 current term: 10 is higher.
I20260709 13:04:01.167188 13872 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:01.219525 10712 raft_consensus.cc:1240] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 13:04:01.225718 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:01.182817 13924 raft_consensus.cc:740] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:01.246713 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:01.252082 10704 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
W20260709 13:04:01.221665 10601 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.9.77.67:34207 timed out after 1.561s (SENT) [suppressed 43 similar messages]
I20260709 13:04:01.232101 13596 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:01.282881 13877 consensus_meta.cc:287] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.887s	user 0.009s	sys 0.005s
I20260709 13:04:01.283340 13877 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.245985 13893 consensus_queue.cc:1048] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.043s
I20260709 13:04:01.308444 13921 raft_consensus.cc:3055] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:04:01.308959 13921 raft_consensus.cc:740] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:01.265867 13872 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.262993 13945 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.279453 13786 consensus_queue.cc:1048] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.035s
I20260709 13:04:01.312402 13921 consensus_queue.cc:260] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.290102 13911 consensus_queue.cc:1048] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.022s
I20260709 13:04:01.272608 13837 consensus_queue.cc:237] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.332787 13872 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:01.334591 13904 consensus_meta.cc:287] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent flushing consensus metadata: real 0.967s	user 0.004s	sys 0.009s
I20260709 13:04:01.306354 13924 consensus_queue.cc:260] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:01.336787 13952 log.cc:927] Time spent T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
W20260709 13:04:01.342474 13536 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 5 current term: 5 is higher.
I20260709 13:04:01.335109 13904 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:01.352293 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 130619us
I20260709 13:04:01.355530 10712 raft_consensus.cc:1240] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9. Ops: []
I20260709 13:04:01.319160 13949 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:01.365797 10636 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 13:04:01.361085 13786 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:01.367182 13786 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.361361 13916 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:01.368992 13916 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.371651 13916 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:01.372073 13915 log.cc:927] Time spent T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.937s	user 0.000s	sys 0.011s
I20260709 13:04:01.373498 13842 raft_consensus.cc:3055] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 13:04:01.373915 13842 raft_consensus.cc:740] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:01.375098 13847 raft_consensus.cc:993] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:01.374796 13842 consensus_queue.cc:260] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.375614 13847 raft_consensus.cc:1081] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:01.375790 13842 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Advancing to term 14
W20260709 13:04:01.380697 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:01.383513 10635 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54304 (request call id 1339) took 1122 ms. Trace:
I20260709 13:04:01.369215 13786 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:01.365356 13945 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:01.389032 10635 rpcz_store.cc:276] 0709 13:04:00.261438 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:00.261569 (+   131us) service_pool.cc:224] Handling call
0709 13:04:00.262111 (+   542us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:04:00.262579 (+   468us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:04:00.262616 (+    37us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:04:00.263565 (+   949us) log.cc:844] Serialized 548 byte log entry
0709 13:04:00.352417 (+ 88852us) raft_consensus.cc:1645] Marking committed up to 7
0709 13:04:00.352451 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:00.352547 (+    96us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:04:01.371304 (+1018757us) spinlock_profiling.cc:243] Waited 1.76 ms on lock 0x7b4400022b4c. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ebfdc85 00007fce8ebfe6a2 00007fce919701db 00007fce9196baaf 00007fce9195f86e 00007fce9195ebb6 00007fce9195e7d8 00007fce91968221 00007fce919681d9 00007fce91968169
0709 13:04:01.377510 (+  6206us) raft_consensus.cc:1685] finished
0709 13:04:01.377536 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:04:01.383421 (+  5885us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4055424,"thread_start_us":88603,"threads_started":1,"wal-append.queue_time_us":124013}
I20260709 13:04:01.392064 13904 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:01.412325 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:01.414446 13969 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:01.414999 13969 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:01.422158 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 201387us
I20260709 13:04:01.363510 13949 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.417218 13969 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:01.433996 13924 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:01.436039 10535 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44242 (request call id 38) took 1245 ms. Trace:
I20260709 13:04:01.437904 13877 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:01.440686 13949 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:01.407373 13930 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.018s
I20260709 13:04:01.448303 13923 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:01.449143 10779 raft_consensus.cc:1275] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:04:01.450919 10634 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54304 (request call id 1338) took 1189 ms. Trace:
I20260709 13:04:01.451298 10634 rpcz_store.cc:276] 0709 13:04:00.261077 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:00.261227 (+   150us) service_pool.cc:224] Handling call
0709 13:04:00.281315 (+ 20088us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:04:00.360056 (+ 78741us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 13:04:00.367366 (+  7310us) log.cc:844] Serialized 14 byte log entry
0709 13:04:00.428125 (+ 60759us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:04:00.428177 (+    52us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:04:00.428217 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:01.450702 (+1022485us) spinlock_profiling.cc:243] Waited 78.5 ms on lock 0x7b540042d6d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:04:01.450747 (+    45us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:04:01.450868 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":66057,"prepare.queue_time_us":13563,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":38,"raft.queue_time_us":23852,"raft.run_cpu_time_us":138,"raft.run_wall_time_us":12613,"spinlock_wait_cycles":180530432,"thread_start_us":56742,"threads_started":1,"wal-append.queue_time_us":93319}
I20260709 13:04:01.462005 11478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:01.436612 10535 rpcz_store.cc:276] 0709 13:04:00.190363 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:00.190510 (+   147us) service_pool.cc:224] Handling call
0709 13:04:01.435922 (+1245412us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:00.344876 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:00.345647 (+   771us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:00.345696 (+    49us) write_op.cc:435] Acquired schema lock
0709 13:04:00.345724 (+    28us) tablet.cc:662] Decoding operations
0709 13:04:00.346145 (+   421us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:00.346220 (+    75us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:00.346258 (+    38us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:04:00.346482 (+   224us) tablet.cc:701] Row locks acquired
0709 13:04:00.346502 (+    20us) write_op.cc:260] PREPARE: finished
0709 13:04:00.346691 (+   189us) write_op.cc:270] Start()
0709 13:04:00.346821 (+   130us) write_op.cc:276] Timestamp: P: 1783602240346634 usec, L: 0
0709 13:04:00.346849 (+    28us) op_driver.cc:348] REPLICATION: starting
0709 13:04:00.347699 (+   850us) log.cc:844] Serialized 833 byte log entry
0709 13:04:00.357737 (+ 10038us) op_driver.cc:464] REPLICATION: finished
0709 13:04:00.376466 (+ 18729us) write_op.cc:301] APPLY: starting
0709 13:04:00.378151 (+  1685us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:00.391989 (+ 13838us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:00.399059 (+  7070us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:00.402560 (+  3501us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:00.402804 (+   244us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:04:00.402849 (+    45us) write_op.cc:312] APPLY: finished
0709 13:04:00.424467 (+ 21618us) log.cc:844] Serialized 22 byte log entry
0709 13:04:00.443888 (+ 19421us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:00.450648 (+  6760us) write_op.cc:454] Released schema lock
0709 13:04:00.451919 (+  1271us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:00.460155 (+  8236us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:00.460203 (+    48us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":3742,"apply.run_cpu_time_us":2251,"apply.run_wall_time_us":86357,"num_ops":1,"prepare.queue_time_us":92505,"prepare.run_cpu_time_us":3206,"prepare.run_wall_time_us":6425,"replication_time_us":5297,"thread_start_us":25840,"threads_started":1}]]}
I20260709 13:04:01.464296 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:01.466938 10533 catalog_manager.cc:5697] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 9 to 11, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 11 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
W20260709 13:04:01.470512 13931 log.cc:927] Time spent T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.764s	user 0.002s	sys 0.000s
I20260709 13:04:01.472792 10629 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 1821) took 1031 ms. Trace:
I20260709 13:04:01.473194 10629 rpcz_store.cc:276] 0709 13:04:00.441027 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:00.444591 (+  3564us) service_pool.cc:224] Handling call
0709 13:04:00.444979 (+   388us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:04:00.453060 (+  8081us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:04:00.453099 (+    39us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:04:00.453671 (+   572us) log.cc:844] Serialized 26 byte log entry
0709 13:04:00.530864 (+ 77193us) raft_consensus.cc:1645] Marking committed up to 8
0709 13:04:00.577163 (+ 46299us) log.cc:844] Serialized 14 byte log entry
0709 13:04:00.577386 (+   223us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:00.577466 (+    80us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:04:01.469845 (+892379us) spinlock_profiling.cc:243] Waited 1.22 ms on lock 0x7b4400022b4c. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ebfdc85 00007fce8ebfe6a2 00007fce919701db 00007fce9196baaf 00007fce9195f86e 00007fce9195ebb6 00007fce9195e7d8 00007fce91968221 00007fce919681d9 00007fce91968169
0709 13:04:01.472511 (+  2666us) raft_consensus.cc:1685] finished
0709 13:04:01.472609 (+    98us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:04:01.472737 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":69370,"prepare.queue_time_us":46104,"prepare.run_cpu_time_us":32,"prepare.run_wall_time_us":33,"raft.queue_time_us":8894,"raft.run_cpu_time_us":155,"raft.run_wall_time_us":155,"spinlock_wait_cycles":2802944,"thread_start_us":65114,"threads_started":1,"wal-append.queue_time_us":164952}
I20260709 13:04:01.476593 13838 consensus_queue.cc:1048] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:04:01.478962 13970 log.cc:927] Time spent T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.166s	user 0.000s	sys 0.003s
I20260709 13:04:01.483659 13684 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:01.483333 10533 catalog_manager.cc:5697] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:01.484915 10533 catalog_manager.cc:5697] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 9 to 10, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 10 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:01.486647 10533 catalog_manager.cc:5697] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 10 to 11, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 11 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:01.488193 10533 catalog_manager.cc:5697] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 5 to 6, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 6 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:01.494422 13925 log.cc:927] Time spent T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.811s	user 0.004s	sys 0.000s
W20260709 13:04:01.497545 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 69759.5us
I20260709 13:04:01.497825 13953 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:01.499905 13956 raft_consensus.cc:2955] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Committing config change with OpId 10.8: config changed from index 6 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:04:01.493100 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 137417us
I20260709 13:04:01.509089 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:01.511677 10533 catalog_manager.cc:5697] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:01.520087 10533 catalog_manager.cc:5697] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 11 to 12, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 12 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:01.516130 10601 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:01.516222 11480 raft_consensus.cc:2955] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Committing config change with OpId 10.8: config changed from index 6 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:01.522511 10601 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:01.523620 13852 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 13:04:01.524374 13852 raft_consensus.cc:2749] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:01.525743 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:01.526065 10601 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:01.526499 10709 raft_consensus.cc:2393] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 14: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:04:01.526630 10777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c19da011c42842eba75925cdd68568d4"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:01.526796 13852 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:01.527333 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:01.530333 10601 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:01.530140 10533 catalog_manager.cc:5697] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
W20260709 13:04:01.535509 13957 log.cc:927] Time spent T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.246s	user 0.002s	sys 0.000s
I20260709 13:04:01.536840 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:01.538316 13777 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:04:01.539229 13777 consensus_queue.cc:1048] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:04:01.545929 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:01.535425 10751 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:01.549683 13505 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:01.550657 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:01.551384 10602 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:01.527282 10777 raft_consensus.cc:606] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:01.553911 13322 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:04:01.555161 10751 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:04:01.556874 13322 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:04:01.557400 13322 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:01.557780 13322 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:01.550196 13820 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:01.587659 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:04:01.590426 13955 log.cc:927] Time spent T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.235s	user 0.002s	sys 0.000s
I20260709 13:04:01.595713 13070 consensus_queue.cc:1059] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:01.562431 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:01.603399 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:01.607366 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:01.604970 13922 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:01.556257 13837 consensus_queue.cc:1048] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.059s
I20260709 13:04:01.615367 13847 consensus_queue.cc:1048] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:01.608225 10777 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 14.
I20260709 13:04:01.617303 13070 raft_consensus.cc:3055] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:04:01.617736 13070 raft_consensus.cc:740] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:01.572935 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:01.621994 10783 raft_consensus.cc:2410] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 8 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 13:04:01.618597 13070 consensus_queue.cc:260] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.623054 13070 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:01.624778 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:01.626371 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:01.550199 13505 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.651883 10635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:04:01.652529 10635 raft_consensus.cc:606] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:01.654009  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:04:01.649534 13953 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:01.655225 13873 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:01.655788  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:01.655766 13873 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.649827 13919 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:01.656997 13919 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.658097 13873 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:01.640358 13904 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:01.659740 13873 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:01.659610 13904 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.660317 13873 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.661787 13904 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:01.601073 13948 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:01.671398 10676 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:04:01.644449 13322 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.603374 13777 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.050s
I20260709 13:04:01.599853 13820 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.659025 13919 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:01.641486 13923 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:01.679848 10782 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 13:04:01.678428 10676 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:01.665666 13961 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:01.683400 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 93497.5us
I20260709 13:04:01.703136 10602 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:01.691367 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:01.704506 10602 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:01.705651 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:01.708496 13322 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:01.710083 10676 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:04:01.711098 10676 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:04:01.655061 13953 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.713078 10777 raft_consensus.cc:2410] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 9 because replica has last-logged OpId of term: 8 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 5.
I20260709 13:04:01.715891 10676 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:01.712090 13930 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 13:04:01.720698 10676 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:01.686757 13852 raft_consensus.cc:2749] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:01.725737 10676 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:01.714401 13982 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader election won for term 14
W20260709 13:04:01.728138 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:01.713624 13543 raft_consensus.cc:2749] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:01.717984 13872 raft_consensus.cc:2804] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:04:01.716348 13919 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election won for term 12
W20260709 13:04:01.730722 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 112922us
I20260709 13:04:01.686141 13916 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.038s
I20260709 13:04:01.738565 13505 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:01.739164 13820 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:01.724916 13786 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 13:04:01.741145 13786 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:01.741689 13786 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:01.743217 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:01.743805 10782 raft_consensus.cc:2376] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5. Re-sending same reply.
I20260709 13:04:01.707979 13961 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.746248 13873 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:01.746579 13961 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:01.747429 13977 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:01.718097 13870 consensus_queue.cc:1048] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.017s
I20260709 13:04:01.752434 13953 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:01.720887 13969 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:01.735435 13982 raft_consensus.cc:697] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:01.734341 13980 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:01.757448 13980 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.721020 13596 consensus_queue.cc:1048] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.034s
I20260709 13:04:01.759883 13980 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:01.754945 13919 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:01.761133 13919 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:01.761277 13994 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:01.766323 10710 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 13:04:01.708285 13923 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.767760 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:01.768427 10629 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:04:01.773056 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:01.773639 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:01.774063 13820 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:01.774281 10634 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:04:01.774746 13820 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.735513 13872 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:01.777072 13596 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:01.777673 13820 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:01.757467 13982 consensus_queue.cc:237] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.777724 13872 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:01.787235 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:01.777917 13596 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:01.789311 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:01.792431 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:01.801587 10631 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 14.
I20260709 13:04:01.781775 10628 raft_consensus.cc:2955] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Committing config change with OpId 10.8: config changed from index 6 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:01.804687 10635 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:01.802740 10782 raft_consensus.cc:2955] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 3 to 5, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:01.807912 13596 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:01.821625 11477 consensus_queue.cc:237] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:04:01.826392 11350 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:01.823879 13921 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:01.839497 13941 raft_consensus.cc:2955] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEADER]: Committing config change with OpId 4.5: config changed from index 3 to 5, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:04:01.862370 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:01.785418 10780 raft_consensus.cc:2955] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 3 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:01.872782 10635 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:04:01.873993 10636 raft_consensus.cc:1240] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9. Ops: []
I20260709 13:04:01.874971 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:01.877360 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:01.878345 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:01.882022 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:01.882686 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:01.882984 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:01.883622 10783 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:04:01.883632 10779 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:04:01.879025 10707 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:04:01.888100 10778 raft_consensus.cc:1240] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 8. Current term is 9. Ops: []
I20260709 13:04:01.889175 10707 raft_consensus.cc:1240] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 13. Current term is 14. Ops: []
I20260709 13:04:01.891371 10712 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c9f949879f44c918513d18d7128559c"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56616
I20260709 13:04:01.891971 10712 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:01.892089 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:01.892344 10712 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:01.895176 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:01.895782 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:01.895237 10785 raft_consensus.cc:2955] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Committing config change with OpId 10.8: config changed from index 6 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:01.896890 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:01.897483 10709 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:04:01.896325 10708 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:04:01.899983 10676 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:01.902953 10676 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:01.903831 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:01.904397 10711 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:04:01.907305 10602 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:01.908576 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:01.911597 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:04:01.999231 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 95465.9us
I20260709 13:04:02.004577 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:02.010262 10786 raft_consensus.cc:2393] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 7: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:01.899685 13993 raft_consensus.cc:2749] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:01.906387 13956 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:04:02.021234 13992 raft_consensus.cc:2804] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:04:02.022159 13918 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.117s
I20260709 13:04:02.026765 10786 raft_consensus.cc:1275] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 13:04:01.913285 13893 raft_consensus.cc:2804] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260709 13:04:02.064306 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 60205.7us
I20260709 13:04:02.066891 10602 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:02.069041 10751 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:02.068603 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:02.070214 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:02.074206 10602 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:01.913647 13596 consensus_queue.cc:1059] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.144s
I20260709 13:04:02.033701 13956 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:02.054997 13992 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:02.052265 13977 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:02.055565 13877 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:02.074517 13993 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:02.061755 13893 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:02.061087 13908 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:02.070358 13505 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:02.080382 13842 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:04:02.111726 10636 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 14.
I20260709 13:04:02.091388 13992 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:02.099543 13916 raft_consensus.cc:993] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
W20260709 13:04:02.114037 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 45113us
I20260709 13:04:02.087677 13956 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:02.089604 13852 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:04:02.140745 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:02.132434 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:02.095101 10583 placement_policy_util.cc:248] tablet d9e0fdbd1e7d4fc0a9e330373ff8e0c5: not considering replicas for movement since the tablet's status is 'UNAVAILABLE'
I20260709 13:04:02.108553 13893 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:02.103971 13953 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:02.097221 13890 consensus_queue.cc:1048] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.031s
I20260709 13:04:02.082512 13786 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.163158 13995 raft_consensus.cc:1081] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:02.127908 13950 raft_consensus.cc:2804] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:04:02.168119 13950 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:02.168653 13950 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:02.165294 13786 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 15 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:02.179713 13911 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:02.100999 13977 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.120244 13842 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:02.189989 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:02.194270 10782 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:02.131745 13923 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:02.145900 13852 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:02.104838 13877 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.128180 13505 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.119690 13908 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.226156 10782 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 15.
I20260709 13:04:02.220062 10712 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.228502 10704 raft_consensus.cc:1240] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 12. Current term is 13. Ops: []
I20260709 13:04:02.176929 13919 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.216491 10705 raft_consensus.cc:1275] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
W20260709 13:04:02.207075 14000 log.cc:927] Time spent T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.318s	user 0.001s	sys 0.000s
I20260709 13:04:02.235394 10710 raft_consensus.cc:2393] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 12: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
W20260709 13:04:02.207584 13998 log.cc:927] Time spent T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.155s	user 0.000s	sys 0.001s
I20260709 13:04:02.199698 13842 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:02.232983 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:02.217461 13852 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
W20260709 13:04:02.276098 14002 log.cc:927] Time spent T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.198s	user 0.000s	sys 0.001s
W20260709 13:04:02.280126 14008 log.cc:927] Time spent T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.127s	user 0.003s	sys 0.000s
I20260709 13:04:02.209249 13977 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:02.287072 10783 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:04:02.309778 10709 raft_consensus.cc:1240] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 11. Current term is 12. Ops: [11.7-11.7]
I20260709 13:04:02.207295 13969 raft_consensus.cc:3055] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:04:02.230378 13944 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
W20260709 13:04:02.293982 14005 log.cc:927] Time spent T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 13:04:02.129315 13993 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:02.301764 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:02.235836 13883 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:02.291628 10676 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:02.310693 10785 raft_consensus.cc:2468] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:04:02.199321 13911 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.306649 10712 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:02.191779 13953 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:02.330653 10676 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:04:02.338910 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:02.311460 13969 raft_consensus.cc:740] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:02.313875 13890 consensus_queue.cc:1048] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.034s
I20260709 13:04:02.338042 13922 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 13:04:02.352803 13923 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:04:02.376250 13923 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:02.320195 13944 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.331872 13883 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.380858 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:02.368525 13505 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:02.383049 13923 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:02.385232 13922 raft_consensus.cc:697] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:02.370972 13948 consensus_queue.cc:1059] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 12.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.031s
W20260709 13:04:02.417996 14009 log.cc:927] Time spent T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.136s	user 0.000s	sys 0.000s
W20260709 13:04:02.421077 13872 consensus_meta.cc:287] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent flushing consensus metadata: real 0.643s	user 0.005s	sys 0.006s
I20260709 13:04:02.404235 13819 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:02.422363 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:02.447324 10637 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:04:02.423580 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:02.426266 13949 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:02.447105 13819 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.446439 13944 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:04:02.441838 10583 auto_rebalancer.cc:629] Failed to schedule move for tablet f229ef9e7d5e43abb64967b715b1774a: Illegal state: Replica 7c00483a1339411da05005c410f470a0 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 9 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:02.449119 13949 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.418025 13883 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:02.431398 13505 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:02.493564 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:02.494534 10628 raft_consensus.cc:2393] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 7: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:02.483067 10601 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:02.501794 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:02.505892 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:02.460281 13790 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:02.502738 10704 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:04:02.466652 13820 raft_consensus.cc:3055] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 13:04:02.499428 13877 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:02.460525 13908 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:02.487917 14012 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:02.530395 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:02.531075 10778 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:04:02.533874 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:02.535430 10781 raft_consensus.cc:1275] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:04:02.541508 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:02.542219 10781 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:04:02.444952 13950 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.505226 13948 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 13:04:02.544605 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 213932us
I20260709 13:04:02.455798 13872 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.523662 13820 raft_consensus.cc:740] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:02.527026 13790 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.561228 10706 raft_consensus.cc:1240] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8. Ops: []
I20260709 13:04:02.562307 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:02.562271 10628 raft_consensus.cc:2955] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 3 to 5, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:02.563731 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:02.565271 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:02.566851 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:02.570349 10676 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:02.572084 10676 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:02.510522 13992 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.542567 13911 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:02.507893 13505 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.578668 10778 raft_consensus.cc:2393] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 8: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:02.583956 13924 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:04:02.584830 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:02.585857 13790 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:04:02.587913 14013 log.cc:927] Time spent T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.106s	user 0.000s	sys 0.001s
I20260709 13:04:02.589214 13950 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:02.591001 13820 consensus_queue.cc:260] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.595899 10629 raft_consensus.cc:2393] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 8: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:02.460881 13969 consensus_queue.cc:260] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.600250 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:02.603551 13953 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:02.602944 13852 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.604785 13949 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:02.606271 13819 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:02.577744 13777 consensus_queue.cc:1048] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.031s
I20260709 13:04:02.609850 13911 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:02.610013 13956 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.610472 13936 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:02.560770 13948 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:02.612622 13993 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:02.558936 14010 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:02.579836 10751 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:02.614430 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:02.616011 10676 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
W20260709 13:04:02.650177 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 68327.7us
I20260709 13:04:02.652658 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:02.580621 13908 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election won for term 9
W20260709 13:04:02.614929 13999 log.cc:927] Time spent T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
W20260709 13:04:02.637550 13921 consensus_meta.cc:287] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent flushing consensus metadata: real 0.804s	user 0.004s	sys 0.008s
I20260709 13:04:02.614481 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:02.593132 13842 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.629005 13924 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:02.548614 14012 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.574898 13837 consensus_queue.cc:1059] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.083s
I20260709 13:04:02.672279 13820 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:02.550745 13922 consensus_queue.cc:237] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 7, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.673067 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:02.679405 10710 raft_consensus.cc:2410] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 10 because replica has last-logged OpId of term: 8 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 5.
I20260709 13:04:02.680758 10632 raft_consensus.cc:2393] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 12: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
W20260709 13:04:02.682130 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 66185.5us
W20260709 13:04:02.685331 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 105557us
I20260709 13:04:02.685824 10750 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:02.700058 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:02.694826 10703 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:04:02.669546 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:02.681540 13949 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:02.688997 13893 consensus_meta.cc:287] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent flushing consensus metadata: real 0.503s	user 0.007s	sys 0.003s
I20260709 13:04:02.704689 10676 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:02.692397 13599 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:04:02.669333 13911 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.768332 13599 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:02.798026 13599 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:04:02.799214 13911 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:02.763180 13714 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 13:04:02.708086 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:02.801075 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:02.801797 13932 raft_consensus.cc:993] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:02.801715 10711 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:04:02.802309 13932 raft_consensus.cc:1081] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:02.708600 13919 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:02.778232 13993 raft_consensus.cc:3055] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:04:02.803536 13993 raft_consensus.cc:740] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:02.804332 13993 consensus_queue.cc:260] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.703317 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:02.805665 10630 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:04:02.806540 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:02.807572 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:02.808056 10630 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:02.712270 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:02.685232 13908 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:02.809656 13908 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:02.670953 13936 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.783041 13505 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:02.768340 13893 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.811803 10634 raft_consensus.cc:1240] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 11. Current term is 12. Ops: []
I20260709 13:04:02.813438 13893 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:02.814198 10707 raft_consensus.cc:1240] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 8. Current term is 9. Ops: [8.5-8.5]
W20260709 13:04:02.768378 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 63756.8us
I20260709 13:04:02.815660 10676 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:02.783288 13921 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:04:02.786420 13956 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:02.817101 14018 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:04:02.678296 13948 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.819213 10631 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54298 (request call id 1832) took 1015 ms. Trace:
I20260709 13:04:02.685148 14010 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.712515 13786 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:02.823048 13993 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:02.790910 13969 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:02.779676 13842 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:02.696857 13924 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:02.688572 13596 raft_consensus.cc:2749] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:02.775724 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:02.767702 13949 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.768730 10636 raft_consensus.cc:2393] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 10: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:02.796810 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:02.804752 14012 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:02.822719 13786 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.790131 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:02.842739 10710 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 8
I20260709 13:04:02.819667 10631 rpcz_store.cc:276] 0709 13:04:01.803629 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:01.817783 (+ 14154us) service_pool.cc:224] Handling call
0709 13:04:01.856265 (+ 38482us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:04:01.887519 (+ 31254us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:04:01.887553 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:04:01.887891 (+   338us) log.cc:844] Serialized 26 byte log entry
0709 13:04:02.313956 (+426065us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:04:02.329949 (+ 15993us) log.cc:844] Serialized 14 byte log entry
0709 13:04:02.330501 (+   552us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:02.330606 (+   105us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:04:02.652725 (+322119us) spinlock_profiling.cc:243] Waited 10.3 ms on lock 0x7b180004b6a0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce97b9fde1 00007fce97bac5b1 00007fce8ecd73f3 00007fce8ecd97c1 00007fce8ecd9779 00007fce8ecd9709 00007fce8ecd96d1 00007fce8ecd89cd 000000000038f354 000000000038f199 00007fce8ecba83a
0709 13:04:02.763204 (+110479us) raft_consensus.cc:1685] finished
0709 13:04:02.819008 (+ 55804us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:04:02.819147 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":15222,"prepare.queue_time_us":19995,"prepare.run_cpu_time_us":75,"prepare.run_wall_time_us":8222,"raft.queue_time_us":24396,"raft.run_cpu_time_us":235,"raft.run_wall_time_us":5558,"spinlock_wait_cycles":23658752,"thread_start_us":411894,"threads_started":1,"wal-append.queue_time_us":518585}
I20260709 13:04:02.837945 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:02.844372 10629 raft_consensus.cc:2410] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 10 because replica has last-logged OpId of term: 8 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 5.
I20260709 13:04:02.844525 10703 raft_consensus.cc:2410] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 10 because replica has last-logged OpId of term: 8 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 4.
I20260709 13:04:02.845225 10634 raft_consensus.cc:1275] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 13:04:02.794127 10750 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:02.849329 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:02.859491 10676 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
W20260709 13:04:02.860796 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 66723.4us
I20260709 13:04:02.871771 10676 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:02.873560 10750 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:02.878608 10751 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:02.877970 10630 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 15.
I20260709 13:04:02.879421 10750 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:02.881246 13322 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:02.775035 13872 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:02.783907 13992 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:02.785161 13852 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:02.891356 10676 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:02.834573 13921 raft_consensus.cc:697] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:02.899601 10676 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:04:02.901329 10676 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:02.855185 13936 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:02.863770 13932 raft_consensus.cc:2749] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:02.913596 10710 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:04:02.915416 13322 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:04:02.915977 13322 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:02.916420 13322 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:02.888644 13596 raft_consensus.cc:2749] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:02.887120 13790 raft_consensus.cc:2764] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader election decision vote started in defunct term 14: won
W20260709 13:04:02.941092 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:02.904264 13919 raft_consensus.cc:2749] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:02.910670 13953 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:02.918555 13893 raft_consensus.cc:2749] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:02.945322 14018 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260709 13:04:02.969776 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 89067.5us
I20260709 13:04:02.901540 13923 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:02.968147 10708 raft_consensus.cc:1275] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:04:02.951921 13872 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:02.971125 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 97309.8us
I20260709 13:04:02.980346 10705 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56616
I20260709 13:04:02.983552 10705 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:02.984071 10705 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:02.985904 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:02.986740 10751 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:02.963414 14010 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:02.990067 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:02.972277 14018 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:03.005689 13322 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.003499 10709 raft_consensus.cc:2393] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 10: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:04:03.008812 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:03.009634 10710 raft_consensus.cc:2393] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 8: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:03.022287 13322 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:04:03.023290 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:03.026562 10704 consensus_queue.cc:237] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:03.035763 10751 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:03.037771 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:03.038060 13599 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.038724 10709 raft_consensus.cc:2393] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 10: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:04:03.038681 13944 raft_consensus.cc:2804] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:04:03.039821 13944 raft_consensus.cc:697] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:03.040283 13599 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:03.040791 13944 consensus_queue.cc:237] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:03.041860 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 48916.8us
I20260709 13:04:03.042579 10750 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:03.043951 13936 raft_consensus.cc:2749] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 13:04:03.046193 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.002523 13948 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:02.996589 13819 raft_consensus.cc:2804] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:04:03.047374 13819 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:02.694267  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:02.994724 13921 consensus_queue.cc:237] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.048782 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:03.023481 14018 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:03.049661 10709 raft_consensus.cc:2393] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 12: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:04:03.052138 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:02.989511 13872 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.054724 10676 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:04:03.053948 10535 catalog_manager.cc:5697] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: term changed from 8 to 10, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 10 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:03.057017 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.047755 13819 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:03.061983 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.065593 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.066376 10706 raft_consensus.cc:2393] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 13: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:04:03.066911 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:03.064409 10705 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.068600 10711 raft_consensus.cc:1240] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 12. Current term is 13. Ops: []
I20260709 13:04:03.070501 10633 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 13.
I20260709 13:04:03.071010 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.078418 10709 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
W20260709 13:04:03.072048 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:03.061204 13982 raft_consensus.cc:2804] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:04:03.088605 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:03.090265 10636 raft_consensus.cc:2393] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 12: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:03.054224 14010 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:03.091220 10635 raft_consensus.cc:2410] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 12 because replica has last-logged OpId of term: 11 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 6.
I20260709 13:04:02.892098 13941 raft_consensus.cc:2955] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 LEADER]: Committing config change with OpId 8.8: config changed from index 6 to 8, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:03.103741 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
W20260709 13:04:03.121950 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 43912.2us
I20260709 13:04:03.124709 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:03.093078 13982 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:03.084836 13820 consensus_queue.cc:1059] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.037s
W20260709 13:04:03.138896 14026 log.cc:927] Time spent T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 13:04:03.091251 13852 consensus_queue.cc:1059] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.042s
I20260709 13:04:03.102626 13949 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:03.143210 10710 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:04:03.120764 13786 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:03.149413 10750 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:03.102250 13992 consensus_queue.cc:1048] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.037s
I20260709 13:04:03.154230 10751 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:03.170388 13932 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:04:03.171097 13932 raft_consensus.cc:697] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:03.171346 10778 raft_consensus.cc:2955] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 6 to 8, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:03.172315 13932 consensus_queue.cc:237] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.174111 10750 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:03.176234 13980 raft_consensus.cc:2749] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:04:03.099906 14010 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:03.238178 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:03.238837 10637 raft_consensus.cc:3055] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 13:04:03.239142 10637 raft_consensus.cc:740] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:03.238451 10711 raft_consensus.cc:2955] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 6 to 8, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:03.239998 14010 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:03.187563 13993 raft_consensus.cc:3055] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:04:03.240638 13993 raft_consensus.cc:740] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:03.241499 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:03.241648 13993 consensus_queue.cc:260] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.242816 13993 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:03.168128 10705 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:03.206224 13893 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:04:03.131323 13982 raft_consensus.cc:3060] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:04:03.211514 13963 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.257669 13963 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.259954 13963 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:03.261340 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:03.262498 13980 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:03.263243 13980 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.267922 13908 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.269455 10707 raft_consensus.cc:1240] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9. Ops: []
W20260709 13:04:03.213742 14024 log.cc:927] Time spent T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.224s	user 0.001s	sys 0.000s
I20260709 13:04:03.245692 13995 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:03.263269 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:03.273276 13995 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.217895 13923 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:03.218453 10602 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:04:03.275418 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 57023.7us
W20260709 13:04:03.275674 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 101609us
W20260709 13:04:03.276511 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:03.276648 13877 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:03.219928 13852 raft_consensus.cc:3055] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:04:03.277547 13852 raft_consensus.cc:740] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:03.278354 13852 consensus_queue.cc:260] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.279470 13852 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:03.279546 13837 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:04:03.280181 13837 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:03.280568 13837 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
W20260709 13:04:03.149225 14035 log.cc:927] Time spent T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
I20260709 13:04:03.283342 13992 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:03.283932 13992 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.285921 13980 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:03.286324 13992 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:03.291193 13714 consensus_queue.cc:1059] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:03.292268 13714 raft_consensus.cc:3055] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:04:03.292599 13714 raft_consensus.cc:740] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
W20260709 13:04:03.294857 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:03.301038 10533 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45046 (request call id 139) took 7151 ms. Trace:
I20260709 13:04:03.221462 13872 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:03.229525 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:03.308308 10631 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:04:03.230669 10632 raft_consensus.cc:1275] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 15 index: 8. (index mismatch)
I20260709 13:04:03.228533 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:03.239897 10637 consensus_queue.cc:260] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.309990 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:03.311087 10631 raft_consensus.cc:2393] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 8: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:03.306944 10706 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:04:03.209493 13819 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.302692 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.311009 10637 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:03.313777 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:03.247285 10676 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:03.314649 10632 raft_consensus.cc:2393] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 12: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:03.301733 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:03.317495 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:03.319237 10634 raft_consensus.cc:2393] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 10: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:03.300414 13924 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.315235 10751 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:03.326211 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.327418 10710 raft_consensus.cc:2410] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 13 because replica has last-logged OpId of term: 11 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 6.
I20260709 13:04:03.344118 14031 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:03.344509 13322 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:04:03.318621 13777 consensus_queue.cc:1175] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" responder_term: 13 status { last_received { term: 12 index: 9 } last_committed_idx: 8 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 12. Current term is 13. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:04:03.345049 13322 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.396579 10712 raft_consensus.cc:1240] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 10. Current term is 11. Ops: []
I20260709 13:04:03.349579 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:03.272068 13908 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:03.348263 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:03.340194 13950 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:04:03.317040 10533 rpcz_store.cc:276] 0709 13:03:56.149764 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:56.149955 (+   191us) service_pool.cc:224] Handling call
0709 13:04:03.300978 (+7151023us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:01.642661 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:01.643298 (+   637us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:01.643354 (+    56us) write_op.cc:435] Acquired schema lock
0709 13:04:01.643376 (+    22us) tablet.cc:662] Decoding operations
0709 13:04:01.644544 (+  1168us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:01.644634 (+    90us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:01.644674 (+    40us) tablet.cc:685] Acquiring locks for 8 operations
0709 13:04:01.724871 (+ 80197us) tablet.cc:701] Row locks acquired
0709 13:04:01.727500 (+  2629us) write_op.cc:260] PREPARE: finished
0709 13:04:01.733647 (+  6147us) write_op.cc:270] Start()
0709 13:04:01.734878 (+  1231us) write_op.cc:276] Timestamp: P: 1783602241733593 usec, L: 0
0709 13:04:01.736368 (+  1490us) op_driver.cc:348] REPLICATION: starting
0709 13:04:01.745536 (+  9168us) log.cc:844] Serialized 3209 byte log entry
0709 13:04:01.786151 (+ 40615us) op_driver.cc:464] REPLICATION: finished
0709 13:04:02.146182 (+360031us) write_op.cc:301] APPLY: starting
0709 13:04:02.153161 (+  6979us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:02.226909 (+ 73748us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:02.281444 (+ 54535us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:02.407836 (+126392us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:02.466157 (+ 58321us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=8
0709 13:04:02.488738 (+ 22581us) write_op.cc:312] APPLY: finished
0709 13:04:02.537470 (+ 48732us) log.cc:844] Serialized 64 byte log entry
0709 13:04:02.554938 (+ 17468us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:02.574845 (+ 19907us) write_op.cc:454] Released schema lock
0709 13:04:02.578269 (+  3424us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:02.587070 (+  8801us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:02.587109 (+    39us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":97532,"reported_tablets":29,"child_traces":[["op",{"apply.queue_time_us":280759,"apply.run_cpu_time_us":5102,"apply.run_wall_time_us":458612,"num_ops":8,"prepare.queue_time_us":105680,"prepare.run_cpu_time_us":24720,"prepare.run_wall_time_us":127172,"raft.queue_time_us":227,"raft.run_cpu_time_us":9823,"raft.run_wall_time_us":287343,"replication_time_us":36470,"thread_start_us":348005,"threads_started":3,"wal-append.queue_time_us":24032}]]}
I20260709 13:04:03.318387 13980 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:03.396404 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:04:03.348680 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 101446us
I20260709 13:04:03.397521 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:03.344908 13819 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:03.412892 10711 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:03.411494 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:03.414819 10632 raft_consensus.cc:2393] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 13: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:04:03.413390 10634 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:04:03.417739 13842 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:03.418105 13980 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.418318 13842 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.419101 14012 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:03.419618 14012 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.420727 13842 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:03.421638 14012 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:03.422065 10636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c19da011c42842eba75925cdd68568d4"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:03.422676 10636 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:03.423063 10636 raft_consensus.cc:3060] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:04:03.423622 13322 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:03.424144 13322 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:03.424592 13322 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:03.428187 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:03.428943 10631 raft_consensus.cc:2393] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 12: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:03.429574 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:03.430437 10632 raft_consensus.cc:2393] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 7: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:03.431151 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:03.432432 10634 raft_consensus.cc:2410] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 13 because replica has last-logged OpId of term: 11 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 6.
I20260709 13:04:03.392639 13923 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 13:04:03.394893 13962 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.457332 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.458657 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.459805 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.460038 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.466974 10705 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
W20260709 13:04:03.467222 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:03.461169 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.461311 10636 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.469430 10602 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:03.469481 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:03.471221 10676 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:03.471393 10711 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 13.
I20260709 13:04:03.462750 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:03.472860 10634 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:04:03.423067 13912 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:03.402668 14010 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:03.293334 13714 consensus_queue.cc:260] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.409458 13948 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:04:03.451444 14036 log.cc:927] Time spent T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 13:04:03.344892 14031 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.448132 14012 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:03.491130 13322 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:03.394615 14018 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.475054 13842 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.482100 13923 raft_consensus.cc:697] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:03.505407 10636 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:03.493634 13995 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:03.507239 13995 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:03.508008 14018 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:03.508337 14031 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:03.508584 13786 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:04:03.495700 13948 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.512820 13948 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:03.505147 13842 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.484027 13962 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.527842 13962 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:03.509155 13786 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:03.530120 13786 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:03.536453 13842 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:03.546236 13877 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:04:03.550873 13980 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:03.552289 13820 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.553021 13820 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.557197 13924 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:03.500556 13714 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
W20260709 13:04:03.566284 13969 consensus_meta.cc:287] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent flushing consensus metadata: real 0.742s	user 0.013s	sys 0.000s
I20260709 13:04:03.567925 13923 consensus_queue.cc:237] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.591307 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:03.591974 10635 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:03.594023 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:03.489884 13912 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:03.599867 10535 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.542s	user 0.023s	sys 0.021s
W20260709 13:04:03.602298 10535 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.545s	user 0.023s	sys 0.021s
I20260709 13:04:03.491092 14010 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.556051 13820 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:03.612669 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:03.613291 10781 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
W20260709 13:04:03.617877 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:03.588410 13872 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:03.626292 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:03.569960 13956 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.042s
I20260709 13:04:03.635298 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:03.503854 14012 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:03.635998 10785 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:04:03.579702 13786 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.639508 10784 raft_consensus.cc:1275] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 13:04:03.623025 10635 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:04:03.647761 10676 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:03.652513 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:03.656958 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:03.657657 10781 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 13.
W20260709 13:04:03.657119 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 187706us
I20260709 13:04:03.624593 13982 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.665141 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.613582 13837 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.660823 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:03.662963 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:03.668834 10708 raft_consensus.cc:3060] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:04:03.668866 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:03.669540 10785 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:03.670117 10784 raft_consensus.cc:2393] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 12: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:03.663311 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:03.663604 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.666071 10707 raft_consensus.cc:2410] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 13 because replica has last-logged OpId of term: 11 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 7.
I20260709 13:04:03.671016 10705 raft_consensus.cc:2410] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 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 13:04:03.671512 10781 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:03.628538 13872 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.676594 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:03.678238 10783 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:03.676721 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.681787 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:03.674304 10602 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:03.658875 13969 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:04:03.688277 10781 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:04:03.690953 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:03.694362 10786 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:04:03.695549 10703 raft_consensus.cc:1240] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 13:04:03.696331 10785 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:04:03.669099 13950 raft_consensus.cc:697] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:03.704275 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:03.698851 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:03.699952 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.700106 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:03.668547 13842 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:03.707108 13842 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.709723 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:03.711481 14037 log.cc:927] Time spent T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 13:04:03.713792 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.722587 13872 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:03.726941 10708 raft_consensus.cc:2468] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:04:03.729888 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:03.730861 10711 raft_consensus.cc:1240] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 5. Current term is 6. Ops: []
I20260709 13:04:03.703071 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.677101 13948 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:03.695307 13820 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:04:03.738831 13948 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.705679 10786 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:04:03.665544 13777 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:03.740253 13777 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.705470 10785 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:03.739244 13941 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:47524 (request call id 1) took 2292 ms. Trace:
I20260709 13:04:03.742861 13941 rpcz_store.cc:276] 0709 13:04:01.446517 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:01.447133 (+   616us) service_pool.cc:224] Handling call
0709 13:04:01.820139 (+373006us) spinlock_profiling.cc:243] Waited 59.7 ms on lock 0x7b5800577ad0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91d200aa 00007fce91da2447 00007fce91dbf70a 00007fce91dc076a 00007fce91dbf91b 00007fce91dcb03c 00007fce91dca6b3 00007fce91dc29fa 00007fce96d8a4c9 00007fce90306c54
0709 13:04:01.826827 (+  6688us) log.cc:844] Serialized 487 byte log entry
0709 13:04:02.712370 (+885543us) spinlock_profiling.cc:243] Waited 47.1 ms on lock 0x7b540070cea0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91d39dbe 00007fce91d44930 00007fce91d448d8 00007fce91d44858 00007fce91d44813 00007fce91d43a9c 00007fce97c2f626 00007fce97c29dd8 00007fce91d807cb 00007fce91d832c0
0709 13:04:02.823609 (+111239us) spinlock_profiling.cc:243] Waited 54.8 ms on lock 0x7b540070cea0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91d3aaaa 00007fce91d39dd9 00007fce91d44930 00007fce91d448d8 00007fce91d44858 00007fce91d44813 00007fce91d43a9c 00007fce97c2f626 00007fce97c29dd8 00007fce91d807cb
0709 13:04:03.738902 (+915293us) log.cc:844] Serialized 14 byte log entry
0709 13:04:03.739135 (+   233us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":81110,"raft.queue_time_us":142470,"raft.run_cpu_time_us":8478,"raft.run_wall_time_us":200784,"spinlock_wait_cycles":373573376,"thread_start_us":64717,"threads_started":1,"wal-append.queue_time_us":90947}
I20260709 13:04:03.746004 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.738862 13820 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:03.748292 13820 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:03.702322 13969 raft_consensus.cc:697] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:03.751183 13969 consensus_queue.cc:237] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.754123 13912 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:03.758833 13982 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:03.709273 13842 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:03.762426 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:04:03.763039 13993 consensus_meta.cc:287] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.520s	user 0.009s	sys 0.002s
I20260709 13:04:03.766588 13980 consensus_queue.cc:1059] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:04:03.767696 13790 raft_consensus.cc:3055] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:04:03.768121 13790 raft_consensus.cc:740] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:03.768155 10751 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:03.769161 13599 raft_consensus.cc:2804] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 13:04:03.769693 13599 raft_consensus.cc:697] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 13 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:03.769055 13790 consensus_queue.cc:260] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.770810 13790 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:03.770534 13599 consensus_queue.cc:237] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.783375 10637 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 13.
I20260709 13:04:03.787402 10783 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 13.
I20260709 13:04:03.790079 10784 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:04:03.791466 10780 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:04:03.802651 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:03.805121 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.805723 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.808056 10786 raft_consensus.cc:1275] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 15 index: 8. (index mismatch)
I20260709 13:04:03.807955 10519 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3e0ab5c06f2f4e60805301d0cd0f6ce7 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:04:03.794451 14042 log.cc:927] Time spent T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.055s	user 0.001s	sys 0.003s
W20260709 13:04:03.794771 14002 log.cc:927] Time spent T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.053s	user 0.000s	sys 0.006s
W20260709 13:04:03.813643 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 45553.4us
I20260709 13:04:03.813565 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:03.792541 13948 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:03.817056 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:03.818136 10783 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:04:03.842737 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:03.843588 10783 raft_consensus.cc:3060] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:04:03.848399 10784 raft_consensus.cc:1240] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 8. Current term is 9. Ops: [6.4-8.5]
I20260709 13:04:03.848726 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:03.814749 10602 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:04:03.858574 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:04:03.862542 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:03.859450 10676 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:03.859872 10784 raft_consensus.cc:1240] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 11. Current term is 12. Ops: [11.7-11.7]
I20260709 13:04:03.863327 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:03.861687 10751 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:03.864529 10785 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:04:03.865890 10783 raft_consensus.cc:2468] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:04:03.866181 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.867048 10711 raft_consensus.cc:2393] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 11: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:04:03.867177 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:03.867465 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.884078 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.860895 13948 raft_consensus.cc:2804] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:04:03.890326 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:03.892021 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:03.893419 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:03.894148 10784 raft_consensus.cc:2393] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 10: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:04:03.894706 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:03.893595 10779 raft_consensus.cc:1240] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 13:04:03.890537 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:03.903787 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:03.915877 10711 raft_consensus.cc:1275] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:04:03.923657 10785 raft_consensus.cc:1240] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 12. Current term is 13. Ops: []
I20260709 13:04:03.869127 13982 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 13:04:03.925625 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:03.932215 10704 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:04:03.932516 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:03.929603 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:03.934820 10782 raft_consensus.cc:2393] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 12: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
W20260709 13:04:03.937105 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 78658.7us
I20260709 13:04:03.941005 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:03.944233 13993 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:04:03.944701 14055 log.cc:927] Time spent T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 13:04:03.885946 13950 consensus_queue.cc:237] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.944808 13993 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.877784 13714 raft_consensus.cc:2749] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:03.949265 10783 raft_consensus.cc:2393] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 9: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:03.949199 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:03.951725 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:03.953022 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:03.953751 10785 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 14.
I20260709 13:04:03.951460 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:03.959233 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:03.952461 13982 raft_consensus.cc:697] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
W20260709 13:04:03.961090 14058 log.cc:927] Time spent T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
I20260709 13:04:03.925663 13992 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:03.963366 13992 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.963897 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:03.964766 10785 raft_consensus.cc:2393] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 12: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:03.965113 14012 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:03.965724 13992 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:03.967969 13820 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.952476 13842 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:03.969558 13842 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:03.970213 13820 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:03.969033 10629 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:03.971660 13842 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:03.930078 13948 raft_consensus.cc:697] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:03.977079 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:03.947834 13852 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:03.927553 13912 consensus_queue.cc:1059] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.049s
W20260709 13:04:03.949129 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 86789.3us
I20260709 13:04:03.994001 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:04.003803 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:03.986433 10629 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 13.
I20260709 13:04:03.979038 13948 consensus_queue.cc:237] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.003312 14056 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:03.981276 13852 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:04.021277 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:03.989725 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:04.012849 14056 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.027209 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:04.034452 13837 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:04.037554 13599 consensus_queue.cc:1048] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:04:04.042570 13786 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:04.048497 10786 raft_consensus.cc:3055] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:04:04.048978 10786 raft_consensus.cc:740] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:04.050587 13993 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:04.050923 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:04.051330 14010 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:04.050048 10786 consensus_queue.cc:260] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:04.055713 10675 consensus_peers.cc:597] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82fa47cab6da4a1d9b87b9771a9f252a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:04.022141 13982 consensus_queue.cc:237] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.057565 10602 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.058557 10602 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:04.060043 13993 raft_consensus.cc:2749] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:04.060686 13993 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:04:04.061142 13993 raft_consensus.cc:697] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:04.062011 13993 consensus_queue.cc:237] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.063544 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:04.069123 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:04.063655 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:04.076184 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:04.076624 10778 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:04:04.070919 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:04.084997 10786 raft_consensus.cc:3060] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:04:04.086186 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:04.089501 14010 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:04.090101 14010 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.094178 14010 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:04.095741 14062 log.cc:927] Time spent T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.204s	user 0.000s	sys 0.004s
I20260709 13:04:04.055773 13852 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:04.101665 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:04.102504 10710 raft_consensus.cc:2368] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 12. Current term is 13.
I20260709 13:04:04.103101 10676 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:04.104118 13921 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 13:04:04.104633 13921 raft_consensus.cc:697] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:04.107169 13921 consensus_queue.cc:237] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.113080 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:04.115247 10602 leader_election.cc:400] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 12. Current term is 13.
I20260709 13:04:04.115891 10602 leader_election.cc:403] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 election: Cancelling election due to peer responding with higher term
I20260709 13:04:04.115110 10705 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:04:04.116776 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:04.122042 10602 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:04.125504 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:04.132704 10785 raft_consensus.cc:2393] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 11: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:04:04.065563 13777 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:04.142894 10786 raft_consensus.cc:2468] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
I20260709 13:04:04.131222 13852 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election lost for term 12. Reason: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 12. Current term is 13.
I20260709 13:04:04.147893  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:04.148708 14056 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:04.081584 13995 consensus_queue.cc:1059] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.068s
I20260709 13:04:04.133710 14010 raft_consensus.cc:2804] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:04:04.189999 14010 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:04.190521 14010 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:04.196768 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:04.198377 10785 raft_consensus.cc:2393] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 9: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:04.200076 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:04.214090 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:04.221263 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:04:04.227391 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:04.229753 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:04.230509 10785 raft_consensus.cc:2393] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 12: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:04.222038 13852 raft_consensus.cc:3055] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Stepping down as leader of term 5
W20260709 13:04:04.245517 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:04:04.247215 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:04.250597 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:04.246054 13852 raft_consensus.cc:740] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:04.258591 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:04.265714 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:04.271817 10535 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44242 (request call id 39) took 2797 ms. Trace:
W20260709 13:04:04.277510 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:04:04.255302 14065 log.cc:927] Time spent T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.226s	user 0.001s	sys 0.000s
I20260709 13:04:04.284155 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:04.284991 10786 raft_consensus.cc:2393] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 9: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:04.286949 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:04.289630 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:04.292986 10534 catalog_manager.cc:5697] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:04.294858 10534 catalog_manager.cc:5697] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 11 to 12, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 12 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:04.293639 10636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:04:04.296187 10636 raft_consensus.cc:606] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.296587 10636 raft_consensus.cc:614] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:04:04.279049 10535 rpcz_store.cc:276] 0709 13:04:01.474855 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:01.489488 (+ 14633us) service_pool.cc:224] Handling call
0709 13:04:04.271752 (+2782264us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:03.646360 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:03.701110 (+ 54750us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:03.705005 (+  3895us) write_op.cc:435] Acquired schema lock
0709 13:04:03.759485 (+ 54480us) tablet.cc:662] Decoding operations
0709 13:04:03.759890 (+   405us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:03.759943 (+    53us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:03.759977 (+    34us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:04:03.760198 (+   221us) tablet.cc:701] Row locks acquired
0709 13:04:03.760224 (+    26us) write_op.cc:260] PREPARE: finished
0709 13:04:03.760409 (+   185us) write_op.cc:270] Start()
0709 13:04:03.760526 (+   117us) write_op.cc:276] Timestamp: P: 1783602243760358 usec, L: 0
0709 13:04:03.760547 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:04:03.761497 (+   950us) log.cc:844] Serialized 590 byte log entry
0709 13:04:04.011368 (+249871us) op_driver.cc:464] REPLICATION: finished
0709 13:04:04.219989 (+208621us) write_op.cc:301] APPLY: starting
0709 13:04:04.221585 (+  1596us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:04.226289 (+  4704us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:04.247050 (+ 20761us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:04.255837 (+  8787us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:04.265909 (+ 10072us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:04:04.265983 (+    74us) write_op.cc:312] APPLY: finished
0709 13:04:04.266189 (+   206us) log.cc:844] Serialized 22 byte log entry
0709 13:04:04.266371 (+   182us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:04.266459 (+    88us) write_op.cc:454] Released schema lock
0709 13:04:04.266497 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:04.266870 (+   373us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:04.266898 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":224414,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":189827,"apply.run_cpu_time_us":2032,"apply.run_wall_time_us":48891,"num_ops":1,"prepare.queue_time_us":588869,"prepare.run_cpu_time_us":51160,"prepare.run_wall_time_us":228622,"raft.queue_time_us":65404,"raft.run_cpu_time_us":23656,"raft.run_wall_time_us":133335,"replication_time_us":250680,"thread_start_us":825409,"threads_started":4,"wal-append.queue_time_us":120687}]]}
I20260709 13:04:04.304016 13852 consensus_queue.cc:260] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:04.306066 14062 log.cc:927] Time spent T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 13:04:04.297528 10534 catalog_manager.cc:5697] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:04.311517 10534 catalog_manager.cc:5697] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 10 to 11, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 11 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:04.315039 10676 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:04.314914 13953 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:04:04.318645 13953 raft_consensus.cc:2749] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:04:04.316980 13995 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.318401 10534 catalog_manager.cc:5697] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 9 to 10, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 10 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:04.319396 10676 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:04.319482 13995 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.319831 10534 catalog_manager.cc:5697] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:04.320633 10676 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:04:04.321435 13982 raft_consensus.cc:2749] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 13:04:04.321969 13953 raft_consensus.cc:2804] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:04:04.322727 13953 raft_consensus.cc:697] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:04.324020 10676 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:04:04.324756 13982 raft_consensus.cc:2804] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:04:04.324955 13995 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:04.325160 13982 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:04.323721 13953 consensus_queue.cc:237] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.325702 13982 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:04.321683 10534 catalog_manager.cc:5697] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 5 to 6, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 6 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:04.329746 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:04.333134 13982 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.333833 10631 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:04.335242 13982 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:04.336300 10676 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:04:04.337047 13852 raft_consensus.cc:3060] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:04:04.331760 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:04.337749 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:04.337867 10676 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:04:04.338995 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:04.339802 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:04.366212 13923 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:04:04.341073 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:04.366286 10676 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:04:04.366789 13923 raft_consensus.cc:697] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:04.367507 10676 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:04:04.341853 13982 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:04:04.341719 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:04.367664 13923 consensus_queue.cc:237] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 4, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.348024 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:04.368448 13956 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:04.353152 10631 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 13.
I20260709 13:04:04.353618 10534 catalog_manager.cc:5697] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 8 to 9, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 9 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:04.369637 13471 raft_consensus.cc:2804] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:04:04.369858 13956 raft_consensus.cc:2804] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:04:04.370097 13471 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:04.370489 13956 raft_consensus.cc:697] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:04.371260 13982 raft_consensus.cc:697] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:04.371508 13956 consensus_queue.cc:237] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.372149 13982 consensus_queue.cc:237] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.371415 10534 catalog_manager.cc:5697] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 7 to 8, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 8 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:04.370620 13471 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:04.374652 10676 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:04:04.374845 10534 catalog_manager.cc:5697] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:04.386619 10534 catalog_manager.cc:5697] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 8 to 11, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 11 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:04.387863 10750 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.379046 10710 raft_consensus.cc:1275] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 13 index: 7. (index mismatch)
I20260709 13:04:04.394891 10534 catalog_manager.cc:5697] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:04.396975 10534 catalog_manager.cc:5697] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 2 to 4, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 4 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:04.394460 10676 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:04:04.368940 14010 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.405025 10750 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.411067 10750 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.416535 10636 raft_consensus.cc:1275] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 13:04:04.419781 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:04.420634 10704 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
I20260709 13:04:04.421831 10602 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:04.402186 13922 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:04:04.408541 13714 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:04:04.418165 14049 raft_consensus.cc:2749] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:04.418606 13893 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:04:04.427093 10636 raft_consensus.cc:1275] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 13 index: 7. (index mismatch)
I20260709 13:04:04.414861 13963 consensus_queue.cc:1048] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.023s
I20260709 13:04:04.428192 14056 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:04:04.444751 13922 raft_consensus.cc:697] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:04.452728 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:04.448530 10750 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.445319 13950 raft_consensus.cc:2749] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:04.472707 13714 raft_consensus.cc:2764] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election decision vote started in defunct term 9: won
I20260709 13:04:04.483047 10786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:04.451881 14056 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:04.483788 10786 raft_consensus.cc:606] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:04.485684 10786 raft_consensus.cc:614] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:04:04.472887 13993 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.461635 13893 raft_consensus.cc:697] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:04.487277 14056 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
W20260709 13:04:04.517251 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 55955.5us
W20260709 13:04:04.510601 14081 log.cc:927] Time spent T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 13:04:04.496162 13993 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.521337 10601 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.523461 10601 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.527041 10601 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.528532 10601 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.529122 13837 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 13:04:04.532229 10601 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.524499 13777 raft_consensus.cc:2749] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:04:04.527388 13948 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:04.536229 14051 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:04.532956 14010 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:04.546188 10601 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.523607 13922 consensus_queue.cc:237] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.559396 13948 raft_consensus.cc:2749] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:04:04.560272 13993 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:04.539603 13893 consensus_queue.cc:237] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.562879 10601 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:04.549108 14080 log.cc:927] Time spent T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260709 13:04:04.589988 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:04.590405 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:04.591215 10704 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:04:04.575762 13993 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 13:04:04.546662 13837 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 13:04:04.571969 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 77805.6us
I20260709 13:04:04.564368 10601 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.592391 10602 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:04:04.595685 14078 log.cc:927] Time spent T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.100s	user 0.001s	sys 0.001s
I20260709 13:04:04.601087 10601 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.605525 10709 raft_consensus.cc:1275] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:04:04.611264 10601 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.612300 14051 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:04:04.620151 10601 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.620878 14051 raft_consensus.cc:2749] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:04.621748 10601 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.622570 14051 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:04.626854 13837 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 13:04:04.627081 13932 consensus_queue.cc:1048] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:04.627394 13837 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:04.627933 13837 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Advancing to term 15
W20260709 13:04:04.638616 14082 log.cc:927] Time spent T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.101s	user 0.000s	sys 0.001s
I20260709 13:04:04.601713 13948 raft_consensus.cc:2749] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:04.604877 13993 raft_consensus.cc:2804] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:04:04.641268 13993 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:04.641683 13993 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
W20260709 13:04:04.650902 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:04.655526 10601 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:04.664847 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 153465us
I20260709 13:04:04.666807 10750 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.672513 10601 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.673765 10601 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.674957 10601 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.679960 13948 raft_consensus.cc:2749] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:04.681746 13471 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.681671 13852 raft_consensus.cc:2749] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:04.681098 14051 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:04.695864 13790 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.697898 13471 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:04.698341 13790 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.699048 10707 raft_consensus.cc:2368] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 9. Current term is 10.
I20260709 13:04:04.699216 10705 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 13:04:04.700738 13790 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:04.681182 13995 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:04.704316 10786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c19da011c42842eba75925cdd68568d4"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:04.705139 10786 raft_consensus.cc:606] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:04.705602 10786 raft_consensus.cc:614] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:04:04.707283 13790 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.710902 13790 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.711400 10632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:04:04.712029 10632 raft_consensus.cc:606] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.719062 10602 leader_election.cc:400] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 9. Current term is 10.
I20260709 13:04:04.742911 10602 leader_election.cc:403] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 election: Cancelling election due to peer responding with higher term
I20260709 13:04:04.718918 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:04.727916 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 53002.2us
I20260709 13:04:04.748980 10601 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.720665 10535 catalog_manager.cc:5697] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 3 to 5, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER, no longer has a pending config: VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65), VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66), VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67), VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 6 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:04.749919 13852 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:04.722540 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:04.746387 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 79625.5us
I20260709 13:04:04.746603 10786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:04.750957 10601 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.752805 13948 raft_consensus.cc:2749] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:04.753690 10601 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.751595 10786 raft_consensus.cc:606] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.756104 10535 catalog_manager.cc:5697] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 6 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 10 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:04.751917 10750 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.751293 10707 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:04:04.758574  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:04:04.758816 13936 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:04:04.759207 13936 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:04.759512 13936 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:04.760552 10750 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.762547 14045 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:04.763944 13948 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:04.765010 13714 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:04.766433 10751 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:04.713604 13790 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:04.768086  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:04.770447 10535 catalog_manager.cc:5697] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 6 to 8, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New cstate: current_term: 8 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:04.770190 10601 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.766223 14051 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:04.719800 13995 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.049s
I20260709 13:04:04.773545 10601 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.765930 13993 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.782176 13993 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:04.782567 13936 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.776221 13948 raft_consensus.cc:2749] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:04.786029 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:04.788336 13936 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:04.778198 10601 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.797533 10601 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.798041 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:04.798691 10750 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.798894 10705 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:04.800061 10750 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.800383 10712 raft_consensus.cc:1240] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 10. Current term is 11. Ops: []
I20260709 13:04:04.803540 10534 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45040 (request call id 138) took 4495 ms. Trace:
I20260709 13:04:04.803897 10534 rpcz_store.cc:276] 0709 13:04:00.308418 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:00.324560 (+ 16142us) service_pool.cc:224] Handling call
0709 13:04:00.472701 (+148141us) spinlock_profiling.cc:243] Waited 2.91 ms on lock 0x7b540017b6d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2e090 00007fce91dccf3a 00007fce97b831cc 00007fce97c8137e 00007fce961422a4 00007fce96142232 00007fce96142161 00007fce961420dc 00007fce96141392 00007fce900ff48c 00007fce900fe8c6
0709 13:04:04.803490 (+4330789us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:04.614741 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:04.615393 (+   652us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:04.615452 (+    59us) write_op.cc:435] Acquired schema lock
0709 13:04:04.615477 (+    25us) tablet.cc:662] Decoding operations
0709 13:04:04.616511 (+  1034us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:04.616610 (+    99us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:04.616637 (+    27us) tablet.cc:685] Acquiring locks for 13 operations
0709 13:04:04.617353 (+   716us) tablet.cc:701] Row locks acquired
0709 13:04:04.617363 (+    10us) write_op.cc:260] PREPARE: finished
0709 13:04:04.617537 (+   174us) write_op.cc:270] Start()
0709 13:04:04.617617 (+    80us) write_op.cc:276] Timestamp: P: 1783602244617498 usec, L: 0
0709 13:04:04.617630 (+    13us) op_driver.cc:348] REPLICATION: starting
0709 13:04:04.618175 (+   545us) log.cc:844] Serialized 5119 byte log entry
0709 13:04:04.620458 (+  2283us) op_driver.cc:464] REPLICATION: finished
0709 13:04:04.620825 (+   367us) write_op.cc:301] APPLY: starting
0709 13:04:04.620922 (+    97us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:04.621317 (+   395us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:04.621491 (+   174us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:04.669158 (+ 47667us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:04.669437 (+   279us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=13
0709 13:04:04.669499 (+    62us) write_op.cc:312] APPLY: finished
0709 13:04:04.669810 (+   311us) log.cc:844] Serialized 94 byte log entry
0709 13:04:04.669978 (+   168us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:04.670127 (+   149us) write_op.cc:454] Released schema lock
0709 13:04:04.670180 (+    53us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:04.670522 (+   342us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:04.670550 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":945936,"reported_tablets":34,"spinlock_wait_cycles":6682880,"child_traces":[["op",{"apply.queue_time_us":121,"apply.run_cpu_time_us":4047,"apply.run_wall_time_us":49651,"num_ops":13,"prepare.queue_time_us":99388,"prepare.run_cpu_time_us":3754,"prepare.run_wall_time_us":3957,"replication_time_us":2630,"thread_start_us":82455,"threads_started":1}]]}
I20260709 13:04:04.745844 14056 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.807358 10750 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.808327 13995 raft_consensus.cc:2749] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:04.810191 13962 raft_consensus.cc:2749] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:04.813864 14096 ts_tablet_manager.cc:933] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:04.822479 13995 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:04.823184 13995 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.810950 13950 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:04:04.777716 13912 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:04:04.824977 13912 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:04.825399 13912 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:04.827663 13995 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:04.827948 10705 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:04:04.816212 10750 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.813757 13993 consensus_queue.cc:1059] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 10.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 13:04:04.777550 14010 raft_consensus.cc:2749] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:04.767571 13852 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:04.811252 13948 raft_consensus.cc:2749] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:04.829977 13993 raft_consensus.cc:3055] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:04:04.831554 13993 raft_consensus.cc:740] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:04.832873 14056 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:04.832959 13993 consensus_queue.cc:260] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.833750 14047 raft_consensus.cc:993] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:04.834198 14047 raft_consensus.cc:1081] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:04.834432 13993 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:04.836550 10710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56600
I20260709 13:04:04.837229 10710 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:04.837610 10710 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:04.838204 14051 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election lost for term 9. Reason: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 9. Current term is 10.
I20260709 13:04:04.839423 13837 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.833195 13950 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:04.841342 13837 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 15 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:04.851400 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:04.851653 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:04.852252 10703 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:04.852778 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:04.856459 14039 raft_consensus.cc:2955] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Committing config change with OpId 11.8: config changed from index -1 to 8, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:04.861907 13912 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.831133 13936 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:04.864686 10712 raft_consensus.cc:1275] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260709 13:04:04.867426 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 51340.3us
I20260709 13:04:04.868185 10750 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:04.868335 10636 raft_consensus.cc:1240] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 14. Current term is 15. Ops: []
I20260709 13:04:04.864789 10703 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 13.
I20260709 13:04:04.869741 10710 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.871899 10630 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 13:04:04.873078 10710 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:04.878144 13837 consensus_queue.cc:1048] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:04.886524 14045 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 13:04:04.888391 13950 consensus_queue.cc:1048] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:04.888736 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:04.891489 10785 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:04.889106 14049 consensus_queue.cc:1048] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:04.905694 10602 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:04.906723 10602 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:04.908254 10619 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e0ab5c06f2f4e60805301d0cd0f6ce7 with delete_type TABLET_DATA_TOMBSTONED (TS 7c00483a1339411da05005c410f470a0 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:54284
I20260709 13:04:04.913061 13912 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:04.914019 11480 consensus_queue.cc:237] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:04.916414 10785 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 13.
I20260709 13:04:04.918186 13852 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 13:04:04.918795 13852 raft_consensus.cc:697] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:04.919646 13852 consensus_queue.cc:237] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:04.919474 11477 consensus_queue.cc:237] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:04.921795 14056 raft_consensus.cc:2804] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:04:04.922510 14056 raft_consensus.cc:697] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:04.925992 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:04.926987 10633 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 13:04:04.930307 10636 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 13:04:04.931671 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:04.941223 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:04.941949 10636 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:04.943048 10703 raft_consensus.cc:2393] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 13: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:04.953984 10628 raft_consensus.cc:1275] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 13:04:04.954411 10628 pending_rounds.cc:85] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 3
I20260709 13:04:04.954625 10628 pending_rounds.cc:107] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 13:04:04.954844 10628 raft_consensus.cc:2889] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:04.935807 10630 raft_consensus.cc:2955] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Committing config change with OpId 11.8: config changed from index -1 to 8, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:04.970774 10633 raft_consensus.cc:1275] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 10 index: 5. (index mismatch)
I20260709 13:04:04.971714 10786 raft_consensus.cc:1240] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10. Ops: []
I20260709 13:04:04.973066 10785 raft_consensus.cc:1275] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 13:04:04.974614 10628 raft_consensus.cc:1275] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 5. (term mismatch)
I20260709 13:04:04.975137 10628 pending_rounds.cc:85] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0: Aborting all ops after (but not including) 4
I20260709 13:04:04.975425 10628 pending_rounds.cc:107] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0: Aborting uncommitted NO_OP operation due to leader change: 8.5
I20260709 13:04:04.975708 10628 raft_consensus.cc:2889] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:04.983263 10632 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:04:04.984364 10631 raft_consensus.cc:1275] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 13:04:04.987870 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:04.958739 14039 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:58508 (request call id 7) took 2361 ms. Trace:
I20260709 13:04:04.956482 13995 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:04.958917 13993 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:04:05.055584 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 50265.3us
I20260709 13:04:05.056782 10781 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 13:04:04.984089 13837 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.972239 14010 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:04.956806 13777 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:05.060818 10782 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 13:04:05.065608 13995 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:05.061709 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:05.068845 10781 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:05.062049 10636 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:04:05.065128 10777 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 13:04:04.983549 13924 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.071s
I20260709 13:04:04.998481 13786 consensus_queue.cc:1059] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 14.10, Next index: 11, Last known committed idx: 8, Time since last communication: 0.056s
I20260709 13:04:05.073590 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:05.074251 10778 raft_consensus.cc:3055] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:04:05.074617 10778 raft_consensus.cc:740] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:05.077412 10782 raft_consensus.cc:1275] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 9 index: 5. (index mismatch)
I20260709 13:04:05.075524 10778 consensus_queue.cc:260] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:05.076737 14018 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.009s
W20260709 13:04:05.087550 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:05.088431 10778 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
W20260709 13:04:05.092054 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:05.094439 10781 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:04:05.096952 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:05.098925 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:05.099300 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:05.099643 10782 raft_consensus.cc:2368] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 9. Current term is 10.
I20260709 13:04:05.099840 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:05.081707 13948 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:05.102707 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:05.105124 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:05.105218 10784 raft_consensus.cc:1275] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:04:05.106473 10783 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 13:04:05.106983 10636 raft_consensus.cc:1275] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:04:05.107947 10631 raft_consensus.cc:1275] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:04:05.109412 13786 consensus_queue.cc:1048] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 13:04:05.110710 14102 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:05.111255 14102 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:05.103749 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:05.104127 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:05.104693 10532 catalog_manager.cc:5697] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 4 to 6, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 6 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:05.117897 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:05.118230 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:05.120160 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:05.123730 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:05.103317 10781 raft_consensus.cc:2393] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 13: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:05.126868 10778 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:04:05.070595 14010 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:05.070366 13993 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:04:05.066121 13837 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:05.078552 13777 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:05.084575 13919 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.031s
I20260709 13:04:05.055039 14056 consensus_queue.cc:237] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:05.149843 10631 raft_consensus.cc:1240] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 9. Current term is 10. Ops: []
I20260709 13:04:05.141523 10676 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:05.121446 14051 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:05.165159 10676 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:05.186211 13995 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:05.189147 14101 tablet_replica.cc:333] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:04:05.191928 13993 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:05.152829 13922 consensus_queue.cc:1048] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.045s
I20260709 13:04:05.198367 14010 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:05.055111 14039 rpcz_store.cc:276] 0709 13:04:02.569518 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:02.569766 (+   248us) service_pool.cc:224] Handling call
0709 13:04:03.024602 (+454836us) spinlock_profiling.cc:243] Waited 7.1 ms on lock 0x7b54003eaba0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91d41520 00007fce91dcab42 00007fce91dc9800 00007fce96d8ad29 00007fce903091d4 00007fce90309162 00007fce90309091 00007fce9030900c 00007fce903082c2 00007fce900ff48c
0709 13:04:03.182383 (+157781us) spinlock_profiling.cc:243] Waited 14.3 ms on lock 0x7b4c001b3180. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce90090a20 00007fce900a1a29 00007fce90067644 00007fce9008ef2d 00007fce9008eb93 00007fce91d1d1af 00007fce91d1cf3e 00007fce91da2888 00007fce91dbf75c 00007fce91dc076a 00007fce91dbf91b
0709 13:04:03.184249 (+  1866us) log.cc:844] Serialized 492 byte log entry
0709 13:04:03.674406 (+490157us) spinlock_profiling.cc:243] Waited 7.77 ms on lock 0x7b54003eaba0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2e090 00007fce91d3b6b8 00007fce91d3b2fa 00007fce91dbf965 00007fce91dcb03c 00007fce91dca6b3 00007fce96d8ad29 00007fce903091d4 00007fce90309162 00007fce90309091 00007fce9030900c
0709 13:04:03.985360 (+310954us) spinlock_profiling.cc:243] Waited 284 ms on lock 0x7b58006020d0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2e090 00007fce91d1e43c 00007fce91d24d53 00007fce91d24cd9 00007fce91d24c69 00007fce91d24c31 00007fce91d23dfd 000000000038f354 000000000038f199 00007fce8ecd7475 00007fce8ecd97c1
0709 13:04:04.040434 (+ 55074us) spinlock_profiling.cc:243] Waited 278 ms on lock 0x7b1800103380. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91e00d01 00007fce91d3d691 00007fce91d1deaa 00007fce91d24d53 00007fce91d24cd9 00007fce91d24c69 00007fce91d24c31 00007fce91d23dfd 000000000038f354 000000000038f199
0709 13:04:04.104258 (+ 63824us) spinlock_profiling.cc:243] Waited 386 ms on lock 0x7b58004700d0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2e090 00007fce91d1e43c 00007fce91d24d53 00007fce91d24cd9 00007fce91d24c69 00007fce91d24c31 00007fce91d23dfd 000000000038f354 000000000038f199 00007fce8ecd7475 00007fce8ecd97c1
0709 13:04:04.923002 (+818744us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":643,"raft.queue_time_us":1018,"raft.run_cpu_time_us":8996,"raft.run_wall_time_us":1098231,"spinlock_wait_cycles":2246792064,"thread_start_us":413657,"threads_started":1,"wal-append.queue_time_us":553112}
I20260709 13:04:05.138773 13948 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:05.102910 14096 tablet_copy_client.cc:323] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.66:33105
I20260709 13:04:05.199517 13786 consensus_queue.cc:1048] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.026s
I20260709 13:04:05.201257 13948 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:05.201601 13777 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:05.205554 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:05.138784 13924 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.066s
I20260709 13:04:05.171720 14102 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:05.172610 13936 consensus_queue.cc:1048] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.038s
I20260709 13:04:05.175138 13956 raft_consensus.cc:2804] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:04:05.215852 13919 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:05.219791 14105 log.cc:927] Time spent T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.087s	user 0.004s	sys 0.000s
I20260709 13:04:05.219372 13919 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:05.204234 13921 raft_consensus.cc:3055] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 13:04:05.220427 13921 raft_consensus.cc:740] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:05.206211 13923 raft_consensus.cc:2804] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:04:05.218209 13953 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:05.221432 13921 consensus_queue.cc:260] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_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: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:05.222818 13921 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:05.222416 13953 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:05.204769 14051 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:05.227914 14051 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:05.236419 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 102070us
I20260709 13:04:05.225173 13953 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:05.248965 10676 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:05.257468 10750 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:05.278563 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 135036us
I20260709 13:04:05.300314 10750 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:05.304960 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 56067.4us
I20260709 13:04:05.244434 13956 raft_consensus.cc:697] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:05.309764 10750 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:05.247331 13923 raft_consensus.cc:697] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
W20260709 13:04:05.305862 14107 log.cc:927] Time spent T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 13:04:05.296738 14047 raft_consensus.cc:2749] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 13:04:05.325227 13877 raft_consensus.cc:2749] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 13:04:05.241426 14018 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.064s
I20260709 13:04:05.288152 13599 consensus_queue.cc:1048] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.044s
I20260709 13:04:05.343988 10785 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 13:04:05.307212 13953 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 13:04:05.352550 10785 raft_consensus.cc:1275] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:04:05.353009 10778 raft_consensus.cc:1275] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 10 index: 5. (index mismatch)
I20260709 13:04:05.299011 14039 consensus_queue.cc:1059] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.044s
I20260709 13:04:05.329006 13471 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.045s
I20260709 13:04:05.355561 13932 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:05.376003 13919 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:05.378235 14049 raft_consensus.cc:2749] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 13:04:05.380971 14106 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.376729 13837 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:05.380467 14039 consensus_queue.cc:1243] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer 99a7b009fd104b7d948808513bc3e845 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 13:04:05.423341 13932 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:05.508625 13932 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:05.420754 13956 consensus_queue.cc:237] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:05.513447 14104 log.cc:927] Time spent T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
W20260709 13:04:05.515220 14117 log.cc:927] Time spent T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
W20260709 13:04:05.516912 14115 log.cc:927] Time spent T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.126s	user 0.000s	sys 0.000s
I20260709 13:04:05.525197 10785 raft_consensus.cc:1275] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:04:05.433813 13923 consensus_queue.cc:237] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:05.488917 13982 raft_consensus.cc:3055] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:04:05.531885 13982 raft_consensus.cc:740] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:05.532922 13982 consensus_queue.cc:260] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:05.534493 13982 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
W20260709 13:04:05.558949 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 232628us
I20260709 13:04:05.490127 14111 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
W20260709 13:04:05.585534 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:05.431722 14106 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:05.620039 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:04:05.615196 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 459916us
I20260709 13:04:05.645488 10532 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45062 (request call id 152) took 7969 ms. Trace:
I20260709 13:04:05.646055 10709 raft_consensus.cc:1275] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 13:04:05.654469 10601 leader_election.cc:400] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 9. Current term is 10.
I20260709 13:04:05.655486 10601 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:05.659562 10601 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:05.664711 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:05.665412 10601 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:05.619503 13953 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.035s
I20260709 13:04:05.710666 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:05.711265 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:05.712097 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:05.646235 10532 rpcz_store.cc:276] 0709 13:03:57.675652 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:03:57.676403 (+   751us) service_pool.cc:224] Handling call
0709 13:04:05.645282 (+7968879us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:05.170100 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:05.192145 (+ 22045us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:05.192206 (+    61us) write_op.cc:435] Acquired schema lock
0709 13:04:05.192234 (+    28us) tablet.cc:662] Decoding operations
0709 13:04:05.192704 (+   470us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:05.192782 (+    78us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:05.192826 (+    44us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:04:05.193154 (+   328us) tablet.cc:701] Row locks acquired
0709 13:04:05.193180 (+    26us) write_op.cc:260] PREPARE: finished
0709 13:04:05.193408 (+   228us) write_op.cc:270] Start()
0709 13:04:05.193559 (+   151us) write_op.cc:276] Timestamp: P: 1783602245193324 usec, L: 0
0709 13:04:05.193590 (+    31us) op_driver.cc:348] REPLICATION: starting
0709 13:04:05.194411 (+   821us) log.cc:844] Serialized 534 byte log entry
0709 13:04:05.211148 (+ 16737us) op_driver.cc:464] REPLICATION: finished
0709 13:04:05.211699 (+   551us) write_op.cc:301] APPLY: starting
0709 13:04:05.211789 (+    90us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:05.211900 (+   111us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:05.212003 (+   103us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:05.212274 (+   271us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:05.212442 (+   168us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:04:05.212501 (+    59us) write_op.cc:312] APPLY: finished
0709 13:04:05.212705 (+   204us) log.cc:844] Serialized 22 byte log entry
0709 13:04:05.212890 (+   185us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:05.212982 (+    92us) write_op.cc:454] Released schema lock
0709 13:04:05.213029 (+    47us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:05.216243 (+  3214us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:05.217223 (+   980us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":65457,"reported_tablets":30,"child_traces":[["op",{"apply.queue_time_us":325,"apply.run_cpu_time_us":1664,"apply.run_wall_time_us":1664,"num_ops":1,"prepare.queue_time_us":176,"prepare.run_cpu_time_us":3539,"prepare.run_wall_time_us":49613,"replication_time_us":10709}]]}
I20260709 13:04:05.713719 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:05.714540 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:05.716128 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:05.716421 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:05.653558 13980 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.624886 13924 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.039s
I20260709 13:04:05.619372 13838 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.033s
I20260709 13:04:05.786190 13932 consensus_queue.cc:1048] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 6, Time since last communication: 0.003s
I20260709 13:04:05.729496 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:05.712893 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:05.768500 14085 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:05.760949 14119 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.780611 14031 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.718372 14103 raft_consensus.cc:2749] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:05.661715 14113 raft_consensus.cc:2749] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 13:04:05.762774 14120 log.cc:927] Time spent T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.146s	user 0.001s	sys 0.000s
W20260709 13:04:05.657195 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 146522us
I20260709 13:04:05.706578 14039 consensus_queue.cc:1048] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.078s
I20260709 13:04:05.706796 14018 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.045s
I20260709 13:04:05.666720 13948 consensus_queue.cc:1048] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.083s
I20260709 13:04:05.666935 14056 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader election lost for term 15. Reason: could not achieve majority
I20260709 13:04:05.614792 14111 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:04:05.745074 14082 log.cc:927] Time spent T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
I20260709 13:04:05.769985  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:05.775701 10779 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:04:05.709828 14051 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 4, Time since last communication: 0.046s
I20260709 13:04:05.744468 10636 raft_consensus.cc:1275] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
W20260709 13:04:05.783799 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 131724us
I20260709 13:04:05.826472 13953 consensus_queue.cc:1048] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:05.833889 14126 consensus_queue.cc:1048] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:04:05.798441 14085 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:05.802369 14031 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:05.792814 13980 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:05.839272 14031 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:05.840894 13980 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:04:05.841715 13921 consensus_meta.cc:287] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent flushing consensus metadata: real 0.618s	user 0.008s	sys 0.004s
W20260709 13:04:05.841864 14114 log.cc:927] Time spent T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
I20260709 13:04:05.844822 10722 tablet_copy_service.cc:140] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Received BeginTabletCopySession request for tablet 82fa47cab6da4a1d9b87b9771a9f252a from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:43224)
I20260709 13:04:05.882851 10722 tablet_copy_service.cc:161] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Beginning new tablet copy session on tablet 82fa47cab6da4a1d9b87b9771a9f252a from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:43224: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-82fa47cab6da4a1d9b87b9771a9f252a
I20260709 13:04:05.801191 14119 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:05.885725 14111 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:05.886947 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:05.887586 14119 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:05.845968 14101 raft_consensus.cc:2243] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:05.846662 10783 raft_consensus.cc:2393] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 9: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
W20260709 13:04:05.891361 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 69756.7us
I20260709 13:04:05.893849 10778 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:04:05.846596 14085 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:05.821055 13962 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.848055 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:05.850160 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:05.908566 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:05.850864 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:05.851476 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:05.852692 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:05.910410 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:05.852751 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:05.853571 10711 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 13:04:05.853525 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:05.915210 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:05.916623 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:05.854651 10781 raft_consensus.cc:1275] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 13:04:05.855177 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:05.918231 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:05.864564 14127 log.cc:927] Time spent T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.102s	user 0.001s	sys 0.001s
I20260709 13:04:05.866706 14056 raft_consensus.cc:993] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:05.868644 14123 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:05.870783 14131 log.cc:927] Time spent T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.087s	user 0.002s	sys 0.000s
I20260709 13:04:05.875577 14106 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:05.910494 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:05.939597 10712 raft_consensus.cc:2368] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9.
I20260709 13:04:05.853402 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:05.824097 14112 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.931954 13922 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:05.938863 10601 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:05.946416 10601 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:05.948884 10602 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:05.948930 10750 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:05.953226 10751 leader_election.cc:400] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9.
I20260709 13:04:05.953660 10751 leader_election.cc:403] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:05.955029 10601 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:05.952157 14119 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.007s
I20260709 13:04:05.959241 14111 raft_consensus.cc:2749] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:05.960026 14111 raft_consensus.cc:2749] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:05.960408 10602 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:05.961680 10602 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:05.961891 14051 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:05.962471 14113 raft_consensus.cc:2706] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Received pre-election callback for term 9 while not running: Illegal state: RaftConsensus is not running: State = Stopping
I20260709 13:04:05.965734 14119 raft_consensus.cc:2749] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:05.967469 10601 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:05.945928 14056 raft_consensus.cc:1081] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:05.988453 10601 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:05.947647 13948 raft_consensus.cc:2749] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:04:05.990151 10601 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:05.934695 13962 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:05.950122 14126 consensus_queue.cc:1048] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.049s
I20260709 13:04:06.016172 10629 raft_consensus.cc:1275] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:04:06.017167 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:06.016534 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:04:06.047235 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 47148us
I20260709 13:04:05.942876 14123 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:06.061920 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:05.989009 14102 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:06.067520 10785 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:04:05.988956 13980 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 9
I20260709 13:04:06.003387 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:06.015970 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:06.045176 14103 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:06.064585 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:06.048995 14111 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
W20260709 13:04:06.060094 11480 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.707s	user 0.023s	sys 0.031s
I20260709 13:04:05.946583 14112 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:06.016860 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:06.093618 10705 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56616
I20260709 13:04:06.105504 10705 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:06.105875 10705 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:05.998565 14106 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:05.950423 13922 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:05.998697 13995 raft_consensus.cc:2804] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:04:06.080648 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:04:06.101511 11480 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.763s	user 0.023s	sys 0.032s
I20260709 13:04:06.101001 14103 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:06.057020 13923 consensus_queue.cc:1048] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.051s
I20260709 13:04:06.128535 10722 tablet_copy_source_session.cc:215] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:06.129259 14103 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:06.130949 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:06.131603 10703 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:04:06.137668 10602 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:06.091101 13596 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.040s
I20260709 13:04:06.117647 13995 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:06.165594 10676 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:06.174500 10705 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:06.177098 10705 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:06.194427 10676 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
W20260709 13:04:06.203408 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:06.224529 10785 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 13:04:06.203856 13982 raft_consensus.cc:2749] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:06.152844 13995 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
W20260709 13:04:06.192106 14098 log.cc:927] Time spent T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:04:06.231137 14116 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:06.246040 13893 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:06.293557 13980 raft_consensus.cc:2749] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election lost for term 8. Reason: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9.
I20260709 13:04:06.260869 14064 consensus_queue.cc:1048] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.031s
I20260709 13:04:06.310350 13922 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:06.312821 10784 raft_consensus.cc:1275] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
W20260709 13:04:06.320214 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 165552us
I20260709 13:04:06.306442 13962 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:06.328059 10784 consensus_queue.cc:237] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:06.315802 14112 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:06.295190 13893 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:06.356632 10750 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:06.350332 13922 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.013s
I20260709 13:04:06.355578 13982 consensus_queue.cc:1048] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.016s
I20260709 13:04:06.372957 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
W20260709 13:04:06.531445 14146 log.cc:927] Time spent T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.165s	user 0.000s	sys 0.000s
W20260709 13:04:06.494321 14142 log.cc:927] Time spent T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.170s	user 0.000s	sys 0.001s
W20260709 13:04:06.539878 14138 log.cc:927] Time spent T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.164s	user 0.001s	sys 0.001s
W20260709 13:04:06.539353 14136 log.cc:927] Time spent T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.182s	user 0.001s	sys 0.001s
W20260709 13:04:06.545603 14140 log.cc:927] Time spent T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.229s	user 0.001s	sys 0.001s
W20260709 13:04:06.570565 14134 log.cc:927] Time spent T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.383s	user 0.004s	sys 0.000s
I20260709 13:04:06.576169 14123 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:06.579289 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:06.580435 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:06.581010 10780 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:04:06.580507 14155 log.cc:927] Time spent T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.102s	user 0.000s	sys 0.001s
W20260709 13:04:06.586860 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 449099us
I20260709 13:04:06.566790 10779 raft_consensus.cc:2955] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Committing config change with OpId 11.8: config changed from index -1 to 8, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:06.589794 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:06.590910 10782 raft_consensus.cc:1275] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:04:06.601986 10780 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
W20260709 13:04:06.583590 14145 log.cc:927] Time spent T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.226s	user 0.000s	sys 0.001s
I20260709 13:04:06.604696 10782 raft_consensus.cc:1240] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5. Ops: []
W20260709 13:04:06.606421 14139 log.cc:927] Time spent T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 13:04:06.607486 14101 raft_consensus.cc:2272] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:06.595582 13777 raft_consensus.cc:2804] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:04:06.609458 13777 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:06.609894 13777 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:06.610464 10628 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:04:06.612785 10634 raft_consensus.cc:1275] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:04:06.618403 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:06.620270 13995 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:06.621488 10636 raft_consensus.cc:1240] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10. Ops: [9.5-9.5]
I20260709 13:04:06.608906 13893 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:06.593732 13922 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:06.650105 10709 raft_consensus.cc:1240] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5. Ops: []
I20260709 13:04:06.649320 10706 raft_consensus.cc:1275] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 13:04:06.656054 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:06.639436 14119 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
W20260709 13:04:06.639688 14136 log.cc:927] Time spent T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 13:04:06.663591 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:06.661001 13922 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:06.669080 14051 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:06.669883 14101 ts_tablet_manager.cc:1916] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:06.678846 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:06.659947 14056 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:06.659648 14119 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:06.674186 13922 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:06.677253 13995 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:06.672153 14111 consensus_meta.cc:287] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.564s	user 0.009s	sys 0.002s
I20260709 13:04:06.688000 14111 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:06.681449 14056 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:06.688994 14119 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:06.689467 10637 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:04:06.674396 14103 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:06.674058 14102 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:06.690737 14103 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:06.675251 14051 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:06.691497 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:06.691270 14102 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:06.692830 14103 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:06.693147 14051 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:06.693734 14056 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:06.694871 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:06.695649 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:06.696113 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:06.696261 10709 raft_consensus.cc:2468] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:04:06.698203 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:06.698235 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:06.701658 10703 raft_consensus.cc:2468] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 6.
W20260709 13:04:06.726215 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 371091us
I20260709 13:04:06.727130 10750 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:06.729817 14106 raft_consensus.cc:2749] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:06.755810 10631 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54304 (request call id 1448) took 1025 ms. Trace:
I20260709 13:04:06.756420 10631 rpcz_store.cc:276] 0709 13:04:05.733745 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:05.818533 (+ 84788us) service_pool.cc:224] Handling call
0709 13:04:05.818849 (+   316us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:04:06.581330 (+762481us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:04:06.581360 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:04:06.581837 (+   477us) log.cc:844] Serialized 26 byte log entry
0709 13:04:06.639225 (+ 57388us) raft_consensus.cc:1645] Marking committed up to 7
0709 13:04:06.639380 (+   155us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:06.742534 (+103154us) spinlock_profiling.cc:243] Waited 305 ms on lock 0x7b540024de54. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc4e01 00007fce91dc383e 00007fce96d88419 00007fce902ffbd4 00007fce902ffb62 00007fce902ffa91 00007fce902ffa0c 00007fce902fecc2 00007fce900ff48c 00007fce900fe8c6
0709 13:04:06.742610 (+    76us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:04:06.742689 (+    79us) raft_consensus.cc:1685] finished
0709 13:04:06.742707 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:04:06.755721 (+ 13014us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":454679,"raft.queue_time_us":460165,"raft.run_cpu_time_us":128,"raft.run_wall_time_us":10088,"spinlock_wait_cycles":700373760,"thread_start_us":51157,"threads_started":1,"wal-append.queue_time_us":39872}
I20260709 13:04:06.763659 10633 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:04:06.726289 14031 raft_consensus.cc:2749] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:06.768711 14039 consensus_queue.cc:1048] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:06.763473 14111 consensus_queue.cc:1059] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260709 13:04:06.782321 14111 raft_consensus.cc:3055] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:04:06.782918 14111 raft_consensus.cc:740] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:06.784169 14111 consensus_queue.cc:260] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:06.769599 10676 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:06.765074 13995 consensus_queue.cc:1048] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.021s
I20260709 13:04:06.787027 13953 raft_consensus.cc:2804] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:04:06.787545 13953 raft_consensus.cc:697] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:06.788372 13953 consensus_queue.cc:237] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:06.794076 10601 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:06.796667 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:06.762154 14102 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:06.736680 13777 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:06.799088 13995 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:06.804297 14051 raft_consensus.cc:2749] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:06.820798 14111 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:06.849790 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:06.857499 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:06.857093 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:06.859030 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:06.859591 10631 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
I20260709 13:04:06.871577 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:06.810531 14103 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.040s
I20260709 13:04:06.953459 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:06.954466 10637 raft_consensus.cc:1275] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 13:04:06.963819 10777 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 14.
I20260709 13:04:06.955091 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:06.955655 10535 catalog_manager.cc:5697] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 5 to 7, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 7 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:06.957082 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:06.960826 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:06.966148 10630 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 15.
I20260709 13:04:06.967473 10535 catalog_manager.cc:5697] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 9 to 11, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 11 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:06.863140 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:06.969967 10535 catalog_manager.cc:5697] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 11 to 13, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 13 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:06.972285 10535 catalog_manager.cc:5697] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 12 to 13, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 13 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:06.974243 10535 catalog_manager.cc:5697] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 13 to 14, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 14 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:06.980259 10535 catalog_manager.cc:5697] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 10 to 11, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 11 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:06.982728 10535 catalog_manager.cc:5697] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 6 to 7, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 7 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:06.984862 10535 catalog_manager.cc:5697] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 7 to 8, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:06.988189 10535 catalog_manager.cc:5697] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 9 to 10, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 10 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:06.990434 10535 catalog_manager.cc:5697] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 13 to 15, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 15 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:06.992944 10535 catalog_manager.cc:5697] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:06.995473 10535 catalog_manager.cc:5697] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 6 to 7, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 7 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:06.997639 10535 catalog_manager.cc:5697] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:07.000185 10535 catalog_manager.cc:5697] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 6 to 8, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 8 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:07.010046 10535 catalog_manager.cc:5697] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 7 to 10, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 10 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:06.858493 13921 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:06.839989 13995 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:07.019685 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 51684.5us
I20260709 13:04:07.013164 10535 catalog_manager.cc:5697] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 7 to 9, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 9 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:07.020430 10750 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:07.020991 10535 catalog_manager.cc:5697] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 12 to 13, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 13 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:07.023186 10535 catalog_manager.cc:5697] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 6 to 8, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
W20260709 13:04:07.026758 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 180164us
I20260709 13:04:07.020517 13921 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:07.032087 13921 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:07.032843 13921 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:04:07.061990 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 209949us
W20260709 13:04:07.104569 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 84203.5us
I20260709 13:04:07.033315 13921 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:04:07.130383 10750 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:07.133111 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 134580us
I20260709 13:04:07.133716 10750 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:07.155211 14187 raft_consensus.cc:2955] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 LEADER]: Committing config change with OpId 10.10: config changed from index 8 to 10, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:07.159379 14193 raft_consensus.cc:2955] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 5 to 7, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:04:07.182601 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 50263.3us
I20260709 13:04:07.124194 13936 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:04:07.197866 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 64226.4us
I20260709 13:04:07.211043 10703 raft_consensus.cc:1275] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 13:04:07.120054 14085 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:07.142117 13599 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:07.134588 13953 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.084s
I20260709 13:04:07.208199 13777 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:07.197451 14096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82fa47cab6da4a1d9b87b9771a9f252a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:07.165081 14018 consensus_queue.cc:1048] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.054s
I20260709 13:04:07.209450 13893 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:04:07.225330 14147 log.cc:927] Time spent T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
I20260709 13:04:07.220422 13962 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election won for term 12
W20260709 13:04:07.271093 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 55483.2us
W20260709 13:04:07.273164 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 43562.6us
I20260709 13:04:07.259819 13893 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:07.223552 13936 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:07.227617 14085 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:07.257668 13962 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:07.347532  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:04:07.298098 14182 log.cc:927] Time spent T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 13:04:07.353341 10633 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:04:07.285297 13995 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:07.271097 13921 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:04:07.288806 13936 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:04:07.342592 14180 log.cc:927] Time spent T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.235s	user 0.001s	sys 0.000s
I20260709 13:04:07.287060 13893 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:07.341287 14111 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:07.287880 14170 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.068s
W20260709 13:04:07.378793 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 189624us
W20260709 13:04:07.370718 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 98111.4us
I20260709 13:04:07.299870 14039 consensus_queue.cc:1059] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.074s
I20260709 13:04:07.344259 14051 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:07.290939 14189 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.087s
I20260709 13:04:07.354867 13962 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:07.408412 10780 raft_consensus.cc:2955] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 5 to 7, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:07.401540 10777 raft_consensus.cc:2955] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Committing config change with OpId 10.10: config changed from index 8 to 10, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:07.367666 13912 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:04:07.392876 13980 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.459244 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:07.459683 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 49869.2us
W20260709 13:04:07.461638 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 53701.4us
I20260709 13:04:07.466014 10703 raft_consensus.cc:2393] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 11: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:04:07.466740 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:07.466863 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:07.470291 10784 raft_consensus.cc:1275] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 13:04:07.471537 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:07.407058 14111 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:07.473623 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:07.478519 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:07.481230 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:07.488040 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:07.488668 10786 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 12
I20260709 13:04:07.472735 13980 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:07.499346 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:04:07.510159 14185 log.cc:927] Time spent T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.104s	user 0.000s	sys 0.000s
I20260709 13:04:07.418529 14051 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:07.547577 14190 log.cc:927] Time spent T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.192s	user 0.001s	sys 0.000s
W20260709 13:04:07.518118 14181 log.cc:927] Time spent T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.300s	user 0.002s	sys 0.000s
I20260709 13:04:07.523883 10786 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
W20260709 13:04:07.560734 14203 log.cc:927] Time spent T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.074s	user 0.000s	sys 0.001s
I20260709 13:04:07.559530 13912 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:07.561452 13912 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:07.567067 14051 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:07.555526 14219 raft_consensus.cc:3055] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:04:07.572889 13980 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:07.573073 14219 raft_consensus.cc:740] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:07.577853 14085 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:07.578107 14219 consensus_queue.cc:260] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:07.579380 14219 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:07.565320 13962 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:07.582438 14111 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:07.594115 14192 log.cc:927] Time spent T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.174s	user 0.000s	sys 0.002s
W20260709 13:04:07.649040 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 186408us
I20260709 13:04:07.651391 10676 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:04:07.651659 13962 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:07.653529 13777 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:07.654707 13777 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:07.658818 13777 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:07.659480 13777 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:07.660239 13777 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:07.660677 14051 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:07.668334 14018 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:07.673911 14111 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:07.675000 14111 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:07.676093 14194 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:07.676996 14194 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:07.698305 13777 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:07.661458 14051 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:07.718950 14178 log.cc:927] Time spent T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.479s	user 0.005s	sys 0.001s
W20260709 13:04:07.701212 14224 log.cc:927] Time spent T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe: Append to log took a long time: real 0.092s	user 0.000s	sys 0.001s
I20260709 13:04:07.723387 10676 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:04:07.742883 14187 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:47524 (request call id 3) took 2831 ms. Trace:
W20260709 13:04:07.743000 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 59128.9us
I20260709 13:04:07.744633 10676 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:07.740219 14193 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:47524 (request call id 2) took 2828 ms. Trace:
I20260709 13:04:07.660238 13921 consensus_queue.cc:1048] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.077s
I20260709 13:04:07.751992 14219 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 13:04:07.752573 14219 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:07.745924 14018 raft_consensus.cc:2749] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:04:07.754031 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 261419us
I20260709 13:04:07.743857 14187 rpcz_store.cc:276] 0709 13:04:04.911551 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:04.916453 (+  4902us) service_pool.cc:224] Handling call
0709 13:04:05.067966 (+151513us) log.cc:844] Serialized 487 byte log entry
0709 13:04:07.742662 (+2674696us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":1337,"raft.queue_time_us":454,"raft.run_cpu_time_us":1374,"raft.run_wall_time_us":1373,"thread_start_us":173360,"threads_started":1,"wal-append.queue_time_us":289080,"wal-append.run_cpu_time_us":2730,"wal-append.run_wall_time_us":1158840}
I20260709 13:04:07.753043 14219 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:04:07.761852 14111 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:07.771128 10519 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5cecde6ac0504b1f871c689c8874516a with cas_config_opid_index 8: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:04:07.785068 10749 consensus_peers.cc:597] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e552e95926f147258abc7e4ae5dc3008. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:07.785789 10749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 439829us
I20260709 13:04:07.786844 13912 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:07.790352 13962 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:07.798787 13962 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:07.800442 14194 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:07.800595 13912 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:07.779165 14051 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:07.746146 14193 rpcz_store.cc:276] 0709 13:04:04.911171 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:04.911365 (+   194us) service_pool.cc:224] Handling call
0709 13:04:05.197283 (+285918us) log.cc:844] Serialized 487 byte log entry
0709 13:04:07.739053 (+2541770us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":84478,"raft.queue_time_us":65150,"raft.run_cpu_time_us":1808,"raft.run_wall_time_us":198740,"thread_start_us":877033,"threads_started":2,"wal-append.queue_time_us":141323,"wal-append.run_cpu_time_us":2541,"wal-append.run_wall_time_us":1186497}
I20260709 13:04:07.813525 13962 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:07.798213 14096 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:51038 (request call id 75) took 3078 ms. Trace:
I20260709 13:04:07.826560 10519 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d9e0fdbd1e7d4fc0a9e330373ff8e0c5 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:07.820118 14096 rpcz_store.cc:276] 0709 13:04:04.668949 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:04.669153 (+   204us) service_pool.cc:224] Handling call
0709 13:04:04.819220 (+150067us) ts_tablet_manager.cc:934] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
0709 13:04:06.744524 (+1925304us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:04:07.586214 (+841690us) tablet_metadata.cc:665] Metadata flushed
0709 13:04:07.589930 (+  3716us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:04:07.668697 (+ 78767us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:04:07.680946 (+ 12249us) tablet_replica.cc:206] Creating consensus instance
0709 13:04:07.731280 (+ 50334us) ts_tablet_manager.cc:989] Replica registered.
0709 13:04:07.746845 (+ 15565us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":40515,"tablet-copy.queue_time_us":140997,"thread_start_us":329988,"threads_started":2}
I20260709 13:04:07.832880 14111 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:07.833683 14111 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:07.838804 13777 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:07.839754 13777 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:07.836177 14111 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:07.779771 14228 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:07.844014 13777 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:07.865589 14101 ts_tablet_manager.cc:1929] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 8.7
I20260709 13:04:07.866551 14194 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:07.870862 14228 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:07.877570 14231 log.cc:927] Time spent T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260709 13:04:07.859210 14096 tablet_copy_client.cc:806] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:07.882901 14096 tablet_copy_client.cc:670] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:07.883853 14101 log.cc:1199] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 7c00483a1339411da05005c410f470a0: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-0-root/wals/3e0ab5c06f2f4e60805301d0cd0f6ce7
I20260709 13:04:07.883674 14194 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:07.885572 10601 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:07.890659 14194 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:07.892587 14051 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:07.893677 13777 consensus_queue.cc:1048] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:04:07.896795 14228 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:07.875687 13921 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.897153 10601 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:07.923184 14051 raft_consensus.cc:2749] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 13:04:07.924526 10601 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:07.915114 13777 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.911655 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:07.907526 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:07.901142 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:07.903173 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:07.908106 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:07.944080 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:07.949533 14051 raft_consensus.cc:2749] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:07.903077 14219 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:07.909900 13921 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:07.954792 10601 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:07.955484 13921 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:07.956524 10601 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:07.959448 13777 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:07.961643 14051 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:07.962270 13777 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:07.962491 14051 raft_consensus.cc:2749] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:04:07.942387 13962 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.963402 13962 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:07.964298 10601 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:07.965123 14111 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:07.966318 10706 raft_consensus.cc:2410] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 11 because replica has last-logged OpId of term: 9 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
I20260709 13:04:07.966692 14111 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:07.967391 14111 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:07.969249 14101 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:54284 (request call id 66) took 3062 ms. Trace:
I20260709 13:04:07.969779 14101 rpcz_store.cc:276] 0709 13:04:04.907439 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:04.907827 (+   388us) service_pool.cc:224] Handling call
0709 13:04:05.188707 (+280880us) ts_tablet_manager.cc:1151] Deleting tablet 3e0ab5c06f2f4e60805301d0cd0f6ce7
0709 13:04:05.188822 (+   115us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 13:04:06.252660 (+1063838us) spinlock_profiling.cc:243] Waited 332 ms on lock 0x7b540042a254. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dcc362 00007fce957b734c 00007fce96dda60a 00007fce96e0b2d0 00007fce96df183d 00007fce96df17e9 00007fce96df1779 00007fce96df1741 00007fce96df096d 000000000038f354
0709 13:04:07.367851 (+1115191us) tablet_metadata.cc:665] Metadata flushed
0709 13:04:07.865240 (+497389us) tablet_metadata.cc:665] Metadata flushed
0709 13:04:07.969123 (+103883us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":516357,"spinlock_wait_cycles":763501824,"tablet-delete.queue_time_us":278963,"thread_start_us":184814,"threads_started":1}
I20260709 13:04:07.972293 10520 catalog_manager.cc:5028] TS 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): tablet 3e0ab5c06f2f4e60805301d0cd0f6ce7 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:04:07.977573 14219 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 16 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:07.972720 14233 ts_tablet_manager.cc:933] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:07.970598 10601 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:07.979843 14111 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:07.983475 13962 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:07.999104 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:07.993314 14018 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:08.006253 14018 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:08.009819 13777 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:08.011122 14051 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:08.011626 13777 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } }
I20260709 13:04:08.009898 14018 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:08.009898 14111 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:08.016072 13777 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:08.011899 14051 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.017935 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:08.024525 14051 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:08.025066 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:08.024626 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:08.028260 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:04:08.035832 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 65398.2us
I20260709 13:04:08.035995 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:08.037298 10601 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:08.038369 13777 raft_consensus.cc:2804] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:04:08.038959 13777 raft_consensus.cc:697] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:08.040196 13777 consensus_queue.cc:237] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.051983 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:08.052582 10532 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44242 (request call id 41) took 1761 ms. Trace:
I20260709 13:04:08.053642 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:08.053792 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:08.054749 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:08.060690 10777 raft_consensus.cc:1275] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:04:08.052999 10532 rpcz_store.cc:276] 0709 13:04:06.290692 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:06.290840 (+   148us) service_pool.cc:224] Handling call
0709 13:04:08.052364 (+1761524us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260709 13:04:08.076448 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:08.077270 10712 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:08.096581 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.105239 14051 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:08.105996 14051 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.119114 14168 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:08.108224 14051 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:08.119997 14168 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:08.112401 14102 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:08.111290 14111 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:08.133247 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.144446 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.145545 10635 raft_consensus.cc:1275] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
W20260709 13:04:08.146790 14239 log.cc:927] Time spent T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.101s	user 0.000s	sys 0.005s
I20260709 13:04:08.147930 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.147526 14183 raft_consensus.cc:2955] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Committing config change with OpId 11.8: config changed from index -1 to 8, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
W20260709 13:04:08.149559 14236 log.cc:927] Time spent T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.086s	user 0.000s	sys 0.001s
I20260709 13:04:08.149942 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.151882 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.153136 14233 tablet_copy_client.cc:323] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.67:34207
I20260709 13:04:08.135783 14051 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:08.163342 14111 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.163825 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.169008 10712 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
I20260709 13:04:08.165670 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.170185 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.172307 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:08.165802 14111 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:08.163419 14102 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:08.174062 14051 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.182857 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.173810 13777 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:08.188233 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.189113 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.188998 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.189930 14168 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:08.191241 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.199556 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.183591 10705 raft_consensus.cc:2955] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Committing config change with OpId 11.8: config changed from index -1 to 8, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:08.205624 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.214025 10796 tablet_copy_service.cc:140] P 99a7b009fd104b7d948808513bc3e845: Received BeginTabletCopySession request for tablet e552e95926f147258abc7e4ae5dc3008 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:47336)
I20260709 13:04:08.220980 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.216152 10796 tablet_copy_service.cc:161] P 99a7b009fd104b7d948808513bc3e845: Beginning new tablet copy session on tablet e552e95926f147258abc7e4ae5dc3008 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:47336: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-e552e95926f147258abc7e4ae5dc3008
I20260709 13:04:08.203786 13777 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.229696 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:08.229764 10534 catalog_manager.cc:5697] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 5 to 6, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 6 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:08.247848 14102 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:08.252588 14051 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:08.256145 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:08.256430 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:08.257320 10636 raft_consensus.cc:2410] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 11 because replica has last-logged OpId of term: 9 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
I20260709 13:04:08.261859 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:08.246630 10777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:08.265776 10777 raft_consensus.cc:606] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:08.270879 10633 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:08.272066 10534 catalog_manager.cc:5697] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:08.288560 10777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:52204
W20260709 13:04:08.289494 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 43942us
I20260709 13:04:08.289268 10777 raft_consensus.cc:606] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:08.292110 10535 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45046 (request call id 140) took 3162 ms. Trace:
I20260709 13:04:08.283887 13777 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:08.307976 14230 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:08.308705 14230 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.311970 14230 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:08.314985 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.317381 14228 raft_consensus.cc:993] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:08.317847 14228 raft_consensus.cc:1081] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:08.319571 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:08.320369 10635 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:08.292888 10535 rpcz_store.cc:276] 0709 13:04:05.093645 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:05.100713 (+  7068us) service_pool.cc:224] Handling call
0709 13:04:08.250606 (+3149893us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:07.567374 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:07.569840 (+  2466us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:07.569881 (+    41us) write_op.cc:435] Acquired schema lock
0709 13:04:07.569903 (+    22us) tablet.cc:662] Decoding operations
0709 13:04:07.571408 (+  1505us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:07.571473 (+    65us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:07.571506 (+    33us) tablet.cc:685] Acquiring locks for 18 operations
0709 13:04:07.575134 (+  3628us) tablet.cc:701] Row locks acquired
0709 13:04:07.575154 (+    20us) write_op.cc:260] PREPARE: finished
0709 13:04:07.575295 (+   141us) write_op.cc:270] Start()
0709 13:04:07.575405 (+   110us) write_op.cc:276] Timestamp: P: 1783602247575247 usec, L: 0
0709 13:04:07.575426 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:04:07.576526 (+  1100us) log.cc:844] Serialized 7029 byte log entry
0709 13:04:07.872718 (+296192us) op_driver.cc:464] REPLICATION: finished
0709 13:04:08.011441 (+138723us) write_op.cc:301] APPLY: starting
0709 13:04:08.011592 (+   151us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:08.012168 (+   576us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:08.012900 (+   732us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:08.016633 (+  3733us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:08.017072 (+   439us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=18
0709 13:04:08.017121 (+    49us) write_op.cc:312] APPLY: finished
0709 13:04:08.033278 (+ 16157us) log.cc:844] Serialized 124 byte log entry
0709 13:04:08.034452 (+  1174us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:08.034863 (+   411us) write_op.cc:454] Released schema lock
0709 13:04:08.034951 (+    88us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:08.068041 (+ 33090us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:08.068100 (+    59us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":307645,"reported_tablets":33,"child_traces":[["op",{"apply.queue_time_us":84150,"apply.run_cpu_time_us":6815,"apply.run_wall_time_us":56567,"num_ops":18,"prepare.queue_time_us":533707,"prepare.run_cpu_time_us":11686,"prepare.run_wall_time_us":38384,"raft.queue_time_us":36504,"raft.run_cpu_time_us":7768,"raft.run_wall_time_us":159835,"replication_time_us":214366,"thread_start_us":431429,"threads_started":4,"wal-append.queue_time_us":32381}]]}
I20260709 13:04:08.330529 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:08.331182 10636 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
I20260709 13:04:08.334251 10782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:08.334424 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:08.334847 10782 raft_consensus.cc:606] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:08.335019 10629 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 15.
I20260709 13:04:08.338878 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:08.339649 10629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:04:08.340471 10629 raft_consensus.cc:606] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:08.342090 10629 raft_consensus.cc:614] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:04:08.342924 10633 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:04:08.333151 10534 catalog_manager.cc:5697] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 4 to 6, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 6 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:08.344283 10635 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:04:08.346997 10705 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56600
I20260709 13:04:08.347793 10705 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:08.348250 10705 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:08.350417 14230 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:08.351094 14230 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.328910 14183 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:59978 (request call id 6) took 2463 ms. Trace:
I20260709 13:04:08.360050 10705 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.364475 14230 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:08.369747 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:08.370501 10629 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 5.
I20260709 13:04:08.371260 13962 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:08.371834 13962 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.387405 13962 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:08.388204 10782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6b867e815f4405897c711dda289695c"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:08.388960 10782 raft_consensus.cc:606] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:08.382254 14228 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:08.390650 14228 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.393321 10534 catalog_manager.cc:5697] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 reported cstate change: config changed from index -1 to 8, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 11 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:08.396281 10534 catalog_manager.cc:5697] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:08.397877 14228 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:08.399097 10534 catalog_manager.cc:5697] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 8 to 9, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 9 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:08.401088 10534 catalog_manager.cc:5697] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 10 to 12, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 12 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:08.384164 14230 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:08.404842 10705 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:08.402727 10534 catalog_manager.cc:5697] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 11 to 13, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 13 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
W20260709 13:04:08.406540 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 61411.6us
I20260709 13:04:08.414003 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.416742 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.415557 13962 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:08.421058 14229 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:08.421173 13962 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.421995 14229 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.423404 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.423748 13962 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:08.424127 14229 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:08.416425  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:04:08.426204  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:08.406546 14230 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.442140 14230 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:08.353798 14183 rpcz_store.cc:276] 0709 13:04:05.865283 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:06.318943 (+453660us) service_pool.cc:224] Handling call
0709 13:04:06.853127 (+534184us) spinlock_profiling.cc:243] Waited 8.16 ms on lock 0x7b2c00087a98. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce906bda11 00007fce906cca0a 00007fce906cc693 00007fce906cc631 00007fce91dff3f1 00007fce91d389fe 00007fce91dbf749 00007fce91dc076a 00007fce91dbf91b 00007fce91dcb03c 00007fce91dca6b3
0709 13:04:06.948022 (+ 94895us) log.cc:844] Serialized 492 byte log entry
0709 13:04:07.278902 (+330880us) spinlock_profiling.cc:243] Waited 2.47 ms on lock 0x7b18001ca080. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce97b9fde1 00007fce97bac5b1 00007fce8ecd73f3 00007fce8ecd97c1 00007fce8ecd9779 00007fce8ecd9709 00007fce8ecd96d1 00007fce8ecd89cd 000000000038f354 000000000038f199 00007fce8ecba83a
0709 13:04:07.799533 (+520631us) spinlock_profiling.cc:243] Waited 5.95 ms on lock 0x7b5400208da0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91d39dbe 00007fce91d44930 00007fce91d448d8 00007fce91d44858 00007fce91d44813 00007fce91d43a9c 00007fce97c2f626 00007fce97c29dd8 00007fce91d807cb 00007fce91d832c0
0709 13:04:08.328791 (+529258us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":218297,"raft.queue_time_us":176920,"raft.run_cpu_time_us":2353,"raft.run_wall_time_us":79303,"spinlock_wait_cycles":38154240,"thread_start_us":1408,"threads_started":1,"wal-append.queue_time_us":76460}
I20260709 13:04:08.467005 13777 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:08.467787 10796 tablet_copy_source_session.cc:215] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:08.474709 10782 consensus_queue.cc:237] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [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: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:08.472812 14111 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:08.470701 14183 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:08.478788 14228 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:08.480991 14229 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:08.467656 13777 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.482730 14228 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.483034 14229 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.484493 13777 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:08.484743 14228 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:08.471652 14051 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
W20260709 13:04:08.488389 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 80312.5us
I20260709 13:04:08.481047 14102 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:08.490825 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:08.492000 14233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e552e95926f147258abc7e4ae5dc3008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:08.487747 14111 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.493551 14246 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:08.494445 14111 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:08.494901 13777 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:08.487012 14241 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:08.495496 13777 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.495911 14241 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.497887 13777 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:08.497488 14051 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.491570 14102 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.505610 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.505757 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.504098 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.507704 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.506309 10707 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:04:08.510848 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:08.515895 14249 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:08.516448 14249 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.486426 14183 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.513955 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:08.524688 14096 tablet_copy_client.cc:538] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:08.529168 10631 raft_consensus.cc:1240] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 11. Current term is 12. Ops: [11.7-11.7]
I20260709 13:04:08.530634 14102 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:08.531891 14249 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:08.534068 14051 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:08.517061 14229 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:08.537796 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.538329 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:08.543304 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 50613.2us
I20260709 13:04:08.543608 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.543965 10631 raft_consensus.cc:1240] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10. Ops: [9.6-9.6]
I20260709 13:04:08.545035 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.545241 14249 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:08.546168 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.546772 10704 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:04:08.542094 10751 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:08.549140 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.555167 10750 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:08.581521 13963 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:08.582235 14223 raft_consensus.cc:2804] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:04:08.582801 14223 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:08.583290 14223 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:08.570778 14241 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:08.598969 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:08.600306 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:08.600864 10636 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:08.602464 10601 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:08.614883 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.616348 10601 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:08.612188 10708 consensus_queue.cc:237] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:08.619500 10601 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:08.620837 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.624768 14102 raft_consensus.cc:2749] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:08.626535 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:08.626857 14241 raft_consensus.cc:2749] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:08.627254 10631 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:04:08.627930 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:08.624816 10703 raft_consensus.cc:1275] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:08.624215 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:08.629920 10628 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
W20260709 13:04:08.636629 10749 consensus_peers.cc:597] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0b218eafb08246d88c703ab8855290c4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:08.610014 14111 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:08.644461 10632 raft_consensus.cc:1275] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:04:08.621317 10601 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:08.653466 10631 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 16.
W20260709 13:04:08.655761 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:08.764231 10636 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
W20260709 13:04:08.774698 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:08.701048 14250 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:08.656221 10602 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:04:08.829276 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 222150us
I20260709 13:04:08.830277 10602 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:08.833110 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 219897us
I20260709 13:04:08.835542 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.838557 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.838784 14250 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:08.846555 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 225196us
I20260709 13:04:08.847714 10601 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:08.849104 14223 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:08.854912 13777 raft_consensus.cc:2749] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:08.825609 14168 raft_consensus.cc:2749] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:08.865832 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:08.831059 14102 raft_consensus.cc:2749] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:08.817250 10632 raft_consensus.cc:2955] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 5 to 7, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:08.836519 14241 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:04:08.909933 10676 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:08.888213 10631 raft_consensus.cc:2955] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Committing config change with OpId 10.10: config changed from index 8 to 10, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:08.936879 14018 raft_consensus.cc:2749] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:04:08.942332 10676 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
W20260709 13:04:08.942906 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:08.944181 14250 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:08.944828 10676 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:08.946516 14018 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:08.947374 13962 raft_consensus.cc:993] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:08.947444 14018 raft_consensus.cc:2749] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:08.950141 14249 raft_consensus.cc:1081] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:08.943944 14219 consensus_queue.cc:1059] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:08.912034 14241 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:08.926703 14096 tablet_bootstrap.cc:492] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
W20260709 13:04:08.996536 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 154672us
I20260709 13:04:08.997537 10750 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:09.006521 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 61748.8us
I20260709 13:04:08.989530 14241 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:08.994377 14246 raft_consensus.cc:3055] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:04:09.013458 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:04:09.014734 14261 log.cc:927] Time spent T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 13:04:09.019851 14223 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:09.020735 14183 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:09.028190 14230 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:04:09.037351 10750 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:09.042693 14267 log.cc:927] Time spent T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.065s	user 0.000s	sys 0.003s
I20260709 13:04:09.031104 14246 raft_consensus.cc:740] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:09.058079 14246 consensus_queue.cc:260] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:09.058317 14233 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:59062 (request call id 29) took 1215 ms. Trace:
I20260709 13:04:09.059304 14246 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:09.058898 14233 rpcz_store.cc:276] 0709 13:04:07.843750 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:07.843989 (+   239us) service_pool.cc:224] Handling call
0709 13:04:07.978885 (+134896us) ts_tablet_manager.cc:934] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
0709 13:04:08.485479 (+506594us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:04:08.640461 (+154982us) tablet_metadata.cc:665] Metadata flushed
0709 13:04:08.640574 (+   113us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:04:09.057353 (+416779us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:04:09.057724 (+   371us) tablet_replica.cc:206] Creating consensus instance
0709 13:04:09.058128 (+   404us) ts_tablet_manager.cc:989] Replica registered.
0709 13:04:09.058204 (+    76us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":132959,"tablet-copy.queue_time_us":98588,"thread_start_us":69799,"threads_started":2}
W20260709 13:04:09.061015 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:09.060705 14233 tablet_copy_client.cc:806] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:09.062173 14233 tablet_copy_client.cc:670] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:09.072532 11477 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 13:04:09.083770 14223 raft_consensus.cc:2749] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:09.089529 14233 tablet_copy_client.cc:538] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 13:04:09.092355 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 58896.6us
I20260709 13:04:09.105489 14245 consensus_queue.cc:1059] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:04:09.105729 14247 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:04:09.106786 14245 raft_consensus.cc:3055] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:04:09.107352 14245 raft_consensus.cc:740] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
W20260709 13:04:09.112149 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 74855.4us
W20260709 13:04:09.088296 14264 log.cc:927] Time spent T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.110s	user 0.002s	sys 0.000s
I20260709 13:04:09.139845 14275 raft_consensus.cc:993] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:09.140465 14275 raft_consensus.cc:1081] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:09.108618 14245 consensus_queue.cc:260] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:09.142057 14245 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
W20260709 13:04:09.130026 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 232914us
I20260709 13:04:09.144131 10676 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:09.126350 14241 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:09.150640 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:09.152798 10750 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:09.154243 10750 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:09.154888 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:09.160442 14271 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:04:09.160921 14271 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:09.161276 14271 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:09.157219 14274 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 13:04:09.157431 14228 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 13:04:09.165557 14228 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:09.166008 14228 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:04:09.168030 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:09.149524 14275 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:09.172719 14275 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:09.174916 14275 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:09.147997 14247 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:04:09.175554 14247 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:09.175935 14247 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:09.179570 14271 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:09.175005 10750 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:09.147782 14250 consensus_queue.cc:1048] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.034s
I20260709 13:04:09.181807 14230 raft_consensus.cc:2749] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:04:09.182891 10750 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:09.183072 10707 raft_consensus.cc:1240] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9. Ops: []
I20260709 13:04:09.183621 14228 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:09.185581 14250 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:04:09.186179 14250 raft_consensus.cc:697] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:09.187070 14250 consensus_queue.cc:237] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:09.191092 10750 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:09.195863 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:09.202592 10711 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:04:09.205011 10750 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:09.205835 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 51964.4us
I20260709 13:04:09.206642 10676 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:09.209321 10676 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:09.219894 14271 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:09.225055 14278 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:09.225687 14278 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:09.227623 14268 raft_consensus.cc:993] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:09.227996 14278 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:09.228600 14278 raft_consensus.cc:2804] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:04:09.228922 14278 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:09.229032 10750 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:09.229784 14282 raft_consensus.cc:2804] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:04:09.230229 14228 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 16 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:09.230419 14282 raft_consensus.cc:697] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:09.230870 14228 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:09.231877 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:09.231560 14282 consensus_queue.cc:237] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:09.210259 14246 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 13:04:09.233143 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:09.233827 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:09.234468 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:09.232456 10777 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
I20260709 13:04:09.228117 14268 raft_consensus.cc:1081] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:09.237915 10779 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:04:09.255610 14241 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:09.256919 14281 log.cc:927] Time spent T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.109s	user 0.001s	sys 0.000s
I20260709 13:04:09.261485 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:09.229298 14278 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:04:09.262370 10781 raft_consensus.cc:2410] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 11 because replica has last-logged OpId of term: 10 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 8 index: 6.
I20260709 13:04:09.237696 14275 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:04:09.274402 14183 consensus_queue.cc:1059] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:04:09.280361 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:09.270112 10751 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:09.295959 14228 raft_consensus.cc:2804] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:04:09.297648 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:09.313942 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:09.328598 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:09.329058 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
W20260709 13:04:09.331346 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 90594.2us
I20260709 13:04:09.331887 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:09.332734 10781 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 13.
I20260709 13:04:09.312187 13962 raft_consensus.cc:3055] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:04:09.335605 10706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56600
I20260709 13:04:09.337888 10706 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:09.338384 10706 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:09.338991 10632 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 13:04:09.339202 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:09.315759 14228 raft_consensus.cc:697] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:09.343225 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:09.330564 14246 raft_consensus.cc:697] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:09.346891 10781 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:04:09.350369 10708 raft_consensus.cc:1275] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 12 index: 6. (index mismatch)
I20260709 13:04:09.351812 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:09.336581 13962 raft_consensus.cc:740] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:09.354694 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:09.340785 14275 raft_consensus.cc:697] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:09.364179 10781 raft_consensus.cc:2393] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 12: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:09.371088 14247 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:09.382215 10709 raft_consensus.cc:2368] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 10. Current term is 11.
I20260709 13:04:09.386188 14266 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:09.374189 13962 consensus_queue.cc:260] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:09.386721 14266 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:09.384557 14246 consensus_queue.cc:237] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:09.395045 14228 consensus_queue.cc:237] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 9.5, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:09.395341 14275 consensus_queue.cc:237] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:09.397619 14245 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:09.352635 14274 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.046s
I20260709 13:04:09.398226 14245 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:09.405869 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:09.406069 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:09.406711 10782 raft_consensus.cc:2393] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 16: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:09.407678 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:09.408342 10785 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:04:09.408281 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:09.409230 10783 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
I20260709 13:04:09.409582 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:09.373358 14247 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:09.394624 13962 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:09.417984 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:09.410946 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:09.421849 10779 raft_consensus.cc:2393] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 10: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:09.409619 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:09.422927 10786 raft_consensus.cc:2410] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 11 because replica has last-logged OpId of term: 10 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 9 index: 5.
I20260709 13:04:09.424065 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:09.415910 14245 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:09.424657 10778 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:04:09.426103 10781 raft_consensus.cc:1275] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 12 index: 6. (index mismatch)
I20260709 13:04:09.385726 13963 raft_consensus.cc:2955] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
W20260709 13:04:09.430456 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:04:09.431034 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:09.441481 10709 raft_consensus.cc:2955] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:09.467741 10602 leader_election.cc:400] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 10. Current term is 11.
I20260709 13:04:09.468115 10602 leader_election.cc:403] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 election: Cancelling election due to peer responding with higher term
I20260709 13:04:09.473088  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:09.468744 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:09.474947 10634 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:09.466586 10532 catalog_manager.cc:5697] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 8 to 10, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New cstate: current_term: 10 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:09.482476 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:09.483108 10532 catalog_manager.cc:5697] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 5 to 7, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New cstate: current_term: 6 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:09.521046 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:09.524011 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:09.524804 10782 raft_consensus.cc:2393] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 10: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:09.469245 13777 consensus_queue.cc:1048] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.043s
I20260709 13:04:09.535367 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:09.539362 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:04:09.545665 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:09.546722 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:09.548844 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:09.522240 14266 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:09.549887 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:09.549993 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:09.555480 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:09.556308 10629 raft_consensus.cc:2393] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 10: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:09.556599 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:09.557802 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:09.558055 10637 raft_consensus.cc:1275] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:09.558472 10630 raft_consensus.cc:2393] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 10: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:09.557927 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:09.559719 14233 tablet_bootstrap.cc:492] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:04:09.557106 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:09.586124 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:09.631184 14288 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:09.639773 14219 raft_consensus.cc:2955] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Committing config change with OpId 10.9: config changed from index 8 to 9, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:09.643786 10634 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:04:09.672113 10706 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:09.527566 14268 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:09.656687 13963 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:59978 (request call id 7) took 1189 ms. Trace:
I20260709 13:04:09.657200 14251 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:09.688951 14251 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:09.694100 14277 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:09.694691 14277 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:09.696825 14263 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:09.696990 14277 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:09.697407 14263 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:09.698186 11477 raft_consensus.cc:2955] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Committing config change with OpId 10.9: config changed from index 8 to 9, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:09.699854 14263 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:09.657562 10635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6b867e815f4405897c711dda289695c"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:09.498912 14228 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:09.676937 10534 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45040 (request call id 139) took 3090 ms. Trace:
I20260709 13:04:09.686129 14288 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:09.687230 13963 rpcz_store.cc:276] 0709 13:04:08.467249 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:08.467400 (+   151us) service_pool.cc:224] Handling call
0709 13:04:08.510938 (+ 43538us) log.cc:844] Serialized 492 byte log entry
0709 13:04:08.579864 (+ 68926us) spinlock_profiling.cc:243] Waited 1.57 ms on lock 0x7b18003c6100. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce97b9fde1 00007fce97bac5b1 00007fce8ecd73f3 00007fce8ecd97c1 00007fce8ecd9779 00007fce8ecd9709 00007fce8ecd96d1 00007fce8ecd89cd 000000000038f354 000000000038f199 00007fce8ecba83a
0709 13:04:09.656596 (+1076732us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":52076,"raft.queue_time_us":36502,"raft.run_cpu_time_us":2347,"raft.run_wall_time_us":71587,"spinlock_wait_cycles":3609856,"thread_start_us":37347,"threads_started":1,"wal-append.queue_time_us":100535}
I20260709 13:04:09.703811 10635 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:09.711510 10635 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:09.692266 14251 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
W20260709 13:04:09.710376 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 198694us
I20260709 13:04:09.713495 10706 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:09.683492 14111 raft_consensus.cc:2749] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election lost for term 10. Reason: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 10. Current term is 11.
I20260709 13:04:09.757810 10676 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:04:09.783161 10634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:09.784047 10634 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:09.784430 10634 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:09.717203 14277 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
W20260709 13:04:09.808159 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 50509.9us
I20260709 13:04:09.706018 10534 rpcz_store.cc:276] 0709 13:04:06.609363 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:06.613541 (+  4178us) service_pool.cc:224] Handling call
0709 13:04:09.676875 (+3063334us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:08.723368 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:09.017343 (+293975us) spinlock_profiling.cc:243] Waited 3.7 ms on lock 0x7b5c001b9e0c. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce97fb6331 00007fce97fb6221 00007fce97fb0f6c 00007fce9580ed69 00007fce957fa0a6 00007fce957f9d58 00007fce957fe9f1 00007fce957fe9a9 00007fce957fe939 00007fce957fe901 00007fce957fdb2d
0709 13:04:09.033089 (+ 15746us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:09.038617 (+  5528us) write_op.cc:435] Acquired schema lock
0709 13:04:09.045339 (+  6722us) tablet.cc:662] Decoding operations
0709 13:04:09.054326 (+  8987us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:09.054408 (+    82us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:09.054446 (+    38us) tablet.cc:685] Acquiring locks for 8 operations
0709 13:04:09.055234 (+   788us) tablet.cc:701] Row locks acquired
0709 13:04:09.055294 (+    60us) write_op.cc:260] PREPARE: finished
0709 13:04:09.055473 (+   179us) write_op.cc:270] Start()
0709 13:04:09.055872 (+   399us) write_op.cc:276] Timestamp: P: 1783602249055403 usec, L: 0
0709 13:04:09.055903 (+    31us) op_driver.cc:348] REPLICATION: starting
0709 13:04:09.056877 (+   974us) log.cc:844] Serialized 3261 byte log entry
0709 13:04:09.311745 (+254868us) op_driver.cc:464] REPLICATION: finished
0709 13:04:09.416705 (+104960us) write_op.cc:301] APPLY: starting
0709 13:04:09.416816 (+   111us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:09.417082 (+   266us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:09.417115 (+    33us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:09.418303 (+  1188us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:09.418629 (+   326us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=8
0709 13:04:09.418695 (+    66us) write_op.cc:312] APPLY: finished
0709 13:04:09.419044 (+   349us) log.cc:844] Serialized 64 byte log entry
0709 13:04:09.419289 (+   245us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:09.419459 (+   170us) write_op.cc:454] Released schema lock
0709 13:04:09.419519 (+    60us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:09.419928 (+   409us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:09.419957 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":16984,"reported_tablets":27,"child_traces":[["op",{"apply.queue_time_us":104671,"apply.run_cpu_time_us":3216,"apply.run_wall_time_us":3217,"num_ops":8,"prepare.queue_time_us":154352,"prepare.run_cpu_time_us":47461,"prepare.run_wall_time_us":425642,"raft.queue_time_us":119411,"raft.run_cpu_time_us":20413,"raft.run_wall_time_us":39499,"replication_time_us":255696,"spinlock_wait_cycles":8501504,"thread_start_us":203054,"threads_started":4,"wal-append.queue_time_us":93202}]]}
I20260709 13:04:09.813848 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:09.800755 10635 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:09.818727 10636 raft_consensus.cc:1240] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 11. Current term is 12. Ops: []
I20260709 13:04:09.761649 10637 raft_consensus.cc:2955] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Committing config change with OpId 11.8: config changed from index -1 to 8, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:09.763854 13777 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:09.826344 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:09.821339 10634 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:09.710510 14228 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:09.816388 14274 raft_consensus.cc:2749] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:09.764576 14278 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:09.820289 14241 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:09.822084 14102 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:09.705600 14268 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:09.850417 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:09.855363 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:09.854609 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:09.859663 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:10.002270 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:04:09.863279 14279 log.cc:927] Time spent T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
W20260709 13:04:09.923556 14304 log.cc:927] Time spent T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.119s	user 0.001s	sys 0.000s
W20260709 13:04:09.924224 14280 log.cc:927] Time spent T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
W20260709 13:04:09.928411 14292 log.cc:927] Time spent T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.278s	user 0.004s	sys 0.000s
I20260709 13:04:09.909332 14287 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:09.824689 14277 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:09.923974 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:09.866170 14286 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:09.863835 13777 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.012722 14241 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:10.087270 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 54508.2us
I20260709 13:04:10.088256 10676 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:10.019593 14102 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.109653 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:10.068441 14287 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.128357 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:10.129046 10710 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:04:10.127206 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:10.142436 14318 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:10.147548 14318 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.150964 13777 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:10.137769 14247 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:04:10.152596 14241 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:10.155546 10635 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:10.157500 13963 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:10.158398 13963 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:10.164546 14297 log.cc:927] Time spent T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.533s	user 0.002s	sys 0.013s
W20260709 13:04:10.149137 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 176805us
I20260709 13:04:10.169945 14318 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:10.172160 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:10.177804 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:10.178313 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:10.093827 14286 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.183059 14286 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:10.178407 13963 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:10.186132 10711 raft_consensus.cc:1275] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 13:04:10.188406 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
W20260709 13:04:10.188994 10676 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.9.77.67:34207 timed out after 1.562s (SENT) [suppressed 1 similar messages]
I20260709 13:04:10.161792 14320 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:10.189862 14320 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.179088 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:10.190223 10711 raft_consensus.cc:1240] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 11. Current term is 12. Ops: []
I20260709 13:04:10.192021 14320 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:10.194142 14294 log.cc:927] Time spent T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.630s	user 0.000s	sys 0.005s
I20260709 13:04:10.195681 14268 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:10.171829 14247 raft_consensus.cc:697] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:10.214558 14247 consensus_queue.cc:237] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.197681 14321 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:10.198962 10634 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:10.199600 13777 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:10.200035 14102 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:10.202172 14315 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:10.203263 14051 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:10.206490 14278 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:10.207698 14277 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:10.132679 14228 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:10.208151 10706 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:10.138489 14319 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:10.178668 14288 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:10.233093 14051 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:10.247987 14302 log.cc:927] Time spent T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.304s	user 0.002s	sys 0.000s
I20260709 13:04:10.242261 13777 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.249090 14315 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.277449 10710 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:04:10.279294 10704 raft_consensus.cc:1240] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 7. Current term is 8. Ops: []
I20260709 13:04:10.283599 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:10.295257 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:10.298285 10601 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:10.301522 10601 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:10.309305 10601 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:10.268524 14111 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:10.313885 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:10.314492 10632 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:10.315579 10710 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:04:10.326685 10706 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
I20260709 13:04:10.291062 14287 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:10.329819 10601 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:10.234845 14321 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:10.324229 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 135207us
I20260709 13:04:10.310983 14311 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:04:10.340375 14311 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:10.341030 14311 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:10.338419 10601 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:10.324927 14313 raft_consensus.cc:2749] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:10.246428 14319 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.328114 14102 raft_consensus.cc:2749] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:10.346545 10601 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:10.348565 10601 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:10.353678 10632 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:04:10.325008 14111 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.347249 14219 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:56596 (request call id 63) took 1805 ms. Trace:
I20260709 13:04:10.357590 14325 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:10.333705 14051 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:10.333832 14241 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:04:10.359879 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:10.387739 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:10.378561 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:10.357613 14313 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:10.356325 14319 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:10.357757 14328 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:10.400925 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:10.410745 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:10.371969 14324 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:10.414510 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:10.416498 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:10.395037 10751 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:10.421303 10781 raft_consensus.cc:1240] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 15. Current term is 16. Ops: []
I20260709 13:04:10.422209 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:10.390424 14315 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:10.391093 13777 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:10.392098 14246 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:10.428862 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:10.429404 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:10.429620 10779 raft_consensus.cc:1240] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 11. Current term is 12. Ops: []
I20260709 13:04:10.428918 10777 raft_consensus.cc:1240] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 11. Current term is 12. Ops: []
I20260709 13:04:10.433833 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:10.402927 14241 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:10.444084 14241 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:10.444437 10777 raft_consensus.cc:1240] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10. Ops: []
I20260709 13:04:10.380306 14321 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:10.441536 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:10.445185 10786 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Advancing to term 16
I20260709 13:04:10.441763 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:10.453549 14246 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:10.456692 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:04:10.457571 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 62587.3us
I20260709 13:04:10.456990 10786 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 16.
I20260709 13:04:10.459931 14322 consensus_queue.cc:1048] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:04:10.460505 14223 consensus_queue.cc:1059] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 11.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:10.461148 10705 raft_consensus.cc:1240] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 11. Current term is 12. Ops: []
I20260709 13:04:10.443449 14111 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:10.434726 10778 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:04:10.457631 14228 raft_consensus.cc:2749] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:10.443549 14096 tablet_bootstrap.cc:492] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=2 applied=8 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:10.470850 10782 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
W20260709 13:04:10.475711 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 127176us
I20260709 13:04:10.477396 14289 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:10.477962 14289 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.479187 14246 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:10.479985 14289 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:10.480363 14096 tablet_bootstrap.cc:492] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:04:10.481283 14096 ts_tablet_manager.cc:1403] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 1.653s	user 0.036s	sys 0.039s
I20260709 13:04:10.462918 14223 raft_consensus.cc:3055] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:04:10.476653 10601 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:10.485353 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 137222us
I20260709 13:04:10.485761 10601 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:10.487142 10601 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:10.485128 14111 raft_consensus.cc:2749] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:10.469477 14324 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.487977 14321 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 13:04:10.488458 14321 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:10.488858 14321 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:10.489897 14324 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:10.473651 14183 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.018s
I20260709 13:04:10.485507 14223 raft_consensus.cc:740] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:10.493554 14223 consensus_queue.cc:260] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.494769 14223 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:10.494493 14241 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.495281 14306 consensus_queue.cc:1059] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:10.496282 14306 raft_consensus.cc:3055] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:04:10.496657 14306 raft_consensus.cc:740] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:10.498894 14311 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.499773 14241 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:10.500023 14306 consensus_queue.cc:260] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.496428 14321 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.505270 10601 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:10.505091 10602 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:04:10.516218 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:10.504012 14277 raft_consensus.cc:2804] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:04:10.515015 14228 consensus_queue.cc:1059] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 11.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
I20260709 13:04:10.517825 14277 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:10.518226 14306 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:10.518239 14277 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:10.529260 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:10.529896 10778 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:10.532878 14241 raft_consensus.cc:2804] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:04:10.515275 14183 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:10.518471 14249 raft_consensus.cc:3055] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:04:10.536749 10601 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:10.542562 10601 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:10.543780 10601 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:10.540485 10602 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:10.546617 14335 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:10.547158 10781 raft_consensus.cc:1240] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 5. Current term is 6. Ops: [5.5-5.5]
I20260709 13:04:10.396214 14219 rpcz_store.cc:276] 0709 13:04:08.533161 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:08.540896 (+  7735us) service_pool.cc:224] Handling call
0709 13:04:08.600154 (+ 59258us) spinlock_profiling.cc:243] Waited 1.94 ms on lock 0x7b5400431aa0. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91d41520 00007fce91dcab42 00007fce91dc9800 00007fce91dc29fa 00007fce96d8a4c9 00007fce90306c54 00007fce90306be2 00007fce90306b11 00007fce90306a8c 00007fce90305d42
0709 13:04:08.678394 (+ 78240us) log.cc:844] Serialized 487 byte log entry
0709 13:04:09.086579 (+408185us) spinlock_profiling.cc:243] Waited 1.99 ms on lock 0x7b18001f3060. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce97b9fde1 00007fce97bac5b1 00007fce8ec51c0a 00007fce98391219 00007fce8ecd9a40 00007fce8ecd44e4 00007fce8ecd4455 00007fce91d1db0b 00007fce91da2b63 00007fce91dca752 00007fce91dc29fa
0709 13:04:10.336423 (+1249844us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":212,"mutex_wait_us":45150,"raft.queue_time_us":92190,"raft.run_cpu_time_us":1852,"raft.run_wall_time_us":47730,"spinlock_wait_cycles":9029248,"thread_start_us":89435,"threads_started":1,"wal-append.queue_time_us":182396,"wal-append.run_cpu_time_us":2070,"wal-append.run_wall_time_us":1005238}
W20260709 13:04:10.552491 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:10.554479 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:10.540963 14241 raft_consensus.cc:697] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:10.555856 10521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 622f6b2169ff41e88255c89afef92012 with cas_config_opid_index 8: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:10.556435 14241 consensus_queue.cc:237] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.538333 14249 raft_consensus.cc:740] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:10.578630 14249 consensus_queue.cc:260] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.579846 14249 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:10.580886 10601 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:10.539043 14183 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:10.586059 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:10.586172 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:10.589928 14335 raft_consensus.cc:2749] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:10.564030 10778 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:04:10.566493 14311 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:10.544504 14328 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:04:10.554085 14319 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:04:10.591315 10532 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44242 (request call id 42) took 2496 ms. Trace:
I20260709 13:04:10.602815 10601 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:10.590016 14102 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:04:10.621394 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:10.624814 10601 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:10.590677 13777 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:04:10.633634 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:10.631866 10601 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:10.632474 10778 raft_consensus.cc:1275] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260709 13:04:10.590984 14183 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:10.638537 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:10.639510 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:10.642270 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:10.644170 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:10.685424 10699 tablet_service.cc:1558] Processing DeleteTablet for tablet 5cecde6ac0504b1f871c689c8874516a with delete_type TABLET_DATA_TOMBSTONED (TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 not found in new config with opid_index 10) from {username='slave'} at 127.0.0.1:56596
I20260709 13:04:10.614209 10532 rpcz_store.cc:276] 0709 13:04:08.095438 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:08.098102 (+  2664us) service_pool.cc:224] Handling call
0709 13:04:10.591254 (+2493152us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:09.544200 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:09.664293 (+120093us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:09.664328 (+    35us) write_op.cc:435] Acquired schema lock
0709 13:04:09.664346 (+    18us) tablet.cc:662] Decoding operations
0709 13:04:09.664782 (+   436us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:09.664836 (+    54us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:09.664862 (+    26us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:04:09.665254 (+   392us) tablet.cc:701] Row locks acquired
0709 13:04:09.665273 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:04:09.665442 (+   169us) write_op.cc:270] Start()
0709 13:04:09.665551 (+   109us) write_op.cc:276] Timestamp: P: 1783602249665400 usec, L: 0
0709 13:04:09.665572 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:04:09.712528 (+ 46956us) log.cc:844] Serialized 906 byte log entry
0709 13:04:10.339857 (+627329us) op_driver.cc:464] REPLICATION: finished
0709 13:04:10.474850 (+134993us) write_op.cc:301] APPLY: starting
0709 13:04:10.477152 (+  2302us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:10.477309 (+   157us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:10.477439 (+   130us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:10.477777 (+   338us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:10.477953 (+   176us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:04:10.478000 (+    47us) write_op.cc:312] APPLY: finished
0709 13:04:10.478207 (+   207us) log.cc:844] Serialized 28 byte log entry
0709 13:04:10.478376 (+   169us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:10.478457 (+    81us) write_op.cc:454] Released schema lock
0709 13:04:10.478492 (+    35us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:10.480364 (+  1872us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:10.480396 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":16451,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":97401,"apply.run_cpu_time_us":1853,"apply.run_wall_time_us":10304,"num_ops":2,"prepare.queue_time_us":111,"prepare.run_cpu_time_us":11347,"prepare.run_wall_time_us":227986,"replication_time_us":674108,"thread_start_us":70330,"threads_started":1}]]}
I20260709 13:04:10.686903 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:10.687774 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:10.688387 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:10.689509 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:10.627959 14313 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:10.614025 14319 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:10.630483 14311 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:10.694701 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:10.692621 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:10.699149 10700 tablet_service.cc:1558] Processing DeleteTablet for tablet d9e0fdbd1e7d4fc0a9e330373ff8e0c5 with delete_type TABLET_DATA_TOMBSTONED (TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:56596
I20260709 13:04:10.641171 14325 raft_consensus.cc:2804] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:04:10.729154 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:10.713943 10778 raft_consensus.cc:1275] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:04:10.662125 13777 raft_consensus.cc:697] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:10.739220 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:10.752416 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:10.705819 14319 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
W20260709 13:04:10.758951 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 60682.9us
I20260709 13:04:10.592952 14096 raft_consensus.cc:359] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:10.646920 14051 consensus_queue.cc:1048] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.094s
I20260709 13:04:10.762991 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:04:10.763314 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 127859us
I20260709 13:04:10.726800 14321 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:10.726389 14325 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
W20260709 13:04:10.776101 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:10.778609 10676 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:04:10.752516 14336 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:04:10.767311 14096 raft_consensus.cc:740] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:04:10.775557 14325 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:10.817195 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:10.818682 10785 raft_consensus.cc:2376] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9. Re-sending same reply.
I20260709 13:04:10.785562 14336 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:10.834496 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:10.813032 14247 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:10.836582 14336 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:10.844806 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:10.845526 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:10.845549 10785 raft_consensus.cc:2376] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11. Re-sending same reply.
I20260709 13:04:10.850318 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:10.816087 14241 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:10.855712 10676 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:10.856705 14246 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:04:10.857285 14246 raft_consensus.cc:697] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:10.836602 14324 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:10.864100 10628 raft_consensus.cc:1240] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 13. Current term is 14. Ops: []
I20260709 13:04:10.862717 10633 raft_consensus.cc:1275] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
W20260709 13:04:10.869589 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:10.874287 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:10.848083 14311 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:10.876698 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:10.876894 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:10.877585 10634 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:04:10.881064 10631 raft_consensus.cc:1275] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260709 13:04:10.872004 14324 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.884547 10636 raft_consensus.cc:1240] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 12. Current term is 13. Ops: []
I20260709 13:04:10.887538 10533 catalog_manager.cc:5697] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 8 to 9, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 9 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:10.888422 14328 raft_consensus.cc:2749] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 13:04:10.891510 14324 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:10.895566 14228 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:10.896148 14228 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.898976 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:10.899605 10634 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:04:10.900169 10628 raft_consensus.cc:1240] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 15. Current term is 16. Ops: []
I20260709 13:04:10.900579 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:10.892639 10533 catalog_manager.cc:5697] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:10.904256 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:10.905061 10634 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:04:10.906962 10533 catalog_manager.cc:5697] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 8 to 10, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 10 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:10.909017 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:10.909904 10631 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:04:10.870002 14111 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:10.835914 13777 consensus_queue.cc:237] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.876214 14347 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:10.861636 14241 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.912616 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:10.916541 10634 raft_consensus.cc:2955] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Committing config change with OpId 10.9: config changed from index 8 to 9, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:10.845630 14096 consensus_queue.cc:260] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
W20260709 13:04:10.937489 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:10.922008 14111 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.954890 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:10.955433 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:10.955889 10781 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:04:10.951586 10631 raft_consensus.cc:1240] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 7. Current term is 8. Ops: []
I20260709 13:04:10.943452 14348 tablet_replica.cc:333] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:04:10.957000 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:10.958376 14241 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:10.959398 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:10.960522 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:10.960759 10629 raft_consensus.cc:1240] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 11. Current term is 12. Ops: []
I20260709 13:04:10.964131 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:10.965437 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:10.973194 14233 tablet_bootstrap.cc:492] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=8 overwritten=0 applied=8 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:10.973721 14277 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.976600 14277 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:10.969141 10780 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:04:10.883375 14311 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:10.979529 10628 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 13:04:10.990322 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:10.980397 10632 raft_consensus.cc:1240] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 7. Current term is 8. Ops: []
I20260709 13:04:10.980332 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:10.982759 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:10.983722 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 11 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:10.991680 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:10.974334 14233 tablet_bootstrap.cc:492] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:04:10.988349 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:10.993677 10629 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
W20260709 13:04:10.993299 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 212146us
I20260709 13:04:11.003744 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:11.004518 10637 raft_consensus.cc:2368] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 15. Current term is 16.
I20260709 13:04:11.006911 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:10.898288 14246 consensus_queue.cc:237] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.012784 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:11.017401 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:11.018764 14233 ts_tablet_manager.cc:1403] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 1.459s	user 0.028s	sys 0.041s
I20260709 13:04:11.015717 14247 consensus_queue.cc:1059] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 15.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.003s
I20260709 13:04:11.022743 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:04:11.029282 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:11.032048 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:10.930933 14347 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.034211 14096 ts_tablet_manager.cc:1434] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.553s	user 0.017s	sys 0.003s
W20260709 13:04:11.034556 14096 ts_tablet_manager.cc:1467] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632: Tablet startup took 552ms
I20260709 13:04:11.035050 14347 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:11.016788 14228 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:04:11.034880 14096 ts_tablet_manager.cc:1469] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632: Trace:
0709 13:04:04.668949 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:04.669153 (+   204us) service_pool.cc:224] Handling call
0709 13:04:04.819220 (+150067us) ts_tablet_manager.cc:934] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
0709 13:04:06.744524 (+1925304us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:04:07.586214 (+841690us) tablet_metadata.cc:665] Metadata flushed
0709 13:04:07.589930 (+  3716us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:04:07.668697 (+ 78767us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:04:07.680946 (+ 12249us) tablet_replica.cc:206] Creating consensus instance
0709 13:04:07.731280 (+ 50334us) ts_tablet_manager.cc:989] Replica registered.
0709 13:04:07.746845 (+ 15565us) inbound_call.cc:177] Queueing success response
0709 13:04:08.742658 (+995813us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:04:10.481664 (+1739006us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:04:10.547303 (+ 65639us) tablet_replica.cc:261] Starting instrumentation
0709 13:04:10.547921 (+   618us) tablet_replica.cc:280] Starting consensus
Metrics: {"dns_us":40515,"raft.queue_time_us":25382,"raft.run_cpu_time_us":155,"raft.run_wall_time_us":21786,"tablet-copy.queue_time_us":140997,"tablet-download-pool.queue_time_us":1283,"tablet-download-pool.run_cpu_time_us":1798,"tablet-download-pool.run_wall_time_us":639661,"thread_start_us":329988,"threads_started":2}
I20260709 13:04:11.021782 14219 consensus_queue.cc:1059] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: INVALID_TERM, Last received: 11.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.016s
I20260709 13:04:11.037845 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:11.038125 14219 raft_consensus.cc:3055] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:04:11.038559 14219 raft_consensus.cc:740] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:11.038822 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:11.039455 14219 consensus_queue.cc:260] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:11.036881 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:04:11.041538 14345 log.cc:927] Time spent T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.187s	user 0.001s	sys 0.003s
I20260709 13:04:11.042263 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:11.043381 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:11.043536 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:11.044905 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:11.046033 10750 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:11.046974 14344 log.cc:927] Time spent T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.209s	user 0.002s	sys 0.000s
I20260709 13:04:11.048256 14228 raft_consensus.cc:2749] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:11.049649 10750 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.056545 14271 raft_consensus.cc:2749] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:11.058247 10633 raft_consensus.cc:1275] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:04:11.061463 10750 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.062302 14271 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:11.064074 10750 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.064889 14271 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:11.066151 10750 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.067022 14336 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.068336 14319 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.070930 14336 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:11.072675 14278 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:11.046370 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:11.079519 10786 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:04:11.088421 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:11.083841 10704 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 13:04:11.111570 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:11.126631 10636 raft_consensus.cc:1240] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 11. Current term is 12. Ops: []
I20260709 13:04:11.132125 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:11.133560 10750 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.077282 14348 raft_consensus.cc:2243] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:11.076439 14311 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:11.090654 14111 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:11.078305 14271 consensus_queue.cc:1048] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.074s
I20260709 13:04:11.131171 14336 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:11.149775 14219 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:11.073275 14325 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.158001 14290 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 13:04:11.198117 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 145633us
I20260709 13:04:11.209877 14111 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:11.210794 14287 consensus_queue.cc:1059] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:11.210636 14111 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.212503 14287 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:11.213451 14352 raft_consensus.cc:3055] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:04:11.213945 10676 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:11.214313 14352 raft_consensus.cc:740] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:11.215538 14018 raft_consensus.cc:2749] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:11.215487 14352 consensus_queue.cc:260] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.213546 14289 consensus_queue.cc:1048] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:04:11.219368 14352 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:04:11.207676 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 61535us
I20260709 13:04:11.228879 10750 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.237820 14290 raft_consensus.cc:2749] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:11.239672 10750 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.239382 14233 raft_consensus.cc:359] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:11.240613 14233 raft_consensus.cc:740] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:04:11.241611 14233 consensus_queue.cc:260] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:11.244791 14233 ts_tablet_manager.cc:1434] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.226s	user 0.008s	sys 0.000s
I20260709 13:04:11.246595 14278 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:11.248257 10750 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.249199 14278 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 13:04:11.252553 14354 log.cc:927] Time spent T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 13:04:11.254961 14363 ts_tablet_manager.cc:933] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:11.229302 14348 raft_consensus.cc:2272] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:11.260555 14293 raft_consensus.cc:3055] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 13:04:11.261015 14293 raft_consensus.cc:740] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:11.262007 14293 consensus_queue.cc:260] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 15.8, Last appended by leader: 8, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.263710 14293 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:04:11.264086 14348 ts_tablet_manager.cc:1916] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:11.267581 13777 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:11.295673 10750 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.199147 14336 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.302951 10750 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.304420 10750 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:11.308156 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:11.268163 13777 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.311690 10750 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:11.310326 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 96407.7us
I20260709 13:04:11.313264 10676 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:11.306097 14306 raft_consensus.cc:2749] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:11.308300 14268 raft_consensus.cc:2749] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 13:04:11.317452 10750 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.312662 14266 raft_consensus.cc:2749] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 13:04:11.319026 10676 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:11.329738 13893 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:11.332221 14363 tablet_copy_client.cc:323] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.67:34207
W20260709 13:04:11.336869 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 182419us
I20260709 13:04:11.340013 11477 raft_consensus.cc:1217] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 LEARNER]: Deduplicated request from leader. Original: 11.7->[11.8-11.8]   Dedup: 11.8->[]
I20260709 13:04:11.342681 14366 raft_consensus.cc:2749] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:11.343114 14311 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:11.316413 14183 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:11.360783 10676 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:11.368566 14311 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.368959 10796 tablet_copy_service.cc:342] P 99a7b009fd104b7d948808513bc3e845: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-e552e95926f147258abc7e4ae5dc3008 received from {username='slave'} at 127.0.0.1:47336
I20260709 13:04:11.369513 10796 tablet_copy_service.cc:434] P 99a7b009fd104b7d948808513bc3e845: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-e552e95926f147258abc7e4ae5dc3008 on tablet e552e95926f147258abc7e4ae5dc3008 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:11.319554 14289 consensus_queue.cc:1059] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 13.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.046s
I20260709 13:04:11.371410 14289 raft_consensus.cc:3055] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 13:04:11.371737 14289 raft_consensus.cc:740] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:11.372534 14289 consensus_queue.cc:260] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.354628 14358 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:04:11.357681 14359 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 8, Time since last communication: 0.017s
I20260709 13:04:11.374653 14358 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:11.375115 14358 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:11.368216 14325 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:11.375936 14336 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:11.319424 14287 consensus_queue.cc:1048] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.046s
I20260709 13:04:11.363174 14246 consensus_queue.cc:1059] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 12.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.016s
I20260709 13:04:11.378713 13777 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:11.366062 10750 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.379312 14246 raft_consensus.cc:3055] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 13:04:11.379719 14246 raft_consensus.cc:740] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:11.380064 10750 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.380532 14246 consensus_queue.cc:260] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.381135 10676 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:11.381940 14365 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:04:11.382323 14365 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:11.382534 14311 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:11.382681 14365 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
W20260709 13:04:11.384434 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:11.387090 14247 raft_consensus.cc:2804] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:04:11.387504 14247 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:11.387856 14247 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:11.391575 10750 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.393003 10676 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:11.392738 14307 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:11.390302 14111 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:11.399386 10676 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:11.393101 14310 raft_consensus.cc:2749] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:11.396140 14287 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:04:11.410511 13893 consensus_queue.cc:1059] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:04:11.400990 14293 raft_consensus.cc:2749] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:11.405066 14271 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:04:11.401120 14183 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.012s
I20260709 13:04:11.399313 14246 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:11.425632 10750 leader_election.cc:400] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 pre-election: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 15. Current term is 16.
I20260709 13:04:11.426005 10750 leader_election.cc:403] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:11.426947 10750 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.427251 14249 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Leader pre-election lost for term 15. Reason: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 15. Current term is 16.
I20260709 13:04:11.427680 14307 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:11.428874 10796 tablet_copy_service.cc:140] P 99a7b009fd104b7d948808513bc3e845: Received BeginTabletCopySession request for tablet 0b218eafb08246d88c703ab8855290c4 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:47336)
I20260709 13:04:11.429420 10796 tablet_copy_service.cc:161] P 99a7b009fd104b7d948808513bc3e845: Beginning new tablet copy session on tablet 0b218eafb08246d88c703ab8855290c4 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:47336: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-0b218eafb08246d88c703ab8855290c4
I20260709 13:04:11.417851 14289 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:11.413851 14319 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:11.418233 14287 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:11.438474 10750 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:11.453424 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 43787.5us
I20260709 13:04:11.436357 14272 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.014s
I20260709 13:04:11.471448 14018 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:11.473665 14359 raft_consensus.cc:3055] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:04:11.474105 14359 raft_consensus.cc:740] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:11.474902 14359 consensus_queue.cc:260] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.477249 14365 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.479382 14365 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:11.454841 14310 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:11.436057 14223 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.015s
I20260709 13:04:11.449173 14287 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:11.484798 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:11.486012 10786 raft_consensus.cc:2376] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 16. Re-sending same reply.
I20260709 13:04:11.486588 10709 raft_consensus.cc:1240] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 12. Current term is 13. Ops: [12.8-12.8]
I20260709 13:04:11.488382 14271 consensus_queue.cc:1059] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 11.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:11.489303 14271 raft_consensus.cc:3055] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 13:04:11.489727 14271 raft_consensus.cc:740] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:11.490458 14271 consensus_queue.cc:260] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.490973 11477 raft_consensus.cc:1217] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 LEARNER]: Deduplicated request from leader. Original: 11.7->[11.8-11.8]   Dedup: 11.8->[]
I20260709 13:04:11.491621 14271 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:11.496053 10796 tablet_copy_source_session.cc:215] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:11.499912 14363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b218eafb08246d88c703ab8855290c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.508028 14287 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.508980 14247 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.510311 14287 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:11.517994 10707 raft_consensus.cc:1240] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9. Ops: []
I20260709 13:04:11.510519 14359 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:11.513974 14358 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.523957 14247 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:11.524261 14358 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:11.534492 10786 raft_consensus.cc:1275] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:04:11.535005 10601 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.535001 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:11.537192 10636 raft_consensus.cc:1275] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 13:04:11.536233 14313 raft_consensus.cc:2749] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:11.543201 10636 raft_consensus.cc:1240] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 10. Current term is 11. Ops: []
I20260709 13:04:11.545044 10636 raft_consensus.cc:1240] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 12. Current term is 13. Ops: []
I20260709 13:04:11.547909 10633 raft_consensus.cc:1240] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 8. Current term is 9. Ops: []
I20260709 13:04:11.549605 10601 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.553665 10637 raft_consensus.cc:1240] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 10. Current term is 11. Ops: []
I20260709 13:04:11.540127 14266 consensus_queue.cc:1059] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 8.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.014s
I20260709 13:04:11.555079 14266 raft_consensus.cc:3055] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:04:11.555428 14266 raft_consensus.cc:740] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:11.556239 14266 consensus_queue.cc:260] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.559993 14319 raft_consensus.cc:2749] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 13:04:11.565339 10750 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:11.565735 10633 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 13:04:11.570590 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:11.571667 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:11.572698 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:11.574448 10708 raft_consensus.cc:1275] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:04:11.575552 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:11.576061 10637 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:11.581686 10722 tablet_copy_service.cc:342] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-82fa47cab6da4a1d9b87b9771a9f252a received from {username='slave'} at 127.0.0.1:43224
I20260709 13:04:11.581890 10711 raft_consensus.cc:1240] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 12. Current term is 13. Ops: []
I20260709 13:04:11.582165 10722 tablet_copy_service.cc:434] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-82fa47cab6da4a1d9b87b9771a9f252a on tablet 82fa47cab6da4a1d9b87b9771a9f252a with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:11.584437 14223 consensus_queue.cc:1059] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 12.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:04:11.596705 10637 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 13.
I20260709 13:04:11.604665 10637 raft_consensus.cc:1240] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 12. Current term is 13. Ops: [11.7-12.8]
I20260709 13:04:11.607775 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:11.608835 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:11.609212 10781 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:04:11.611689 10601 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.612752 10635 raft_consensus.cc:2955] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:11.614935 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:11.615298 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:11.616139 10779 raft_consensus.cc:1275] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:04:11.614257 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:11.616360 10601 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.617467 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:11.617035 14272 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:11.618886 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:11.617019 14319 raft_consensus.cc:2749] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:04:11.619154 14272 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.620060 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:11.620124 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:11.621239 14272 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:11.621169 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 17 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:11.622699 10601 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.623385 10783 raft_consensus.cc:2393] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 6: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:11.622014 10784 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 16.
I20260709 13:04:11.623651 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:11.602197 14348 ts_tablet_manager.cc:1929] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 10.9
I20260709 13:04:11.602167 14363 tablet_copy_client.cc:806] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:11.627030 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:11.633612  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:11.634425 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:11.627985 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:11.628069 10750 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.629207 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:11.606644 14266 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:11.651916 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:11.642057 10781 raft_consensus.cc:2410] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 13 because replica has last-logged OpId of term: 12 index: 8, which is greater than that of the candidate, which has last-logged OpId of term: 11 index: 7.
I20260709 13:04:11.642637 14183 raft_consensus.cc:3055] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 13:04:11.649755 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:11.650516 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:11.650787 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 17 candidate_status { last_received { term: 14 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:11.653221 10779 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 13:04:11.626879 14319 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:11.652012 14348 log.cc:1199] T 5cecde6ac0504b1f871c689c8874516a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-1-root/wals/5cecde6ac0504b1f871c689c8874516a
I20260709 13:04:11.655460 14183 raft_consensus.cc:740] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:11.657430 10601 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.699842 14183 consensus_queue.cc:260] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.657894 14249 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:04:11.665526 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:11.664422 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:11.702777 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:11.694021 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
W20260709 13:04:11.709805 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 52524.1us
I20260709 13:04:11.710843 10601 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.714928 14287 consensus_queue.cc:1059] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 12.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:11.679227 14363 tablet_copy_client.cc:670] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:11.658293 14311 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:11.716208 14246 raft_consensus.cc:3055] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 13:04:11.657732 14306 consensus_queue.cc:1048] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.059s
I20260709 13:04:11.716604 14246 raft_consensus.cc:740] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:11.713604 14319 raft_consensus.cc:2749] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:11.717552 14246 consensus_queue.cc:260] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.720777 10601 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.721330 10676 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:11.679064 14348 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:56596 (request call id 64) took 1081 ms. Trace:
I20260709 13:04:11.731431 10601 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.729614 14352 consensus_queue.cc:1059] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.005s
I20260709 13:04:11.736917 14370 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.006s
I20260709 13:04:11.699873 14247 consensus_queue.cc:1059] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.039s
I20260709 13:04:11.732080 14219 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:11.739964 14247 raft_consensus.cc:3055] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:04:11.731885 10532 catalog_manager.cc:5697] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 8 to 9, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New cstate: current_term: 10 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:11.729931 14319 raft_consensus.cc:2749] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:11.729854 14371 consensus_queue.cc:1059] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 10.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.005s
I20260709 13:04:11.745005 14371 raft_consensus.cc:3055] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:04:11.745440 14371 raft_consensus.cc:740] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:11.746299 14371 consensus_queue.cc:260] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.747619 14371 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:11.672895 14347 consensus_queue.cc:1048] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.058s
I20260709 13:04:11.750397 14363 tablet_copy_client.cc:538] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 13:04:11.750788 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:11.740392 14247 raft_consensus.cc:740] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:11.719503 14246 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:11.723752 14183 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:11.758864 10601 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.760066 10601 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.761441 14111 raft_consensus.cc:2749] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:04:11.761073 10601 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.761991 14111 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:11.762602 14111 raft_consensus.cc:2749] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 13:04:11.757047 14311 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:11.763240 10601 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.764055 14311 raft_consensus.cc:2749] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:11.759060 14319 raft_consensus.cc:2749] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:11.773418 14247 consensus_queue.cc:260] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.774099 10601 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.774703 14247 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:11.775393 10601 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.776391 14319 raft_consensus.cc:2749] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 13:04:11.777086 14319 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
W20260709 13:04:11.782366 14377 log.cc:927] Time spent T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.067s	user 0.003s	sys 0.000s
I20260709 13:04:11.786401 10601 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.789039 14111 raft_consensus.cc:2749] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:11.736444 14348 rpcz_store.cc:276] 0709 13:04:10.628379 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:10.643439 (+ 15060us) service_pool.cc:224] Handling call
0709 13:04:10.904960 (+261521us) ts_tablet_manager.cc:1151] Deleting tablet 5cecde6ac0504b1f871c689c8874516a
0709 13:04:10.915383 (+ 10423us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 13:04:11.473284 (+557901us) tablet_metadata.cc:665] Metadata flushed
0709 13:04:11.563760 (+ 90476us) tablet_metadata.cc:665] Metadata flushed
0709 13:04:11.678965 (+115205us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":124165,"tablet-delete.queue_time_us":189397,"thread_start_us":84170,"threads_started":1}
W20260709 13:04:11.793823 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:11.794859 14348 tablet_replica.cc:333] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:04:11.798733 14370 raft_consensus.cc:3055] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:04:11.799238 14370 raft_consensus.cc:740] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:11.800485 14370 consensus_queue.cc:260] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:11.801788 14370 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:11.832052 10775 tablet_service.cc:1558] Processing DeleteTablet for tablet 622f6b2169ff41e88255c89afef92012 with delete_type TABLET_DATA_TOMBSTONED (TS 99a7b009fd104b7d948808513bc3e845 not found in new config with opid_index 9) from {username='slave'} at 127.0.0.1:49410
I20260709 13:04:11.793699 10601 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.843515 13777 raft_consensus.cc:2749] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:11.843808 14348 raft_consensus.cc:2243] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Raft consensus shutting down.
W20260709 13:04:11.843674 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 50169.6us
I20260709 13:04:11.847872 10601 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.849730 10779 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:04:11.850312 10601 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.850569 10676 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:04:11.851409 14111 raft_consensus.cc:2804] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election won for term 10
W20260709 13:04:11.851562 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:11.856947 10601 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.858573 10533 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45062 (request call id 153) took 3586 ms. Trace:
I20260709 13:04:11.861132 10535 catalog_manager.cc:5697] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 10 to 11, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 11 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
W20260709 13:04:11.863231 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 130989us
I20260709 13:04:11.863888 10535 catalog_manager.cc:5697] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 9 to 10, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 10 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:11.856122 14319 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:04:11.851943 14111 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:11.871389 10535 catalog_manager.cc:5697] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 4 to 5, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 5 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:11.867575 14363 tablet_bootstrap.cc:492] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:04:11.866202 10601 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.865649 14352 raft_consensus.cc:2764] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election decision vote started in defunct term 11: won
I20260709 13:04:11.865872 14347 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 13:04:11.874825 10535 catalog_manager.cc:5697] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 8 to 9, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 9 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:11.861300 14277 consensus_queue.cc:1048] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.015s
I20260709 13:04:11.885349 10781 raft_consensus.cc:2468] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 13.
I20260709 13:04:11.872838 14111 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:11.887210 14348 raft_consensus.cc:2272] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:11.888370 10601 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.867936 14287 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.018s
I20260709 13:04:11.890756 10535 catalog_manager.cc:5697] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index -1 to 8, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 11 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:11.895469 10601 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:11.887710 14102 raft_consensus.cc:2749] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:11.899405 10601 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.894271 14287 consensus_queue.cc:1243] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer 99a7b009fd104b7d948808513bc3e845 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 13:04:11.859051 10533 rpcz_store.cc:276] 0709 13:04:08.271737 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:08.272379 (+   642us) service_pool.cc:224] Handling call
0709 13:04:11.858495 (+3586116us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:11.317194 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:11.362520 (+ 45326us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:11.362562 (+    42us) write_op.cc:435] Acquired schema lock
0709 13:04:11.362583 (+    21us) tablet.cc:662] Decoding operations
0709 13:04:11.370864 (+  8281us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:11.370947 (+    83us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:11.370982 (+    35us) tablet.cc:685] Acquiring locks for 3 operations
0709 13:04:11.371307 (+   325us) tablet.cc:701] Row locks acquired
0709 13:04:11.371325 (+    18us) write_op.cc:260] PREPARE: finished
0709 13:04:11.371464 (+   139us) write_op.cc:270] Start()
0709 13:04:11.371577 (+   113us) write_op.cc:276] Timestamp: P: 1783602251371418 usec, L: 0
0709 13:04:11.371599 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:04:11.372242 (+   643us) log.cc:844] Serialized 1298 byte log entry
0709 13:04:11.481441 (+109199us) op_driver.cc:464] REPLICATION: finished
0709 13:04:11.692930 (+211489us) write_op.cc:301] APPLY: starting
0709 13:04:11.693035 (+   105us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:11.693169 (+   134us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:11.693385 (+   216us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:11.693786 (+   401us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:11.693954 (+   168us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 13:04:11.694012 (+    58us) write_op.cc:312] APPLY: finished
0709 13:04:11.694226 (+   214us) log.cc:844] Serialized 34 byte log entry
0709 13:04:11.694387 (+   161us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:11.694477 (+    90us) write_op.cc:454] Released schema lock
0709 13:04:11.694516 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:11.697204 (+  2688us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:11.697238 (+    34us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":91031,"reported_tablets":39,"child_traces":[["op",{"apply.queue_time_us":211197,"apply.run_cpu_time_us":1919,"apply.run_wall_time_us":4240,"num_ops":3,"prepare.queue_time_us":337302,"prepare.run_cpu_time_us":3112,"prepare.run_wall_time_us":59346,"replication_time_us":109624,"spinlock_wait_cycles":60672,"thread_start_us":318841,"threads_started":2}]]}
I20260709 13:04:11.897282 14347 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:04:11.912050 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:11.899170 14319 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 13:04:11.918124 10676 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:11.925139 10521 catalog_manager.cc:5028] TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): tablet 5cecde6ac0504b1f871c689c8874516a (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:04:11.930050 10602 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.932999 10779 pending_rounds.cc:85] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845: Aborting all ops after (but not including) 5
I20260709 13:04:11.937475 10602 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.919235 14313 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:11.935218 10783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:11.949283 10783 raft_consensus.cc:606] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:11.919524 14319 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:11.933308 10779 pending_rounds.cc:107] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845: Aborting uncommitted NO_OP operation due to leader change: 8.6
I20260709 13:04:11.922263 14371 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:11.947085 14385 raft_consensus.cc:2749] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:11.961136 10711 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 11 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 13:04:12.062824 10676 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:12.066236 10777 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 13:04:12.069885 10779 raft_consensus.cc:2889] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:11.974609 14348 ts_tablet_manager.cc:1916] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:12.017396 10705 raft_consensus.cc:1240] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 10. Current term is 11. Ops: []
I20260709 13:04:11.928768 14293 raft_consensus.cc:2804] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:04:11.952003 14382 tablet_replica.cc:333] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
W20260709 13:04:12.042922 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 144235us
I20260709 13:04:12.035612 14310 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:12.076898 14271 raft_consensus.cc:1064] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
W20260709 13:04:11.988715 14379 log.cc:927] Time spent T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260709 13:04:12.083105 14289 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:04:12.080516 10601 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:11.934496 13777 raft_consensus.cc:2749] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 13:04:12.086439 14293 raft_consensus.cc:697] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:12.092031 14293 consensus_queue.cc:237] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:12.074901 14319 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Advancing to term 17
I20260709 13:04:12.093043 14111 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:12.100167 14347 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:04:12.084089 14365 raft_consensus.cc:2804] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 13:04:12.085762 14310 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:12.108537 14111 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:12.115226 14362 consensus_queue.cc:1059] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:12.116221 14266 raft_consensus.cc:3055] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:04:12.116626 14266 raft_consensus.cc:740] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:12.117451 14266 consensus_queue.cc:260] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:12.119653 14266 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
W20260709 13:04:12.126927 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 46488.9us
I20260709 13:04:12.127143 14384 raft_consensus.cc:2749] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:12.127933 14102 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:12.128237 14310 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:12.129281 14102 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:12.128072 10601 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:12.130663 14271 consensus_queue.cc:237] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [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: 6, Current term: 11, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:12.132203 14347 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 13:04:12.142581 14102 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:12.143199 14102 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:12.145918 14102 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:12.147526 14366 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:12.148073 14366 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:12.151850 14366 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:12.152109 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:12.158362 14307 raft_consensus.cc:993] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:12.158866 14307 raft_consensus.cc:1081] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:12.160221 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:12.165664 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:12.165575 10535 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45046 (request call id 141) took 3541 ms. Trace:
I20260709 13:04:12.168185 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:12.168504 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:12.167006 10535 rpcz_store.cc:276] 0709 13:04:08.624508 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:08.625707 (+  1199us) service_pool.cc:224] Handling call
0709 13:04:12.165516 (+3539809us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:11.901971 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:11.902540 (+   569us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:11.902578 (+    38us) write_op.cc:435] Acquired schema lock
0709 13:04:11.902596 (+    18us) tablet.cc:662] Decoding operations
0709 13:04:11.918077 (+ 15481us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:11.919843 (+  1766us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:11.921812 (+  1969us) tablet.cc:685] Acquiring locks for 5 operations
0709 13:04:11.985021 (+ 63209us) tablet.cc:701] Row locks acquired
0709 13:04:11.985913 (+   892us) write_op.cc:260] PREPARE: finished
0709 13:04:12.021636 (+ 35723us) write_op.cc:270] Start()
0709 13:04:12.021807 (+   171us) write_op.cc:276] Timestamp: P: 1783602252021558 usec, L: 0
0709 13:04:12.021840 (+    33us) op_driver.cc:348] REPLICATION: starting
0709 13:04:12.022699 (+   859us) log.cc:844] Serialized 2119 byte log entry
0709 13:04:12.035276 (+ 12577us) op_driver.cc:464] REPLICATION: finished
0709 13:04:12.038083 (+  2807us) write_op.cc:301] APPLY: starting
0709 13:04:12.038171 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:12.038356 (+   185us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:12.038458 (+   102us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:12.039113 (+   655us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:12.039300 (+   187us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 13:04:12.039352 (+    52us) write_op.cc:312] APPLY: finished
0709 13:04:12.039602 (+   250us) log.cc:844] Serialized 46 byte log entry
0709 13:04:12.039777 (+   175us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:12.039888 (+   111us) write_op.cc:454] Released schema lock
0709 13:04:12.039933 (+    45us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:12.040308 (+   375us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:12.040348 (+    40us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":63944,"reported_tablets":25,"child_traces":[["op",{"apply.queue_time_us":2564,"apply.run_cpu_time_us":2187,"apply.run_wall_time_us":2188,"num_ops":5,"prepare.queue_time_us":154,"prepare.run_cpu_time_us":4502,"prepare.run_wall_time_us":133088,"replication_time_us":13254}]]}
W20260709 13:04:12.182964 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 77791.8us
I20260709 13:04:12.184504 10780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:12.187570 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:12.188393 10705 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 14.
I20260709 13:04:12.191345 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:12.182726 14365 raft_consensus.cc:697] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:12.193535 14365 consensus_queue.cc:237] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:12.071475 14371 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:12.205231 10751 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:12.218982 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:12.219851 10751 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:12.230182 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:12.230425 10780 raft_consensus.cc:606] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:12.230855 10780 raft_consensus.cc:614] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:04:12.231081 10633 raft_consensus.cc:2393] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 14: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:12.235565 10676 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:12.186517 14319 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:12.223017 14223 raft_consensus.cc:2749] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:12.226965 14366 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 13:04:12.252867 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:12.277801 10630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:12.278483 10630 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:12.278848 10630 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:12.241552 14219 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 13:04:12.292135 10750 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:12.293982 14382 raft_consensus.cc:2243] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:12.295202 14382 raft_consensus.cc:2272] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:12.293254 10534 catalog_manager.cc:5697] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:12.300009 10534 catalog_manager.cc:5697] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 7 to 8, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 8 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:12.306422 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:12.308492 14272 raft_consensus.cc:2749] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:12.250115 14366 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:12.306708 10534 catalog_manager.cc:5697] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 11 to 12, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 12 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:12.332886 10630 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
W20260709 13:04:12.368703 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 131525us
W20260709 13:04:12.344905 14387 log.cc:927] Time spent T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.093s	user 0.001s	sys 0.000s
I20260709 13:04:12.376008 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:12.377000 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:12.377859 10712 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:12.379045 10630 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 5 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:12.352721 14366 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:12.383998 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:12.421119 10712 raft_consensus.cc:2468] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
W20260709 13:04:12.427717 10751 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:04:12.441001 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 59813.3us
I20260709 13:04:12.441304 14371 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:12.466936 14400 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:12.468031 14382 ts_tablet_manager.cc:1916] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:12.467631 14400 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:12.470338 14400 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:12.487634 13777 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:12.481784 14219 raft_consensus.cc:697] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:12.453802 14319 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 17 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:12.488689 13777 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:12.495561 14219 consensus_queue.cc:237] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:12.497483 13777 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:12.512032 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 70187.8us
I20260709 13:04:12.536158 14385 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:12.536659 14385 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:12.540354 14385 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:12.549448 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:04:12.551486 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 109377us
W20260709 13:04:12.552438 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 260324us
I20260709 13:04:12.554932 10630 raft_consensus.cc:1240] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10. Ops: []
I20260709 13:04:12.555464 10602 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:12.556596 10602 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:12.568862 10636 raft_consensus.cc:1240] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 16. Current term is 17. Ops: []
I20260709 13:04:12.570703 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 17 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:12.571583 10630 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 16.
I20260709 13:04:12.564309 14111 raft_consensus.cc:2749] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 13:04:12.575737 10708 raft_consensus.cc:1240] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 4. Current term is 5. Ops: []
I20260709 13:04:12.572274 14319 raft_consensus.cc:2804] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:04:12.598942 14319 raft_consensus.cc:697] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:12.599977 14319 consensus_queue.cc:237] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:12.601979 14348 ts_tablet_manager.cc:1929] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.6
I20260709 13:04:12.602480 14348 log.cc:1199] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-1-root/wals/d9e0fdbd1e7d4fc0a9e330373ff8e0c5
I20260709 13:04:12.603627 14348 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:56596 (request call id 65) took 1963 ms. Trace:
I20260709 13:04:12.608829 10601 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:12.569334 14219 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:12.610247 14384 raft_consensus.cc:2749] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:12.610025 14219 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:12.533351 14366 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:12.604020 14348 rpcz_store.cc:276] 0709 13:04:10.639931 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:10.698859 (+ 58928us) service_pool.cc:224] Handling call
0709 13:04:11.794503 (+1095644us) ts_tablet_manager.cc:1151] Deleting tablet d9e0fdbd1e7d4fc0a9e330373ff8e0c5
0709 13:04:11.794564 (+    61us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 13:04:12.367212 (+572648us) tablet_metadata.cc:665] Metadata flushed
0709 13:04:12.601834 (+234622us) tablet_metadata.cc:665] Metadata flushed
0709 13:04:12.603538 (+  1704us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":53285,"tablet-delete.queue_time_us":1067814}
I20260709 13:04:12.612155 14219 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:12.622742 10676 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:12.624979 10781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:12.625617 10781 raft_consensus.cc:606] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:12.625922 10781 raft_consensus.cc:614] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:04:12.632387 10534 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45040 (request call id 140) took 1166 ms. Trace:
I20260709 13:04:12.632822 10534 rpcz_store.cc:276] 0709 13:04:11.465748 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:11.465904 (+   156us) service_pool.cc:224] Handling call
0709 13:04:12.632321 (+1166417us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:12.412278 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:12.462274 (+ 49996us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:12.462313 (+    39us) write_op.cc:435] Acquired schema lock
0709 13:04:12.462332 (+    19us) tablet.cc:662] Decoding operations
0709 13:04:12.462871 (+   539us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:12.462929 (+    58us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:12.462959 (+    30us) tablet.cc:685] Acquiring locks for 3 operations
0709 13:04:12.463287 (+   328us) tablet.cc:701] Row locks acquired
0709 13:04:12.463306 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:04:12.463441 (+   135us) write_op.cc:270] Start()
0709 13:04:12.463543 (+   102us) write_op.cc:276] Timestamp: P: 1783602252463397 usec, L: 0
0709 13:04:12.463561 (+    18us) op_driver.cc:348] REPLICATION: starting
0709 13:04:12.464180 (+   619us) log.cc:844] Serialized 1298 byte log entry
0709 13:04:12.468555 (+  4375us) op_driver.cc:464] REPLICATION: finished
0709 13:04:12.469619 (+  1064us) write_op.cc:301] APPLY: starting
0709 13:04:12.469706 (+    87us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:12.469855 (+   149us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:12.469946 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:12.470349 (+   403us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:12.470546 (+   197us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 13:04:12.470596 (+    50us) write_op.cc:312] APPLY: finished
0709 13:04:12.470801 (+   205us) log.cc:844] Serialized 34 byte log entry
0709 13:04:12.470958 (+   157us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:12.471049 (+    91us) write_op.cc:454] Released schema lock
0709 13:04:12.471091 (+    42us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:12.471415 (+   324us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:12.471444 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":24,"spinlock_wait_cycles":248576,"child_traces":[["op",{"apply.queue_time_us":838,"apply.run_cpu_time_us":1760,"apply.run_wall_time_us":1761,"num_ops":3,"prepare.queue_time_us":132,"prepare.run_cpu_time_us":2989,"prepare.run_wall_time_us":86462,"replication_time_us":4846}]]}
I20260709 13:04:12.667765 10630 raft_consensus.cc:1240] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 4. Current term is 5. Ops: []
I20260709 13:04:12.664268 14359 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 13:04:12.673008 14382 ts_tablet_manager.cc:1929] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 10.8
I20260709 13:04:12.685143 14382 log.cc:1199] T 622f6b2169ff41e88255c89afef92012 P 99a7b009fd104b7d948808513bc3e845: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-2-root/wals/622f6b2169ff41e88255c89afef92012
I20260709 13:04:12.674188 14366 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:12.688278 14397 consensus_queue.cc:1059] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:12.690017 10520 catalog_manager.cc:5028] TS 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): tablet 622f6b2169ff41e88255c89afef92012 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:04:12.691831 14362 raft_consensus.cc:3055] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:04:12.692265 14362 raft_consensus.cc:740] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:12.693109 14362 consensus_queue.cc:260] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:12.712808 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:12.714395 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 17 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:12.715621 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:12.716403 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 17 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:12.717806 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
W20260709 13:04:12.699165 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 54304.3us
I20260709 13:04:12.719156 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:12.716562 10785 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
I20260709 13:04:12.715020 10777 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 16.
I20260709 13:04:12.728618 10631 raft_consensus.cc:1275] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 13:04:12.725664 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:12.732218 10636 raft_consensus.cc:2393] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 14: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:12.730284 10535 catalog_manager.cc:5697] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:12.734859 10535 catalog_manager.cc:5697] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 11 to 12, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 12 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:12.741513 10535 catalog_manager.cc:5697] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 9 to 10, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 10 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:12.734069 14362 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:12.747244 14293 consensus_queue.cc:1059] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 16.11, Next index: 12, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 13:04:12.749629 10676 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:12.766599 10711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:04:12.774904 10711 raft_consensus.cc:606] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:12.744535 14219 consensus_queue.cc:1059] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.032s
I20260709 13:04:12.770421 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:12.779241 14293 raft_consensus.cc:3055] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 LEADER]: Stepping down as leader of term 16
I20260709 13:04:12.779727 14293 raft_consensus.cc:740] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:12.781564 14359 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 13:04:12.782017 14359 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:12.782402 14359 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Advancing to term 17
I20260709 13:04:12.782608 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 17 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:12.782817 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:12.783428 10707 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
I20260709 13:04:12.786051 14219 raft_consensus.cc:3055] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:04:12.786484 14219 raft_consensus.cc:740] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:12.787408 14219 consensus_queue.cc:260] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:12.788740 14219 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:12.772245 10712 raft_consensus.cc:1275] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 13:04:12.789592 10521 catalog_manager.cc:5028] TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): tablet d9e0fdbd1e7d4fc0a9e330373ff8e0c5 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:04:12.791296 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 17 candidate_status { last_received { term: 16 index: 11 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:12.791779 14397 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:12.780658 14293 consensus_queue.cc:260] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 16.11, Last appended by leader: 11, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:12.794075 14293 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Advancing to term 17
I20260709 13:04:12.802017 14401 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:12.802573 14401 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:12.804649 14401 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:12.806448 14287 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:12.806907 14287 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:12.809990 14287 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:12.817456 10708 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 14.
I20260709 13:04:12.821684 14363 tablet_bootstrap.cc:492] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.822825 14363 tablet_bootstrap.cc:492] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:04:12.823618 14363 ts_tablet_manager.cc:1403] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.972s	user 0.031s	sys 0.005s
I20260709 13:04:12.831079 10676 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:12.834290 14287 raft_consensus.cc:2749] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:12.774334 10535 catalog_manager.cc:5697] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 9 to 10, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 10 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:12.839766 14359 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:12.841161 10705 raft_consensus.cc:2393] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 17: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:04:12.844465 14272 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:12.845072 14272 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:12.847378 14272 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:04:12.852211 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 65071.7us
I20260709 13:04:12.853824 10602 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:12.854773 14319 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:04:12.855157 14319 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:12.855486 14319 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
W20260709 13:04:12.856901 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 85920.2us
I20260709 13:04:12.857852 10602 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:12.859237 14385 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Advancing to term 17
I20260709 13:04:12.863044 14319 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:12.865310 14319 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:12.866753 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:12.867518 10705 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:12.872216 14271 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:12.871506 10751 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:04:12.877786 14363 raft_consensus.cc:359] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:12.880262 14272 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 13:04:12.909601 14363 raft_consensus.cc:740] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:04:12.910079 14272 raft_consensus.cc:697] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:12.910755 14363 consensus_queue.cc:260] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:12.911087 14272 consensus_queue.cc:237] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:12.882557 10786 raft_consensus.cc:2468] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 5.
I20260709 13:04:12.887013 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:12.913893 10708 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:04:12.896768 10711 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 17.
I20260709 13:04:12.901932 10705 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 13.
I20260709 13:04:12.918047 10602 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:12.919251 10602 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:12.920040 14347 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 13:04:12.920562 14347 raft_consensus.cc:697] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 17 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:12.921483 14347 consensus_queue.cc:237] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.11, Last appended by leader: 11, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:12.840390 10535 catalog_manager.cc:5697] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 reported cstate change: config changed from index -1 to 4, term changed from 4 to 5, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65), NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 5 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:12.924551 14347 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 13:04:12.926069 14347 raft_consensus.cc:697] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:12.927099 14347 consensus_queue.cc:237] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [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: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:12.906500 14359 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 17 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:12.929388 14385 raft_consensus.cc:2749] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 13:04:12.962658 10786 raft_consensus.cc:1275] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 13:04:12.963831 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:12.964498 10784 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:04:12.965724 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:12.966331 10784 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:04:12.966434 10779 raft_consensus.cc:1275] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 13:04:12.967926 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:04:12.972815 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 73186.4us
I20260709 13:04:12.974684 10637 raft_consensus.cc:3060] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:12.980350 10534 catalog_manager.cc:5697] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 14 to 16. New cstate: current_term: 16 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:12.982882 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:12.982364 10534 catalog_manager.cc:5697] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 12 to 13, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 13 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:12.984282 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:12.984855 10636 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 13.
I20260709 13:04:12.986029 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 17 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:12.985895 10534 catalog_manager.cc:5697] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 8 to 9, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 9 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:12.987408 10634 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:12.983539 10633 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 6.
I20260709 13:04:12.988332 10637 raft_consensus.cc:1275] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 13:04:12.989364 10534 catalog_manager.cc:5697] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 8 to 9, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 9 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:12.990268 10781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:12.991026 10781 raft_consensus.cc:606] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:12.991256 10534 catalog_manager.cc:5697] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:13.000044 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:13.013257 14363 ts_tablet_manager.cc:1434] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.189s	user 0.009s	sys 0.000s
I20260709 13:04:13.022734 10796 tablet_copy_service.cc:342] P 99a7b009fd104b7d948808513bc3e845: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-0b218eafb08246d88c703ab8855290c4 received from {username='slave'} at 127.0.0.1:47336
I20260709 13:04:13.023231 10796 tablet_copy_service.cc:434] P 99a7b009fd104b7d948808513bc3e845: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-0b218eafb08246d88c703ab8855290c4 on tablet 0b218eafb08246d88c703ab8855290c4 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:13.025885 10636 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 17.
I20260709 13:04:13.030927 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 17 candidate_status { last_received { term: 15 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:13.031612 10779 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Advancing to term 17
I20260709 13:04:13.042306 10634 raft_consensus.cc:1275] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 13:04:13.044085 10779 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 17.
I20260709 13:04:13.056373 10781 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 8. (term mismatch)
I20260709 13:04:13.056782 10781 pending_rounds.cc:85] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845: Aborting all ops after (but not including) 7
I20260709 13:04:13.057062 10781 pending_rounds.cc:107] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845: Aborting uncommitted NO_OP operation due to leader change: 12.8
I20260709 13:04:13.057305 10781 raft_consensus.cc:2889] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:13.059249 14359 consensus_queue.cc:1048] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:04:13.061542 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 68316.9us
I20260709 13:04:13.062191 10751 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:13.062969 14362 raft_consensus.cc:2804] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:04:13.063342 14362 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:13.063687 14362 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:13.063882 10631 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 13:04:13.064281 14364 raft_consensus.cc:2955] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Committing config change with OpId 11.9: config changed from index 8 to 9, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:13.068210 10676 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:13.068990 14359 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 13:04:13.069357 14359 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:13.069722 14359 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:13.069746 10676 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:13.070693 14219 raft_consensus.cc:2804] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:04:13.071103 14219 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:13.071480 14219 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:04:13.071301 14362 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.073582 14362 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:13.079864 14219 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.087368 14219 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:13.082056 14359 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.088967 11470 raft_consensus.cc:2955] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Committing config change with OpId 11.9: config changed from index 8 to 9, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:13.096621 10676 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:13.099359 14293 raft_consensus.cc:2764] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader pre-election decision vote started in defunct term 12: won
I20260709 13:04:13.099047 10531 catalog_manager.cc:5697] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 16 to 17, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 17 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:13.100085 14293 consensus_queue.cc:1048] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:04:13.102619 10531 catalog_manager.cc:5697] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 11 to 13, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 13 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:13.105278 14359 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:13.127688 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:13.128293 10786 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:13.130759 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:13.132094 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:13.132870 10637 raft_consensus.cc:2393] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 9: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:13.106632 10676 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:13.122682 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:13.135608 10636 raft_consensus.cc:2393] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 9: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:13.135572 10708 raft_consensus.cc:1275] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:04:13.143265 10705 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:04:13.126602 10710 raft_consensus.cc:2955] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Committing config change with OpId 11.9: config changed from index 8 to 9, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:13.150322 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:13.150381 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:13.151281 10634 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:04:13.151371 10784 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:04:13.153264 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:13.153880 10636 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:13.154378 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:13.154939 10782 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 14
I20260709 13:04:13.158736 10786 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 13.
I20260709 13:04:13.146929 14287 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 13:04:13.164747 14287 raft_consensus.cc:697] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:13.165652 14287 consensus_queue.cc:237] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 15.8, Last appended by leader: 8, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.145320 14247 consensus_queue.cc:1048] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.023s
I20260709 13:04:13.169464 10782 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 14.
I20260709 13:04:13.178714 10786 raft_consensus.cc:1275] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:04:13.184233 10751 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:13.185942 10786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:13.186585 10786 raft_consensus.cc:606] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:13.189292 10634 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:04:13.138051 14293 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:13.212349 14306 raft_consensus.cc:2804] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:04:13.174088 14319 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:13.146700 14289 consensus_queue.cc:1048] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.051s
I20260709 13:04:13.228330 10636 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 14.
I20260709 13:04:13.198256 14362 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:13.200448 14293 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.219228 10535 catalog_manager.cc:5697] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 8 to 9, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 11 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:13.228183 14366 raft_consensus.cc:993] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
W20260709 13:04:13.242611 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 48124.6us
I20260709 13:04:13.232818 11470 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 4 LEARNER]: Advancing to term 5
I20260709 13:04:13.253180 10676 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:13.254475 10676 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:13.220279 14319 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.236275 14362 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.262113 14223 raft_consensus.cc:993] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:13.257457 14249 raft_consensus.cc:1081] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:13.264259 14293 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:13.284967 14271 raft_consensus.cc:1081] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:13.256346 14421 raft_consensus.cc:2804] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:04:13.288673 14421 raft_consensus.cc:697] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:13.289868 14421 consensus_queue.cc:237] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.251994 14401 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.017s
I20260709 13:04:13.258390 14423 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 13:04:13.271097 14358 raft_consensus.cc:993] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:13.282826 14362 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:13.295161 14319 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:13.299353 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 110413us
I20260709 13:04:13.299401 10784 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:04:13.290702 11470 raft_consensus.cc:1275] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 LEARNER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:04:13.306505 14306 raft_consensus.cc:697] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:13.318586 14306 consensus_queue.cc:237] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.321190 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:13.322021 10710 raft_consensus.cc:2393] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 11: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:04:13.308856 14358 raft_consensus.cc:1081] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
W20260709 13:04:13.307080 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 64833.1us
I20260709 13:04:13.301678 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:13.326833 10634 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 13.
I20260709 13:04:13.314572  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:04:13.329327  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:13.311805 14247 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:13.339527 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:13.340356 10676 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:13.344288 10630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54304
I20260709 13:04:13.344942 10630 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:13.345302 10630 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:13.311434 14359 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.028s
I20260709 13:04:13.300309 14347 consensus_queue.cc:1048] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.031s
I20260709 13:04:13.346354 14219 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 13:04:13.317515 14423 raft_consensus.cc:697] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:13.358716 10630 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.362125 13777 consensus_queue.cc:1048] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 13:04:13.342321 14247 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.370258 14311 consensus_queue.cc:1048] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:13.370431 10634 raft_consensus.cc:2955] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Committing config change with OpId 11.9: config changed from index 8 to 9, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:13.371846 14247 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:13.360944 14219 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:13.374210 14219 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:13.377914 14423 consensus_queue.cc:237] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.382858 10637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:13.383132 10628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:13.382812 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:13.383754 10628 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:13.384135 10628 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:13.398976 10630 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:13.404482 10535 catalog_manager.cc:5697] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 15 to 17. New cstate: current_term: 17 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:13.409663 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:13.410390 10779 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:04:13.411593 14249 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:13.412271 14183 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:13.412770 14420 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:13.412954 14183 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.413275 14420 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.414292 14223 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:13.415021 14183 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:13.414894 14223 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.416317 10637 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:13.416733 10637 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:13.417054 11477 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 LEARNER]: Advancing to term 13
I20260709 13:04:13.427903 14319 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:13.428468 14319 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.430550 14319 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:13.431524 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:13.432196 10781 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:04:13.437302 10786 raft_consensus.cc:1275] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 13:04:13.412230 14249 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.439668 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:13.440241 14249 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:13.440253 10782 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:13.441237 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:13.441851 10779 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:04:13.442885 10786 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Advancing to term 17
I20260709 13:04:13.415205 14420 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:13.448482 10782 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
W20260709 13:04:13.448812 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 48149.6us
I20260709 13:04:13.417248 14223 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:13.453227 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:13.479274 10630 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:04:13.453707 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:13.480537 10706 raft_consensus.cc:3055] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:04:13.480836 10706 raft_consensus.cc:740] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:13.481273 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:13.481887 10710 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
I20260709 13:04:13.481561 10706 consensus_queue.cc:260] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.482735 10706 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:13.486984 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:13.457425 14219 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.495098 10710 raft_consensus.cc:2368] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 13. Current term is 14.
I20260709 13:04:13.456074 10786 raft_consensus.cc:1275] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 16 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260709 13:04:13.462451 10637 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:13.473354 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:13.493224 10706 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
I20260709 13:04:13.474677 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:13.502398 10711 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:04:13.497835 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:13.504166 10712 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:04:13.452435 10628 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.507524 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:13.507880 10628 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:13.508234 10636 raft_consensus.cc:2393] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 11: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:13.466655 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:13.509466 10631 raft_consensus.cc:2393] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 8: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:13.476890 11477 raft_consensus.cc:1275] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 LEARNER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 13:04:13.512301 14319 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:13.498222 14219 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:13.463986 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:13.513845 10634 raft_consensus.cc:2393] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 11: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:13.473239 14359 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:13.514900 14359 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.516971 14359 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:13.519927 14347 raft_consensus.cc:1064] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
W20260709 13:04:13.520385 14347 raft_consensus.cc:1068] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:04:13.521202 10705 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
I20260709 13:04:13.538363 10601 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:13.538832 10631 raft_consensus.cc:1240] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9. Ops: []
I20260709 13:04:13.539907 14319 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:04:13.540338 14319 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:13.540807 14319 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:13.546190 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:04:13.546945 11470 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:13.549397 10751 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:13.550661 14319 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.556198 10704 raft_consensus.cc:1275] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 13:04:13.551937 14362 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:04:13.557794 14362 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:13.559243 10750 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:13.560582 13777 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:04:13.561460 10637 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:13.552881 10751 leader_election.cc:400] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 13. Current term is 14.
I20260709 13:04:13.568694 10751 leader_election.cc:403] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:13.562345 14362 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:13.572826 10634 raft_consensus.cc:1240] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 11. Current term is 12. Ops: []
I20260709 13:04:13.578589 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:13.579154 10634 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:13.584298 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:13.584951 10631 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:04:13.590101 10602 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:13.592689 13777 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:04:13.592904 10602 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:13.588929 10535 catalog_manager.cc:5697] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 13 to 14, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 14 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
W20260709 13:04:13.597824 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 45084.6us
I20260709 13:04:13.598708 13777 raft_consensus.cc:697] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:13.597430 10535 catalog_manager.cc:5697] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 8 to 9, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 9 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:13.599979 10634 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 14.
I20260709 13:04:13.598743 10751 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:13.589542 14306 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:13.606635 10676 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:13.605163 13777 consensus_queue.cc:237] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.608280 10751 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:13.611963 14272 raft_consensus.cc:2804] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 13:04:13.612247 14439 log.cc:927] Time spent T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 13:04:13.612391 14272 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:13.612854 14272 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:13.602211 14319 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:13.600023 14428 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 14
I20260709 13:04:13.622220 14271 consensus_queue.cc:1059] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:13.623293 14271 raft_consensus.cc:3055] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:04:13.623674 14271 raft_consensus.cc:740] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:13.627956 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:13.628713 10634 raft_consensus.cc:2368] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 13. Current term is 14.
I20260709 13:04:13.631812 10631 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 13:04:13.604561 14311 raft_consensus.cc:2804] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:04:13.634666 14111 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.004s
I20260709 13:04:13.633191 14422 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:04:13.641400 14422 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:13.607610 14347 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.034s
I20260709 13:04:13.641841 14422 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:13.642866 14311 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:13.643321 14311 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:13.646678 14319 raft_consensus.cc:476] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Not starting pre-election -- already a leader
I20260709 13:04:13.650593 14347 raft_consensus.cc:1064] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
W20260709 13:04:13.651011 14347 raft_consensus.cc:1068] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:04:13.651592 10676 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:13.652467 14287 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:04:13.652829 14287 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:13.653153 14287 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:13.655059 10676 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:13.658129 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:13.658402 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:13.658694 10708 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:13.659004 10712 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:13.660084 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:13.661190 10706 raft_consensus.cc:2393] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 11: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:04:13.664700 10705 raft_consensus.cc:1275] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 16 index: 11. Preceding OpId from leader: term: 17 index: 12. (index mismatch)
I20260709 13:04:13.669994 14219 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 13:04:13.670610 14219 raft_consensus.cc:697] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:13.671527 11470 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
I20260709 13:04:13.671474 14219 consensus_queue.cc:237] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.682446 10708 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
I20260709 13:04:13.684002 10712 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:04:13.629628 14423 raft_consensus.cc:2804] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:04:13.686798 10602 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:13.624425 14271 consensus_queue.cc:260] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.699983 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:13.696465 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:13.697573 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:13.697751 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:13.689314 14423 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:04:13.724156 14183 consensus_queue.cc:1175] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" responder_term: 8 status { last_received { term: 8 index: 5 } last_committed_idx: 5 last_received_current_leader { term: 8 index: 5 } }
W20260709 13:04:13.737423 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 50668.6us
I20260709 13:04:13.739862 10602 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:13.754138 13777 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:13.759076 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:13.765690 10750 leader_election.cc:400] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 13. Current term is 14.
I20260709 13:04:13.769610 10780 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:04:13.691201 14111 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.059s
I20260709 13:04:13.773099 10779 raft_consensus.cc:3055] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:04:13.774420 10779 raft_consensus.cc:740] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:13.733255 14423 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:13.776292 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:13.779513 10778 raft_consensus.cc:1240] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 11. Current term is 12. Ops: []
I20260709 13:04:13.765569 13777 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.790988 10712 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 13:04:13.807075 13777 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:13.765923 14385 raft_consensus.cc:2804] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:04:13.761737 14271 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:13.771414 14313 raft_consensus.cc:2804] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:04:13.822774 10779 consensus_queue.cc:260] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [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: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:13.841559 10637 raft_consensus.cc:1275] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:04:13.827893 14385 raft_consensus.cc:697] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:13.831480 14313 raft_consensus.cc:697] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:13.858878 10630 raft_consensus.cc:1275] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 8. Preceding OpId from leader: term: 17 index: 9. (index mismatch)
I20260709 13:04:13.820873 14307 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.032s
W20260709 13:04:13.863003 14443 log.cc:927] Time spent T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
W20260709 13:04:13.865561 14445 log.cc:927] Time spent T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.071s	user 0.002s	sys 0.000s
W20260709 13:04:13.872947 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:04:13.889149 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 94802us
I20260709 13:04:13.892663 10708 raft_consensus.cc:1240] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 11. Current term is 12. Ops: []
W20260709 13:04:13.855285 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 134853us
W20260709 13:04:13.901548 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 161764us
I20260709 13:04:13.908986 13777 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:13.909474 13777 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.916565 13777 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:13.922260 14313 consensus_queue.cc:237] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.869686 14385 consensus_queue.cc:237] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:13.904598 14183 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.030s
I20260709 13:04:13.947230 14311 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:13.951705 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 162357us
I20260709 13:04:13.901131 14359 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.044s
I20260709 13:04:13.983871 14347 raft_consensus.cc:1064] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
W20260709 13:04:13.984416 14347 raft_consensus.cc:1068] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:04:13.985847 14272 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.986982 14362 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.988483 14272 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:13.989041 14362 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:13.902405 14401 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.049s
I20260709 13:04:13.990301 14422 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:14.023624 10782 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:04:14.024667 14422 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:13.902086 14287 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:13.997776 10785 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:04:14.027570 14428 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election lost for term 13. Reason: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 13. Current term is 14.
I20260709 13:04:14.004468 14423 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:14.007943 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 55525us
I20260709 13:04:14.027594 14287 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:14.041611 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:14.042464 10636 raft_consensus.cc:2393] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 11: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:14.043097 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:14.043807 10628 raft_consensus.cc:2368] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9.
I20260709 13:04:14.043623 10780 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 14.
I20260709 13:04:14.046880 10601 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:14.090140 14462 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:04:14.090858 14462 raft_consensus.cc:697] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:14.092025 14462 consensus_queue.cc:237] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:14.094046 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 47240us
I20260709 13:04:14.047711 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:14.095423 10633 raft_consensus.cc:2393] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 11: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:14.098606 14448 raft_consensus.cc:1064] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:04:14.103327 10779 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:14.111590 10785 raft_consensus.cc:1275] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 8. Preceding OpId from leader: term: 17 index: 9. (index mismatch)
I20260709 13:04:14.112902 10785 raft_consensus.cc:1275] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 13:04:14.115172 10779 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
W20260709 13:04:14.055007 10749 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:14.057173 14423 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:14.066177 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:14.073619 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:14.180099 10784 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:04:14.046955 13777 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:14.181000 13777 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:14.183224 13777 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:14.119438 14448 consensus_queue.cc:237] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [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: 4, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:14.196244 11470 raft_consensus.cc:1275] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 LEARNER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:04:14.197916 13777 consensus_queue.cc:1048] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:04:14.149662 10531 catalog_manager.cc:5697] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 11 to 12, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 12 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.054641 10786 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:04:14.122576 10535 catalog_manager.cc:5697] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.232757 10535 catalog_manager.cc:5697] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 12 to 14. New cstate: current_term: 14 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:14.243116 13777 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:14.243935 13777 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:14.173949 14219 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:14.246729 14219 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:14.249280 14219 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:14.254087 13777 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:14.177103 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 272792us
I20260709 13:04:14.183343 14423 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:14.245802 10520 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet e552e95926f147258abc7e4ae5dc3008 with cas_config_opid_index 9: ChangeConfig:REMOVE_PEER failed with leader 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 99a7b009fd104b7d948808513bc3e845 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 12 committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:14.257452 14423 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:14.259529 14423 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:14.262269 10707 raft_consensus.cc:1275] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:04:14.162736 14311 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:14.275120 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:14.275846 10706 raft_consensus.cc:2368] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9.
I20260709 13:04:14.276698 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
W20260709 13:04:14.292685 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 187831us
I20260709 13:04:14.297430 10750 leader_election.cc:400] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9.
I20260709 13:04:14.297750 10750 leader_election.cc:403] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
I20260709 13:04:14.297857 10708 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
W20260709 13:04:14.298353 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:14.303469 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:14.337863  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:14.348518 10703 raft_consensus.cc:2368] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 11. Current term is 12.
I20260709 13:04:14.353132 10751 leader_election.cc:400] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9.
W20260709 13:04:14.354326 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 57036.3us
I20260709 13:04:14.357059 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:14.357473 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:14.357684 10786 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:14.360489 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:14.364672 10634 raft_consensus.cc:1240] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 11. Current term is 12. Ops: []
I20260709 13:04:14.365783 10777 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260709 13:04:14.366401 10637 raft_consensus.cc:1275] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:04:14.369649 10780 raft_consensus.cc:1275] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:04:14.370740 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:14.371531 10785 raft_consensus.cc:1275] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 13:04:14.368364 10751 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:04:14.369680 14183 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:14.387979 10601 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:14.391306 13777 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:04:14.391731 13777 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:14.392084 13777 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:14.395864 10786 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:04:14.399026 14183 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9.
I20260709 13:04:14.403472 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:14.406494 13777 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:14.408983 10751 leader_election.cc:400] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 11. Current term is 12.
I20260709 13:04:14.409320 10751 leader_election.cc:403] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 election: Cancelling election due to peer responding with higher term
I20260709 13:04:14.411067 10785 raft_consensus.cc:1275] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:04:14.422288 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:14.432147 10786 raft_consensus.cc:1275] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:04:14.437275 13777 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:14.423650 14249 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election lost for term 11. Reason: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 11. Current term is 12.
I20260709 13:04:14.366727 14366 consensus_queue.cc:1048] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.063s
I20260709 13:04:14.408650 14428 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:04:14.457206 10778 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:04:14.463770 11480 raft_consensus.cc:1275] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 13:04:14.465566 14428 raft_consensus.cc:697] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:14.466019 14287 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:14.466194 14293 consensus_queue.cc:1048] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:04:14.466593 14428 consensus_queue.cc:237] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:14.468739 14452 raft_consensus.cc:1064] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:04:14.475340 14449 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.005s
I20260709 13:04:14.476298 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:14.476943 10628 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:14.478837 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:14.479640 10636 raft_consensus.cc:2393] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 9: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:14.492276 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:14.493027 10635 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:04:14.495180 10635 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260709 13:04:14.497743 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:14.500624 14452 consensus_queue.cc:237] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 8, Current term: 13, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:04:14.510039 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 53226.8us
W20260709 13:04:14.516407 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 119473us
I20260709 13:04:14.520758 10628 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:04:14.511490 14271 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:14.558188 14271 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:14.532439 11480 raft_consensus.cc:1275] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 LEARNER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
W20260709 13:04:14.547071 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 108501us
I20260709 13:04:14.547772 14459 consensus_queue.cc:1048] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 13:04:14.581214 13777 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:04:14.583083 13777 consensus_queue.cc:1048] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:04:14.590292 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 127389us
I20260709 13:04:14.593590 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:14.585312 13777 consensus_queue.cc:1048] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.018s
I20260709 13:04:14.603744 10778 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:04:14.599123 10786 raft_consensus.cc:1275] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 13:04:14.594786 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:14.625522 13777 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:04:14.626838 10676 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:14.636170 14359 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:04:14.655194 10786 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 13:04:14.656108 14271 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:04:14.656284 14487 log.cc:927] Time spent T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260709 13:04:14.629381 14423 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.016s
I20260709 13:04:14.630846 14470 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.019s
I20260709 13:04:14.666586 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:14.667253 10708 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:04:14.668381 10751 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:14.674482 10778 raft_consensus.cc:1275] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 13:04:14.677265 14459 raft_consensus.cc:2804] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:04:14.677784 14459 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:14.678225 14459 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:14.681001 14385 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:04:14.632057 10676 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:14.687717 14293 raft_consensus.cc:2804] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election won for term 9
W20260709 13:04:14.687577 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 55588.9us
I20260709 13:04:14.688442 14293 raft_consensus.cc:697] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:14.689275 14293 consensus_queue.cc:237] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:14.693663 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:14.706833 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:14.707858 10637 raft_consensus.cc:2393] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 10: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:14.684059 14359 raft_consensus.cc:697] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:14.710351 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:14.711045 10704 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:04:14.711701 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:14.724687 10712 raft_consensus.cc:1275] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
W20260709 13:04:14.730019 14492 log.cc:927] Time spent T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 13:04:14.737794 14359 consensus_queue.cc:237] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:14.742345 14459 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:14.751360 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:14.751621 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:14.758232 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:14.761400 10704 raft_consensus.cc:1275] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:04:14.763139 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:14.763711 10704 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:14.769217 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:14.769999 10628 raft_consensus.cc:2393] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 10: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:14.770589 10711 raft_consensus.cc:1275] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 13:04:14.772354 10711 raft_consensus.cc:1275] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 13:04:14.773171 14463 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:04:14.774442 14311 raft_consensus.cc:2955] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 4 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:14.770395 14385 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:14.782122 10704 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
I20260709 13:04:14.785521 10711 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 13:04:14.753856 14459 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:14.798983 11480 raft_consensus.cc:2955] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 4 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:04:14.834571 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:04:14.836516 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:14.851573 13777 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:14.853323 13777 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:14.874229 10712 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:04:14.876921 13777 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:14.879812 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 99213.5us
I20260709 13:04:14.881403 10751 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:14.883096 14183 raft_consensus.cc:2804] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:04:14.883656 14183 raft_consensus.cc:697] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:14.884469 14183 consensus_queue.cc:237] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:14.890448 10783 raft_consensus.cc:2955] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 4 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:14.916177 10531 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45040 (request call id 146) took 1008 ms. Trace:
I20260709 13:04:14.922881 10676 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
W20260709 13:04:14.930114 14500 log.cc:927] Time spent T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 13:04:14.945489 14423 raft_consensus.cc:2804] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:04:14.945922 14423 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:14.946317 14423 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:14.946051 14293 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:04:14.964928 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:14.973225 10602 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:14.983161 13777 raft_consensus.cc:2749] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 13:04:14.916641 10531 rpcz_store.cc:276] 0709 13:04:13.925398 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:13.925555 (+   157us) service_pool.cc:224] Handling call
0709 13:04:14.292151 (+366596us) spinlock_profiling.cc:243] Waited 1.82 ms on lock 0x7b540017b480. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce9572e161 00007fce95802b89 00007fce957f87ad 00007fce957b9e0b 00007fce957b9be4 00007fce97cba2d1 00007fce97cbab2f 00007fce97b79d4b 00007fce97c81c3e 00007fce961422a4 00007fce96142232
0709 13:04:14.916111 (+623960us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:14.467571 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:14.468088 (+   517us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:14.468124 (+    36us) write_op.cc:435] Acquired schema lock
0709 13:04:14.468151 (+    27us) tablet.cc:662] Decoding operations
0709 13:04:14.468451 (+   300us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:14.468541 (+    90us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:14.468573 (+    32us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:04:14.468746 (+   173us) tablet.cc:701] Row locks acquired
0709 13:04:14.468764 (+    18us) write_op.cc:260] PREPARE: finished
0709 13:04:14.468912 (+   148us) write_op.cc:270] Start()
0709 13:04:14.469036 (+   124us) write_op.cc:276] Timestamp: P: 1783602254468864 usec, L: 0
0709 13:04:14.469059 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 13:04:14.511786 (+ 42727us) log.cc:844] Serialized 534 byte log entry
0709 13:04:14.658883 (+147097us) op_driver.cc:464] REPLICATION: finished
0709 13:04:14.754431 (+ 95548us) write_op.cc:301] APPLY: starting
0709 13:04:14.754493 (+    62us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:14.754564 (+    71us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:14.754651 (+    87us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:14.754798 (+   147us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:14.754915 (+   117us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:04:14.754941 (+    26us) write_op.cc:312] APPLY: finished
0709 13:04:14.755072 (+   131us) log.cc:844] Serialized 22 byte log entry
0709 13:04:14.755255 (+   183us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:14.755330 (+    75us) write_op.cc:454] Released schema lock
0709 13:04:14.755368 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:14.756601 (+  1233us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:14.756635 (+    34us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"spinlock_wait_cycles":4182784,"child_traces":[["op",{"apply.queue_time_us":95344,"apply.run_cpu_time_us":1279,"apply.run_wall_time_us":2144,"num_ops":1,"prepare.queue_time_us":175147,"prepare.run_cpu_time_us":3054,"prepare.run_wall_time_us":49793,"replication_time_us":189656,"thread_start_us":205949,"threads_started":2}]]}
I20260709 13:04:14.992162 10676 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:04:15.001535 14219 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:04:15.002048 14219 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:15.002422 14219 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:14.993399 14423 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:15.007881 10602 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:15.011775 13777 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 13:04:15.005582 14423 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:15.034704 10703 raft_consensus.cc:1275] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:04:15.049858 10634 raft_consensus.cc:1240] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 11. Current term is 12. Ops: []
I20260709 13:04:15.022832 14219 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:15.054262 14219 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:15.055502 10637 raft_consensus.cc:1275] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
W20260709 13:04:15.069062 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 59780.7us
W20260709 13:04:15.084702 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 92597.7us
I20260709 13:04:15.063556 14420 consensus_queue.cc:1059] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.022s
I20260709 13:04:15.087508 14385 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.004s
I20260709 13:04:15.107775 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:15.108467 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:15.093782 10602 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:15.112206 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:15.121323 14287 consensus_queue.cc:1048] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:04:15.122627 14420 raft_consensus.cc:3055] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:04:15.123150 14420 raft_consensus.cc:740] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:15.124020 14420 consensus_queue.cc:260] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:15.128504 10602 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:15.131021 10602 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:15.134253 14448 raft_consensus.cc:2749] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:04:15.135185 14448 consensus_queue.cc:1048] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:15.137738 14512 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:04:15.139514 14512 raft_consensus.cc:2749] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:15.136749 14448 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:04:15.084192 14462 raft_consensus.cc:2955] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Committing config change with OpId 13.10: config changed from index 8 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:15.125279 14420 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:15.170292 14311 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:04:15.170885 14311 raft_consensus.cc:697] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:15.172801 14385 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:15.171747 14311 consensus_queue.cc:237] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:15.174916 10602 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:15.175783 14385 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:15.178187 11480 raft_consensus.cc:2955] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 FOLLOWER]: Committing config change with OpId 13.10: config changed from index 8 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:15.165220 10535 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45046 (request call id 145) took 1379 ms. Trace:
W20260709 13:04:15.187192 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 125221us
I20260709 13:04:15.190335 10783 raft_consensus.cc:2955] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Committing config change with OpId 13.10: config changed from index 8 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:15.191476 10780 raft_consensus.cc:1275] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:04:15.198676 13777 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:15.199875 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:15.200455 10637 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:15.182761 10535 rpcz_store.cc:276] 0709 13:04:13.785997 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:13.786135 (+   138us) service_pool.cc:224] Handling call
0709 13:04:15.165146 (+1379011us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:14.523478 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:14.524008 (+   530us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:14.524036 (+    28us) write_op.cc:435] Acquired schema lock
0709 13:04:14.524052 (+    16us) tablet.cc:662] Decoding operations
0709 13:04:14.524430 (+   378us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:14.524479 (+    49us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:14.524506 (+    27us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:04:14.524813 (+   307us) tablet.cc:701] Row locks acquired
0709 13:04:14.524830 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:04:14.524955 (+   125us) write_op.cc:270] Start()
0709 13:04:14.525064 (+   109us) write_op.cc:276] Timestamp: P: 1783602254524906 usec, L: 0
0709 13:04:14.525088 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 13:04:14.525773 (+   685us) log.cc:844] Serialized 916 byte log entry
0709 13:04:15.028277 (+502504us) op_driver.cc:464] REPLICATION: finished
0709 13:04:15.028659 (+   382us) write_op.cc:301] APPLY: starting
0709 13:04:15.028732 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:15.028854 (+   122us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:15.028952 (+    98us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:15.029296 (+   344us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:15.029519 (+   223us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:04:15.029625 (+   106us) write_op.cc:312] APPLY: finished
0709 13:04:15.051101 (+ 21476us) log.cc:844] Serialized 28 byte log entry
0709 13:04:15.059471 (+  8370us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:15.059577 (+   106us) write_op.cc:454] Released schema lock
0709 13:04:15.059629 (+    52us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:15.060067 (+   438us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:15.060100 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":118,"apply.run_cpu_time_us":2150,"apply.run_wall_time_us":31322,"num_ops":2,"prepare.queue_time_us":181761,"prepare.run_cpu_time_us":2581,"prepare.run_wall_time_us":2581,"replication_time_us":502990,"spinlock_wait_cycles":44416}]]}
I20260709 13:04:15.199209 13777 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:15.206000 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:15.215183 10637 raft_consensus.cc:2468] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:04:15.220983 10704 raft_consensus.cc:1240] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 11. Current term is 12. Ops: [11.8-11.8]
I20260709 13:04:15.203493 10708 raft_consensus.cc:2955] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Committing config change with OpId 13.10: config changed from index 8 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:15.232286 13777 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:15.246187 10633 raft_consensus.cc:1275] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:04:15.256284 10630 raft_consensus.cc:1275] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 12 index: 6. (index mismatch)
I20260709 13:04:15.216193 14474 consensus_queue.cc:1048] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.043s
W20260709 13:04:15.283037 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 82422.4us
I20260709 13:04:15.287235 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:15.297108 14496 log.cc:927] Time spent T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.328s	user 0.002s	sys 0.000s
W20260709 13:04:15.326100 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 49997.1us
W20260709 13:04:15.333748 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 48153.2us
I20260709 13:04:15.288582 14529 consensus_queue.cc:1048] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.046s
I20260709 13:04:15.350265 10534 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44242 (request call id 51) took 1265 ms. Trace:
I20260709 13:04:15.350714 10534 rpcz_store.cc:276] 0709 13:04:14.085097 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:14.085261 (+   164us) service_pool.cc:224] Handling call
0709 13:04:15.350207 (+1264946us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":18470,"reported_tablets":1,"spinlock_wait_cycles":866048}
I20260709 13:04:15.341761 14385 consensus_queue.cc:1059] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.026s
I20260709 13:04:15.328866 14526 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:15.449592 10711 raft_consensus.cc:1240] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 11. Current term is 12. Ops: []
I20260709 13:04:15.449842 13777 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:15.460482 13777 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:15.463792 13777 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:15.465353 10533 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45062 (request call id 156) took 1121 ms. Trace:
I20260709 13:04:15.468576 10533 rpcz_store.cc:276] 0709 13:04:14.343522 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:14.343670 (+   148us) service_pool.cc:224] Handling call
0709 13:04:15.465292 (+1121622us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":97606,"reported_tablets":2}
I20260709 13:04:15.512617 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:15.581169 14476 log.cc:927] Time spent T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 13:04:15.541656 14183 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:15.516196 14306 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:15.486909 14526 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:15.608057 14183 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:15.663617 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 195993us
I20260709 13:04:15.668493 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:15.610903 14306 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:15.765918 14183 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:04:15.854102 14535 log.cc:927] Time spent T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.212s	user 0.000s	sys 0.000s
I20260709 13:04:15.863166 14306 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:15.881186 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:15.983273 14536 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:15.984210 14536 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:15.987457 14536 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:16.125106 10752 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.631s	user 0.032s	sys 0.093s
W20260709 13:04:16.129415 10752 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.636s	user 0.032s	sys 0.094s
W20260709 13:04:16.124547 14462 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.610s	user 0.045s	sys 0.108s
W20260709 13:04:16.131855 14462 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.621s	user 0.045s	sys 0.108s
W20260709 13:04:16.140270 11357 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.651s	user 0.061s	sys 0.115s
W20260709 13:04:16.145841 11357 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.657s	user 0.061s	sys 0.115s
I20260709 13:04:16.145651 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:04:16.163856 10676 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.654s	user 0.032s	sys 0.152s
W20260709 13:04:16.164268 10676 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.654s	user 0.032s	sys 0.152s
W20260709 13:04:16.164601 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 654704us
W20260709 13:04:16.165788 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 490891us
I20260709 13:04:16.132462 10601 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:16.155831 14531 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:16.176097 13777 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:16.156044 14474 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:16.177126 13777 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.183246 13777 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:16.188127 10676 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:16.176038 14462 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:16.189061 14529 raft_consensus.cc:2804] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:04:16.180951 14474 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.179816 14531 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.214138 10633 raft_consensus.cc:1240] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 10. Current term is 11. Ops: []
I20260709 13:04:16.214669 10676 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:16.193205 14521 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:16.216725 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:16.195030 14401 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:16.207449 14511 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:16.219499 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:16.232467 14529 raft_consensus.cc:697] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
W20260709 13:04:16.233569 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 44138.2us
I20260709 13:04:16.234288 14547 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 13:04:16.249866 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:16.262213 10784 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
I20260709 13:04:16.262591 10781 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 7. (term mismatch)
I20260709 13:04:16.263130 10781 pending_rounds.cc:85] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845: Aborting all ops after (but not including) 6
I20260709 13:04:16.263458 10781 pending_rounds.cc:107] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845: Aborting uncommitted NO_OP operation due to leader change: 11.7
I20260709 13:04:16.263774 10781 raft_consensus.cc:2889] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:16.233247 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:16.241240 14526 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:16.269584 14550 consensus_queue.cc:1059] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:04:16.261616 14521 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:16.292462 14550 raft_consensus.cc:3055] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:04:16.278888 14531 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:16.290275 14474 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:16.291074 14529 consensus_queue.cc:237] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.257764 14450 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:16.262130 14401 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:16.302234 14521 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:16.293789 14420 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:16.293249 14550 raft_consensus.cc:740] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:16.343905 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:16.265415 14511 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.310987 14450 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.373104 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:16.349313 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:16.388373 10601 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:16.393610 14531 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:04:16.394083 14531 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:16.394462 14531 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
W20260709 13:04:16.396410 14520 log.cc:927] Time spent T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.945s	user 0.020s	sys 0.007s
I20260709 13:04:16.398759 10628 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54304 (request call id 1655) took 1192 ms. Trace:
I20260709 13:04:16.399138 10628 rpcz_store.cc:276] 0709 13:04:15.206430 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:15.206574 (+   144us) service_pool.cc:224] Handling call
0709 13:04:15.206836 (+   262us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:04:15.207139 (+   303us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:04:15.207167 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:04:15.207652 (+   485us) log.cc:844] Serialized 26 byte log entry
0709 13:04:15.337179 (+129527us) raft_consensus.cc:1645] Marking committed up to 9
0709 13:04:15.591641 (+254462us) log.cc:844] Serialized 14 byte log entry
0709 13:04:15.592959 (+  1318us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:15.593211 (+   252us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:04:16.395826 (+802615us) spinlock_profiling.cc:243] Waited 25.8 ms on lock 0x7b4400022b4c. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ebfdc85 00007fce8ebfe6a2 00007fce919701db 00007fce9196baaf 00007fce9195f86e 00007fce9195ebb6 00007fce9195e7d8 00007fce91968221 00007fce919681d9 00007fce91968169
0709 13:04:16.397340 (+  1514us) raft_consensus.cc:1685] finished
0709 13:04:16.398501 (+  1161us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:04:16.398671 (+   170us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":4249,"prepare.queue_time_us":27077,"prepare.run_cpu_time_us":4096,"prepare.run_wall_time_us":81411,"raft.queue_time_us":1341,"raft.run_cpu_time_us":249,"raft.run_wall_time_us":6777,"spinlock_wait_cycles":59345280,"thread_start_us":379900,"threads_started":2,"wal-append.queue_time_us":129516}
I20260709 13:04:16.407610 14531 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.411779 14536 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:04:16.428494 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 217919us
I20260709 13:04:16.431084 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:16.369352 14420 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.446839  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:16.453197 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:16.473652 14420 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:16.480753 14545 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:16.481603 14545 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.482386 14511 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:16.484143 14545 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:16.484833 14450 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:16.480842 14549 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:16.485530 14401 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:16.485575 14549 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.487586 14459 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:16.488138 14459 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:16.492020 10520 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet e552e95926f147258abc7e4ae5dc3008 with cas_config_opid_index 9: ChangeConfig:REMOVE_PEER failed with leader 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 99a7b009fd104b7d948808513bc3e845 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 12 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:16.493695 10751 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:16.498070 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:16.445581 14526 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:16.457989 14452 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.990s	user 0.006s	sys 0.030s
I20260709 13:04:16.512193 10751 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:16.510064 14452 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.043s	user 0.006s	sys 0.031s
I20260709 13:04:16.493076 14550 consensus_queue.cc:260] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.522081 14550 raft_consensus.cc:3060] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:16.520183 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:16.510000 14450 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:16.527405 14450 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.530647 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:16.510381 14558 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:16.514074 14422 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:16.545519 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:16.552717 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:04:16.555469 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 295940us
I20260709 13:04:16.512656 14526 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.537241 14420 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:16.559279 14531 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:16.588510 10710 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:04:16.589624 14526 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:16.569669 14544 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:16.590541 14544 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.564554 14565 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.025s
I20260709 13:04:16.591984 14511 consensus_queue.cc:1048] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:16.592597 14544 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:16.558629 14422 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.595273 14422 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:16.595898 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:16.539475 14450 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:16.569972 14518 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:16.600133 10602 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:16.613905 14518 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.616086 14518 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:16.616628 14518 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:16.578735 14549 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:16.613672 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:16.612865 14459 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:16.603595 10535 catalog_manager.cc:5697] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 8 to 9, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 9 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:16.621776 10535 catalog_manager.cc:5697] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 10 to 11, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 11 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:16.628353 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:16.635658 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:16.636332 10711 raft_consensus.cc:1240] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 10. Current term is 11. Ops: []
I20260709 13:04:16.637025 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:16.637115 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:16.623492 10535 catalog_manager.cc:5697] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 11 to 12, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 12 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:16.639775 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:16.649730 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:16.644668 14459 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:16.656116 14459 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.658854 14459 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:16.658893 10751 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
W20260709 13:04:16.661140 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:16.668529 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:16.702579 10629 raft_consensus.cc:1240] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 12. Current term is 13. Ops: [12.6-12.6]
I20260709 13:04:16.706043 14359 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:16.706883 14565 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:16.706670 14359 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:16.707363 14565 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.708766 14359 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:16.717324 14450 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:16.717602 14529 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:16.709241 14565 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:16.726989 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:16.726928 10712 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 13:04:16.730194 14449 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:16.731600 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:16.736388 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:16.738006 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:16.741698 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:16.745646 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:16.751154 10705 raft_consensus.cc:1240] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 11. Current term is 12. Ops: [11.8-11.8]
I20260709 13:04:16.715708 10535 catalog_manager.cc:5697] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 reported cstate change: config changed from index 4 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:16.749105 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:16.751564 14560 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:04:16.751959 14532 raft_consensus.cc:3055] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:04:16.770313 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:16.770341 14544 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:16.773187 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:16.775279 10602 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:16.776219 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 225466us
I20260709 13:04:16.778674 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:16.776880 10750 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:16.731961 14450 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:16.731175 14529 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.788190 10750 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:16.745879 14449 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.761767 14464 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:16.793286 10676 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:04:16.795456 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:16.772337 14544 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:16.798553 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:16.801469 14544 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:16.801860 14450 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:16.803990 14247 raft_consensus.cc:2749] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:16.805536 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:16.765383 14532 raft_consensus.cc:740] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:16.807793 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:16.789198 14397 raft_consensus.cc:2749] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:04:16.793613 14539 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:16.815711 10707 raft_consensus.cc:2955] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 4 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:04:16.825911 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 49527.5us
I20260709 13:04:16.790720 14474 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.026s
I20260709 13:04:16.809867 14541 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:16.831477 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:16.836921 10602 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:16.807142 14464 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.826190 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:16.847620 14385 raft_consensus.cc:2749] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 13:04:16.849210 10602 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:16.850085 14518 raft_consensus.cc:2749] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:16.850481 14306 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:16.851037 14306 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.853017 14306 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:04:16.838152 14567 log.cc:927] Time spent T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.126s	user 0.001s	sys 0.000s
I20260709 13:04:16.853196 14518 consensus_queue.cc:1059] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:04:16.822697 14470 consensus_queue.cc:1059] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 10.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.018s
I20260709 13:04:16.858649 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:16.862190 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:16.865389 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:16.864689 14183 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:16.869273 14183 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.871555 14183 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:16.875741 10779 raft_consensus.cc:1275] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 12 index: 6. (index mismatch)
I20260709 13:04:16.880623 10602 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:16.883417 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:16.855815 14385 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:16.886920 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:16.890461 14474 raft_consensus.cc:2749] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:16.893160 14385 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.894323 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:16.895361 14385 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:16.902555 14449 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:16.904402 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:16.907251 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:16.907531 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:04:16.910043 14569 log.cc:927] Time spent T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.092s	user 0.000s	sys 0.000s
I20260709 13:04:16.914892 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:16.919286 14529 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:16.943004 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:16.962488 10676 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:16.965363 10676 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:17.044927 14219 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
W20260709 13:04:17.046105 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 80810.5us
I20260709 13:04:17.050068 10676 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:16.976879 14537 raft_consensus.cc:2749] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:17.057184 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:17.060233 14219 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:17.061010 14219 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:16.951855 14470 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.037s
I20260709 13:04:17.072573 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:17.082088 14219 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:17.087267 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:17.088795 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:17.090835 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:17.091889 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:17.075562 14529 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:17.092922 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:17.093022 14529 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:17.095144 14529 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:17.095662 14529 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:17.096081 14529 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:17.096808 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:04:17.097762 14582 log.cc:927] Time spent T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.127s	user 0.000s	sys 0.000s
I20260709 13:04:17.097903 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:17.098752 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:17.099822 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:17.100747 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 10 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:17.101202 10781 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:17.102541 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:17.074751 14359 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:17.097956 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:17.108623 14560 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:17.113674 10634 raft_consensus.cc:1275] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
W20260709 13:04:17.104321 14550 consensus_meta.cc:287] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.582s	user 0.008s	sys 0.004s
I20260709 13:04:17.123811 10781 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 13.
I20260709 13:04:17.124047 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:17.125676 10676 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:04:17.118191 14464 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:04:17.137241 14572 log.cc:927] Time spent T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.343s	user 0.000s	sys 0.008s
I20260709 13:04:17.145072 10784 raft_consensus.cc:1275] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 7. (term mismatch)
I20260709 13:04:17.162902 10784 pending_rounds.cc:85] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845: Aborting all ops after (but not including) 6
I20260709 13:04:17.163218 10784 pending_rounds.cc:107] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845: Aborting uncommitted NO_OP operation due to leader change: 10.7
W20260709 13:04:17.151054 14570 log.cc:927] Time spent T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.359s	user 0.000s	sys 0.000s
I20260709 13:04:17.148758 10782 raft_consensus.cc:1240] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 12. Current term is 13. Ops: [12.6-12.6]
I20260709 13:04:17.154306 10750 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:17.109294 14560 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:17.163471 10784 raft_consensus.cc:2889] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:17.171450 10750 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:17.172668 14549 raft_consensus.cc:2749] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 13:04:17.174957 14545 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:17.180999 10750 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:17.189345 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:17.170990 14565 raft_consensus.cc:2749] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 13:04:17.207134 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 82246.4us
I20260709 13:04:17.210544 10750 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:17.203032 14362 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 13:04:17.217437 14571 log.cc:927] Time spent T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.458s	user 0.000s	sys 0.003s
W20260709 13:04:17.218950 14576 log.cc:927] Time spent T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.345s	user 0.001s	sys 0.000s
I20260709 13:04:17.223156 14526 raft_consensus.cc:3055] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 13:04:17.223570 14526 raft_consensus.cc:740] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:17.226953 10750 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:17.221235 14550 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 13:04:17.228660 14545 raft_consensus.cc:2749] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:04:17.233173 14566 log.cc:927] Time spent T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.439s	user 0.001s	sys 0.002s
I20260709 13:04:17.234977 14532 consensus_queue.cc:260] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:17.236214 14532 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:17.236701 14529 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:17.237149 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:17.238631 10601 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:17.239876 10601 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:17.240324 14514 raft_consensus.cc:2749] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:04:17.241051 14514 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 13:04:17.234967 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:04:17.238761 14568 log.cc:927] Time spent T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.496s	user 0.000s	sys 0.003s
I20260709 13:04:17.246758 14526 consensus_queue.cc:260] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 12.6, Last appended by leader: 6, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:17.247753 14526 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:17.257475 14560 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:17.240962 10601 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:17.213943 14586 consensus_queue.cc:1048] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.018s
W20260709 13:04:17.283452 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 51633.3us
I20260709 13:04:17.289888 14475 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 13:04:17.290504 14475 raft_consensus.cc:697] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:17.291363 14475 consensus_queue.cc:237] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 10.5, Last appended by leader: 5, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:17.305745 10601 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:17.307538 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:17.308861 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:17.315797 14560 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:17.318320 14531 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:17.327505 10676 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:17.328402 14537 raft_consensus.cc:2749] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:17.329952 10676 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:17.330881 14587 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:17.338265 10676 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:17.346481 10676 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:17.347863 14549 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:17.366319 14586 raft_consensus.cc:2749] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:17.347447 14537 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:04:17.366425 14549 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:17.368582 14549 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:17.370316 10601 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:17.371168 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:17.372087 10676 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:17.373270 10676 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:17.374972 10676 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:17.375777 14537 raft_consensus.cc:2749] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:04:17.376305 14514 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:17.379408 10676 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:17.380399 14537 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 13:04:17.376344 14586 raft_consensus.cc:2749] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:17.382169 14587 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:04:17.387909 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:17.393494 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:17.402590 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:17.404592 10779 raft_consensus.cc:1240] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 12. Current term is 13. Ops: []
I20260709 13:04:17.414183 10750 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:17.408987 14450 consensus_queue.cc:1048] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.011s
I20260709 13:04:17.421118 10704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:04:17.421761 10704 raft_consensus.cc:606] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Received request to transfer leadership to TS 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:17.429405 14560 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:17.431298 14587 raft_consensus.cc:993] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: : Instructing follower 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:17.431804 14587 raft_consensus.cc:1081] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Signalling peer 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:17.433439 10708 raft_consensus.cc:1240] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 11. Current term is 12. Ops: [11.8-11.8]
I20260709 13:04:17.441926 10779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:17.442543 10779 raft_consensus.cc:606] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:17.442857 10779 raft_consensus.cc:614] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:04:17.448911 10633 raft_consensus.cc:1240] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 12. Current term is 13. Ops: [12.6-12.6]
I20260709 13:04:17.450001 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:17.454057 10750 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:17.456187 14560 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:17.459525 10750 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:17.461136 14362 raft_consensus.cc:2749] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 13:04:17.475982 10779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:17.476608 10779 raft_consensus.cc:606] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:17.480638 10779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:17.481298 10779 raft_consensus.cc:606] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:17.494216 14532 consensus_queue.cc:1059] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 12.7, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:17.496408 14514 raft_consensus.cc:3055] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 13:04:17.496802 14514 raft_consensus.cc:740] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:17.498167 10781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:40596
I20260709 13:04:17.498761 10781 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:17.499095 10781 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:04:17.508323 10781 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:17.497782 14514 consensus_queue.cc:260] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:17.513861 14514 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:17.516323 10779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:17.516935 10779 raft_consensus.cc:606] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:17.517313 10779 raft_consensus.cc:614] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:04:17.523447  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:04:17.528842 10535 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45040 (request call id 147) took 2260 ms. Trace:
W20260709 13:04:17.523293 10520 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet e552e95926f147258abc7e4ae5dc3008 with cas_config_opid_index 9: ChangeConfig:REMOVE_PEER failed with leader 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) due to error UNKNOWN_ERROR; will retry: Invalid argument: Cannot remove peer 7c00483a1339411da05005c410f470a0 from the config because it is the leader. Force another leader to be elected to remove this peer. Consensus state: current_term: 12 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:17.529733 10533 catalog_manager.cc:5697] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 8 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 13 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:17.537497 10634 consensus_queue.cc:237] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:17.531844  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:17.542411 10781 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:17.545169 10533 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44242 (request call id 52) took 1385 ms. Trace:
I20260709 13:04:17.547415 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:17.548085 10704 raft_consensus.cc:3055] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:04:17.548460 10704 raft_consensus.cc:740] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:17.545791 10533 rpcz_store.cc:276] 0709 13:04:16.159907 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:16.160108 (+   201us) service_pool.cc:224] Handling call
0709 13:04:17.545105 (+1384997us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:17.536013 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:17.536541 (+   528us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:17.536575 (+    34us) write_op.cc:435] Acquired schema lock
0709 13:04:17.536589 (+    14us) tablet.cc:662] Decoding operations
0709 13:04:17.536938 (+   349us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:17.536992 (+    54us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:17.537021 (+    29us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:04:17.537206 (+   185us) tablet.cc:701] Row locks acquired
0709 13:04:17.537219 (+    13us) write_op.cc:260] PREPARE: finished
0709 13:04:17.537395 (+   176us) write_op.cc:270] Start()
0709 13:04:17.537517 (+   122us) write_op.cc:276] Timestamp: P: 1783602257537319 usec, L: 0
0709 13:04:17.537536 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 13:04:17.538148 (+   612us) log.cc:844] Serialized 590 byte log entry
0709 13:04:17.539915 (+  1767us) op_driver.cc:464] REPLICATION: finished
0709 13:04:17.540355 (+   440us) write_op.cc:301] APPLY: starting
0709 13:04:17.540423 (+    68us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:17.540522 (+    99us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:17.540603 (+    81us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:17.540786 (+   183us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:17.540912 (+   126us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:04:17.540992 (+    80us) write_op.cc:312] APPLY: finished
0709 13:04:17.541156 (+   164us) log.cc:844] Serialized 22 byte log entry
0709 13:04:17.541360 (+   204us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:17.541460 (+   100us) write_op.cc:454] Released schema lock
0709 13:04:17.541501 (+    41us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:17.541830 (+   329us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:17.541865 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":13125,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":243,"apply.run_cpu_time_us":1445,"apply.run_wall_time_us":1445,"num_ops":1,"prepare.queue_time_us":831,"prepare.run_cpu_time_us":2417,"prepare.run_wall_time_us":2417,"replication_time_us":2255}]]}
I20260709 13:04:17.549506 10704 consensus_queue.cc:260] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:17.554594 10704 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:04:17.559660 10531 catalog_manager.cc:5697] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:17.562258 10704 raft_consensus.cc:2468] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:04:17.563484 10751 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:17.541528 10535 rpcz_store.cc:276] 0709 13:04:15.291172 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:15.295993 (+  4821us) service_pool.cc:224] Handling call
0709 13:04:17.528778 (+2232785us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:16.957706 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:17.152023 (+194317us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:17.161652 (+  9629us) write_op.cc:435] Acquired schema lock
0709 13:04:17.165948 (+  4296us) tablet.cc:662] Decoding operations
0709 13:04:17.175462 (+  9514us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:17.175519 (+    57us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:17.175549 (+    30us) tablet.cc:685] Acquiring locks for 4 operations
0709 13:04:17.175941 (+   392us) tablet.cc:701] Row locks acquired
0709 13:04:17.175961 (+    20us) write_op.cc:260] PREPARE: finished
0709 13:04:17.176118 (+   157us) write_op.cc:270] Start()
0709 13:04:17.176232 (+   114us) write_op.cc:276] Timestamp: P: 1783602257176069 usec, L: 0
0709 13:04:17.176255 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 13:04:17.176918 (+   663us) log.cc:844] Serialized 1793 byte log entry
0709 13:04:17.419500 (+242582us) op_driver.cc:464] REPLICATION: finished
0709 13:04:17.511533 (+ 92033us) write_op.cc:301] APPLY: starting
0709 13:04:17.511620 (+    87us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:17.511778 (+   158us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:17.511919 (+   141us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:17.512410 (+   491us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:17.512602 (+   192us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 13:04:17.512648 (+    46us) write_op.cc:312] APPLY: finished
0709 13:04:17.512895 (+   247us) log.cc:844] Serialized 40 byte log entry
0709 13:04:17.513067 (+   172us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:17.513157 (+    90us) write_op.cc:454] Released schema lock
0709 13:04:17.513198 (+    41us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:17.513593 (+   395us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:17.513621 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":142613,"reported_tablets":13,"child_traces":[["op",{"apply.queue_time_us":91783,"apply.run_cpu_time_us":2059,"apply.run_wall_time_us":2065,"num_ops":4,"prepare.queue_time_us":180170,"prepare.run_cpu_time_us":21090,"prepare.run_wall_time_us":261527,"raft.queue_time_us":88327,"raft.run_cpu_time_us":22724,"raft.run_wall_time_us":63572,"replication_time_us":243099,"thread_start_us":252626,"threads_started":4,"wal-append.queue_time_us":82073}]]}
I20260709 13:04:17.574775 10676 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:17.579166 11470 raft_consensus.cc:1275] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:04:17.577595 10531 catalog_manager.cc:5697] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 12 to 14. New cstate: current_term: 14 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:17.580468 14362 raft_consensus.cc:2804] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:04:17.581043 14362 raft_consensus.cc:697] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:17.581924 14362 consensus_queue.cc:237] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:17.589928 14450 raft_consensus.cc:2749] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:17.591307 10628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54284
I20260709 13:04:17.591977 10628 raft_consensus.cc:606] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Received request to transfer leadership
I20260709 13:04:17.589841 14518 consensus_queue.cc:1048] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 13:04:17.597292 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:17.597999 10634 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:04:17.601717 10628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54284
I20260709 13:04:17.602382 10628 raft_consensus.cc:606] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Received request to transfer leadership
I20260709 13:04:17.605580 10634 raft_consensus.cc:2468] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
W20260709 13:04:17.610219 10520 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for e552e95926f147258abc7e4ae5dc3008 already in progress [suppressed 5 similar messages]
I20260709 13:04:17.612828 14460 raft_consensus.cc:993] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:17.621925 14580 raft_consensus.cc:2955] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:17.623517 14460 raft_consensus.cc:1081] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:17.626621 10634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:17.622516 10534 catalog_manager.cc:5697] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:17.627377 11480 raft_consensus.cc:2955] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:17.627202 10634 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:17.632212 10634 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:17.645306 10632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54284
I20260709 13:04:17.646032 10632 raft_consensus.cc:606] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Received request to transfer leadership
W20260709 13:04:17.662464 10583 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:04:17.662915 10583 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for e552e95926f147258abc7e4ae5dc3008 already in progress
W20260709 13:04:17.663223 10583 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for e552e95926f147258abc7e4ae5dc3008 already in progress
I20260709 13:04:17.676011 14514 raft_consensus.cc:993] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0: : Instructing follower 4f6678bb3cd341abbe84f1bdcb3c3632 to start an election
I20260709 13:04:17.676676 14514 raft_consensus.cc:1081] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Signalling peer 4f6678bb3cd341abbe84f1bdcb3c3632 to start an election
I20260709 13:04:17.678583 11477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008"
dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
 from {username='slave'} at 127.0.0.1:59172
I20260709 13:04:17.679292 11477 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:17.679740 11477 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:17.613529 10777 raft_consensus.cc:1275] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:04:17.713307 10534 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45046 (request call id 146) took 1328 ms. Trace:
I20260709 13:04:17.713771 10534 rpcz_store.cc:276] 0709 13:04:16.384778 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:16.384918 (+   140us) service_pool.cc:224] Handling call
0709 13:04:17.713248 (+1328330us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:17.640628 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:17.641247 (+   619us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:17.641288 (+    41us) write_op.cc:435] Acquired schema lock
0709 13:04:17.641308 (+    20us) tablet.cc:662] Decoding operations
0709 13:04:17.665274 (+ 23966us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:17.665331 (+    57us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:17.665393 (+    62us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:04:17.665592 (+   199us) tablet.cc:701] Row locks acquired
0709 13:04:17.665613 (+    21us) write_op.cc:260] PREPARE: finished
0709 13:04:17.665771 (+   158us) write_op.cc:270] Start()
0709 13:04:17.697596 (+ 31825us) spinlock_profiling.cc:243] Waited 2.35 ms on lock 0x7b540017b528. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce981809e1 00007fce9817f64c 00007fce9580f624 00007fce957fa286 00007fce957f9d58 00007fce957fe9f1 00007fce957fe9a9 00007fce957fe939 00007fce957fe901 00007fce957fdb2d 000000000038f354
0709 13:04:17.697849 (+   253us) write_op.cc:276] Timestamp: P: 1783602257665725 usec, L: 0
0709 13:04:17.697875 (+    26us) op_driver.cc:348] REPLICATION: starting
0709 13:04:17.698583 (+   708us) log.cc:844] Serialized 534 byte log entry
0709 13:04:17.703373 (+  4790us) op_driver.cc:464] REPLICATION: finished
0709 13:04:17.706142 (+  2769us) write_op.cc:301] APPLY: starting
0709 13:04:17.706230 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:17.706337 (+   107us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:17.706361 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:17.706553 (+   192us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:17.706760 (+   207us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:04:17.706811 (+    51us) write_op.cc:312] APPLY: finished
0709 13:04:17.707014 (+   203us) log.cc:844] Serialized 22 byte log entry
0709 13:04:17.707170 (+   156us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:17.707254 (+    84us) write_op.cc:454] Released schema lock
0709 13:04:17.707294 (+    40us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:17.707648 (+   354us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:17.707678 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":4965,"reported_tablets":11,"child_traces":[["op",{"apply.queue_time_us":2553,"apply.run_cpu_time_us":1478,"apply.run_wall_time_us":1478,"num_ops":1,"prepare.queue_time_us":9600,"prepare.run_cpu_time_us":5188,"prepare.run_wall_time_us":59755,"replication_time_us":5374,"spinlock_wait_cycles":5403520}]]}
I20260709 13:04:17.723685 14514 consensus_queue.cc:1048] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:17.727186 11477 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:17.738312 10634 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:17.752755 10634 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:17.758157 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:17.758833 10781 raft_consensus.cc:3055] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:04:17.759123 10781 raft_consensus.cc:740] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:17.759840 10781 consensus_queue.cc:260] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:17.761057 10781 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:17.762950 14551 raft_consensus.cc:993] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:17.763441 14551 raft_consensus.cc:1081] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:17.764518 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:17.765105 10704 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:17.766415 11477 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 13 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:17.767009 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:17.767616 10778 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:17.770126 14422 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:17.777355 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:17.777987 10705 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:17.779958 10778 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 13.
I20260709 13:04:17.783012 10704 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:04:17.770643 14422 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:17.795578 10781 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:04:17.798899 10705 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 13.
I20260709 13:04:17.802369 11350 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:17.802951 14422 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:17.803514 14589 raft_consensus.cc:2804] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 13:04:17.830454 10777 raft_consensus.cc:2955] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:17.839546 14589 raft_consensus.cc:697] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 LEADER]: Becoming Leader. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Running, Role: LEADER
I20260709 13:04:17.840667 14589 consensus_queue.cc:237] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:17.785844 10602 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:04:17.883594 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 97491.2us
I20260709 13:04:17.885125 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0b218eafb08246d88c703ab8855290c4 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:17.896533 10628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:17.897692 10628 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:17.898511 10628 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:17.901412 10531 catalog_manager.cc:5697] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 6 to 7, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New cstate: current_term: 5 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:17.911340 10628 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:17.914090 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:17.915207 10629 raft_consensus.cc:3055] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 13:04:17.915534 10629 raft_consensus.cc:740] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:17.917153 10629 consensus_queue.cc:260] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [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: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:17.920778 10629 raft_consensus.cc:3060] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:17.928711 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:17.929870 10636 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:04:17.942561 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:17.943989 10705 raft_consensus.cc:2393] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 12: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:04:17.948208 10750 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:17.992825 14385 raft_consensus.cc:2804] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:04:18.001533 14464 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:04:18.002211 14464 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:18.002641 14464 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:18.025967 14385 raft_consensus.cc:697] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:18.027506 14385 consensus_queue.cc:237] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:18.033320 10628 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:18.043838 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 81925.9us
I20260709 13:04:18.045714 10629 raft_consensus.cc:2468] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 13.
I20260709 13:04:18.093291 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:18.094045 10777 raft_consensus.cc:3055] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:04:18.094347 10777 raft_consensus.cc:740] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:18.095486 10777 consensus_queue.cc:260] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:18.096616 10777 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:18.097111 10778 raft_consensus.cc:1275] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 5. Preceding OpId from leader: term: 13 index: 6. (index mismatch)
I20260709 13:04:18.103540 10534 catalog_manager.cc:5697] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:18.113215 10777 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:04:18.121004 10534 catalog_manager.cc:5697] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 10 to 12, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 12 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
W20260709 13:04:18.131363 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 114495us
I20260709 13:04:18.147051 10531 catalog_manager.cc:5697] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: term changed from 12 to 13, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 13 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:18.159205 14464 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:18.164785 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:18.165542 10708 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:18.170346 10705 raft_consensus.cc:1275] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 12 index: 6. Preceding OpId from leader: term: 13 index: 6. (term mismatch)
I20260709 13:04:18.170904 10705 pending_rounds.cc:85] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 5
I20260709 13:04:18.171371 10705 pending_rounds.cc:107] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 12.6
I20260709 13:04:18.171790 10705 raft_consensus.cc:2889] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:18.190344 10535 catalog_manager.cc:5697] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 6 to 7, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 7 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:18.209651 14464 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:18.212456 10708 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:04:18.232188 10601 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:18.232527 14588 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:04:18.234364 14580 raft_consensus.cc:2804] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:04:18.234978 14580 raft_consensus.cc:697] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:18.236119 14580 consensus_queue.cc:237] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:18.244737 10705 raft_consensus.cc:1275] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:04:18.244817 10781 raft_consensus.cc:1275] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 13:04:18.249264 14482 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 13:04:18.258795 14574 consensus_queue.cc:1048] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:18.271607 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:18.278162 10633 raft_consensus.cc:1275] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:04:18.282089 14544 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:04:18.295933 10531 catalog_manager.cc:5697] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 12 to 13, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 13 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:18.330037 10699 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b218eafb08246d88c703ab8855290c4 with delete_type TABLET_DATA_TOMBSTONED (TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:56596
I20260709 13:04:18.331902 10628 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:04:18.316615 10531 catalog_manager.cc:5697] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 9 to 10, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 10 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:18.336485 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:18.337656 10708 raft_consensus.cc:2393] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 12: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:04:18.340898 10704 raft_consensus.cc:1275] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 13:04:18.389111 14615 tablet_replica.cc:333] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:04:18.390118 14605 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 13:04:18.390568 14615 raft_consensus.cc:2243] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:18.391561 14615 raft_consensus.cc:2272] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:18.425994 10633 raft_consensus.cc:1275] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 13:04:18.438980 10750 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:18.457721 14607 consensus_queue.cc:1048] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.011s
I20260709 13:04:18.458796 14615 ts_tablet_manager.cc:1916] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:18.447470 14482 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.019s
I20260709 13:04:18.469249 14551 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:04:18.473155 10633 consensus_queue.cc:237] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [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: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:18.484127 14551 raft_consensus.cc:697] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:18.492249 14551 consensus_queue.cc:237] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:18.504036 10534 catalog_manager.cc:5697] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 10 to 11, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 11 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:18.566443  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:04:18.603652 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 66579us
I20260709 13:04:18.609180 11477 raft_consensus.cc:1275] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 13:04:18.614771 14580 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.002s
I20260709 13:04:18.679308 10779 raft_consensus.cc:1275] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
W20260709 13:04:18.685665 14622 log.cc:927] Time spent T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
I20260709 13:04:18.731769 10531 catalog_manager.cc:5697] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 11 to 12, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 12 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:18.735890 14615 ts_tablet_manager.cc:1929] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.6
I20260709 13:04:18.759203 14615 log.cc:1199] T 0b218eafb08246d88c703ab8855290c4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-1-root/wals/0b218eafb08246d88c703ab8855290c4
I20260709 13:04:18.772271 14449 consensus_queue.cc:1048] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:04:18.775673 10704 raft_consensus.cc:1275] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:04:18.778885 10708 raft_consensus.cc:1275] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 13 index: 11. (index mismatch)
I20260709 13:04:18.780346 10778 raft_consensus.cc:1275] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:04:18.788478 10521 catalog_manager.cc:5028] TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): tablet 0b218eafb08246d88c703ab8855290c4 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:04:18.804672 10703 raft_consensus.cc:1275] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:04:18.815380 14385 consensus_queue.cc:1048] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.014s
I20260709 13:04:18.829551 14580 raft_consensus.cc:2955] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Committing config change with OpId 13.11: config changed from index 10 to 11, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:18.832219 11477 raft_consensus.cc:2955] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 FOLLOWER]: Committing config change with OpId 13.11: config changed from index 10 to 11, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:18.838244 14449 consensus_queue.cc:1048] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:18.839622 14449 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.002s
I20260709 13:04:18.854290 14514 consensus_queue.cc:1048] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.009s
W20260709 13:04:18.879475 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 66026.3us
I20260709 13:04:18.915553 10533 catalog_manager.cc:5697] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 10 to 11, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New cstate: current_term: 13 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:18.940873 10703 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 13:04:18.942763 14551 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:04:18.984833 10707 raft_consensus.cc:2955] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Committing config change with OpId 13.11: config changed from index 10 to 11, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:19.004766 14587 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:19.006121 10775 tablet_service.cc:1558] Processing DeleteTablet for tablet 82fa47cab6da4a1d9b87b9771a9f252a with delete_type TABLET_DATA_TOMBSTONED (TS 99a7b009fd104b7d948808513bc3e845 not found in new config with opid_index 11) from {username='slave'} at 127.0.0.1:49410
I20260709 13:04:19.014914 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 82fa47cab6da4a1d9b87b9771a9f252a with cas_config_opid_index 10: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:19.027937 10632 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 13:04:19.034888 14551 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:19.019119 14587 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:19.077023 14587 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:19.079839 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:19.082801 10777 raft_consensus.cc:2393] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 13: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:19.086982 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:19.087695 10632 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 13.
I20260709 13:04:19.098088 14638 tablet_replica.cc:333] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:04:19.099294 14638 raft_consensus.cc:2243] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:19.100242 14638 raft_consensus.cc:2272] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.122181 14638 ts_tablet_manager.cc:1916] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:19.106225 10676 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:19.126394 14247 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:04:19.126861 14247 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:19.127230 14247 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:19.136948 14247 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:19.140512 14247 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:19.145403 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:19.146297 10777 raft_consensus.cc:2393] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 13: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:19.150377 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:19.160444 10632 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 13.
I20260709 13:04:19.185173 14638 ts_tablet_manager.cc:1929] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 13.10
I20260709 13:04:19.188153 10676 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:19.191171 14638 log.cc:1199] T 82fa47cab6da4a1d9b87b9771a9f252a P 99a7b009fd104b7d948808513bc3e845: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-2-root/wals/82fa47cab6da4a1d9b87b9771a9f252a
I20260709 13:04:19.193848 14219 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 13:04:19.195324 14219 raft_consensus.cc:697] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:19.196201 14219 consensus_queue.cc:237] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:19.193334 10520 catalog_manager.cc:5028] TS 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): tablet 82fa47cab6da4a1d9b87b9771a9f252a (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:04:19.248062 10533 catalog_manager.cc:5697] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 12 to 13, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 13 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:19.541520 14460 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:19.542120 14460 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:19.544437 14460 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:19.548178 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:19.556177 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:19.556851 10636 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 13.
I20260709 13:04:19.558228 10750 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:19.559362 14464 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 13:04:19.559808 14464 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:19.560199 14464 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:19.574021 14464 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:19.580310 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:19.585906 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:19.586688 10636 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:19.587230 14464 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:19.613838 10636 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 14.
I20260709 13:04:19.619441 10750 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:19.620930 14464 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 13:04:19.622350 14464 raft_consensus.cc:697] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:19.623512 14464 consensus_queue.cc:237] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.7, Last appended by leader: 7, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:19.634182 11477 consensus_queue.cc:237] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 10, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:19.645495 10777 raft_consensus.cc:1275] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 13:04:19.647388 14589 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 13:04:19.662321 14605 raft_consensus.cc:2955] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 LEADER]: Committing config change with OpId 13.12: config changed from index 9 to 12, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:19.664906 10777 raft_consensus.cc:2955] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Committing config change with OpId 13.12: config changed from index 9 to 12, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:19.673549 10707 raft_consensus.cc:1275] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 13:04:19.675361 14589 consensus_queue.cc:1048] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 13:04:19.688702 10519 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e552e95926f147258abc7e4ae5dc3008 with cas_config_opid_index 9: ChangeConfig:REMOVE_PEER succeeded (attempt 9)
I20260709 13:04:19.689049 10707 raft_consensus.cc:2955] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Committing config change with OpId 13.12: config changed from index 9 to 12, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:19.696631 10533 catalog_manager.cc:5697] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 9 to 12, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New cstate: current_term: 13 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:19.715088 10619 tablet_service.cc:1558] Processing DeleteTablet for tablet e552e95926f147258abc7e4ae5dc3008 with delete_type TABLET_DATA_TOMBSTONED (TS 7c00483a1339411da05005c410f470a0 not found in new config with opid_index 12) from {username='slave'} at 127.0.0.1:54284
I20260709 13:04:19.729313 10636 raft_consensus.cc:1240] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 13. Current term is 14. Ops: []
I20260709 13:04:19.731734 14219 consensus_queue.cc:1059] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.003s
I20260709 13:04:19.740245 14219 raft_consensus.cc:3055] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 13:04:19.740633 14219 raft_consensus.cc:740] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:19.741735 14219 consensus_queue.cc:260] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:19.742803 14219 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:19.758637 10779 raft_consensus.cc:1240] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 13. Current term is 14. Ops: []
I20260709 13:04:19.796136 14647 tablet_replica.cc:333] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:04:19.797864 14647 raft_consensus.cc:2243] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:19.814479 14647 raft_consensus.cc:2272] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:19.817998 10531 catalog_manager.cc:5697] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 13 to 14, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 14 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
W20260709 13:04:19.846668 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 55945.1us
I20260709 13:04:19.918524 14647 ts_tablet_manager.cc:1916] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:20.001333 14647 ts_tablet_manager.cc:1929] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 13.11
I20260709 13:04:20.001892 14647 log.cc:1199] T e552e95926f147258abc7e4ae5dc3008 P 7c00483a1339411da05005c410f470a0: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-0-root/wals/e552e95926f147258abc7e4ae5dc3008
I20260709 13:04:20.003893 10520 catalog_manager.cc:5028] TS 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): tablet e552e95926f147258abc7e4ae5dc3008 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:04:20.027685 10637 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260709 13:04:20.031344 14460 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:20.068194 10707 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 8. (term mismatch)
I20260709 13:04:20.068595 10707 pending_rounds.cc:85] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 7
I20260709 13:04:20.068806 10707 pending_rounds.cc:107] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 13.8
I20260709 13:04:20.069056 10707 raft_consensus.cc:2889] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:20.070576 14646 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:20.133668 10632 consensus_queue.cc:237] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [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: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:20.174134  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:04:20.224217 10600 consensus_peers.cc:597] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5966bf4d69ed4db99c596559b66e9902. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:20.227233 10781 raft_consensus.cc:1275] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:04:20.229094 14588 consensus_queue.cc:1048] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.005s
I20260709 13:04:20.280020 14580 raft_consensus.cc:2955] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index -1 to 6, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:20.287946 10784 raft_consensus.cc:2955] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index -1 to 6, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:20.290931 10704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c5157234f11428c909679d956d343a2"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:04:20.298866 10704 raft_consensus.cc:606] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Received request to transfer leadership to TS 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:20.302383 10777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:20.302958 10777 raft_consensus.cc:606] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 13 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:20.304395  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:04:20.295429 10707 raft_consensus.cc:1275] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:04:20.306205  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:20.306995 14588 consensus_queue.cc:1048] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:04:20.346807 10535 catalog_manager.cc:5697] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index -1 to 6, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 6 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:20.351542 10784 consensus_queue.cc:237] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 8.4, Last appended by leader: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:20.412036 10637 raft_consensus.cc:1275] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
W20260709 13:04:20.415117 10749 consensus_peers.cc:597] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3eadfbbff2374576b7293a702cd75182. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:20.422046 10704 raft_consensus.cc:1275] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:04:20.424623 14644 consensus_queue.cc:1048] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:20.435308 14644 consensus_queue.cc:1048] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:20.438668 10707 raft_consensus.cc:2955] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index -1 to 6, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:20.471930 14551 raft_consensus.cc:2955] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Committing config change with OpId 8.5: config changed from index -1 to 5, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:20.479421 10637 raft_consensus.cc:2955] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Committing config change with OpId 8.5: config changed from index -1 to 5, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:20.473793 10703 raft_consensus.cc:2955] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Committing config change with OpId 8.5: config changed from index -1 to 5, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:20.500615 10535 catalog_manager.cc:5697] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index -1 to 5, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:20.535636 10704 consensus_queue.cc:237] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:20.541553 14646 raft_consensus.cc:993] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:20.542155 14646 raft_consensus.cc:1081] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 13 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:20.584442 10637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:20.585001 10637 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:20.585405 10637 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Advancing to term 14
W20260709 13:04:20.585717 10675 consensus_peers.cc:597] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cfc0dc2cfa5844a493a5480f95bd9f38. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:20.592195 10637 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:20.597463 10637 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:20.609467 10781 raft_consensus.cc:1275] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 13:04:20.609608 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:20.610248 10777 raft_consensus.cc:3055] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 13:04:20.610558 10777 raft_consensus.cc:740] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:20.611371 10777 consensus_queue.cc:260] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:20.612425 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:20.612586 10777 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:20.623746 10632 raft_consensus.cc:1275] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 13:04:20.656644 14219 consensus_queue.cc:1048] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:20.664422 10777 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 14.
I20260709 13:04:20.665974 10601 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:20.666859 14544 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 13:04:20.667219 14665 ts_tablet_manager.cc:933] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:04:20.668308 14544 raft_consensus.cc:697] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 14 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:20.669350 14544 consensus_queue.cc:237] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:20.676684 14219 consensus_queue.cc:1048] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:04:20.691793 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:20.693877 10704 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:20.703256 10704 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 14.
I20260709 13:04:20.724413 10531 catalog_manager.cc:5697] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 13 to 14, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 14 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:20.755999 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 62234.8us
I20260709 13:04:20.769613 14665 tablet_copy_client.cc:323] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.65:36011
I20260709 13:04:20.777006 10647 tablet_copy_service.cc:140] P 7c00483a1339411da05005c410f470a0: Received BeginTabletCopySession request for tablet 5966bf4d69ed4db99c596559b66e9902 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:54074)
I20260709 13:04:20.785336 10647 tablet_copy_service.cc:161] P 7c00483a1339411da05005c410f470a0: Beginning new tablet copy session on tablet 5966bf4d69ed4db99c596559b66e9902 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:54074: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-5966bf4d69ed4db99c596559b66e9902
I20260709 13:04:20.787318 14650 raft_consensus.cc:2955] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Committing config change with OpId 11.8: config changed from index -1 to 8, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:20.811975 10647 tablet_copy_source_session.cc:215] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:20.814245 10784 raft_consensus.cc:2955] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Committing config change with OpId 11.8: config changed from index -1 to 8, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:20.817528 14665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5966bf4d69ed4db99c596559b66e9902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:20.820909 10632 raft_consensus.cc:2955] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Committing config change with OpId 11.8: config changed from index -1 to 8, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:20.849391 14665 tablet_copy_client.cc:806] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:20.850145 14665 tablet_copy_client.cc:670] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:20.856084 14665 tablet_copy_client.cc:538] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:20.864166 10531 catalog_manager.cc:5697] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 reported cstate change: config changed from index -1 to 8, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 11 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:20.871649 14665 tablet_bootstrap.cc:492] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
W20260709 13:04:20.887403 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 61266.6us
I20260709 13:04:20.899420 14670 raft_consensus.cc:993] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: : Instructing follower 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:20.902541 14671 raft_consensus.cc:1081] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Signalling peer 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:20.907848 10777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c5157234f11428c909679d956d343a2"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:40596
I20260709 13:04:20.908519 10777 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:20.908946 10777 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:20.914305 14674 ts_tablet_manager.cc:933] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:20.919724 10777 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:20.931149 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:20.931735 10632 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:20.932418 10777 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:20.934096 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:20.934657 10704 raft_consensus.cc:3055] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:04:20.934940 10704 raft_consensus.cc:740] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:20.935636 10704 consensus_queue.cc:260] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:20.936642 10704 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:20.938952 10632 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
I20260709 13:04:20.940299 10750 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:20.941098 14464 raft_consensus.cc:2804] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:04:20.941788 14464 raft_consensus.cc:697] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:20.942627 14464 consensus_queue.cc:237] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:20.947949 14665 tablet_bootstrap.cc:492] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:20.948968 14665 tablet_bootstrap.cc:492] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:04:20.949851 14665 ts_tablet_manager.cc:1403] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.079s	user 0.026s	sys 0.013s
I20260709 13:04:20.954218 10704 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
I20260709 13:04:20.948863 10777 consensus_queue.cc:237] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 7, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:20.968909 10707 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
W20260709 13:04:20.969844 10749 consensus_peers.cc:597] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f229ef9e7d5e43abb64967b715b1774a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:20.971380 10633 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 13:04:20.972941 14644 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:20.974018 14551 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:20.989357 14646 raft_consensus.cc:2955] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Committing config change with OpId 14.9: config changed from index -1 to 9, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:20.995507 14674 tablet_copy_client.cc:323] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.67:34207
I20260709 13:04:20.995839 10703 raft_consensus.cc:2955] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Committing config change with OpId 14.9: config changed from index -1 to 9, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:21.005542 10796 tablet_copy_service.cc:140] P 99a7b009fd104b7d948808513bc3e845: Received BeginTabletCopySession request for tablet 3eadfbbff2374576b7293a702cd75182 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:47336)
I20260709 13:04:21.006147 10796 tablet_copy_service.cc:161] P 99a7b009fd104b7d948808513bc3e845: Beginning new tablet copy session on tablet 3eadfbbff2374576b7293a702cd75182 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:47336: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-3eadfbbff2374576b7293a702cd75182
I20260709 13:04:21.010484 10633 raft_consensus.cc:2955] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Committing config change with OpId 14.9: config changed from index -1 to 9, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:21.014843 10796 tablet_copy_source_session.cc:215] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:21.004961 14665 raft_consensus.cc:359] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:21.033740 14674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eadfbbff2374576b7293a702cd75182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.036217 14665 raft_consensus.cc:740] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:04:21.039348 10533 catalog_manager.cc:5697] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 reported cstate change: config changed from index -1 to 9, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 14 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:21.035032 10531 catalog_manager.cc:5697] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 10 to 11, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 11 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:21.052789 14674 tablet_copy_client.cc:806] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:21.053489 14674 tablet_copy_client.cc:670] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:21.062594 14674 tablet_copy_client.cc:538] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:21.067266 10704 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 13:04:21.074790 14588 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:21.077559 14674 tablet_bootstrap.cc:492] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:04:21.102638 14665 consensus_queue.cc:260] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:21.115357 14665 ts_tablet_manager.cc:1434] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.165s	user 0.006s	sys 0.001s
I20260709 13:04:21.124435 10647 tablet_copy_service.cc:342] P 7c00483a1339411da05005c410f470a0: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-5966bf4d69ed4db99c596559b66e9902 received from {username='slave'} at 127.0.0.1:54074
I20260709 13:04:21.124975 10647 tablet_copy_service.cc:434] P 7c00483a1339411da05005c410f470a0: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-5966bf4d69ed4db99c596559b66e9902 on tablet 5966bf4d69ed4db99c596559b66e9902 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:21.169070 14665 ts_tablet_manager.cc:933] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:21.176710 10781 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 13:04:21.178855 14544 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.005s
I20260709 13:04:21.219385 14665 tablet_copy_client.cc:323] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.66:33105
I20260709 13:04:21.224547 10722 tablet_copy_service.cc:140] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Received BeginTabletCopySession request for tablet cfc0dc2cfa5844a493a5480f95bd9f38 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:43224)
I20260709 13:04:21.225174 10722 tablet_copy_service.cc:161] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Beginning new tablet copy session on tablet cfc0dc2cfa5844a493a5480f95bd9f38 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:43224: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-cfc0dc2cfa5844a493a5480f95bd9f38
I20260709 13:04:21.269428 10722 tablet_copy_source_session.cc:215] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:21.272967 14665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfc0dc2cfa5844a493a5480f95bd9f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.274013 14674 tablet_bootstrap.cc:492] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=1 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:21.274976 14674 tablet_bootstrap.cc:492] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:04:21.277978 14674 ts_tablet_manager.cc:1403] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.201s	user 0.041s	sys 0.017s
I20260709 13:04:21.292138 14674 raft_consensus.cc:359] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:21.293090 14674 raft_consensus.cc:740] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:04:21.294178 14674 consensus_queue.cc:260] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 8.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:21.298394 14674 ts_tablet_manager.cc:1434] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260709 13:04:21.301677 10796 tablet_copy_service.cc:342] P 99a7b009fd104b7d948808513bc3e845: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-3eadfbbff2374576b7293a702cd75182 received from {username='slave'} at 127.0.0.1:47336
I20260709 13:04:21.302173 10796 tablet_copy_service.cc:434] P 99a7b009fd104b7d948808513bc3e845: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-3eadfbbff2374576b7293a702cd75182 on tablet 3eadfbbff2374576b7293a702cd75182 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:21.314996  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:21.333472 14665 tablet_copy_client.cc:806] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:21.343014 14665 tablet_copy_client.cc:670] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:21.358029 14665 tablet_copy_client.cc:538] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:21.370165 11477 raft_consensus.cc:1217] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 LEARNER]: Deduplicated request from leader. Original: 8.4->[8.5-8.5]   Dedup: 8.5->[]
I20260709 13:04:21.401610 10703 raft_consensus.cc:1275] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 13:04:21.403847 14464 consensus_queue.cc:1048] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:21.435992 10633 raft_consensus.cc:1275] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 13:04:21.438092 14644 consensus_queue.cc:1048] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:21.444939 14674 ts_tablet_manager.cc:933] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:21.515386 14665 tablet_bootstrap.cc:492] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:04:21.531709 11477 raft_consensus.cc:1217] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEARNER]: Deduplicated request from leader. Original: 6.5->[6.6-6.6]   Dedup: 6.6->[]
I20260709 13:04:21.581048 14674 tablet_copy_client.cc:323] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.67:34207
I20260709 13:04:21.583071 10796 tablet_copy_service.cc:140] P 99a7b009fd104b7d948808513bc3e845: Received BeginTabletCopySession request for tablet f229ef9e7d5e43abb64967b715b1774a from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:47336)
I20260709 13:04:21.583647 10796 tablet_copy_service.cc:161] P 99a7b009fd104b7d948808513bc3e845: Beginning new tablet copy session on tablet f229ef9e7d5e43abb64967b715b1774a from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:47336: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-f229ef9e7d5e43abb64967b715b1774a
I20260709 13:04:21.601300 10796 tablet_copy_source_session.cc:215] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:21.630425 14674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f229ef9e7d5e43abb64967b715b1774a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:21.663879 14674 tablet_copy_client.cc:806] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:21.664516 14674 tablet_copy_client.cc:670] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:21.668644 14674 tablet_copy_client.cc:538] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:21.689435 14674 tablet_bootstrap.cc:492] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:04:21.991081 14551 raft_consensus.cc:1064] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:04:21.994357 14551 consensus_queue.cc:237] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [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: 3, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:04:22.288214 14693 log.cc:927] Time spent T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.071s	user 0.000s	sys 0.001s
I20260709 13:04:22.300789 14665 tablet_bootstrap.cc:492] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=1 applied=8 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:22.304478 11480 raft_consensus.cc:1275] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 LEARNER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:04:22.326767 14697 consensus_queue.cc:1048] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:04:22.335005 14665 tablet_bootstrap.cc:492] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:04:22.335882 14665 ts_tablet_manager.cc:1403] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.868s	user 0.034s	sys 0.009s
I20260709 13:04:22.339978 14665 raft_consensus.cc:359] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:22.341159 14665 raft_consensus.cc:740] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:04:22.342049 14665 consensus_queue.cc:260] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 11.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:22.345047 14665 ts_tablet_manager.cc:1434] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
W20260709 13:04:22.366778 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:04:22.378553 10750 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:04:22.383740 11357 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.595s	user 0.014s	sys 0.005s
W20260709 13:04:22.384224 11357 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.596s	user 0.014s	sys 0.005s
I20260709 13:04:22.546564 10637 raft_consensus.cc:1275] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:04:22.576550 10712 raft_consensus.cc:1275] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:04:22.603601 10722 tablet_copy_service.cc:342] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-cfc0dc2cfa5844a493a5480f95bd9f38 received from {username='slave'} at 127.0.0.1:43224
I20260709 13:04:22.604135 10722 tablet_copy_service.cc:434] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-cfc0dc2cfa5844a493a5480f95bd9f38 on tablet cfc0dc2cfa5844a493a5480f95bd9f38 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:22.646929 14699 consensus_queue.cc:1048] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:04:22.655988 14674 tablet_bootstrap.cc:492] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=2 applied=9 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:22.657128 14674 tablet_bootstrap.cc:492] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:04:22.668377 14698 consensus_queue.cc:1048] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:04:22.670477 11480 raft_consensus.cc:1217] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 LEARNER]: Deduplicated request from leader. Original: 11.7->[11.8-11.8]   Dedup: 11.8->[]
I20260709 13:04:22.695393 14708 raft_consensus.cc:1064] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:04:22.578388  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:22.717494 14674 ts_tablet_manager.cc:1403] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 1.028s	user 0.039s	sys 0.014s
I20260709 13:04:22.722703 14674 raft_consensus.cc:359] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:22.734297 14674 raft_consensus.cc:740] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:04:22.735545 14674 consensus_queue.cc:260] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:22.789048 14674 ts_tablet_manager.cc:1434] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.071s	user 0.016s	sys 0.018s
I20260709 13:04:22.808070 10704 raft_consensus.cc:2955] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Committing config change with OpId 8.6: config changed from index 5 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:22.825450 10796 tablet_copy_service.cc:342] P 99a7b009fd104b7d948808513bc3e845: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-f229ef9e7d5e43abb64967b715b1774a received from {username='slave'} at 127.0.0.1:47336
I20260709 13:04:22.826021 10796 tablet_copy_service.cc:434] P 99a7b009fd104b7d948808513bc3e845: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-f229ef9e7d5e43abb64967b715b1774a on tablet f229ef9e7d5e43abb64967b715b1774a with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:22.804493 14646 raft_consensus.cc:2955] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Committing config change with OpId 8.6: config changed from index 5 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:22.884614 11480 raft_consensus.cc:2955] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Committing config change with OpId 8.6: config changed from index 5 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:22.892810 10783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:22.893519 10783 raft_consensus.cc:606] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:22.895129 10535 catalog_manager.cc:5697] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index 5 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:22.911300 14708 consensus_queue.cc:237] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [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: 4, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:22.921554 10632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:04:22.922257 10632 raft_consensus.cc:606] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 14 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:22.927736 11480 raft_consensus.cc:1217] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 LEARNER]: Deduplicated request from leader. Original: 14.8->[14.9-14.9]   Dedup: 14.9->[]
I20260709 13:04:22.937692 10704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6485eb753144286a276a460fcb39264"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:04:22.938416 10704 raft_consensus.cc:606] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Received request to transfer leadership to TS 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:22.940402 14695 raft_consensus.cc:993] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:22.940646  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:04:22.940790 11480 raft_consensus.cc:1275] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEARNER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:04:22.941151 14695 raft_consensus.cc:1081] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:22.942056 14708 consensus_queue.cc:1048] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:04:22.942416  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:22.949795 14720 raft_consensus.cc:993] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: : Instructing follower 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:22.950292 14710 raft_consensus.cc:1081] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Signalling peer 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:22.964178 10704 raft_consensus.cc:1275] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:04:22.966389 14708 consensus_queue.cc:1048] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:22.988387 14719 raft_consensus.cc:1064] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:04:22.992514 14719 consensus_queue.cc:237] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 6, Current term: 11, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:23.008458 10777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6485eb753144286a276a460fcb39264"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:40596
I20260709 13:04:23.009014 10777 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:23.009356 10777 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:23.009804 10632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:23.010332 10632 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:23.010668 10632 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:23.012277 10628 raft_consensus.cc:2955] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Committing config change with OpId 8.6: config changed from index 5 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.018597 10632 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:23.026472 10780 raft_consensus.cc:1275] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:04:23.027612 14712 raft_consensus.cc:993] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:23.028748 14725 raft_consensus.cc:1081] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 14 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:23.031411 10632 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:23.036192 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:23.036733 10709 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:23.035864 10704 raft_consensus.cc:2955] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.042328 10703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56616
I20260709 13:04:23.042953 10703 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:23.043325 10703 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:23.043519 10709 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:04:23.028614 14721 raft_consensus.cc:2955] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.045639 10777 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:23.082124 10703 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:23.085749 10703 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 15 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:23.094247 11480 raft_consensus.cc:2955] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.097227 14712 consensus_queue.cc:1048] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:23.112200 10602 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:23.112663 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:23.113240 10630 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:23.113869 14725 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:04:23.114380 14725 raft_consensus.cc:697] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:23.115231 14725 consensus_queue.cc:237] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:23.118106 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:23.118691 10628 raft_consensus.cc:3055] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 13:04:23.118973 10628 raft_consensus.cc:740] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:23.119611 10628 consensus_queue.cc:260] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:23.120683 10628 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:23.136282 10630 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:04:23.138089 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:23.142477 10780 raft_consensus.cc:3055] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:04:23.136528 10628 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 15.
I20260709 13:04:23.143836 11480 raft_consensus.cc:1275] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 LEARNER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 13:04:23.142874 10780 raft_consensus.cc:740] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:23.145484 10780 consensus_queue.cc:260] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:23.146703 10779 raft_consensus.cc:1240] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10. Ops: []
I20260709 13:04:23.146751 10780 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:23.152659 10777 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:04:23.155202 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:23.155301 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:23.155910 10704 raft_consensus.cc:3055] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:04:23.155758 14719 consensus_queue.cc:1048] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:04:23.156242 10704 raft_consensus.cc:740] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:23.158010 10780 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:04:23.156924 10704 consensus_queue.cc:260] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:23.165357 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:23.166759 10779 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:23.167748 10704 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:23.177094 10676 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:23.178160 14720 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 13:04:23.178642 14720 raft_consensus.cc:697] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:23.179445 14720 consensus_queue.cc:237] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:23.186787 10779 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 15.
I20260709 13:04:23.188467 10750 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:23.190872 14698 raft_consensus.cc:2804] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:04:23.191411 14698 raft_consensus.cc:697] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:23.192361 14698 consensus_queue.cc:237] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:23.189952 10704 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:04:23.199354 10779 raft_consensus.cc:1275] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 13:04:23.227573 10637 raft_consensus.cc:1275] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 13:04:23.269500 10531 catalog_manager.cc:5697] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 reported cstate change: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:23.272488 10785 consensus_queue.cc:237] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [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: 3, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:23.282451 11480 raft_consensus.cc:1275] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:04:23.283818 14714 consensus_queue.cc:1048] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:04:23.291383 14644 consensus_queue.cc:1048] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:04:23.298127 14738 log.cc:927] Time spent T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.095s	user 0.000s	sys 0.000s
I20260709 13:04:23.299705 14464 raft_consensus.cc:2955] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Committing config change with OpId 8.7: config changed from index 6 to 7, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.300621 10783 raft_consensus.cc:2955] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.317222 10633 consensus_queue.cc:237] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [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: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:23.323750 11480 raft_consensus.cc:1275] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:04:23.328079 14716 consensus_queue.cc:1048] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:04:23.330686 11480 raft_consensus.cc:2955] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.335886 10704 raft_consensus.cc:1275] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:04:23.335757 14716 raft_consensus.cc:2955] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.337525 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3eadfbbff2374576b7293a702cd75182 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:23.347806 11477 raft_consensus.cc:2955] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.348803 14644 consensus_queue.cc:1048] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:23.353910 10533 catalog_manager.cc:5697] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index 6 to 7, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:23.353349 10704 raft_consensus.cc:2955] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.355762 10533 catalog_manager.cc:5697] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 9 to 10, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 10 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:23.365877 10534 catalog_manager.cc:5697] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 7 to 8, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 8 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:23.368669 10619 tablet_service.cc:1558] Processing DeleteTablet for tablet 3eadfbbff2374576b7293a702cd75182 with delete_type TABLET_DATA_TOMBSTONED (TS 7c00483a1339411da05005c410f470a0 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:54284
I20260709 13:04:23.382063 14703 consensus_queue.cc:1048] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:23.389019 14464 raft_consensus.cc:1064] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:04:23.391532 14464 consensus_queue.cc:237] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 7, Current term: 14, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:23.392202 10531 catalog_manager.cc:5697] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 14 to 15, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 15 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:23.414367 10704 raft_consensus.cc:1275] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:04:23.427946 11480 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 LEARNER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 13:04:23.427362 14720 raft_consensus.cc:2955] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Committing config change with OpId 11.9: config changed from index 8 to 9, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.432725 10707 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 13:04:23.433255 14464 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:04:23.435479 14695 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:04:23.443770 10633 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
W20260709 13:04:23.445755 10733 debug-util.cc:398] Leaking SignalData structure 0x7b0800154260 after lost signal to thread 9528
W20260709 13:04:23.446848 10733 debug-util.cc:398] Leaking SignalData structure 0x7b080020ada0 after lost signal to thread 10569
I20260709 13:04:23.446591 14464 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260709 13:04:23.448192 10733 debug-util.cc:398] Leaking SignalData structure 0x7b08000a8d20 after lost signal to thread 10661
W20260709 13:04:23.449265 10733 debug-util.cc:398] Leaking SignalData structure 0x7b0800154800 after lost signal to thread 10736
W20260709 13:04:23.450533 10733 debug-util.cc:398] Leaking SignalData structure 0x7b0800315d60 after lost signal to thread 10810
W20260709 13:04:23.451845 10733 debug-util.cc:398] Leaking SignalData structure 0x7b08002414e0 after lost signal to thread 11575
W20260709 13:04:23.452395 10733 debug-util.cc:398] Leaking SignalData structure 0x7b0800359a80 after lost signal to thread 14677
W20260709 13:04:23.452812 10733 debug-util.cc:398] Leaking SignalData structure 0x7b08002f23c0 after lost signal to thread 14687
I20260709 13:04:23.471163 14701 consensus_queue.cc:1048] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:23.474488 14742 tablet_replica.cc:333] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:04:23.484041 14742 raft_consensus.cc:2243] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:23.484916 14742 raft_consensus.cc:2272] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:23.486686 10779 raft_consensus.cc:2955] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Committing config change with OpId 11.9: config changed from index 8 to 9, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.488981 14695 raft_consensus.cc:2955] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Committing config change with OpId 14.10: config changed from index 9 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.506453 10535 catalog_manager.cc:5697] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 7 to 8, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New cstate: current_term: 6 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.512488 14742 ts_tablet_manager.cc:1916] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:23.505560 10703 raft_consensus.cc:2955] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.521441 10775 tablet_service.cc:1558] Processing DeleteTablet for tablet 5966bf4d69ed4db99c596559b66e9902 with delete_type TABLET_DATA_TOMBSTONED (TS 99a7b009fd104b7d948808513bc3e845 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:49410
I20260709 13:04:23.527639 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5966bf4d69ed4db99c596559b66e9902 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:23.562808 11480 raft_consensus.cc:2955] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Committing config change with OpId 11.9: config changed from index 8 to 9, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.570116 10707 raft_consensus.cc:2955] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Committing config change with OpId 14.10: config changed from index 9 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.576535 10630 raft_consensus.cc:2955] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Committing config change with OpId 11.9: config changed from index 8 to 9, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.588661 10531 catalog_manager.cc:5697] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 8 to 9, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 11 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.609979 10703 raft_consensus.cc:1275] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 13:04:23.613332 10628 raft_consensus.cc:2955] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Committing config change with OpId 14.10: config changed from index 9 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.618304 14646 consensus_queue.cc:1048] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:04:23.626952 10707 raft_consensus.cc:1275] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:04:23.632038 14716 consensus_queue.cc:1048] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:23.628106 10531 catalog_manager.cc:5697] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index 9 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 14 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:23.634538 14748 tablet_replica.cc:333] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:04:23.685560 10779 consensus_queue.cc:237] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [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: 7, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:23.676884 11480 raft_consensus.cc:2955] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Committing config change with OpId 14.10: config changed from index 9 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.722954 10630 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 13:04:23.730079 10779 raft_consensus.cc:1275] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:04:23.729964 14720 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:04:23.732758 14711 consensus_queue.cc:1048] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:23.751770 14748 raft_consensus.cc:2243] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:23.752605 14748 raft_consensus.cc:2272] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:23.756412 14748 ts_tablet_manager.cc:1916] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:23.777630 14742 ts_tablet_manager.cc:1929] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 8.6
I20260709 13:04:23.785940 14742 log.cc:1199] T 3eadfbbff2374576b7293a702cd75182 P 7c00483a1339411da05005c410f470a0: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-0-root/wals/3eadfbbff2374576b7293a702cd75182
I20260709 13:04:23.787091 11480 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 13:04:23.787781 10520 catalog_manager.cc:5028] TS 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): tablet 3eadfbbff2374576b7293a702cd75182 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:04:23.788754 14698 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260709 13:04:23.809863 14754 log.cc:927] Time spent T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 13:04:23.808952 14697 raft_consensus.cc:2955] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Committing config change with OpId 14.11: config changed from index 10 to 11, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.811985 11470 raft_consensus.cc:2955] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Committing config change with OpId 14.11: config changed from index 10 to 11, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.785357 10704 consensus_queue.cc:237] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:23.820948 10628 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 13:04:23.833235 11480 raft_consensus.cc:1275] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 13:04:23.835445 14720 consensus_queue.cc:1048] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:04:23.845155 10630 raft_consensus.cc:1275] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 13:04:23.847582 10785 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 13:04:23.860918 14644 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 13:04:23.859612 14710 consensus_queue.cc:1048] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.009s
I20260709 13:04:23.874411 14717 raft_consensus.cc:2955] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Committing config change with OpId 11.10: config changed from index 9 to 10, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.879046 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f229ef9e7d5e43abb64967b715b1774a with cas_config_opid_index 10: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:23.876915 11480 raft_consensus.cc:2955] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Committing config change with OpId 11.10: config changed from index 9 to 10, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.891983 14710 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:04:23.898799 10637 raft_consensus.cc:2955] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Committing config change with OpId 11.10: config changed from index 9 to 10, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.923439 14748 ts_tablet_manager.cc:1929] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.7
I20260709 13:04:23.923918 14748 log.cc:1199] T 5966bf4d69ed4db99c596559b66e9902 P 99a7b009fd104b7d948808513bc3e845: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-2-root/wals/5966bf4d69ed4db99c596559b66e9902
I20260709 13:04:23.925552 10520 catalog_manager.cc:5028] TS 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): tablet 5966bf4d69ed4db99c596559b66e9902 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:04:23.926337 10531 catalog_manager.cc:5697] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 9 to 10, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New cstate: current_term: 11 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.944631  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:23.951076 10521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cfc0dc2cfa5844a493a5480f95bd9f38 with cas_config_opid_index 9: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:04:23.953464 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 74925.7us
I20260709 13:04:23.965647 10630 raft_consensus.cc:2955] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Committing config change with OpId 14.11: config changed from index 10 to 11, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:23.971400 10637 raft_consensus.cc:1275] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 13:04:23.978936 10775 tablet_service.cc:1558] Processing DeleteTablet for tablet cfc0dc2cfa5844a493a5480f95bd9f38 with delete_type TABLET_DATA_TOMBSTONED (TS 99a7b009fd104b7d948808513bc3e845 not found in new config with opid_index 10) from {username='slave'} at 127.0.0.1:49410
I20260709 13:04:23.985489 10531 catalog_manager.cc:5697] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 10 to 11, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New cstate: current_term: 14 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:24.001618 14748 tablet_replica.cc:333] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:04:24.002772 14748 raft_consensus.cc:2243] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:24.003640 14748 raft_consensus.cc:2272] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:24.009680 14748 ts_tablet_manager.cc:1916] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:24.024845 10699 tablet_service.cc:1558] Processing DeleteTablet for tablet f229ef9e7d5e43abb64967b715b1774a with delete_type TABLET_DATA_TOMBSTONED (TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 not found in new config with opid_index 11) from {username='slave'} at 127.0.0.1:56596
I20260709 13:04:24.044229 14748 ts_tablet_manager.cc:1929] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 11.9
I20260709 13:04:24.044816 14748 log.cc:1199] T cfc0dc2cfa5844a493a5480f95bd9f38 P 99a7b009fd104b7d948808513bc3e845: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-2-root/wals/cfc0dc2cfa5844a493a5480f95bd9f38
I20260709 13:04:24.046551 10520 catalog_manager.cc:5028] TS 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): tablet cfc0dc2cfa5844a493a5480f95bd9f38 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:04:24.050601 14646 consensus_queue.cc:1048] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 13:04:24.116961 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 54820us
W20260709 13:04:24.126009 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 63835.6us
I20260709 13:04:24.130249 14762 tablet_replica.cc:333] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:04:24.170271 14762 raft_consensus.cc:2243] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:24.171135 14762 raft_consensus.cc:2272] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:24.175983 14762 ts_tablet_manager.cc:1916] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:24.308563 14762 ts_tablet_manager.cc:1929] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 14.10
I20260709 13:04:24.309010 14762 log.cc:1199] T f229ef9e7d5e43abb64967b715b1774a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-1-root/wals/f229ef9e7d5e43abb64967b715b1774a
I20260709 13:04:24.313455 10521 catalog_manager.cc:5028] TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): tablet f229ef9e7d5e43abb64967b715b1774a (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
W20260709 13:04:24.524024 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 84461.7us
I20260709 13:04:25.207754  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:25.263021 10779 consensus_queue.cc:237] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
W20260709 13:04:25.281013 10749 consensus_peers.cc:597] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 05398384fec444de828e9c2168ec558f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:25.285897 10709 raft_consensus.cc:1275] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:04:25.290059 14644 consensus_queue.cc:1048] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:25.343747 14755 raft_consensus.cc:2955] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Committing config change with OpId 10.7: config changed from index -1 to 7, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:25.349502 10633 raft_consensus.cc:1275] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:04:25.355690 14646 consensus_queue.cc:1048] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:25.372658 10633 raft_consensus.cc:2955] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Committing config change with OpId 10.7: config changed from index -1 to 7, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:25.359359 10704 raft_consensus.cc:2955] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Committing config change with OpId 10.7: config changed from index -1 to 7, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:25.392567 10779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:25.393234 10779 raft_consensus.cc:606] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:25.409881 10531 catalog_manager.cc:5697] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 reported cstate change: config changed from index -1 to 7, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 10 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:25.413179 10637 consensus_queue.cc:237] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 12.6, Last appended by leader: 5, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:25.415715 10633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31b29712992e45bb99e096429a18a10b"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:04:25.418093 10633 raft_consensus.cc:606] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:25.435397 10785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:25.436062 10785 raft_consensus.cc:606] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:25.439421 10709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:04:25.440064 10709 raft_consensus.cc:606] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Received request to transfer leadership to TS 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:25.443223  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:04:25.444892  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:25.460453 10785 raft_consensus.cc:1275] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 12 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
W20260709 13:04:25.460703 10600 consensus_peers.cc:597] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e4e4e6c1762f492c82015eae87f96090. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:25.461877 14701 consensus_queue.cc:1048] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:25.464284 10704 raft_consensus.cc:1275] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 12 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
I20260709 13:04:25.465713 14712 consensus_queue.cc:1048] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:25.520954 14701 raft_consensus.cc:2955] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Committing config change with OpId 12.7: config changed from index -1 to 7, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:25.522658 10785 raft_consensus.cc:2955] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Committing config change with OpId 12.7: config changed from index -1 to 7, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
W20260709 13:04:25.595256 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 78509.8us
I20260709 13:04:25.610499 10779 consensus_queue.cc:237] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [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: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:25.615059 10704 raft_consensus.cc:2955] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Committing config change with OpId 12.7: config changed from index -1 to 7, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
W20260709 13:04:25.639837 10749 consensus_peers.cc:597] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 239ceecf7a06462d8c5e707fa0e8ae83. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:25.652318 10704 raft_consensus.cc:1275] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:04:25.652664 14778 raft_consensus.cc:993] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:25.653158 14777 raft_consensus.cc:1081] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:25.654103 14644 consensus_queue.cc:1048] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:25.656432 10707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31b29712992e45bb99e096429a18a10b"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56616
I20260709 13:04:25.656932 10707 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:25.657248 10707 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:25.671818 10707 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:25.674690 10707 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:25.676394 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:25.676908 10779 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:25.678119 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:25.678790 10633 raft_consensus.cc:3055] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:04:25.679141 10633 raft_consensus.cc:740] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:25.680222 10637 raft_consensus.cc:1275] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:04:25.683660 10633 consensus_queue.cc:260] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:25.684815 14755 consensus_queue.cc:1048] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 13:04:25.691279 10779 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:04:25.705586 10676 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:25.711130 10633 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:25.717933 10633 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:04:25.722875 14766 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:04:25.735471 14766 raft_consensus.cc:697] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:25.736449 14766 consensus_queue.cc:237] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:25.741736 14770 raft_consensus.cc:2955] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:25.743000 10709 raft_consensus.cc:2955] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:25.798220 14755 raft_consensus.cc:993] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:25.799549 14646 raft_consensus.cc:1081] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:25.802368 10533 catalog_manager.cc:5697] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index -1 to 7, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 12 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:25.805415 10633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:25.806056 10633 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:25.806442 10633 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
W20260709 13:04:25.830229 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 48252us
I20260709 13:04:25.836609 14787 ts_tablet_manager.cc:933] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:25.844555 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 56469.2us
I20260709 13:04:25.852922 10633 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:25.856439 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:25.857105 10709 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:25.856580 10633 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:25.869772 10709 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 13.
I20260709 13:04:25.882984 10628 raft_consensus.cc:2955] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:25.890373 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:25.891227 10779 raft_consensus.cc:3055] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 13:04:25.891516 10779 raft_consensus.cc:740] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:25.892447 10779 consensus_queue.cc:260] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:25.894145 10779 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:25.930088 14787 tablet_copy_client.cc:323] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.67:34207
W20260709 13:04:25.933735 10675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 58046.5us
I20260709 13:04:25.950409 10785 consensus_queue.cc:237] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:25.952551 10531 catalog_manager.cc:5697] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 9 to 10, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 10 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:25.954386 10531 catalog_manager.cc:5697] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index -1 to 6, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 7 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:25.980023 14755 raft_consensus.cc:993] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:25.980630 14755 raft_consensus.cc:1081] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:25.987789 10707 raft_consensus.cc:1275] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260709 13:04:25.989169 10749 consensus_peers.cc:597] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 09940bbfe870492995a50fc7ff79d7a2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:25.993021 10633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:25.993664 10633 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:25.994016 10633 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:25.989413 14794 consensus_queue.cc:1048] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
W20260709 13:04:25.997721 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 121689us
I20260709 13:04:25.976467 10779 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 13.
I20260709 13:04:25.998554 10628 raft_consensus.cc:1275] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:04:25.998754 10602 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:26.000942 10633 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:26.006458 10796 tablet_copy_service.cc:140] P 99a7b009fd104b7d948808513bc3e845: Received BeginTabletCopySession request for tablet 05398384fec444de828e9c2168ec558f from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:47336)
I20260709 13:04:26.007102 10796 tablet_copy_service.cc:161] P 99a7b009fd104b7d948808513bc3e845: Beginning new tablet copy session on tablet 05398384fec444de828e9c2168ec558f from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:47336: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-05398384fec444de828e9c2168ec558f
I20260709 13:04:26.008945 14797 consensus_queue.cc:1048] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:26.014225 10633 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:26.007339 14799 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 13:04:26.020680 14799 raft_consensus.cc:697] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:26.021760 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:26.021669 14799 consensus_queue.cc:237] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:26.022392 10705 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:26.026538 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:26.027258 10779 raft_consensus.cc:3055] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:04:26.027603 10779 raft_consensus.cc:740] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:26.028694 10779 consensus_queue.cc:260] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:26.031387 14791 raft_consensus.cc:993] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: : Instructing follower 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:26.035173 10705 raft_consensus.cc:2468] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:04:26.049962 10796 tablet_copy_source_session.cc:215] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:26.058759 10602 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:26.059302 14800 raft_consensus.cc:1081] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Signalling peer 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:26.060945 14701 raft_consensus.cc:2804] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:04:26.061518 14701 raft_consensus.cc:697] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:26.062467 10779 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:26.062389 14701 consensus_queue.cc:237] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:26.067870 10785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:40596
I20260709 13:04:26.072237 10785 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:26.072811 10785 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:26.081754 14787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05398384fec444de828e9c2168ec558f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:26.076570 14804 ts_tablet_manager.cc:933] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:04:26.095252 10779 raft_consensus.cc:2468] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:04:26.101836 10785 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:26.105768 10785 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:26.106493 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:26.107715 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:26.108346 10705 raft_consensus.cc:3055] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 13:04:26.108598 10705 raft_consensus.cc:740] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:26.107112 10637 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:26.110652 10705 consensus_queue.cc:260] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:26.111840 10705 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:26.124444 10531 catalog_manager.cc:5697] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 12 to 13, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 13 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:26.130280 10705 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 14.
I20260709 13:04:26.131747 10751 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:26.132644 14770 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 13:04:26.133141 14770 raft_consensus.cc:697] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:26.133989 14770 consensus_queue.cc:237] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:26.139829 10637 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 14.
I20260709 13:04:26.158434 10531 catalog_manager.cc:5697] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 7 to 8, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 8 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:26.175592 14804 tablet_copy_client.cc:323] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.65:36011
I20260709 13:04:26.181317 10647 tablet_copy_service.cc:140] P 7c00483a1339411da05005c410f470a0: Received BeginTabletCopySession request for tablet e4e4e6c1762f492c82015eae87f96090 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:54074)
I20260709 13:04:26.186637 10647 tablet_copy_service.cc:161] P 7c00483a1339411da05005c410f470a0: Beginning new tablet copy session on tablet e4e4e6c1762f492c82015eae87f96090 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:54074: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-e4e4e6c1762f492c82015eae87f96090
I20260709 13:04:26.193189 14812 ts_tablet_manager.cc:933] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:26.193476 10785 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 13:04:26.200145 10630 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 13:04:26.203203 14791 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:26.203909 14787 tablet_copy_client.cc:806] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:26.204512 14787 tablet_copy_client.cc:670] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:26.214643 14801 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:26.200309 10647 tablet_copy_source_session.cc:215] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:26.223165 14770 raft_consensus.cc:2955] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:26.229918 14804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e4e6c1762f492c82015eae87f96090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:26.232035 10707 raft_consensus.cc:2955] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:26.254662 14812 tablet_copy_client.cc:323] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.67:34207
I20260709 13:04:26.257505 10796 tablet_copy_service.cc:140] P 99a7b009fd104b7d948808513bc3e845: Received BeginTabletCopySession request for tablet 239ceecf7a06462d8c5e707fa0e8ae83 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:47336)
I20260709 13:04:26.258136 10796 tablet_copy_service.cc:161] P 99a7b009fd104b7d948808513bc3e845: Beginning new tablet copy session on tablet 239ceecf7a06462d8c5e707fa0e8ae83 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:47336: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-239ceecf7a06462d8c5e707fa0e8ae83
I20260709 13:04:26.268750 10633 raft_consensus.cc:2955] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:26.289928 10796 tablet_copy_source_session.cc:215] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:26.298300 14812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 239ceecf7a06462d8c5e707fa0e8ae83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:26.310660 14804 tablet_copy_client.cc:806] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:26.312711 14804 tablet_copy_client.cc:670] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:26.325009 14804 tablet_copy_client.cc:538] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:26.220275 10531 catalog_manager.cc:5697] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 13 to 14, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 14 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:26.343008 14787 tablet_copy_client.cc:538] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:26.349794 10534 catalog_manager.cc:5697] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index -1 to 5, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 6 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:26.375365 14804 tablet_bootstrap.cc:492] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:04:26.426606 14818 ts_tablet_manager.cc:933] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:26.436200 14812 tablet_copy_client.cc:806] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:26.436830 14812 tablet_copy_client.cc:670] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:26.445926  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:26.448771 14787 tablet_bootstrap.cc:492] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:04:26.477022 14812 tablet_copy_client.cc:538] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:26.492139 10779 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 13:04:26.505610 14712 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:04:26.522049 14818 tablet_copy_client.cc:323] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.67:34207
I20260709 13:04:26.591809 10796 tablet_copy_service.cc:140] P 99a7b009fd104b7d948808513bc3e845: Received BeginTabletCopySession request for tablet 09940bbfe870492995a50fc7ff79d7a2 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:47336)
I20260709 13:04:26.609218 10796 tablet_copy_service.cc:161] P 99a7b009fd104b7d948808513bc3e845: Beginning new tablet copy session on tablet 09940bbfe870492995a50fc7ff79d7a2 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:47336: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-09940bbfe870492995a50fc7ff79d7a2
I20260709 13:04:26.620918 10704 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 13:04:26.641445 14770 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 13:04:26.665103 14812 tablet_bootstrap.cc:492] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:04:26.683985 14804 tablet_bootstrap.cc:492] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:26.714491 14804 tablet_bootstrap.cc:492] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:04:26.715399 14804 ts_tablet_manager.cc:1403] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.340s	user 0.028s	sys 0.009s
I20260709 13:04:26.695919 10796 tablet_copy_source_session.cc:215] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:26.729802 14818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09940bbfe870492995a50fc7ff79d7a2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:26.757330 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 170990us
I20260709 13:04:26.804984 10709 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 13:04:26.807466 10709 raft_consensus.cc:1275] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:04:26.720743 14804 raft_consensus.cc:359] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:26.819939 14804 raft_consensus.cc:740] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:04:26.851900 14804 consensus_queue.cc:260] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:26.907239 14804 ts_tablet_manager.cc:1434] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.191s	user 0.007s	sys 0.000s
I20260709 13:04:27.001811 14832 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:04:27.023556 10637 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 13:04:27.029764 10647 tablet_copy_service.cc:342] P 7c00483a1339411da05005c410f470a0: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-e4e4e6c1762f492c82015eae87f96090 received from {username='slave'} at 127.0.0.1:54074
I20260709 13:04:27.030319 10647 tablet_copy_service.cc:434] P 7c00483a1339411da05005c410f470a0: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-e4e4e6c1762f492c82015eae87f96090 on tablet e4e4e6c1762f492c82015eae87f96090 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:27.035501 11480 raft_consensus.cc:1217] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 LEARNER]: Deduplicated request from leader. Original: 12.6->[12.7-12.7]   Dedup: 12.7->[]
I20260709 13:04:27.066354 14818 tablet_copy_client.cc:806] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:27.066953 14818 tablet_copy_client.cc:670] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
W20260709 13:04:27.078573 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 45103.5us
I20260709 13:04:27.079437 14778 consensus_queue.cc:1048] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:27.094244 14770 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 13:04:27.100602 14818 tablet_copy_client.cc:538] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:27.114245 10785 raft_consensus.cc:1275] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
W20260709 13:04:27.205804 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 66089.8us
I20260709 13:04:27.151079 14833 consensus_queue.cc:1048] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.049s
I20260709 13:04:27.212987 14787 tablet_bootstrap.cc:492] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:27.214171 14787 tablet_bootstrap.cc:492] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:04:27.214948 14787 ts_tablet_manager.cc:1403] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.766s	user 0.112s	sys 0.111s
I20260709 13:04:27.226605 14818 tablet_bootstrap.cc:492] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
W20260709 13:04:27.288100 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 61643.8us
I20260709 13:04:27.325498 14787 raft_consensus.cc:359] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:27.329500 14787 raft_consensus.cc:740] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:04:27.338498 14787 consensus_queue.cc:260] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 10.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:27.386022 14787 ts_tablet_manager.cc:1434] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.171s	user 0.010s	sys 0.003s
I20260709 13:04:27.388880 14812 tablet_bootstrap.cc:492] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:27.397621 10796 tablet_copy_service.cc:342] P 99a7b009fd104b7d948808513bc3e845: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-05398384fec444de828e9c2168ec558f received from {username='slave'} at 127.0.0.1:47336
I20260709 13:04:27.398190 10796 tablet_copy_service.cc:434] P 99a7b009fd104b7d948808513bc3e845: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-05398384fec444de828e9c2168ec558f on tablet 05398384fec444de828e9c2168ec558f with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:27.401945 14812 tablet_bootstrap.cc:492] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:04:27.420007 14812 ts_tablet_manager.cc:1403] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.815s	user 0.024s	sys 0.020s
I20260709 13:04:27.472961 14812 raft_consensus.cc:359] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:27.473847 14812 raft_consensus.cc:740] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:04:27.474340 14812 consensus_queue.cc:260] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:27.476380 14812 ts_tablet_manager.cc:1434] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.056s	user 0.004s	sys 0.000s
W20260709 13:04:27.500208 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 143487us
I20260709 13:04:27.511063 10796 tablet_copy_service.cc:342] P 99a7b009fd104b7d948808513bc3e845: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-239ceecf7a06462d8c5e707fa0e8ae83 received from {username='slave'} at 127.0.0.1:47336
I20260709 13:04:27.511539 10796 tablet_copy_service.cc:434] P 99a7b009fd104b7d948808513bc3e845: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-239ceecf7a06462d8c5e707fa0e8ae83 on tablet 239ceecf7a06462d8c5e707fa0e8ae83 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:27.535338  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:27.574111 14818 tablet_bootstrap.cc:492] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:27.577836 14818 tablet_bootstrap.cc:492] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:04:27.578751 14818 ts_tablet_manager.cc:1403] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.372s	user 0.032s	sys 0.015s
I20260709 13:04:27.586941 14799 raft_consensus.cc:1064] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:04:27.584571 14818 raft_consensus.cc:359] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:27.589586 14818 raft_consensus.cc:740] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:04:27.590668 14818 consensus_queue.cc:260] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:27.596235 14818 ts_tablet_manager.cc:1434] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 13:04:27.607805 10796 tablet_copy_service.cc:342] P 99a7b009fd104b7d948808513bc3e845: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-09940bbfe870492995a50fc7ff79d7a2 received from {username='slave'} at 127.0.0.1:47336
I20260709 13:04:27.608274 10796 tablet_copy_service.cc:434] P 99a7b009fd104b7d948808513bc3e845: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-09940bbfe870492995a50fc7ff79d7a2 on tablet 09940bbfe870492995a50fc7ff79d7a2 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:27.622474 11480 raft_consensus.cc:1217] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 LEARNER]: Deduplicated request from leader. Original: 7.5->[7.6-7.6]   Dedup: 7.6->[]
I20260709 13:04:27.626006 14799 consensus_queue.cc:237] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 5, Current term: 12, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:27.674178 11480 raft_consensus.cc:1275] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 LEARNER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 13:04:27.676560 14824 consensus_queue.cc:1048] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:04:27.688630 10704 raft_consensus.cc:1275] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 13:04:27.691262 14832 consensus_queue.cc:1048] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:04:27.745893 10632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:04:27.746523 10632 raft_consensus.cc:606] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Received request to transfer leadership to TS 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:27.760325 10632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:04:27.761004 10632 raft_consensus.cc:606] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:27.764149 10777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:27.764804 10777 raft_consensus.cc:606] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:27.767257 14832 raft_consensus.cc:2955] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Committing config change with OpId 12.8: config changed from index 7 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:27.768975 10709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:04:27.769718 10709 raft_consensus.cc:606] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Received request to transfer leadership to TS 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:27.772488 10777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:27.773088 10777 raft_consensus.cc:606] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:27.774384  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:04:27.776010  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:27.775218 10704 raft_consensus.cc:2955] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Committing config change with OpId 12.8: config changed from index 7 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:27.783502 10779 raft_consensus.cc:1275] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 13:04:27.815603 10531 catalog_manager.cc:5697] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index 7 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 12 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:27.829805 14847 raft_consensus.cc:993] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: : Instructing follower 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:27.830415 14834 raft_consensus.cc:1081] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Signalling peer 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:27.834244 14824 consensus_queue.cc:1048] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:04:27.842577 14799 raft_consensus.cc:993] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0: : Instructing follower 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:27.843117 14799 raft_consensus.cc:1081] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Signalling peer 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:27.848356 11470 raft_consensus.cc:1217] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 LEARNER]: Deduplicated request from leader. Original: 10.6->[10.7-10.7]   Dedup: 10.7->[]
W20260709 13:04:27.858469 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 46225.9us
I20260709 13:04:27.875015 11470 raft_consensus.cc:2955] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Committing config change with OpId 12.8: config changed from index 7 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:27.942392 10780 raft_consensus.cc:2955] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Committing config change with OpId 12.8: config changed from index 7 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:27.975405 10777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:40592
I20260709 13:04:27.976081 10777 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:27.976428 10777 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:04:27.977187 10785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:40596
I20260709 13:04:27.977826 10785 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:27.978199 10785 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:27.984444 11470 raft_consensus.cc:1217] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEARNER]: Deduplicated request from leader. Original: 6.4->[6.5-6.5]   Dedup: 6.5->[]
I20260709 13:04:27.988708 10777 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:27.990936 10777 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 6 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:27.992009 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:04:27.992625 11480 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:04:27.985918 10785 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:28.001699 11480 raft_consensus.cc:2468] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
I20260709 13:04:28.007146 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:28.007779 10704 raft_consensus.cc:3055] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:04:28.008132 10704 raft_consensus.cc:740] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:28.003244 10749 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:28.010495 10704 consensus_queue.cc:260] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:28.011564 10704 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:28.012290 14646 raft_consensus.cc:2804] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:04:28.012779 14646 raft_consensus.cc:697] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:28.015002 14646 consensus_queue.cc:237] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:28.015673 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:28.016199 10637 raft_consensus.cc:3055] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:04:28.016492 10637 raft_consensus.cc:740] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:28.009037 10785 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:28.017987 10637 consensus_queue.cc:260] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:28.024257 10704 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
I20260709 13:04:28.029793 10751 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:28.031946 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:28.045482 10637 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:04:28.032828 10629 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:28.070011 10637 raft_consensus.cc:2468] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
W20260709 13:04:28.071200 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 53741us
W20260709 13:04:28.106282 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 76587.5us
I20260709 13:04:28.107581 14646 raft_consensus.cc:2804] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election won for term 11
W20260709 13:04:28.107674 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 91534.4us
I20260709 13:04:28.108120 14646 raft_consensus.cc:697] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:28.111613 10629 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
I20260709 13:04:28.121987 14646 consensus_queue.cc:237] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:28.165643 14794 raft_consensus.cc:993] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:28.166136 14794 raft_consensus.cc:1081] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
W20260709 13:04:28.202908 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 81548.1us
W20260709 13:04:28.221807 10749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 158479us
I20260709 13:04:28.252650 14770 raft_consensus.cc:1064] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
W20260709 13:04:28.337726 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 57885.4us
I20260709 13:04:28.304464 14770 consensus_queue.cc:237] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [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: 4, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:04:28.373920 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:04:28.374919 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 270793us
I20260709 13:04:28.375571 10629 consensus_queue.cc:237] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 5, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:04:28.378585 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 260391us
I20260709 13:04:28.423022 11480 raft_consensus.cc:1275] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 13:04:28.425303 14868 raft_consensus.cc:1064] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:04:28.435890 10632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:28.436990 10632 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:28.437523 10632 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:28.448768 10632 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:04:28.452869 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 54621.5us
I20260709 13:04:28.472930 10632 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 15 election: Requested vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:28.479751 14869 raft_consensus.cc:1064] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:04:28.479732 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:04:28.480671 11480 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:28.483500 14869 consensus_queue.cc:237] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [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: 3, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:28.496538 14825 consensus_queue.cc:1048] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.024s
I20260709 13:04:28.429930 14868 consensus_queue.cc:237] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [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: 5, Current term: 10, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:28.508572 10533 catalog_manager.cc:5697] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 5 to 6, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 6 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:28.511582 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:28.520926 14833 raft_consensus.cc:2955] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Committing config change with OpId 12.9: config changed from index 8 to 9, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:28.527726 10706 raft_consensus.cc:1275] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 13:04:28.532454 10777 raft_consensus.cc:3055] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 13:04:28.532986 10777 raft_consensus.cc:740] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:28.552342 10777 consensus_queue.cc:260] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [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: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:28.553985 10777 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:28.565402 11477 raft_consensus.cc:2955] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Committing config change with OpId 12.9: config changed from index 8 to 9, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:28.570619 11480 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 15.
I20260709 13:04:28.572118 10600 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0; no voters: 
I20260709 13:04:28.573263 14881 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 13:04:28.574205 14881 raft_consensus.cc:697] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:28.575248 14873 raft_consensus.cc:993] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:28.575861 14873 raft_consensus.cc:1081] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:28.575861 14881 consensus_queue.cc:237] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [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: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:28.584669 10629 raft_consensus.cc:1275] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:04:28.591338 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e4e4e6c1762f492c82015eae87f96090 with cas_config_opid_index 8: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:28.591615 10637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:28.592163 10637 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:28.593951 10637 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:28.594844 14826 consensus_queue.cc:1048] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:04:28.604523 10704 raft_consensus.cc:1275] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:04:28.625959 10637 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:28.629586 14646 consensus_queue.cc:1048] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 13:04:28.630455 10628 raft_consensus.cc:1275] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:04:28.616415 10777 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 15.
I20260709 13:04:28.643141 11477 raft_consensus.cc:1275] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:04:28.650701 10637 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 15 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:28.653069 10632 raft_consensus.cc:1240] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 14. Current term is 15. Ops: []
I20260709 13:04:28.656598 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:28.657406 10783 raft_consensus.cc:3055] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 13:04:28.657863 10783 raft_consensus.cc:740] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:28.656872 11480 raft_consensus.cc:1275] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 LEARNER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:04:28.661101 14864 consensus_queue.cc:1048] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.004s
I20260709 13:04:28.662010 10703 raft_consensus.cc:1275] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:04:28.662715 14794 consensus_queue.cc:1048] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:04:28.664486 14826 consensus_queue.cc:1048] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.006s
I20260709 13:04:28.670157 10705 raft_consensus.cc:1275] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:04:28.678210 14646 consensus_queue.cc:1048] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:04:28.680692 10783 consensus_queue.cc:260] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:28.686198 10628 raft_consensus.cc:1275] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:04:28.686697 10783 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:28.689944 10629 raft_consensus.cc:1275] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:04:28.696115 11480 raft_consensus.cc:1275] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEARNER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:04:28.699559 10783 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 15.
I20260709 13:04:28.708966 10601 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:28.711513 14870 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 13:04:28.712267 14870 raft_consensus.cc:697] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:28.713627 14870 consensus_queue.cc:237] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:28.746860 10704 raft_consensus.cc:1275] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 13:04:28.754635 11470 raft_consensus.cc:1275] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 LEARNER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 13:04:28.728982 14868 consensus_queue.cc:1048] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.018s
I20260709 13:04:28.763818 14646 consensus_queue.cc:1048] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.004s
I20260709 13:04:28.744922 14794 consensus_queue.cc:1048] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.028s
I20260709 13:04:28.788923 14870 consensus_queue.cc:1048] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:04:28.797173 14824 raft_consensus.cc:993] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:28.797818 14824 raft_consensus.cc:1081] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:28.777654 14770 consensus_queue.cc:1048] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.029s
I20260709 13:04:28.813128 14846 consensus_queue.cc:1048] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.037s
I20260709 13:04:28.814208 14871 consensus_queue.cc:1048] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.050s
W20260709 13:04:28.843948 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 78076.6us
I20260709 13:04:28.917682 10637 raft_consensus.cc:1275] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
W20260709 13:04:28.986930 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 59960.7us
I20260709 13:04:29.062577 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:29.061663 14879 raft_consensus.cc:2955] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:29.063066 10705 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56616
I20260709 13:04:29.063189 10709 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:29.063721 10705 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:29.064188 10705 raft_consensus.cc:3060] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:29.049762 14869 consensus_queue.cc:1048] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.023s
I20260709 13:04:29.074210 10709 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 15.
I20260709 13:04:28.971437  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:29.091257 14870 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
W20260709 13:04:29.099479 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 137282us
I20260709 13:04:29.096832 14870 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:29.163362 14826 raft_consensus.cc:2955] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:29.164750 14870 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:29.167373 10710 raft_consensus.cc:2955] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:29.173988 11478 raft_consensus.cc:2955] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:29.178012 10534 catalog_manager.cc:5697] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 8 to 9, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New cstate: current_term: 12 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:29.182018 10531 catalog_manager.cc:5697] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 10 to 11, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 11 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
W20260709 13:04:29.185441 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 63913.2us
I20260709 13:04:29.186695 10707 raft_consensus.cc:2955] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:29.112855 10704 raft_consensus.cc:2955] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Committing config change with OpId 12.9: config changed from index 8 to 9, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:29.201880 10705 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:29.206373 10706 raft_consensus.cc:1240] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5. Ops: []
I20260709 13:04:29.215104 11480 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 13:04:29.219475 14870 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 13:04:29.221953 10705 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 5 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:29.265051 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:29.268787 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:29.274339 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:29.274972 10777 raft_consensus.cc:3060] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:29.314566 14701 consensus_queue.cc:1059] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:29.322504 10635 raft_consensus.cc:2955] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:29.354679 10777 raft_consensus.cc:2468] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:04:29.362466 10782 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 13:04:29.362466 10784 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 13:04:29.366446 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:29.366084 10533 catalog_manager.cc:5697] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 14 to 15, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 15 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:29.368170 10533 catalog_manager.cc:5697] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 14 to 15, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 15 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:29.371438 14770 raft_consensus.cc:2955] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Committing config change with OpId 10.8: config changed from index 7 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:29.375592 10775 tablet_service.cc:1558] Processing DeleteTablet for tablet e4e4e6c1762f492c82015eae87f96090 with delete_type TABLET_DATA_TOMBSTONED (TS 99a7b009fd104b7d948808513bc3e845 not found in new config with opid_index 9) from {username='slave'} at 127.0.0.1:49410
I20260709 13:04:29.383612 10633 raft_consensus.cc:3055] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:04:29.384266 10633 raft_consensus.cc:740] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:29.376238 11477 raft_consensus.cc:2955] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:04:29.398497 10600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 53264.3us
I20260709 13:04:29.392650 10709 raft_consensus.cc:2955] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Committing config change with OpId 10.8: config changed from index 7 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:29.411531 10676 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:29.416451 14906 raft_consensus.cc:2804] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:04:29.417016 14906 raft_consensus.cc:697] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:29.418855 10601 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:29.419915 14839 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 13:04:29.421119 14825 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:29.420008 14874 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 13:04:29.418990 10706 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 13:04:29.426030 11478 raft_consensus.cc:2955] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Committing config change with OpId 10.8: config changed from index 7 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:29.419056 14906 consensus_queue.cc:237] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:29.429627 10633 consensus_queue.cc:260] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:29.431788 10633 raft_consensus.cc:3060] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:29.465807 14825 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.019s
W20260709 13:04:29.567324 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 90568.4us
W20260709 13:04:29.579039 14923 log.cc:927] Time spent T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.078s	user 0.000s	sys 0.001s
I20260709 13:04:29.495620 14908 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:29.772650 10633 raft_consensus.cc:2468] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 5.
I20260709 13:04:29.785228 10705 raft_consensus.cc:1240] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 4. Current term is 5. Ops: []
W20260709 13:04:29.791793 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 317059us
W20260709 13:04:29.785943 14701 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 5 current term: 5 is higher.
I20260709 13:04:29.785228 14908 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:04:29.848755 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 50266.2us
W20260709 13:04:29.849829 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 89888.1us
W20260709 13:04:29.870146 14918 log.cc:927] Time spent T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.097s	user 0.003s	sys 0.000s
I20260709 13:04:29.896346 14908 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:29.904249 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:29.928380 14920 tablet_replica.cc:333] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
W20260709 13:04:29.907130 14826 consensus_meta.cc:287] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.742s	user 0.012s	sys 0.004s
I20260709 13:04:29.979799 14920 raft_consensus.cc:2243] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:30.013260 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:30.021423 10602 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:30.030056 10751 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:30.038419 14904 raft_consensus.cc:2706] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Received pre-election callback for term 13 while not running: Illegal state: RaftConsensus is not running: State = Stopping
I20260709 13:04:30.044595 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:30.047518 14920 raft_consensus.cc:2272] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:30.069746 14920 ts_tablet_manager.cc:1916] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:30.094967 10635 raft_consensus.cc:1275] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:04:30.096458 14903 consensus_queue.cc:1048] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:30.113615 10534 catalog_manager.cc:5697] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 7 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:30.117082 10535 catalog_manager.cc:5697] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index 5 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:30.143373 10786 raft_consensus.cc:1275] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:04:30.190197 10534 catalog_manager.cc:5697] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 7 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 10 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:30.259341 14920 ts_tablet_manager.cc:1929] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 12.8
I20260709 13:04:30.259986 14920 log.cc:1199] T e4e4e6c1762f492c82015eae87f96090 P 99a7b009fd104b7d948808513bc3e845: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-2-root/wals/e4e4e6c1762f492c82015eae87f96090
I20260709 13:04:30.262349 10520 catalog_manager.cc:5028] TS 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): tablet e4e4e6c1762f492c82015eae87f96090 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:04:30.292201 10629 raft_consensus.cc:2955] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Committing config change with OpId 10.8: config changed from index 7 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:30.293987 10637 raft_consensus.cc:2955] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:30.307773 10534 catalog_manager.cc:5697] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 4 to 5, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 5 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
W20260709 13:04:30.344983 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 72443.6us
I20260709 13:04:30.365715 10786 consensus_queue.cc:237] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [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: 5, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:04:30.382635 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 126725us
I20260709 13:04:30.395601 10785 consensus_queue.cc:237] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [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: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:30.445480 14834 consensus_queue.cc:1048] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.033s
I20260709 13:04:30.444557 10781 consensus_queue.cc:237] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [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: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:30.462096 10703 raft_consensus.cc:1275] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 13:04:30.486219 11477 raft_consensus.cc:1275] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:04:30.489514 14646 consensus_queue.cc:1048] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.003s
I20260709 13:04:30.493999 14904 consensus_queue.cc:1048] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.008s
I20260709 13:04:30.515982 11477 raft_consensus.cc:1275] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 13:04:30.522257 11477 raft_consensus.cc:1275] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:04:30.585726 10637 raft_consensus.cc:1275] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:04:30.546660 14935 consensus_queue.cc:1048] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.040s
I20260709 13:04:30.588213 10635 raft_consensus.cc:1275] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:04:30.607227 11470 raft_consensus.cc:2955] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Committing config change with OpId 10.9: config changed from index 8 to 9, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:30.585461 14879 consensus_queue.cc:1048] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:04:30.627374 14930 consensus_queue.cc:1048] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:30.629096 14904 consensus_queue.cc:1048] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:30.604046 14910 raft_consensus.cc:2955] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Committing config change with OpId 10.9: config changed from index 8 to 9, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:30.664255 11478 raft_consensus.cc:2955] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:30.673328 10637 raft_consensus.cc:2955] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:30.660332 14935 raft_consensus.cc:2955] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:30.730132 10711 raft_consensus.cc:2955] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Committing config change with OpId 10.9: config changed from index 8 to 9, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:30.712477 10535 catalog_manager.cc:5697] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 8 to 9, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New cstate: current_term: 10 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:30.791776 10532 catalog_manager.cc:5697] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 reported cstate change: config changed from index 7 to 8, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New cstate: current_term: 7 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:30.793601 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 05398384fec444de828e9c2168ec558f with cas_config_opid_index 8: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:30.825156 14869 raft_consensus.cc:2955] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:30.860051 11480 raft_consensus.cc:2955] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:30.875092  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:30.915567 10637 raft_consensus.cc:2955] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:30.930915 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 09940bbfe870492995a50fc7ff79d7a2 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:30.947702 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 239ceecf7a06462d8c5e707fa0e8ae83 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:30.957628 10619 tablet_service.cc:1558] Processing DeleteTablet for tablet 05398384fec444de828e9c2168ec558f with delete_type TABLET_DATA_TOMBSTONED (TS 7c00483a1339411da05005c410f470a0 not found in new config with opid_index 9) from {username='slave'} at 127.0.0.1:54284
I20260709 13:04:30.970649 10699 tablet_service.cc:1558] Processing DeleteTablet for tablet 239ceecf7a06462d8c5e707fa0e8ae83 with delete_type TABLET_DATA_TOMBSTONED (TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:56596
I20260709 13:04:31.006557 10532 catalog_manager.cc:5697] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 reported cstate change: config changed from index 6 to 7, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New cstate: current_term: 6 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:31.043848 10700 tablet_service.cc:1558] Processing DeleteTablet for tablet 09940bbfe870492995a50fc7ff79d7a2 with delete_type TABLET_DATA_TOMBSTONED (TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:56596
I20260709 13:04:31.050302 14962 tablet_replica.cc:333] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:04:31.051581 14962 raft_consensus.cc:2243] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.053485 14962 raft_consensus.cc:2272] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.058775 14962 ts_tablet_manager.cc:1916] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:31.061094 14964 tablet_replica.cc:333] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:04:31.076294 14964 raft_consensus.cc:2243] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.087065 10703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31b29712992e45bb99e096429a18a10b"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:04:31.090133 14962 ts_tablet_manager.cc:1929] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 10.8
I20260709 13:04:31.097786 10703 raft_consensus.cc:606] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Received request to transfer leadership to TS 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:31.098191 14962 log.cc:1199] T 05398384fec444de828e9c2168ec558f P 7c00483a1339411da05005c410f470a0: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-0-root/wals/05398384fec444de828e9c2168ec558f
I20260709 13:04:31.099681 14964 raft_consensus.cc:2272] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.100217 10520 catalog_manager.cc:5028] TS 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): tablet 05398384fec444de828e9c2168ec558f (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:04:31.103143 10786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:31.103721 10786 raft_consensus.cc:606] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Received request to transfer leadership to TS 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:31.112030 10786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c9f949879f44c918513d18d7128559c"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:31.112596 10786 raft_consensus.cc:606] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:31.115449 10629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:04:31.116109 10629 raft_consensus.cc:606] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:31.119696 10629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:04:31.120404 10629 raft_consensus.cc:606] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:31.121881  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:04:31.124315  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:31.143057 14964 ts_tablet_manager.cc:1916] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:31.194512 14937 raft_consensus.cc:993] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:31.195077 14937 raft_consensus.cc:1081] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:31.205416 10703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56616
I20260709 13:04:31.206827 10703 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:31.207293 10703 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:04:31.219558 14964 ts_tablet_manager.cc:1929] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 7.7
I20260709 13:04:31.220129 14964 log.cc:1199] T 239ceecf7a06462d8c5e707fa0e8ae83 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-1-root/wals/239ceecf7a06462d8c5e707fa0e8ae83
I20260709 13:04:31.222347 14964 tablet_replica.cc:333] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:04:31.224646 10521 catalog_manager.cc:5028] TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): tablet 239ceecf7a06462d8c5e707fa0e8ae83 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:04:31.235176 10703 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:31.238018 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:31.238654 10629 raft_consensus.cc:3055] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:04:31.238955 10629 raft_consensus.cc:740] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:31.239775 10629 consensus_queue.cc:260] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:31.240917 10629 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:04:31.241722 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: true dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:04:31.242314 11480 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:04:31.246856 14964 raft_consensus.cc:2243] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:31.247859 14964 raft_consensus.cc:2272] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:31.251178 14964 ts_tablet_manager.cc:1916] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:31.252041 10629 raft_consensus.cc:2468] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:04:31.256600 11480 raft_consensus.cc:2468] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:04:31.266466 10676 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:31.267480 14929 raft_consensus.cc:2804] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:04:31.268018 14929 raft_consensus.cc:697] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:31.268921 14929 consensus_queue.cc:237] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:31.264593 10703 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:31.315752 10531 catalog_manager.cc:5697] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 6 to 7, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 7 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:31.341187 14964 ts_tablet_manager.cc:1929] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.6
I20260709 13:04:31.345476 14964 log.cc:1199] T 09940bbfe870492995a50fc7ff79d7a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-1-root/wals/09940bbfe870492995a50fc7ff79d7a2
I20260709 13:04:31.347086 14935 raft_consensus.cc:993] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:31.347692 14935 raft_consensus.cc:1081] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:31.348579 10521 catalog_manager.cc:5028] TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): tablet 09940bbfe870492995a50fc7ff79d7a2 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:04:31.353196 14701 raft_consensus.cc:993] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:31.353286 10635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c9f949879f44c918513d18d7128559c"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:31.353925 14701 raft_consensus.cc:1081] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:31.353989 10635 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:31.354493 10635 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:31.356418 10705 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56616
I20260709 13:04:31.356954 10705 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:31.357281 10705 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:31.361246 10635 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:31.370419 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:31.371006 10703 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:31.371419 10705 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:31.375545 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:31.376080 10637 raft_consensus.cc:3055] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:04:31.376367 10637 raft_consensus.cc:740] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:31.377025 10637 consensus_queue.cc:260] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:31.379998 10635 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 15 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:31.381114 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:31.380138 10703 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 15.
I20260709 13:04:31.382893 10781 raft_consensus.cc:3055] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 13:04:31.383203 10781 raft_consensus.cc:740] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:31.383607 10602 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:31.384091 10781 consensus_queue.cc:260] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:31.382311 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:31.384985 10786 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:31.386381 10637 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:31.384411 14874 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 13:04:31.381253 10705 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:31.390515 10781 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:31.389413 14874 raft_consensus.cc:697] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:31.391921 14874 consensus_queue.cc:237] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:31.395788 10786 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:04:31.399420 10676 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:31.401943 14929 raft_consensus.cc:2804] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:04:31.402446 14929 raft_consensus.cc:697] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:31.400794 10637 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:04:31.403491 14929 consensus_queue.cc:237] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:31.422827 10781 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 15.
I20260709 13:04:31.439553 10532 catalog_manager.cc:5697] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 9 to 10, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 10 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:31.439267 10531 catalog_manager.cc:5697] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 14 to 15, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 15 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:31.456475 14879 raft_consensus.cc:993] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 4f6678bb3cd341abbe84f1bdcb3c3632 to start an election
I20260709 13:04:31.456985 14879 raft_consensus.cc:1081] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Signalling peer 4f6678bb3cd341abbe84f1bdcb3c3632 to start an election
I20260709 13:04:31.458917 11480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182"
dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
 from {username='slave'} at 127.0.0.1:59062
I20260709 13:04:31.459534 11480 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:31.459905 11480 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:31.485812 11480 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:31.501785 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:31.502396 10711 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:31.502923 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:31.503509 10786 raft_consensus.cc:3055] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:04:31.506783 10786 raft_consensus.cc:740] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:31.507954 10786 consensus_queue.cc:260] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [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: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:31.510278 10711 raft_consensus.cc:2468] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 9.
I20260709 13:04:31.512974 11350 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:31.514050 14963 raft_consensus.cc:2804] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:04:31.514676 14963 raft_consensus.cc:697] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 LEADER]: Becoming Leader. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Running, Role: LEADER
I20260709 13:04:31.515730 14963 consensus_queue.cc:237] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:31.520612 10786 raft_consensus.cc:3060] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:31.525596 11480 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 9 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:31.539923 10786 raft_consensus.cc:2468] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 9.
I20260709 13:04:31.561832 10531 catalog_manager.cc:5697] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: term changed from 8 to 9, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 9 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:31.599961 14877 raft_consensus.cc:993] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: : Instructing follower 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:31.600446 14877 raft_consensus.cc:1081] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Signalling peer 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:31.602221 10781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31b29712992e45bb99e096429a18a10b"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:40596
I20260709 13:04:31.602818 10781 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:31.603153 10781 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:31.619913 10781 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:31.626798 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:31.627385 10635 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:31.627866 10781 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:31.632313 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:31.632891 10705 raft_consensus.cc:3055] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:04:31.633157 10705 raft_consensus.cc:740] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:31.633849 10705 consensus_queue.cc:260] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:31.635062 10705 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:31.635483 10635 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
I20260709 13:04:31.639418 10750 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:31.640218 14910 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:04:31.640692 14910 raft_consensus.cc:697] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:31.641597 14910 consensus_queue.cc:237] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:31.659361 10705 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
I20260709 13:04:31.677516 10531 catalog_manager.cc:5697] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 10 to 11, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 11 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:31.690816 11480 raft_consensus.cc:1275] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 13:04:31.692626 14933 consensus_queue.cc:1048] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:31.788573 10635 raft_consensus.cc:1275] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 13:04:31.801813 14929 consensus_queue.cc:1048] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:31.894042 10786 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 13:04:31.895483 14701 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:04:31.929497 10711 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 13:04:31.931138 14839 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:04:31.953706 10637 raft_consensus.cc:1275] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:04:31.960687 14877 consensus_queue.cc:1048] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:31.974615 10786 raft_consensus.cc:1275] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:04:31.978686 14933 consensus_queue.cc:1048] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:32.075654 10786 raft_consensus.cc:1275] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 13:04:32.077455 14963 consensus_queue.cc:1048] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:32.073031 10705 raft_consensus.cc:1275] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 13:04:32.125387  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:32.163656 10635 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 13:04:32.165656 14904 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 13:04:32.145076 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 45109.5us
W20260709 13:04:32.180438 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 54166.6us
I20260709 13:04:32.205174 10705 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 13:04:32.208968 14879 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
W20260709 13:04:32.237143 14968 log.cc:927] Time spent T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 13:04:32.229717 14981 consensus_queue.cc:1048] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.076s
W20260709 13:04:32.306207 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 70856us
I20260709 13:04:32.471342 10786 consensus_queue.cc:237] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [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: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
W20260709 13:04:32.508641 10749 consensus_peers.cc:597] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e6d269f31d524c96972f0135fd8280d6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:32.520394 10705 raft_consensus.cc:1275] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:04:32.520759 10629 raft_consensus.cc:1275] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:04:32.522207 14993 consensus_queue.cc:1048] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:32.524286 14993 consensus_queue.cc:1048] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:32.556809 14879 raft_consensus.cc:2955] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:32.559324 10703 raft_consensus.cc:2955] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:32.583649 10629 raft_consensus.cc:2955] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Committing config change with OpId 8.6: config changed from index -1 to 6, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:32.593464 10534 catalog_manager.cc:5697] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index -1 to 6, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:32.593924 10703 consensus_queue.cc:237] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
W20260709 13:04:32.643369 10675 consensus_peers.cc:597] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 62322dd168f64e539e80ee5a02331c03. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:32.650203 10781 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 13:04:32.671873 14986 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 13:04:32.664212 10629 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 13:04:32.708247 14877 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 13:04:32.782177 14986 raft_consensus.cc:2955] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Committing config change with OpId 15.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:32.809293 10781 raft_consensus.cc:2955] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Committing config change with OpId 15.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:32.868577 10632 raft_consensus.cc:2955] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Committing config change with OpId 15.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:32.872682 10532 catalog_manager.cc:5697] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 15 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:32.890065 10707 consensus_queue.cc:237] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:32.918200 10781 raft_consensus.cc:1275] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260709 13:04:32.919222 10675 consensus_peers.cc:597] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dfb25744b8d444faa21ae8e8f110fe9a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:32.919868 14933 consensus_queue.cc:1048] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:32.952767 10632 raft_consensus.cc:1275] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:04:32.958521 14933 raft_consensus.cc:2955] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:32.962208 14986 consensus_queue.cc:1048] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:32.962405 10781 raft_consensus.cc:2955] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:32.986204 10707 consensus_queue.cc:237] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:33.000484 15008 ts_tablet_manager.cc:933] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:33.011071 10632 raft_consensus.cc:2955] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:33.018584 15008 tablet_copy_client.cc:323] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.67:34207
I20260709 13:04:33.020756 10796 tablet_copy_service.cc:140] P 99a7b009fd104b7d948808513bc3e845: Received BeginTabletCopySession request for tablet e6d269f31d524c96972f0135fd8280d6 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:47336)
I20260709 13:04:33.021435 10796 tablet_copy_service.cc:161] P 99a7b009fd104b7d948808513bc3e845: Beginning new tablet copy session on tablet e6d269f31d524c96972f0135fd8280d6 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:47336: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-e6d269f31d524c96972f0135fd8280d6
I20260709 13:04:33.042912 10796 tablet_copy_source_session.cc:215] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:33.046442 15008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d269f31d524c96972f0135fd8280d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.037055 10531 catalog_manager.cc:5697] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index -1 to 5, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 6 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:33.075142 10675 consensus_peers.cc:597] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5415384bb5aa468db93e2ce4889ba805. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:33.078253 10781 raft_consensus.cc:1275] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:04:33.079465 10629 raft_consensus.cc:1275] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:04:33.083254 14933 consensus_queue.cc:1048] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:33.109653 14933 consensus_queue.cc:1048] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:33.118348 14929 raft_consensus.cc:2955] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:33.130195 10781 raft_consensus.cc:2955] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:33.159479 10531 catalog_manager.cc:5697] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index -1 to 5, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 5 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:33.165076 15008 tablet_copy_client.cc:806] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:33.180835 15008 tablet_copy_client.cc:670] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:33.191773 15008 tablet_copy_client.cc:538] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:33.205147 15014 ts_tablet_manager.cc:933] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:33.213647 15014 tablet_copy_client.cc:323] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.66:33105
I20260709 13:04:33.215592 10722 tablet_copy_service.cc:140] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Received BeginTabletCopySession request for tablet 62322dd168f64e539e80ee5a02331c03 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:43224)
I20260709 13:04:33.216215 10722 tablet_copy_service.cc:161] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Beginning new tablet copy session on tablet 62322dd168f64e539e80ee5a02331c03 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:43224: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-62322dd168f64e539e80ee5a02331c03
I20260709 13:04:33.222774 15008 tablet_bootstrap.cc:492] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:04:33.224166 10722 tablet_copy_source_session.cc:215] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:33.232621 10629 raft_consensus.cc:2955] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:33.293386 15014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62322dd168f64e539e80ee5a02331c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.333251  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:04:33.333274 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 54964.9us
W20260709 13:04:33.362751 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 94489.5us
W20260709 13:04:33.400023 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 62222.5us
I20260709 13:04:33.409910 15014 tablet_copy_client.cc:806] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:33.461839 15014 tablet_copy_client.cc:670] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:33.465919 15014 tablet_copy_client.cc:538] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:33.468588 10703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "622f6b2169ff41e88255c89afef92012"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:04:33.469295 10703 raft_consensus.cc:606] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:33.472452 10703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:04:33.473063 10703 raft_consensus.cc:606] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Received request to transfer leadership to TS 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:33.477337 14929 raft_consensus.cc:993] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: : Instructing follower 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:33.478027 14929 raft_consensus.cc:1081] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Signalling peer 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:33.495461 10786 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:40596
I20260709 13:04:33.496040 10786 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:33.496392 10786 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
W20260709 13:04:33.509491 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 82116.8us
I20260709 13:04:33.545420 10786 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:33.547330 10786 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:33.551402 10781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:33.552094 10781 raft_consensus.cc:606] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:33.567569 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:33.568142 10632 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:33.579479 10632 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:04:33.582211 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:33.587709 10630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:04:33.632159 10703 raft_consensus.cc:3055] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:04:33.632488 10630 raft_consensus.cc:606] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Received request to transfer leadership to TS 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:33.632548 10703 raft_consensus.cc:740] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:33.633255 15023 ts_tablet_manager.cc:933] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:33.602736 15014 tablet_bootstrap.cc:492] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:04:33.633499 10703 consensus_queue.cc:260] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:33.634878 10703 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:33.637903  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:04:33.639772  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:33.644732 10703 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:04:33.627571 15008 tablet_bootstrap.cc:492] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:33.646474 15008 tablet_bootstrap.cc:492] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:04:33.647285 15008 ts_tablet_manager.cc:1403] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.425s	user 0.031s	sys 0.023s
I20260709 13:04:33.658957 10750 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:33.660048 15008 raft_consensus.cc:359] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:33.662634 14994 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:04:33.664784 14994 raft_consensus.cc:697] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:33.666260 14994 consensus_queue.cc:237] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:33.667866 15008 raft_consensus.cc:740] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:04:33.712369 14874 raft_consensus.cc:993] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0: : Instructing follower 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:33.712973 14874 raft_consensus.cc:1081] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Signalling peer 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:33.716369 10778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:40592
I20260709 13:04:33.716956 10778 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:33.717308 10778 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:04:33.720588 15008 consensus_queue.cc:260] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 8.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:33.735070 15008 ts_tablet_manager.cc:1434] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.000s
I20260709 13:04:33.726215 10534 catalog_manager.cc:5697] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 11 to 12, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 12 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:33.738461 10796 tablet_copy_service.cc:342] P 99a7b009fd104b7d948808513bc3e845: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-e6d269f31d524c96972f0135fd8280d6 received from {username='slave'} at 127.0.0.1:47336
I20260709 13:04:33.739115 10796 tablet_copy_service.cc:434] P 99a7b009fd104b7d948808513bc3e845: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-e6d269f31d524c96972f0135fd8280d6 on tablet e6d269f31d524c96972f0135fd8280d6 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:33.743005 15008 ts_tablet_manager.cc:933] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:33.752013 15023 tablet_copy_client.cc:323] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.66:33105
I20260709 13:04:33.762406 10722 tablet_copy_service.cc:140] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Received BeginTabletCopySession request for tablet dfb25744b8d444faa21ae8e8f110fe9a from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:43224)
I20260709 13:04:33.763083 10722 tablet_copy_service.cc:161] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Beginning new tablet copy session on tablet dfb25744b8d444faa21ae8e8f110fe9a from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:43224: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-dfb25744b8d444faa21ae8e8f110fe9a
I20260709 13:04:33.772109 10722 tablet_copy_source_session.cc:215] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:33.742873 10778 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:33.787179 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:33.787807 10630 raft_consensus.cc:3055] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 13:04:33.788105 10630 raft_consensus.cc:740] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:33.788825 10630 consensus_queue.cc:260] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [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: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:33.790257 10630 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:04:33.791704 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: true dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:04:33.792351 11480 raft_consensus.cc:3060] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:04:33.792480 10778 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 16 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:33.797075 15023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb25744b8d444faa21ae8e8f110fe9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.805233 15008 tablet_copy_client.cc:323] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.66:33105
I20260709 13:04:33.807876 10722 tablet_copy_service.cc:140] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Received BeginTabletCopySession request for tablet 5415384bb5aa468db93e2ce4889ba805 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:43224)
I20260709 13:04:33.808439 10722 tablet_copy_service.cc:161] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Beginning new tablet copy session on tablet 5415384bb5aa468db93e2ce4889ba805 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:43224: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-5415384bb5aa468db93e2ce4889ba805
I20260709 13:04:33.805227 10630 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 16.
I20260709 13:04:33.816458 10750 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:33.817322 14994 raft_consensus.cc:2804] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 13:04:33.817812 14994 raft_consensus.cc:697] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 16 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:33.818022 11480 raft_consensus.cc:2468] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 16.
I20260709 13:04:33.818621 14994 consensus_queue.cc:237] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [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: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:33.838357 15023 tablet_copy_client.cc:806] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:33.839010 15023 tablet_copy_client.cc:670] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:33.870283 10534 catalog_manager.cc:5697] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 15 to 16, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 16 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:33.874418 10722 tablet_copy_source_session.cc:215] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:33.877883 15023 tablet_copy_client.cc:538] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:33.887586 15008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5415384bb5aa468db93e2ce4889ba805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:33.893994 15023 tablet_bootstrap.cc:492] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:04:33.898548 15014 tablet_bootstrap.cc:492] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=1 applied=11 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:33.899560 15014 tablet_bootstrap.cc:492] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:04:33.900316 15014 ts_tablet_manager.cc:1403] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.298s	user 0.047s	sys 0.004s
I20260709 13:04:33.902632 14993 raft_consensus.cc:993] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:33.903324 14993 raft_consensus.cc:1081] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:33.909574 10630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:33.910109 10630 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:33.910449 10630 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:33.913548 14986 raft_consensus.cc:993] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:33.914050 14986 raft_consensus.cc:1081] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:33.933890 10630 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:33.935341 11480 raft_consensus.cc:1217] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 LEARNER]: Deduplicated request from leader. Original: 8.5->[8.6-8.6]   Dedup: 8.6->[]
I20260709 13:04:33.949761 15014 raft_consensus.cc:359] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:33.950726 15014 raft_consensus.cc:740] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:04:33.951421 15014 consensus_queue.cc:260] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:33.953298 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:33.953632 10635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "622f6b2169ff41e88255c89afef92012"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54304
I20260709 13:04:33.954005 10703 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:33.954167 10635 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:33.954461 15014 ts_tablet_manager.cc:1434] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.054s	user 0.011s	sys 0.004s
I20260709 13:04:33.954558 10635 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:33.965788 10630 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:33.966998 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:33.967597 10781 raft_consensus.cc:3055] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:04:33.967862 10781 raft_consensus.cc:740] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:33.968575 10781 consensus_queue.cc:260] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:33.969734 10781 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:33.974077 10703 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:04:33.977240 10781 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:04:33.981716 10635 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:33.984807 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:04:33.985409 11480 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:33.991948 10601 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:33.996268 14874 raft_consensus.cc:2804] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:04:33.996492 15023 tablet_bootstrap.cc:492] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:33.996908 14874 raft_consensus.cc:697] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:33.997958 14874 consensus_queue.cc:237] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:33.994676 11480 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:04:34.000653 10600 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0; no voters: 
I20260709 13:04:34.001483 15016 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:04:34.001997 15016 raft_consensus.cc:697] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:34.002912 15016 consensus_queue.cc:237] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [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: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:34.002082 15023 tablet_bootstrap.cc:492] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:04:34.011384 10635 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:34.014416 10722 tablet_copy_service.cc:342] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-62322dd168f64e539e80ee5a02331c03 received from {username='slave'} at 127.0.0.1:43224
I20260709 13:04:34.014897 10722 tablet_copy_service.cc:434] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-62322dd168f64e539e80ee5a02331c03 on tablet 62322dd168f64e539e80ee5a02331c03 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:34.028946 15023 ts_tablet_manager.cc:1403] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.135s	user 0.018s	sys 0.012s
I20260709 13:04:34.036579 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:34.037312 10703 raft_consensus.cc:3055] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:04:34.037755 10703 raft_consensus.cc:740] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:34.038717 10703 consensus_queue.cc:260] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:34.046183 10703 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:34.055043 15023 raft_consensus.cc:359] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:34.055994 15023 raft_consensus.cc:740] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:04:34.056726 15023 consensus_queue.cc:260] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:34.062502 15023 ts_tablet_manager.cc:1434] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:04:34.078855 10722 tablet_copy_service.cc:342] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-dfb25744b8d444faa21ae8e8f110fe9a received from {username='slave'} at 127.0.0.1:43224
I20260709 13:04:34.079334 10722 tablet_copy_service.cc:434] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-dfb25744b8d444faa21ae8e8f110fe9a on tablet dfb25744b8d444faa21ae8e8f110fe9a with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:34.080925 15008 tablet_copy_client.cc:806] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:34.081568 15008 tablet_copy_client.cc:670] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:34.080142 10531 catalog_manager.cc:5697] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 9 to 10, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 10 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:34.083808 10531 catalog_manager.cc:5697] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 10 to 11, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 11 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:34.091356 10703 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:04:34.092864 15008 tablet_copy_client.cc:538] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:34.115326 15008 tablet_bootstrap.cc:492] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:04:34.189692 15008 tablet_bootstrap.cc:492] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:34.191322 15008 tablet_bootstrap.cc:492] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:04:34.195133 11480 raft_consensus.cc:1217] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Deduplicated request from leader. Original: 15.10->[15.11-15.11]   Dedup: 15.11->[]
I20260709 13:04:34.199661 10630 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 13:04:34.201905 15022 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:34.221450 10703 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 13:04:34.224694 15022 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:34.234488 15008 ts_tablet_manager.cc:1403] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.119s	user 0.017s	sys 0.032s
I20260709 13:04:34.252271 10635 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 13:04:34.286305 15022 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.006s
I20260709 13:04:34.340669 15008 raft_consensus.cc:359] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:34.341611 15008 raft_consensus.cc:740] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:04:34.342223 15008 consensus_queue.cc:260] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:34.343276 11480 raft_consensus.cc:1275] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 13:04:34.360670 14993 consensus_queue.cc:1048] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.044s
I20260709 13:04:34.438477 15008 ts_tablet_manager.cc:1434] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.204s	user 0.007s	sys 0.001s
W20260709 13:04:34.462105 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 100382us
I20260709 13:04:34.470690 10706 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 13:04:34.496435 10722 tablet_copy_service.cc:342] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-5415384bb5aa468db93e2ce4889ba805 received from {username='slave'} at 127.0.0.1:43224
I20260709 13:04:34.497444 15024 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:04:34.497283 10722 tablet_copy_service.cc:434] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-5415384bb5aa468db93e2ce4889ba805 on tablet 5415384bb5aa468db93e2ce4889ba805 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:34.519089 15045 raft_consensus.cc:1064] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:04:34.524565 15045 consensus_queue.cc:237] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [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: 4, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:04:34.556082 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 73575.4us
I20260709 13:04:34.564978 11478 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 13:04:34.566622 10711 raft_consensus.cc:1275] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:04:34.579006 14701 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:04:34.598788 10785 raft_consensus.cc:1275] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 10 index: 7. (index mismatch)
I20260709 13:04:34.611397 15016 consensus_queue.cc:1048] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:34.632509 15053 raft_consensus.cc:1064] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:04:34.641703  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:34.639941 15053 consensus_queue.cc:237] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 9, Current term: 15, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:34.665509 14874 consensus_queue.cc:1048] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 13:04:34.715863 10711 raft_consensus.cc:1275] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:04:34.717186 15049 consensus_queue.cc:1048] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:04:34.724851 11478 raft_consensus.cc:1275] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 LEARNER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:04:34.730372 11480 raft_consensus.cc:1217] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEARNER]: Deduplicated request from leader. Original: 6.4->[6.5-6.5]   Dedup: 6.5->[]
I20260709 13:04:34.735038 10632 raft_consensus.cc:1275] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:04:34.750185 15056 consensus_queue.cc:1048] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.011s
I20260709 13:04:34.754817 15049 consensus_queue.cc:1048] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:04:34.760833 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 70862us
I20260709 13:04:34.818982 11480 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 13:04:34.828435 10779 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 13:04:34.863620 15045 raft_consensus.cc:2955] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Committing config change with OpId 8.7: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:34.868359 10630 raft_consensus.cc:2955] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:34.870361 15053 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
W20260709 13:04:34.894977 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 50186.4us
I20260709 13:04:34.899751 10636 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 13:04:34.906091 11478 raft_consensus.cc:1217] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 LEARNER]: Deduplicated request from leader. Original: 5.4->[5.5-5.5]   Dedup: 5.5->[]
I20260709 13:04:34.917361 11478 raft_consensus.cc:2955] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:34.899957 15065 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.022s
I20260709 13:04:34.923336 15066 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 13:04:34.939323 10711 raft_consensus.cc:2955] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:34.996256 10535 catalog_manager.cc:5697] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:35.061866 15018 raft_consensus.cc:2955] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Committing config change with OpId 15.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:35.082528 10778 raft_consensus.cc:2955] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Committing config change with OpId 15.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:35.090727 10630 raft_consensus.cc:2955] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Committing config change with OpId 15.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:35.104481 11478 raft_consensus.cc:2955] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Committing config change with OpId 15.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:35.117775 10785 consensus_queue.cc:237] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [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: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:35.124486 11478 raft_consensus.cc:1275] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 13:04:35.150048 10705 raft_consensus.cc:1275] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 13:04:35.151815 15043 consensus_queue.cc:1048] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:35.157754 15056 consensus_queue.cc:1048] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:04:35.141213 10532 catalog_manager.cc:5697] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 15 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:35.162642 15054 raft_consensus.cc:2955] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:35.168524 10703 raft_consensus.cc:2955] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:35.188825 11478 raft_consensus.cc:2955] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:35.212034 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e6d269f31d524c96972f0135fd8280d6 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:35.231765 10532 catalog_manager.cc:5697] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index 7 to 8, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:35.242734 10703 consensus_queue.cc:237] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:35.251503 10630 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 13:04:35.253685 15066 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 13:04:35.263912 11478 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 13:04:35.265615 15018 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 13:04:35.267544 14929 raft_consensus.cc:2955] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Committing config change with OpId 15.13: config changed from index 12 to 13, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:35.270381 10636 raft_consensus.cc:2955] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Committing config change with OpId 15.13: config changed from index 12 to 13, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:35.283499 11478 raft_consensus.cc:2955] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Committing config change with OpId 15.13: config changed from index 12 to 13, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:35.284917 10619 tablet_service.cc:1558] Processing DeleteTablet for tablet e6d269f31d524c96972f0135fd8280d6 with delete_type TABLET_DATA_TOMBSTONED (TS 7c00483a1339411da05005c410f470a0 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:54284
I20260709 13:04:35.289196 15077 tablet_replica.cc:333] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:04:35.298818 10521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 62322dd168f64e539e80ee5a02331c03 with cas_config_opid_index 12: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:35.313623 14986 raft_consensus.cc:1064] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:04:35.316218 14986 consensus_queue.cc:237] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 3, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:35.418674 15077 raft_consensus.cc:2243] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.422894 15077 raft_consensus.cc:2272] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.427904 15077 ts_tablet_manager.cc:1916] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:35.452909 11478 raft_consensus.cc:1275] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEARNER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
W20260709 13:04:35.491688 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 51346.3us
I20260709 13:04:35.498965 10531 catalog_manager.cc:5697] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 12 to 13, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New cstate: current_term: 15 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:35.516376 10635 raft_consensus.cc:1275] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:04:35.531033 15018 consensus_queue.cc:1048] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:04:35.533202 14986 raft_consensus.cc:1064] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:04:35.548504 10786 raft_consensus.cc:1275] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:04:35.556471 14986 consensus_queue.cc:237] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 3, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:35.587320 15018 consensus_queue.cc:1048] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:35.617908 11480 raft_consensus.cc:1275] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 LEARNER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:04:35.624475 15066 consensus_queue.cc:1048] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:04:35.642030 15077 ts_tablet_manager.cc:1929] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 8.7
I20260709 13:04:35.650970 15077 log.cc:1199] T e6d269f31d524c96972f0135fd8280d6 P 7c00483a1339411da05005c410f470a0: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-0-root/wals/e6d269f31d524c96972f0135fd8280d6
I20260709 13:04:35.653074 10520 catalog_manager.cc:5028] TS 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): tablet e6d269f31d524c96972f0135fd8280d6 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
W20260709 13:04:35.717536 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 166440us
I20260709 13:04:35.725435 10637 raft_consensus.cc:1275] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:04:35.721015 15081 consensus_queue.cc:1048] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.006s
I20260709 13:04:35.749214 10786 raft_consensus.cc:1275] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:04:35.755757 14929 consensus_queue.cc:1048] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:35.776923 15066 consensus_queue.cc:1048] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:04:35.792899 14929 raft_consensus.cc:2955] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:35.800851 10632 raft_consensus.cc:2955] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:35.815152 10785 raft_consensus.cc:2955] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:35.800782 15081 raft_consensus.cc:2955] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:35.846732 10532 catalog_manager.cc:5697] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 reported cstate change: config changed from index 5 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:35.834604 10534 catalog_manager.cc:5697] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index 5 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:35.836911 10775 tablet_service.cc:1558] Processing DeleteTablet for tablet 62322dd168f64e539e80ee5a02331c03 with delete_type TABLET_DATA_TOMBSTONED (TS 99a7b009fd104b7d948808513bc3e845 not found in new config with opid_index 13) from {username='slave'} at 127.0.0.1:49410
I20260709 13:04:35.878887 11480 raft_consensus.cc:2955] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:04:35.903643 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 122579us
I20260709 13:04:35.894507 10786 raft_consensus.cc:2955] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:35.927163 15089 tablet_replica.cc:333] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:04:35.928388 15089 raft_consensus.cc:2243] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:35.953610 15089 raft_consensus.cc:2272] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:35.955572 10711 consensus_queue.cc:237] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:35.955963 10635 raft_consensus.cc:2955] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:35.996811 11478 raft_consensus.cc:2955] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:36.002997  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:36.012619 15089 ts_tablet_manager.cc:1916] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:36.027256 10637 raft_consensus.cc:1275] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:04:36.058084 15018 consensus_queue.cc:1048] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:04:36.038379 11478 raft_consensus.cc:1275] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:04:36.066975 15091 consensus_queue.cc:1048] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:04:36.071338 14986 raft_consensus.cc:2955] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:36.087006 10635 raft_consensus.cc:2955] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:36.093427 11480 raft_consensus.cc:2955] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:36.121336 10521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5415384bb5aa468db93e2ce4889ba805 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:36.134142 10534 catalog_manager.cc:5697] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 6 to 7, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New cstate: current_term: 5 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:36.149870 10775 tablet_service.cc:1558] Processing DeleteTablet for tablet 5415384bb5aa468db93e2ce4889ba805 with delete_type TABLET_DATA_TOMBSTONED (TS 99a7b009fd104b7d948808513bc3e845 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:49410
I20260709 13:04:36.178941 10711 consensus_queue.cc:237] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:36.202085 11480 raft_consensus.cc:1275] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:04:36.203243 10786 raft_consensus.cc:1275] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:04:36.204864 15081 consensus_queue.cc:1048] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:04:36.205948 15091 consensus_queue.cc:1048] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:36.215822 14986 raft_consensus.cc:2955] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:36.223898 11478 raft_consensus.cc:2955] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:36.235492 10786 raft_consensus.cc:2955] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:36.238081 10521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dfb25744b8d444faa21ae8e8f110fe9a with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:36.253661 10534 catalog_manager.cc:5697] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 6 to 7, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New cstate: current_term: 6 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:36.284252 10619 tablet_service.cc:1558] Processing DeleteTablet for tablet dfb25744b8d444faa21ae8e8f110fe9a with delete_type TABLET_DATA_TOMBSTONED (TS 7c00483a1339411da05005c410f470a0 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:54284
I20260709 13:04:36.316439 15089 ts_tablet_manager.cc:1929] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 15.12
I20260709 13:04:36.317095 15089 log.cc:1199] T 62322dd168f64e539e80ee5a02331c03 P 99a7b009fd104b7d948808513bc3e845: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-2-root/wals/62322dd168f64e539e80ee5a02331c03
I20260709 13:04:36.320757 15092 tablet_replica.cc:333] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:04:36.331816 10520 catalog_manager.cc:5028] TS 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): tablet 62322dd168f64e539e80ee5a02331c03 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:04:36.332794 15089 tablet_replica.cc:333] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:04:36.335558 15092 raft_consensus.cc:2243] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:36.336956 15092 raft_consensus.cc:2272] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:36.344269 15092 ts_tablet_manager.cc:1916] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:36.359944 10778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:36.360595 10778 raft_consensus.cc:606] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:36.360626 15089 raft_consensus.cc:2243] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:36.361706 15089 raft_consensus.cc:2272] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:36.363629 10637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:04:36.364197 10637 raft_consensus.cc:606] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:36.367010 15089 ts_tablet_manager.cc:1916] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:36.368427 10637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:04:36.369190 10637 raft_consensus.cc:606] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Received request to transfer leadership to TS 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:36.380803 10711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:04:36.381412 10711 raft_consensus.cc:606] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 LEADER]: Received request to transfer leadership to TS 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:36.384739 10637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6b867e815f4405897c711dda289695c"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:04:36.385298 10637 raft_consensus.cc:606] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:36.386986  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:04:36.388758  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:36.401288 14874 raft_consensus.cc:993] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0: : Instructing follower 4f6678bb3cd341abbe84f1bdcb3c3632 to start an election
I20260709 13:04:36.401891 14874 raft_consensus.cc:1081] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Signalling peer 4f6678bb3cd341abbe84f1bdcb3c3632 to start an election
I20260709 13:04:36.404388 11478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a"
dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
 from {username='slave'} at 127.0.0.1:59172
I20260709 13:04:36.404978 11478 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:36.405354 11478 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:36.405529 15043 raft_consensus.cc:993] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:36.406049 15043 raft_consensus.cc:1081] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:36.411635 10637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:36.412190 10637 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:36.412525 10637 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:36.415077 11478 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:36.423633 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:36.424225 10635 raft_consensus.cc:3055] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 13:04:36.424412 11478 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 14 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:36.424537 10635 raft_consensus.cc:740] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:36.425457 10635 consensus_queue.cc:260] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [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: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:36.426533 10635 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:36.428604 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 14 candidate_status { last_received { term: 13 index: 11 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:36.429208 10711 raft_consensus.cc:3060] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:36.420764 10637 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:36.438812 10637 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 election: Requested vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:36.447633 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:36.448098 10635 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 14.
I20260709 13:04:36.448297 10778 raft_consensus.cc:3055] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:04:36.448752 10778 raft_consensus.cc:740] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:36.449659 10778 consensus_queue.cc:260] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:36.450148 10711 raft_consensus.cc:2468] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 14.
I20260709 13:04:36.450935 10778 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:36.452172 15092 ts_tablet_manager.cc:1929] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.6
I20260709 13:04:36.452616 15092 log.cc:1199] T dfb25744b8d444faa21ae8e8f110fe9a P 7c00483a1339411da05005c410f470a0: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-0-root/wals/dfb25744b8d444faa21ae8e8f110fe9a
I20260709 13:04:36.453713 11350 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:36.456429 15087 raft_consensus.cc:2804] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 13:04:36.456959 15087 raft_consensus.cc:697] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 LEADER]: Becoming Leader. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Running, Role: LEADER
I20260709 13:04:36.457026 10520 catalog_manager.cc:5028] TS 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): tablet dfb25744b8d444faa21ae8e8f110fe9a (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:04:36.457939 15087 consensus_queue.cc:237] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:36.461067 11478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: true dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:04:36.465817 11478 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:36.488508 15089 ts_tablet_manager.cc:1929] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.6
I20260709 13:04:36.489048 15089 log.cc:1199] T 5415384bb5aa468db93e2ce4889ba805 P 99a7b009fd104b7d948808513bc3e845: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-2-root/wals/5415384bb5aa468db93e2ce4889ba805
I20260709 13:04:36.491080 10520 catalog_manager.cc:5028] TS 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): tablet 5415384bb5aa468db93e2ce4889ba805 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:04:36.497220 10778 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:04:36.526017 11478 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:04:36.527417 10601 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:36.528249 14874 raft_consensus.cc:2804] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:04:36.528788 14874 raft_consensus.cc:697] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:36.529686 14874 consensus_queue.cc:237] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:36.699801 10534 catalog_manager.cc:5697] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 7 to 8, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 8 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:36.727547 10531 catalog_manager.cc:5697] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: term changed from 13 to 14, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 14 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:36.814476 14874 raft_consensus.cc:993] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
W20260709 13:04:36.814522 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 58178.7us
I20260709 13:04:36.815050 14701 raft_consensus.cc:1081] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:36.836810 15101 raft_consensus.cc:993] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: : Instructing follower 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:36.837497 15101 raft_consensus.cc:1081] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 LEADER]: Signalling peer 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:36.840338 14701 raft_consensus.cc:993] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:36.841759 15095 raft_consensus.cc:1081] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
W20260709 13:04:36.871256 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 52764us
I20260709 13:04:36.878212 10778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:40596
I20260709 13:04:36.878849 10778 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:36.879212 10778 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Advancing to term 18
I20260709 13:04:36.880089 10706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56616
I20260709 13:04:36.880697 10706 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:36.881067 10706 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:36.882690 10710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6b867e815f4405897c711dda289695c"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56616
I20260709 13:04:36.883227 10710 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:36.883571 10710 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:36.908641 10706 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:36.910897 10706 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:36.912988 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:36.913674 10786 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:36.917784 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:36.918498 10635 raft_consensus.cc:3055] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:04:36.918871 10635 raft_consensus.cc:740] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:36.919860 10635 consensus_queue.cc:260] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:36.924332 10635 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:36.926618 10632 raft_consensus.cc:1275] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 13:04:36.922899 10786 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:04:36.928609 10676 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:36.929296 15087 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 13:04:36.931933 14929 raft_consensus.cc:2804] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:04:36.932487 14929 raft_consensus.cc:697] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:36.933266 14929 consensus_queue.cc:237] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:36.922851 10778 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 18 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:36.916972 10710 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:36.947005 10710 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:36.939736 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:36.948722 10637 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Advancing to term 18
I20260709 13:04:36.953790 10635 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:04:36.954682 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:36.969719 10630 raft_consensus.cc:3055] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 13:04:36.970106 10630 raft_consensus.cc:740] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:36.970798 10630 consensus_queue.cc:260] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:36.972059 10630 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:36.974123 10707 raft_consensus.cc:1275] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 13 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 13:04:36.975381 15104 consensus_queue.cc:1048] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 13:04:36.982858 10630 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 13.
I20260709 13:04:36.984336 10676 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:36.955617 10637 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 18.
I20260709 13:04:36.947948 10778 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 18 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:36.955691 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 7 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:36.989857 10786 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:36.990821 14929 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 13:04:36.991371 14929 raft_consensus.cc:697] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:36.992223 14929 consensus_queue.cc:237] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:36.937819 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 18 candidate_status { last_received { term: 17 index: 9 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:36.993705 10706 raft_consensus.cc:3055] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 LEADER]: Stepping down as leader of term 17
I20260709 13:04:36.994053 10706 raft_consensus.cc:740] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:36.994848 10706 consensus_queue.cc:260] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 17.9, Last appended by leader: 9, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:36.996191 10706 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Advancing to term 18
I20260709 13:04:36.967597 11480 raft_consensus.cc:1275] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:04:37.000286 10750 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:37.001207 15043 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 18 FOLLOWER]: Leader election won for term 18
I20260709 13:04:37.001772 15043 raft_consensus.cc:697] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 18 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:37.001669 14874 consensus_queue.cc:1048] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:04:37.002960 15043 consensus_queue.cc:237] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 17.9, Last appended by leader: 9, Current term: 18, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:36.985316 10531 catalog_manager.cc:5697] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 10 to 11, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 11 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:37.020051 10534 catalog_manager.cc:5697] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 17 to 18, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 18 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:37.037894 10778 raft_consensus.cc:1275] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:04:37.040570 15103 consensus_queue.cc:1048] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:37.040513 10786 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 13.
I20260709 13:04:37.046137 10706 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 18.
I20260709 13:04:37.143003 10531 catalog_manager.cc:5697] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 12 to 13, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 13 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:37.394588 10632 raft_consensus.cc:1275] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 13:04:37.430146 10632 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 13:04:37.444103  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:37.444556 15105 consensus_queue.cc:1048] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:37.459692 10632 raft_consensus.cc:1275] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 18 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 17 index: 9. Preceding OpId from leader: term: 18 index: 10. (index mismatch)
I20260709 13:04:37.465322 15054 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:04:37.473459 10711 raft_consensus.cc:1275] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 18 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 17 index: 9. Preceding OpId from leader: term: 18 index: 10. (index mismatch)
I20260709 13:04:37.475075 15054 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:04:37.481403 15081 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:37.498112 10786 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 12 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 13:04:37.508523 15081 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:37.518796 10786 raft_consensus.cc:1275] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 13:04:37.520529 15081 consensus_queue.cc:1048] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:37.549049 10524 maintenance_manager.cc:419] P 255a4ed039ce4833856b70dfe65c1ebe: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.033345
W20260709 13:04:37.615355 10658 debug-util.cc:398] Leaking SignalData structure 0x7b08000ca6e0 after lost signal to thread 9528
I20260709 13:04:37.614871 10635 consensus_queue.cc:237] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [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: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
W20260709 13:04:37.616485 10658 debug-util.cc:398] Leaking SignalData structure 0x7b0800118640 after lost signal to thread 10569
W20260709 13:04:37.617727 10658 debug-util.cc:398] Leaking SignalData structure 0x7b080029d640 after lost signal to thread 10661
W20260709 13:04:37.618863 10658 debug-util.cc:398] Leaking SignalData structure 0x7b08001bce40 after lost signal to thread 10736
W20260709 13:04:37.620036 10658 debug-util.cc:398] Leaking SignalData structure 0x7b0800377300 after lost signal to thread 10810
W20260709 13:04:37.621662 10658 debug-util.cc:398] Leaking SignalData structure 0x7b080037a400 after lost signal to thread 11575
W20260709 13:04:37.649497 10600 consensus_peers.cc:597] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bde67a931fe64d15a094c16f5686671c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:37.656301 10781 raft_consensus.cc:1275] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
W20260709 13:04:37.659401 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 86618.1us
I20260709 13:04:37.666143 15095 consensus_queue.cc:1048] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.019s
I20260709 13:04:37.701313 10711 raft_consensus.cc:1275] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 13:04:37.704869 14874 consensus_queue.cc:1048] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:37.800236 15095 raft_consensus.cc:2955] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Committing config change with OpId 9.8: config changed from index -1 to 8, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:37.807420 10786 raft_consensus.cc:2955] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Committing config change with OpId 9.8: config changed from index -1 to 8, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:37.855868 10531 catalog_manager.cc:5697] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index -1 to 8, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 9 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:37.862375 10786 consensus_queue.cc:237] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
W20260709 13:04:37.888222 10749 consensus_peers.cc:597] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a6485eb753144286a276a460fcb39264. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:37.891333 10711 raft_consensus.cc:1275] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 13:04:37.892987 15054 consensus_queue.cc:1048] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:04:37.901268 10635 raft_consensus.cc:1275] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 13:04:37.905663 15057 consensus_queue.cc:1048] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.003s
I20260709 13:04:37.914654 10710 raft_consensus.cc:2955] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Committing config change with OpId 9.8: config changed from index -1 to 8, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:37.935527 15054 raft_consensus.cc:2955] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Committing config change with OpId 10.9: config changed from index -1 to 9, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:37.940785 10711 raft_consensus.cc:2955] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Committing config change with OpId 10.9: config changed from index -1 to 9, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:37.965906 10635 raft_consensus.cc:2955] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Committing config change with OpId 10.9: config changed from index -1 to 9, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:37.976405 10786 consensus_queue.cc:237] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [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: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:37.997824 10534 catalog_manager.cc:5697] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index -1 to 9, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 10 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:38.030972 10749 consensus_peers.cc:597] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9fd2c20470e74b42bdc72af675119f82. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:38.037842 10635 raft_consensus.cc:1275] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:04:38.038586 10711 raft_consensus.cc:1275] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:04:38.040236 15043 consensus_queue.cc:1048] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:38.042806 15043 consensus_queue.cc:1048] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:38.074026 15054 raft_consensus.cc:2955] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:38.082507 10637 raft_consensus.cc:2955] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:38.101302 10635 consensus_queue.cc:237] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [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: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:38.101877 10711 raft_consensus.cc:2955] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:38.119982 10534 catalog_manager.cc:5697] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index -1 to 6, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 7 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:38.177542 15142 ts_tablet_manager.cc:933] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
W20260709 13:04:38.230724 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 51086.5us
W20260709 13:04:38.232102 10600 consensus_peers.cc:597] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0fc10918f51543f1bf16e1ed75116c8b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:38.242512 10710 raft_consensus.cc:1275] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:04:38.243407 10781 raft_consensus.cc:1275] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:04:38.249572 15095 consensus_queue.cc:1048] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 13:04:38.254449 15058 consensus_queue.cc:1048] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:38.268991 15142 tablet_copy_client.cc:323] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.65:36011
I20260709 13:04:38.274636 10647 tablet_copy_service.cc:140] P 7c00483a1339411da05005c410f470a0: Received BeginTabletCopySession request for tablet bde67a931fe64d15a094c16f5686671c from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:54074)
I20260709 13:04:38.275259 10647 tablet_copy_service.cc:161] P 7c00483a1339411da05005c410f470a0: Beginning new tablet copy session on tablet bde67a931fe64d15a094c16f5686671c from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:54074: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-bde67a931fe64d15a094c16f5686671c
I20260709 13:04:38.284837 10647 tablet_copy_source_session.cc:215] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:38.288089 15129 raft_consensus.cc:2955] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Committing config change with OpId 8.7: config changed from index -1 to 7, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:38.291611 10711 raft_consensus.cc:2955] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index -1 to 7, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:38.316186 15142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde67a931fe64d15a094c16f5686671c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:38.365518 10532 catalog_manager.cc:5697] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 reported cstate change: config changed from index -1 to 7, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 8 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:38.391064 15142 tablet_copy_client.cc:806] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:38.391765 15142 tablet_copy_client.cc:670] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:38.405424 10778 raft_consensus.cc:2955] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index -1 to 7, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:38.528268 15142 tablet_copy_client.cc:538] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:38.680198  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:04:38.707508 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 44972.4us
I20260709 13:04:38.723079 15163 ts_tablet_manager.cc:933] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:38.793846 15165 ts_tablet_manager.cc:933] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:38.806806 15142 tablet_bootstrap.cc:492] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
W20260709 13:04:38.828969 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 52435.4us
W20260709 13:04:38.869987 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 350208us
I20260709 13:04:38.940491 15163 tablet_copy_client.cc:323] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.67:34207
I20260709 13:04:38.940529 15165 tablet_copy_client.cc:323] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.67:34207
I20260709 13:04:38.953233 10796 tablet_copy_service.cc:140] P 99a7b009fd104b7d948808513bc3e845: Received BeginTabletCopySession request for tablet 9fd2c20470e74b42bdc72af675119f82 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:47336)
I20260709 13:04:38.954052 10796 tablet_copy_service.cc:161] P 99a7b009fd104b7d948808513bc3e845: Beginning new tablet copy session on tablet 9fd2c20470e74b42bdc72af675119f82 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:47336: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-9fd2c20470e74b42bdc72af675119f82
I20260709 13:04:38.962754 10795 tablet_copy_service.cc:140] P 99a7b009fd104b7d948808513bc3e845: Received BeginTabletCopySession request for tablet a6485eb753144286a276a460fcb39264 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:47336)
I20260709 13:04:38.963430 10795 tablet_copy_service.cc:161] P 99a7b009fd104b7d948808513bc3e845: Beginning new tablet copy session on tablet a6485eb753144286a276a460fcb39264 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:47336: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-a6485eb753144286a276a460fcb39264
I20260709 13:04:38.999503 10795 tablet_copy_source_session.cc:215] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:39.010735 10796 tablet_copy_source_session.cc:215] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:39.018575 15165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6485eb753144286a276a460fcb39264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:39.039492 15163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd2c20470e74b42bdc72af675119f82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:39.052556 15171 ts_tablet_manager.cc:933] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:04:39.053346 15165 tablet_copy_client.cc:806] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:39.059721 15165 tablet_copy_client.cc:670] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:39.082938 15171 tablet_copy_client.cc:323] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.65:36011
I20260709 13:04:39.085204 15165 tablet_copy_client.cc:538] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:39.125602 10647 tablet_copy_service.cc:140] P 7c00483a1339411da05005c410f470a0: Received BeginTabletCopySession request for tablet 0fc10918f51543f1bf16e1ed75116c8b from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:54074)
I20260709 13:04:39.126214 10647 tablet_copy_service.cc:161] P 7c00483a1339411da05005c410f470a0: Beginning new tablet copy session on tablet 0fc10918f51543f1bf16e1ed75116c8b from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:54074: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-0fc10918f51543f1bf16e1ed75116c8b
I20260709 13:04:39.149600 10647 tablet_copy_source_session.cc:215] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:39.160017 15165 tablet_bootstrap.cc:492] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:04:39.177280 15171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fc10918f51543f1bf16e1ed75116c8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:39.200707 10523 maintenance_manager.cc:643] P 255a4ed039ce4833856b70dfe65c1ebe: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 1.650s	user 0.150s	sys 0.072s Metrics: {"bytes_written":29587,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":8599,"dirs.run_cpu_time_us":390,"dirs.run_wall_time_us":3082,"drs_written":1,"lbm_read_time_us":458,"lbm_reads_lt_1ms":4,"lbm_write_time_us":97715,"lbm_writes_10-100_ms":3,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"reinsert_count":0,"rows_written":63,"thread_start_us":97333,"threads_started":1,"update_count":4}
I20260709 13:04:39.207008 10524 maintenance_manager.cc:419] P 255a4ed039ce4833856b70dfe65c1ebe: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 12952 bytes on disk
I20260709 13:04:39.214262 15163 tablet_copy_client.cc:806] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:39.224807 15163 tablet_copy_client.cc:670] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:39.230436 10523 maintenance_manager.cc:643] P 255a4ed039ce4833856b70dfe65c1ebe: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.010s	user 0.002s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":360,"lbm_reads_lt_1ms":4}
I20260709 13:04:39.245550 15163 tablet_copy_client.cc:538] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:39.292425 15163 tablet_bootstrap.cc:492] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:04:39.370810 15171 tablet_copy_client.cc:806] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:39.396452 10637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:04:39.397403 15171 tablet_copy_client.cc:670] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:39.397503 10637 raft_consensus.cc:606] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:39.416742 10786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:39.417348 10786 raft_consensus.cc:606] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:39.424579 15171 tablet_copy_client.cc:538] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:39.424609 10705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:04:39.425526 10705 raft_consensus.cc:606] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Received request to transfer leadership to TS 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:39.437582 10786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:39.438127 15142 tablet_bootstrap.cc:492] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=8 overwritten=0 applied=8 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:39.438246 10786 raft_consensus.cc:606] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:39.439323 15142 tablet_bootstrap.cc:492] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:04:39.441438 15171 tablet_bootstrap.cc:492] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:04:39.445003  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:04:39.453258 15175 raft_consensus.cc:993] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: : Instructing follower 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:39.456440  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:39.458632 14929 raft_consensus.cc:1081] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Signalling peer 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:39.458954 15142 ts_tablet_manager.cc:1403] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.653s	user 0.037s	sys 0.009s
I20260709 13:04:39.460927 10786 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:40596
I20260709 13:04:39.465859 10786 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:39.467837 10786 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:39.523039 15142 raft_consensus.cc:359] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:39.524159 15142 raft_consensus.cc:740] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:04:39.518606 10786 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:39.564409 15165 tablet_bootstrap.cc:492] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=9 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:39.566743 15165 tablet_bootstrap.cc:492] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:04:39.567591 15165 ts_tablet_manager.cc:1403] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.408s	user 0.040s	sys 0.007s
I20260709 13:04:39.524828 15142 consensus_queue.cc:260] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 9.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:39.571834 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:39.572611 10637 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:39.574898 10786 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:39.575827 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:39.576448 10705 raft_consensus.cc:3055] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:04:39.576821 10705 raft_consensus.cc:740] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:39.577831 10705 consensus_queue.cc:260] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:39.582094 15142 ts_tablet_manager.cc:1434] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.123s	user 0.008s	sys 0.000s
I20260709 13:04:39.583510 10637 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:04:39.590482 10647 tablet_copy_service.cc:342] P 7c00483a1339411da05005c410f470a0: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-bde67a931fe64d15a094c16f5686671c received from {username='slave'} at 127.0.0.1:54074
I20260709 13:04:39.591015 10647 tablet_copy_service.cc:434] P 7c00483a1339411da05005c410f470a0: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-bde67a931fe64d15a094c16f5686671c on tablet bde67a931fe64d15a094c16f5686671c with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:39.597826 10750 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:39.599182 15157 raft_consensus.cc:2804] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:04:39.599762 15157 raft_consensus.cc:697] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:39.599710 15057 raft_consensus.cc:993] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:39.600637 15043 raft_consensus.cc:1081] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:39.600898 15157 consensus_queue.cc:237] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:39.588632 10705 raft_consensus.cc:3060] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:39.603993 10629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:39.604686 10629 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:39.605226 10629 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:39.626659 10629 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:39.640803 10629 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:39.637521 15144 raft_consensus.cc:993] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:39.646312 15144 raft_consensus.cc:1081] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:39.612819 15165 raft_consensus.cc:359] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:39.647538 15165 raft_consensus.cc:740] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:04:39.648115 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:39.648725 10706 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:39.648386 15165 consensus_queue.cc:260] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 10.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:39.641860 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:39.650168 10786 raft_consensus.cc:3055] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:04:39.650483 10786 raft_consensus.cc:740] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:39.651367 10786 consensus_queue.cc:260] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:39.652458 10786 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:39.654731 15165 ts_tablet_manager.cc:1434] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.087s	user 0.007s	sys 0.001s
I20260709 13:04:39.656531 10796 tablet_copy_service.cc:342] P 99a7b009fd104b7d948808513bc3e845: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-a6485eb753144286a276a460fcb39264 received from {username='slave'} at 127.0.0.1:47336
I20260709 13:04:39.657032 10796 tablet_copy_service.cc:434] P 99a7b009fd104b7d948808513bc3e845: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-a6485eb753144286a276a460fcb39264 on tablet a6485eb753144286a276a460fcb39264 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:39.659114 10706 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:04:39.659322 10532 catalog_manager.cc:5697] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 11 to 12, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 12 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:39.660633 10637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:39.662083 10637 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:39.662544 10637 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:39.663547 10786 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:04:39.664345 10705 raft_consensus.cc:2468] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:04:39.685906 10601 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:39.689936 15151 raft_consensus.cc:2804] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:04:39.690747 15151 raft_consensus.cc:697] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:39.692490 15151 consensus_queue.cc:237] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:39.703856 15163 tablet_bootstrap.cc:492] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:39.738035 15151 raft_consensus.cc:993] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:39.738611 15151 raft_consensus.cc:1081] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:39.742496 10711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56616
I20260709 13:04:39.743068 10711 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:39.743412 10711 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:39.748215 15163 tablet_bootstrap.cc:492] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:04:39.752363 10531 catalog_manager.cc:5697] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 10 to 11, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 11 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:39.726150 10637 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:39.762454 15163 ts_tablet_manager.cc:1403] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.470s	user 0.069s	sys 0.033s
I20260709 13:04:39.766563 10711 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:39.783264 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:39.783905 10706 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:39.785673 10637 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:39.792460 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:39.793093 10786 raft_consensus.cc:3055] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 13:04:39.793426 10786 raft_consensus.cc:740] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:39.794346 10711 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:39.798305 10786 consensus_queue.cc:260] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:39.800894 10786 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:39.805132 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:39.799407 15163 raft_consensus.cc:359] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:39.858696 10786 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 13.
I20260709 13:04:39.859277 10784 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:39.873519 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:39.874229 10635 raft_consensus.cc:3055] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 13:04:39.874534 10635 raft_consensus.cc:740] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:39.875201 10635 consensus_queue.cc:260] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:39.876087 10635 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:39.895430 10706 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 13.
I20260709 13:04:39.871202 15163 raft_consensus.cc:740] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:04:39.923410 15163 consensus_queue.cc:260] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:39.930055 10635 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 14.
I20260709 13:04:39.943431 10602 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:39.947105 15171 tablet_bootstrap.cc:492] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=8 overwritten=1 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:39.959107 15163 ts_tablet_manager.cc:1434] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.190s	user 0.007s	sys 0.001s
I20260709 13:04:39.961207 10796 tablet_copy_service.cc:342] P 99a7b009fd104b7d948808513bc3e845: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-9fd2c20470e74b42bdc72af675119f82 received from {username='slave'} at 127.0.0.1:47336
I20260709 13:04:39.961692 10796 tablet_copy_service.cc:434] P 99a7b009fd104b7d948808513bc3e845: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-9fd2c20470e74b42bdc72af675119f82 on tablet 9fd2c20470e74b42bdc72af675119f82 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:39.964377 10784 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 14.
I20260709 13:04:39.966471 10778 raft_consensus.cc:1240] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 13. Current term is 14. Ops: []
I20260709 13:04:39.967322 15171 tablet_bootstrap.cc:492] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:04:39.968186 15171 ts_tablet_manager.cc:1403] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.527s	user 0.028s	sys 0.012s
I20260709 13:04:39.970028 15184 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 13:04:39.975610 15184 raft_consensus.cc:697] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:39.976881 15184 consensus_queue.cc:237] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:39.983453 15171 raft_consensus.cc:359] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:39.984438 15171 raft_consensus.cc:740] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:04:39.988039 10676 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:40.002699 15166 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 13:04:40.003330 15166 raft_consensus.cc:697] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:40.004355 15166 consensus_queue.cc:237] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:40.010185 11478 raft_consensus.cc:1217] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 LEARNER]: Deduplicated request from leader. Original: 9.7->[9.8-9.8]   Dedup: 9.8->[]
I20260709 13:04:40.014653 10705 raft_consensus.cc:1275] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 13:04:40.026595 15186 consensus_queue.cc:1048] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.003s
I20260709 13:04:39.985342 15171 consensus_queue.cc:260] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:40.038000 10534 catalog_manager.cc:5697] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 12 to 13, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 13 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:40.039786 15171 ts_tablet_manager.cc:1434] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.003s
I20260709 13:04:40.062916 11478 raft_consensus.cc:1217] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 LEARNER]: Deduplicated request from leader. Original: 10.8->[10.9-10.9]   Dedup: 10.9->[]
I20260709 13:04:40.117764 11470 raft_consensus.cc:1217] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 LEARNER]: Deduplicated request from leader. Original: 7.5->[7.6-7.6]   Dedup: 7.6->[]
I20260709 13:04:40.146320 10647 tablet_copy_service.cc:342] P 7c00483a1339411da05005c410f470a0: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-0fc10918f51543f1bf16e1ed75116c8b received from {username='slave'} at 127.0.0.1:54074
I20260709 13:04:40.146859 10647 tablet_copy_service.cc:434] P 7c00483a1339411da05005c410f470a0: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-0fc10918f51543f1bf16e1ed75116c8b on tablet 0fc10918f51543f1bf16e1ed75116c8b with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:40.160455 10784 raft_consensus.cc:1275] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:04:40.218700 10635 raft_consensus.cc:1275] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 13:04:40.238495 15194 consensus_queue.cc:1048] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:40.254184 10532 catalog_manager.cc:5697] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 13 to 14, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 14 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:40.263378 10706 raft_consensus.cc:1275] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:04:40.274690 15193 consensus_queue.cc:1048] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 13:04:40.320405 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 103943us
I20260709 13:04:40.324693 15200 consensus_queue.cc:1048] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:04:40.374683 11478 raft_consensus.cc:1217] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 LEARNER]: Deduplicated request from leader. Original: 8.6->[8.7-8.7]   Dedup: 8.7->[]
I20260709 13:04:40.420995 10630 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 13:04:40.422947 15201 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:04:40.458760  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:40.502163 10706 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 13:04:40.508358 15194 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:04:40.514753 10786 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 13:04:40.531081 15155 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:40.540370 10786 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 13:04:40.545940 15200 raft_consensus.cc:1064] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:04:40.548949 15200 consensus_queue.cc:237] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: 7, Current term: 10, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:40.557303 15188 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:04:40.620287 15196 raft_consensus.cc:1064] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:04:40.624737 15196 consensus_queue.cc:237] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [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: 6, Current term: 9, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:40.664969 11478 raft_consensus.cc:1275] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 LEARNER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 13:04:40.667140 15194 consensus_queue.cc:1048] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:40.696687 15199 raft_consensus.cc:1064] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:04:40.718055 10706 raft_consensus.cc:1275] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 13:04:40.719612 11470 raft_consensus.cc:1275] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 LEARNER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 13:04:40.721146 10632 raft_consensus.cc:1275] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 13:04:40.723066 15200 consensus_queue.cc:1048] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:04:40.723933 15157 consensus_queue.cc:1048] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:04:40.727540 15186 consensus_queue.cc:1048] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:04:40.699874 15199 consensus_queue.cc:237] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [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: 4, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:40.790804 10786 raft_consensus.cc:1275] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
W20260709 13:04:40.800694 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 86718.5us
I20260709 13:04:40.807799 10706 raft_consensus.cc:1275] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
W20260709 13:04:40.941049 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 58315us
I20260709 13:04:40.911378 15215 consensus_queue.cc:1048] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.027s
W20260709 13:04:40.945015 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 103201us
I20260709 13:04:40.962255 11477 raft_consensus.cc:1275] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 LEARNER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:04:40.973975 10703 raft_consensus.cc:1275] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:04:40.981639 15199 consensus_queue.cc:1048] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:04:40.987157 15222 consensus_queue.cc:1048] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
W20260709 13:04:41.052030 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 51342us
I20260709 13:04:41.087294 15167 consensus_queue.cc:1048] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.004s
I20260709 13:04:41.093335 10635 raft_consensus.cc:1275] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:04:41.159664 11477 raft_consensus.cc:2955] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Committing config change with OpId 10.10: config changed from index 9 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:41.194731 11478 raft_consensus.cc:2955] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Committing config change with OpId 9.9: config changed from index 8 to 9, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:41.130435 15196 raft_consensus.cc:2955] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Committing config change with OpId 9.9: config changed from index 8 to 9, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:04:41.213913 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 46423.2us
I20260709 13:04:41.220355 15199 consensus_queue.cc:1048] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:41.220010 15186 raft_consensus.cc:2955] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Committing config change with OpId 10.10: config changed from index 9 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:41.229333 10535 catalog_manager.cc:5697] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 9 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 10 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:41.234681 10711 raft_consensus.cc:2955] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Committing config change with OpId 9.9: config changed from index 8 to 9, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:04:41.274287 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 191248us
I20260709 13:04:41.306126 15184 raft_consensus.cc:1064] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:04:41.334661 10703 raft_consensus.cc:2955] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Committing config change with OpId 10.10: config changed from index 9 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:41.354018 15043 raft_consensus.cc:2955] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:41.373816 11477 raft_consensus.cc:2955] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:41.395396 15184 consensus_queue.cc:237] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [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: 5, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:41.425885 10703 raft_consensus.cc:2955] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:41.429486 10785 raft_consensus.cc:2955] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Committing config change with OpId 9.9: config changed from index 8 to 9, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:04:41.439539 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 150349us
I20260709 13:04:41.450526 10635 raft_consensus.cc:2955] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Committing config change with OpId 10.10: config changed from index 9 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:04:41.522665 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 56203.2us
I20260709 13:04:41.523468 10532 catalog_manager.cc:5697] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 reported cstate change: config changed from index 8 to 9, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 9 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:41.608137 10629 raft_consensus.cc:2955] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:41.612883 10534 catalog_manager.cc:5697] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 7 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:04:41.664167 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 200296us
I20260709 13:04:41.728247 11477 raft_consensus.cc:1275] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 LEARNER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 13:04:41.729641  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:41.730268 15196 consensus_queue.cc:1048] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:04:41.732197 10784 raft_consensus.cc:1275] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 13:04:41.755704 15215 consensus_queue.cc:1048] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:41.761801 10711 raft_consensus.cc:1275] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 13:04:41.767295 15231 consensus_queue.cc:1048] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:41.784500 10635 consensus_queue.cc:237] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [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: 6, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:41.831477 11478 raft_consensus.cc:1275] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 13:04:41.837347 15184 consensus_queue.cc:1048] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:04:41.838999 10781 raft_consensus.cc:1275] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 13:04:41.850582 15196 consensus_queue.cc:1048] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:04:41.852929 15184 raft_consensus.cc:2955] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Committing config change with OpId 9.10: config changed from index 9 to 10, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:41.862746 11478 raft_consensus.cc:2955] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Committing config change with OpId 9.10: config changed from index 9 to 10, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:41.881718 10784 raft_consensus.cc:2955] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Committing config change with OpId 9.10: config changed from index 9 to 10, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:41.922578 15164 raft_consensus.cc:2955] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Committing config change with OpId 8.8: config changed from index 7 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:41.931464 10711 raft_consensus.cc:2955] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:41.947057 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bde67a931fe64d15a094c16f5686671c with cas_config_opid_index 9: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:41.978155 10785 raft_consensus.cc:2955] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:42.003304 10534 catalog_manager.cc:5697] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index 9 to 10, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New cstate: current_term: 9 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:42.070149 10784 consensus_queue.cc:237] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [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: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:42.084123 10699 tablet_service.cc:1558] Processing DeleteTablet for tablet bde67a931fe64d15a094c16f5686671c with delete_type TABLET_DATA_TOMBSTONED (TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 not found in new config with opid_index 10) from {username='slave'} at 127.0.0.1:56596
I20260709 13:04:42.098457 10785 consensus_queue.cc:237] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [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: 7, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:42.107519 11477 raft_consensus.cc:1275] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:04:42.112340 15247 consensus_queue.cc:1048] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:04:42.118510 11477 raft_consensus.cc:2955] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:42.127420 10635 raft_consensus.cc:1275] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:04:42.139961 15157 consensus_queue.cc:1048] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:42.142834 15200 raft_consensus.cc:2955] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:42.146585 11470 raft_consensus.cc:2955] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:42.157600 11478 raft_consensus.cc:1275] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 10 index: 11. (index mismatch)
I20260709 13:04:42.159534 15247 consensus_queue.cc:1048] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 13:04:42.157836 10705 raft_consensus.cc:1275] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 10 index: 11. (index mismatch)
I20260709 13:04:42.179019 15217 consensus_queue.cc:1048] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 13:04:42.181463 11480 raft_consensus.cc:2955] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Committing config change with OpId 10.11: config changed from index 10 to 11, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:42.187475 10703 raft_consensus.cc:2955] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Committing config change with OpId 10.11: config changed from index 10 to 11, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:42.181829 10535 catalog_manager.cc:5697] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index 7 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 8 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:42.193524 15237 raft_consensus.cc:2955] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Committing config change with OpId 10.11: config changed from index 10 to 11, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:42.211268 10635 consensus_queue.cc:237] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [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: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:42.220418 10711 raft_consensus.cc:1275] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:04:42.224061 10534 catalog_manager.cc:5697] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 7 to 8, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New cstate: current_term: 7 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:42.226267 15222 consensus_queue.cc:1048] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:42.241578 11470 raft_consensus.cc:1275] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:04:42.242753 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9fd2c20470e74b42bdc72af675119f82 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:42.261684 10785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31b29712992e45bb99e096429a18a10b"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:42.262598 10785 raft_consensus.cc:606] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:42.264704 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a6485eb753144286a276a460fcb39264 with cas_config_opid_index 10: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:42.268352 15164 consensus_queue.cc:1048] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:42.282642 10635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:04:42.283365 10635 raft_consensus.cc:606] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:42.282958 10629 raft_consensus.cc:2955] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:42.302117 11470 raft_consensus.cc:2955] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Committing config change with OpId 8.9: config changed from index 8 to 9, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:42.305327 10637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:04:42.305977 10637 raft_consensus.cc:606] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Received request to transfer leadership to TS 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:42.299023 15222 raft_consensus.cc:2955] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Committing config change with OpId 8.9: config changed from index 8 to 9, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:42.308806 10784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:42.312633 10784 raft_consensus.cc:606] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:42.317205 10711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:04:42.317799 10711 raft_consensus.cc:606] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Received request to transfer leadership to TS 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:42.319098  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:04:42.320948  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:42.327240 15217 raft_consensus.cc:993] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:42.327822 15200 raft_consensus.cc:1081] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:42.336510 10637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:42.337126 10637 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:42.337314 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0fc10918f51543f1bf16e1ed75116c8b with cas_config_opid_index 8: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:42.337502 10637 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:42.346053 10700 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fd2c20470e74b42bdc72af675119f82 with delete_type TABLET_DATA_TOMBSTONED (TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:56596
I20260709 13:04:42.351831 10637 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:42.352082 10711 raft_consensus.cc:2955] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Committing config change with OpId 8.9: config changed from index 8 to 9, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:42.354441 10637 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 election: Requested vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:42.357012 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: true dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:04:42.357546 11470 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:42.357856 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:42.358438 10785 raft_consensus.cc:3055] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:04:42.358709 10785 raft_consensus.cc:740] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:42.359393 10785 consensus_queue.cc:260] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:42.361552 10785 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:42.365620 11470 raft_consensus.cc:2468] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:04:42.367268 10600 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0; no voters: 
I20260709 13:04:42.368196 15184 raft_consensus.cc:2804] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:04:42.368671 15184 raft_consensus.cc:697] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:42.369599 15184 consensus_queue.cc:237] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:42.417840 10785 raft_consensus.cc:2468] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:04:42.443279 10533 catalog_manager.cc:5697] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index 10 to 11, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New cstate: current_term: 10 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:42.460683 10534 catalog_manager.cc:5697] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 reported cstate change: config changed from index 8 to 9, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New cstate: current_term: 8 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:42.467514 10534 catalog_manager.cc:5697] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 7 to 8, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 8 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:42.472463 15184 raft_consensus.cc:993] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0: : Instructing follower 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:42.473004 15184 raft_consensus.cc:1081] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Signalling peer 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:42.475980 10784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:40592
I20260709 13:04:42.476540 10784 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:42.476925 10784 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:42.481118 10619 tablet_service.cc:1558] Processing DeleteTablet for tablet a6485eb753144286a276a460fcb39264 with delete_type TABLET_DATA_TOMBSTONED (TS 7c00483a1339411da05005c410f470a0 not found in new config with opid_index 11) from {username='slave'} at 127.0.0.1:54284
I20260709 13:04:42.490643 10784 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:42.494184 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:42.495059 10711 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:42.495518 10784 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:42.500794 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:42.501226 10775 tablet_service.cc:1558] Processing DeleteTablet for tablet 0fc10918f51543f1bf16e1ed75116c8b with delete_type TABLET_DATA_TOMBSTONED (TS 99a7b009fd104b7d948808513bc3e845 not found in new config with opid_index 9) from {username='slave'} at 127.0.0.1:49410
I20260709 13:04:42.501467 10629 raft_consensus.cc:3055] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:04:42.501900 10629 raft_consensus.cc:740] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:42.502678 10629 consensus_queue.cc:260] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:42.503273 15259 tablet_replica.cc:333] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:04:42.504243 10629 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:42.510910 15258 tablet_replica.cc:333] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:04:42.511822 10629 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:04:42.513901 15259 raft_consensus.cc:2243] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.514921 15259 raft_consensus.cc:2272] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.530128 15259 ts_tablet_manager.cc:1916] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:42.530388 10711 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:04:42.533809 10751 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:42.534817 15217 raft_consensus.cc:2804] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:04:42.535352 15217 raft_consensus.cc:697] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:42.536269 15217 consensus_queue.cc:237] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:42.577319 15247 raft_consensus.cc:993] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:42.577903 15157 raft_consensus.cc:1081] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:42.577473 15259 ts_tablet_manager.cc:1929] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 8.8
I20260709 13:04:42.580690 15259 log.cc:1199] T 0fc10918f51543f1bf16e1ed75116c8b P 99a7b009fd104b7d948808513bc3e845: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-2-root/wals/0fc10918f51543f1bf16e1ed75116c8b
I20260709 13:04:42.582947 10520 catalog_manager.cc:5028] TS 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): tablet 0fc10918f51543f1bf16e1ed75116c8b (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:04:42.583871 10637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31b29712992e45bb99e096429a18a10b"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:42.584472 10637 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:42.584815 10637 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:42.593887 10637 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:42.595209 15175 raft_consensus.cc:993] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: : Instructing follower 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:42.595767 15175 raft_consensus.cc:1081] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Signalling peer 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:42.599247 10637 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:42.600831 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:42.601604 10785 raft_consensus.cc:3055] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:04:42.602020 10785 raft_consensus.cc:740] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:42.602991 10785 consensus_queue.cc:260] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:42.633530 10706 raft_consensus.cc:1240] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 11. Current term is 12. Ops: []
I20260709 13:04:42.635466 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:42.654385 10708 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:42.642813 15258 raft_consensus.cc:2243] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.645488 15257 tablet_replica.cc:333] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:04:42.650003 15222 raft_consensus.cc:993] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:42.658656 15164 raft_consensus.cc:1081] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:42.661077 10706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56616
I20260709 13:04:42.661703 10706 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:42.662096 10706 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:42.664566 15258 raft_consensus.cc:2272] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.672432 15258 ts_tablet_manager.cc:1916] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:42.679716 10706 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:42.682984 10708 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
I20260709 13:04:42.686167 15257 raft_consensus.cc:2243] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.687099 15257 raft_consensus.cc:2272] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:42.699827 10779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:40596
I20260709 13:04:42.700429 10779 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:42.700768 10779 raft_consensus.cc:3060] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:04:42.702188 15257 ts_tablet_manager.cc:1916] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:42.701314 10534 catalog_manager.cc:5697] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 11 to 12, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 12 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:42.721429 10785 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:42.708038 10779 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:42.735517 10706 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:42.749426 10779 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:42.752434 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:42.752741 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: true dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:04:42.753325 11470 raft_consensus.cc:3060] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:04:42.753314 10706 raft_consensus.cc:3055] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:04:42.761915 10706 raft_consensus.cc:740] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:42.762943 10706 consensus_queue.cc:260] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:42.764247 10706 raft_consensus.cc:3060] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:04:42.767895 15258 ts_tablet_manager.cc:1929] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 10.10
I20260709 13:04:42.773830 15258 log.cc:1199] T a6485eb753144286a276a460fcb39264 P 7c00483a1339411da05005c410f470a0: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-0-root/wals/a6485eb753144286a276a460fcb39264
I20260709 13:04:42.776379 10520 catalog_manager.cc:5028] TS 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): tablet a6485eb753144286a276a460fcb39264 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:04:42.770416 11470 raft_consensus.cc:2468] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:04:42.780367 10784 raft_consensus.cc:1275] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:04:42.785250 10706 raft_consensus.cc:2468] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:04:42.786942 10751 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:42.788904 10785 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
I20260709 13:04:42.790453 15247 raft_consensus.cc:2804] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:04:42.790993 15247 raft_consensus.cc:697] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:42.791885 15247 consensus_queue.cc:237] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:42.798689 15222 consensus_queue.cc:1048] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:04:42.808573 15257 ts_tablet_manager.cc:1929] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 9.9
I20260709 13:04:42.813637 15257 log.cc:1199] T bde67a931fe64d15a094c16f5686671c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-1-root/wals/bde67a931fe64d15a094c16f5686671c
I20260709 13:04:42.816066 15257 tablet_replica.cc:333] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:04:42.821988 15257 raft_consensus.cc:2243] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:42.827889 11470 raft_consensus.cc:1275] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:04:42.839710 15257 raft_consensus.cc:2272] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:42.830224 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 144982us
I20260709 13:04:42.840307 15164 consensus_queue.cc:1048] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:42.841320 10602 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:42.844339 15257 ts_tablet_manager.cc:1916] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:42.845450 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:42.846766 15184 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:04:42.849152 10521 catalog_manager.cc:5028] TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): tablet bde67a931fe64d15a094c16f5686671c (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:04:42.858986 10636 raft_consensus.cc:3055] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:04:42.859433 10636 raft_consensus.cc:740] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:42.859426 15184 raft_consensus.cc:697] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:42.860399 10636 consensus_queue.cc:260] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:42.860736 15184 consensus_queue.cc:237] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:42.861948 10636 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:42.877633 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:42.878247 10784 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
W20260709 13:04:42.883037 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:42.885541 10534 catalog_manager.cc:5697] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 6 to 7, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 7 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:42.897976 10636 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:04:42.907193 10784 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:04:42.926048 15257 ts_tablet_manager.cc:1929] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 7.7
I20260709 13:04:42.926846 15257 log.cc:1199] T 9fd2c20470e74b42bdc72af675119f82 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-1-root/wals/9fd2c20470e74b42bdc72af675119f82
I20260709 13:04:42.949558 10521 catalog_manager.cc:5028] TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): tablet 9fd2c20470e74b42bdc72af675119f82 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:04:42.993083 10676 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:42.998966 15238 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:04:43.016795 10534 catalog_manager.cc:5697] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 11 to 12, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 12 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:43.035189 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 76734.1us
I20260709 13:04:43.039556 10636 raft_consensus.cc:1275] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
W20260709 13:04:43.049114 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 92384.1us
I20260709 13:04:43.051697 15217 consensus_queue.cc:1048] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 13:04:43.053603 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 53750.4us
I20260709 13:04:43.066546 10706 raft_consensus.cc:1275] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 13:04:43.069087 15157 consensus_queue.cc:1048] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:43.072567 15238 raft_consensus.cc:697] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:43.077385 15238 consensus_queue.cc:237] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:43.169461 10534 catalog_manager.cc:5697] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 8 to 9, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 9 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:43.274673 10706 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 13:04:43.274787 10785 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 13:04:43.276088 15270 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:04:43.277190 15184 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:04:43.322012  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:43.329663 11477 raft_consensus.cc:1275] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:04:43.331446 15200 consensus_queue.cc:1048] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:04:43.364151 10708 raft_consensus.cc:1275] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:04:43.365685 15217 consensus_queue.cc:1048] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:44.370810 10708 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56600 (request call id 4098) took 1003 ms. Trace:
I20260709 13:04:44.371232 10708 rpcz_store.cc:276] 0709 13:04:43.367608 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:43.367720 (+   112us) service_pool.cc:224] Handling call
0709 13:04:43.368051 (+   331us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:04:43.368353 (+   302us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:04:43.368379 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:04:43.368873 (+   494us) log.cc:844] Serialized 26 byte log entry
0709 13:04:43.431185 (+ 62312us) raft_consensus.cc:1645] Marking committed up to 8
0709 13:04:43.431764 (+   579us) log.cc:844] Serialized 14 byte log entry
0709 13:04:43.432191 (+   427us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:43.433865 (+  1674us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:04:44.370570 (+936705us) raft_consensus.cc:1685] finished
0709 13:04:44.370586 (+    16us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:04:44.370730 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":147,"prepare.run_cpu_time_us":31,"prepare.run_wall_time_us":31,"raft.queue_time_us":1957,"raft.run_cpu_time_us":244,"raft.run_wall_time_us":693,"thread_start_us":61901,"threads_started":1,"wal-append.queue_time_us":65225}
I20260709 13:04:44.435031 15284 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:44.435700 15284 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:44.446419 15284 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:44.462965 15164 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:44.463598 15164 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:44.466261 15164 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:44.514688 15284 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:44.525285 15283 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:44.525749 15284 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:44.525907 15283 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:04:44.527345 11350 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.946s	user 0.007s	sys 0.003s
W20260709 13:04:44.527789 11350 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.947s	user 0.007s	sys 0.003s
I20260709 13:04:44.527921 15284 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:44.527925 15283 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:44.534391 15283 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:44.539938 15283 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:44.544123 15247 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:44.550324 15247 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:44.558171 15291 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:44.558761 15291 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:44.560772 15291 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:44.580662 15294 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:44.581459 15294 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:44.583997 15294 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:44.589886 10629 raft_consensus.cc:1275] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 13:04:44.594198 15302 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:44.595423 15300 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:44.595968 15283 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:44.596832 15283 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:44.595994 15302 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:44.597559 15283 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:44.596390 15300 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:44.600286 15283 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:44.601954 15300 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:44.602563 15247 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:44.621222 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:44.602576 15302 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:44.620232 15289 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:44.627731 15247 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:44.707167 15247 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:44.713431 15288 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:44.714308 15288 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:44.621129 15287 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:44.720687 15287 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:44.724285 15287 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:44.725443 15293 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:44.726256 15293 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:44.729328 15289 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:44.730013 15286 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:44.730794 15286 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:44.732192 15289 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:44.734151 15237 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:44.734720 15237 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:44.747036 15293 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:44.747879 15293 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:44.748500 15293 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:44.737087 15237 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:44.782297 15286 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:44.791553 15237 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:44.792399 15237 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:44.793851 15301 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:44.794598 15301 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:44.799116 15291 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:44.799871 15291 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:44.814571 15300 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:44.815435 15300 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:44.823642 15299 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:44.865613 15299 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:44.877696 15284 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:44.878537 15284 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:44.879559 15237 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:44.883308 15284 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:44.884191 15299 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:44.873963 15289 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:44.885453 15289 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:44.886507 15293 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:44.888262 15289 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:44.889011 15303 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:44.890940 15303 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:44.893785 15301 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:44.895390 15291 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:44.896777 15247 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:44.898247 15300 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:44.881911 15288 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:44.902002 15237 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:44.902793 15237 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:44.906128 15237 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:44.918442 15292 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:44.919220 15292 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:44.920717 15303 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:44.921590 15302 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:44.921657 15294 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:44.922495 15302 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:44.922596 15294 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:44.926596 15294 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:44.927327 15294 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:44.927958 15294 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:44.929996 15292 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:44.930748 15292 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:44.931362 15292 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:44.925575 15302 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:44.933475 10708 consensus_queue.cc:237] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:44.935201 15294 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:44.936100 15301 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:44.936792 15301 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:44.939558 15301 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:44.941144 15292 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:44.950623 15295 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:44.951481 15295 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:44.954471 15295 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:44.955163 15295 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:44.955766 15295 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:44.962532 15295 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:44.963253 15295 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:44.963924 15295 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:44.968499 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:44.984278 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:44.986023 15293 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:44.986778 15293 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:44.989933 15293 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:44.990545 15293 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:44.991101 15293 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:44.993536 15247 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:44.994225 15247 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:44.996644 15247 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:44.997531 15291 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:44.998185 15291 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.000653 15291 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:45.004837 15288 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:45.005514 15288 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.008347 15288 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:45.009467 15292 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:45.009994 15292 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.010811 15298 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:45.011406 15298 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.012459 15292 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:45.013890 15292 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:45.014274 15287 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.014534 15292 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.014940 15287 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.017140 15287 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:45.017686 15289 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:45.020984 15294 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:45.021450 15289 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.021778 15294 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.024015 15289 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:45.024618 15294 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:45.025496 15310 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.026110 15310 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.026461 15295 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:45.027285 15300 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:45.027870 15300 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.028424 15310 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:45.030084 15300 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:45.030723 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 414913us
I20260709 13:04:45.035761 15302 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.036381 15302 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.036787 15298 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:45.038550 15302 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:45.039371 15303 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:45.040016 15303 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.042625 15303 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:45.043248 15303 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:45.043875 15303 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.045646 15287 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.046379 15287 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.048102 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:45.048895 11480 raft_consensus.cc:2468] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:04:45.058032 15289 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:45.058766 15289 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.060725 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:45.065308 15285 consensus_queue.cc:1048] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:04:45.065974 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:45.067836 15307 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:45.068485 15307 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.073971 10675 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:45.075006 15307 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:45.076444 15302 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:44.997259 15247 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.071671 15286 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:45.077778 15308 raft_consensus.cc:2804] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:04:45.078295 15308 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:45.078771 15308 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:45.078799 15247 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.048990 15287 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:45.081604 15301 raft_consensus.cc:493] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:45.082345 15301 raft_consensus.cc:515] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.085215 15301 leader_election.cc:290] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:45.085884 15301 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:45.086483 15301 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.077009 15302 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.077852 15286 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.071949 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:45.061046 15289 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:45.081243 15247 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:45.093107 10636 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54304 (request call id 2556) took 1337 ms. Trace:
I20260709 13:04:45.113691 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
W20260709 13:04:45.101552 10600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 492118us
I20260709 13:04:45.091305 15286 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:45.116266 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:45.111349 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:45.097180 15291 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.096725 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:45.094159 15302 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:45.118680 15306 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:45.119352 15306 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.113909 10636 rpcz_store.cc:276] 0709 13:04:43.755590 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:45.092051 (+1336461us) service_pool.cc:224] Handling call
0709 13:04:45.092448 (+   397us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:04:45.092675 (+   227us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:04:45.092717 (+    42us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:04:45.092773 (+    56us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:04:45.092822 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:45.092893 (+    71us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:04:45.093035 (+   142us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:04:45.109609 11478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:45.126431 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.127064 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:45.117712 15291 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.128592 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.097039 15293 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:45.134940 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:45.112955 10675 consensus_peers.cc:597] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1853822fd30244b8a6a56589a31ddd5a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:45.136042 10708 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 10.
I20260709 13:04:45.100777 15310 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.146775 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.173857 15310 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.175151 10705 raft_consensus.cc:2468] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 7.
I20260709 13:04:45.159497 15308 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.100659 15285 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.169430 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.201694 10785 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:04:45.203022 15285 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.103737 15303 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:45.209444 15285 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:45.176863 15310 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:45.156629 15290 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:45.237862 15290 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.230445 15303 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.238971 15303 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.241823 15303 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:45.185341 15306 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
W20260709 13:04:45.185557 11345 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.460s	user 0.014s	sys 0.042s
W20260709 13:04:45.243623 11345 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.518s	user 0.014s	sys 0.042s
I20260709 13:04:45.193388 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:45.089025 15301 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:04:45.230296 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 151917us
I20260709 13:04:45.261580 15287 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:45.262115 15299 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.262209 15287 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.263001 15299 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.264364 15316 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.265015 15316 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.267485 15316 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:45.256240 15296 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:45.268275 15296 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.260501 15307 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.270807 15307 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.261066 15303 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:45.273708 15303 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.275097 10785 raft_consensus.cc:1275] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 13:04:45.281716 15287 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:45.282670 15296 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:45.275923 15303 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:45.273237 15307 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:45.287238 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:45.287865 11477 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:04:45.288435 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:45.268297 15299 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:45.287395 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.293802 10708 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 11.
I20260709 13:04:45.295287 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.300863 10706 raft_consensus.cc:2393] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in current term 9: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:04:45.295292 10675 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:45.309309 15291 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:45.284077 15292 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:45.319540 15308 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 election: Requested vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:45.320107 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.321620 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.321821 15290 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:45.325204 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.325587 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.327090 10708 raft_consensus.cc:1240] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9. Ops: []
I20260709 13:04:45.328148 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.328775 10778 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:04:45.328902 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.329834 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.331058 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.334040 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.334141 15308 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:04:45.334784 15308 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.334842 10712 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 13.
I20260709 13:04:45.335273 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.335309 15308 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:45.336192 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.336818 10707 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 13.
I20260709 13:04:45.336890 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.337545 10709 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 13.
I20260709 13:04:45.338965 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.340274 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.340920 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.342204 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.342682 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.343839 15308 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.344533 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.344235 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.345108 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.362352 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.345117 10709 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:04:45.340297 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:45.369277 10749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 161365us
I20260709 13:04:45.382429 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:45.384605 10711 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 15.
I20260709 13:04:45.368084 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.353727 15288 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:45.385932 11467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:04:45.386670 15288 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.388509 15164 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:45.389544 15296 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:45.346617 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.390518 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:04:45.391074 15295 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:45.391685 15295 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.393493 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.394189 10706 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 17.
I20260709 13:04:45.395922 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.383186 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.397665 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.390065 15296 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.398569 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.404475 10708 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:04:45.397233 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.405825 15296 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:45.405895 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e552e95926f147258abc7e4ae5dc3008" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.407140 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.407771 10704 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
I20260709 13:04:45.408120 10751 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:45.398988 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.385970 10712 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
W20260709 13:04:45.399572 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 44505.3us
I20260709 13:04:45.346557 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:45.399996 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.400529 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.400664 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:45.365739 10807 debug-util.cc:398] Leaking SignalData structure 0x7b08002be0e0 after lost signal to thread 9528
I20260709 13:04:45.402304 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.401201 15293 consensus_queue.cc:1059] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.002s
I20260709 13:04:45.389070 15164 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.409554 15157 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 13:04:45.410554 15295 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:45.413143 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.413506 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.415063 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.415493 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.415759 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.415999 15317 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:45.416165 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.418434 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:45.409358 10751 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:04:45.419792 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 87649.4us
I20260709 13:04:45.389010 15288 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:45.366528 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.537604 15307 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.569877 15317 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.570189 15307 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:45.493541 10749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 73920.8us
I20260709 13:04:45.369699 15308 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:45.484441 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.495385 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
W20260709 13:04:45.478911 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 68478.7us
W20260709 13:04:45.572752 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 163470us
W20260709 13:04:45.576225 10807 debug-util.cc:398] Leaking SignalData structure 0x7b08002af340 after lost signal to thread 10569
I20260709 13:04:45.577129 15294 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 13:04:45.577242 15315 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.493714 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:45.572317 15157 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.574371 10751 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:45.578408 15307 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:45.574147 10703 raft_consensus.cc:2468] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 6.
W20260709 13:04:45.578843 10600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 158749us
I20260709 13:04:45.572976 10630 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 15.
W20260709 13:04:45.581717 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 162382us
W20260709 13:04:45.582836 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 90661.3us
I20260709 13:04:45.610033 15157 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Advancing to term 14
W20260709 13:04:45.584609 10807 debug-util.cc:398] Leaking SignalData structure 0x7b08000bb9a0 after lost signal to thread 10661
I20260709 13:04:45.580610 15294 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.612608 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:45.619238 10807 debug-util.cc:398] Leaking SignalData structure 0x7b0800198580 after lost signal to thread 10736
W20260709 13:04:45.626530 10807 debug-util.cc:398] Leaking SignalData structure 0x7b0800359380 after lost signal to thread 10810
I20260709 13:04:45.615624 11350 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
W20260709 13:04:45.629305 10807 debug-util.cc:398] Leaking SignalData structure 0x7b08000fd140 after lost signal to thread 11575
I20260709 13:04:45.629838 11350 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:45.636016 15319 ts_tablet_manager.cc:933] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:45.644917 15164 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:45.649823 15284 raft_consensus.cc:2804] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:04:45.652833 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.627619 15294 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:45.629987 15301 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 13:04:45.675354 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:45.676440 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 63000.6us
W20260709 13:04:45.678212 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 65523.4us
I20260709 13:04:45.678994 10601 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:45.681129 15295 raft_consensus.cc:2804] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:04:45.661278 15284 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:45.672986 15317 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:45.684965 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.674844 15301 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.686866 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.688716 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.689015 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.689196 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.687469 10601 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:45.614293 15315 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.686434 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.692620 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.692821 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
W20260709 13:04:45.693325 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 63561.7us
I20260709 13:04:45.694947 15296 raft_consensus.cc:2804] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:04:45.695385 15296 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:45.695791 15296 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:45.685935 15284 raft_consensus.cc:3060] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:45.702930 15315 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:45.690081 15301 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:45.705741 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.706790 15291 raft_consensus.cc:3055] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:04:45.707217 15291 raft_consensus.cc:740] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:45.708096 15291 consensus_queue.cc:260] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [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: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.694936 15318 raft_consensus.cc:2804] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:04:45.709579 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:45.709934 15318 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:45.710328 15318 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:45.712821 15291 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:45.682272 15295 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:45.714052 15295 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:45.692345 10751 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:45.717167 15319 tablet_copy_client.cc:323] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.66:33105
I20260709 13:04:45.721071 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.722801 10705 raft_consensus.cc:1240] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 11. Current term is 12. Ops: []
I20260709 13:04:45.723644 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.723963 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.725121 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.725694 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.726331 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.726815 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.722651 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:45.731032 11350 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:45.731900 15300 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:04:45.732270 15300 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.732611 15300 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:45.732465 15295 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.735494 15295 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:45.738044 15157 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.740451 11350 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:45.744961 15300 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.747337 15300 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:45.747946 15300 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:45.751396 15294 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.755085 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.755847 15284 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.756742 15291 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:45.763906 15300 raft_consensus.cc:2749] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:45.758160 15284 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 8 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:45.759775 15294 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:04:45.754729 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 62500us
I20260709 13:04:45.766098 15157 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:45.766778 15296 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.765197 10601 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:45.769243 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.770052 15304 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:45.771504 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.771888 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.768445 10751 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:04:45.775141 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 104258us
I20260709 13:04:45.776012 10751 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:45.778265 10722 tablet_copy_service.cc:140] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Received BeginTabletCopySession request for tablet 1853822fd30244b8a6a56589a31ddd5a from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:43224)
I20260709 13:04:45.778784 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:45.779029 15296 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:45.779055 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:45.779614 10707 raft_consensus.cc:2393] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in current term 12: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:04:45.778882 10722 tablet_copy_service.cc:161] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Beginning new tablet copy session on tablet 1853822fd30244b8a6a56589a31ddd5a from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:43224: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-1853822fd30244b8a6a56589a31ddd5a
I20260709 13:04:45.779855 10710 raft_consensus.cc:3060] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:45.779515 15301 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.783376 15301 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:45.785177 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.785573 15291 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 13:04:45.786478 15315 consensus_queue.cc:1048] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:45.786777 15291 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.787248 15291 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:04:45.785684 15157 raft_consensus.cc:2804] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:04:45.787793 15157 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.788185 15157 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:45.789462 10602 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:45.790375 15288 raft_consensus.cc:2749] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:45.792171 10602 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:45.792976 15297 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:45.793128 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:45.794308 10602 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:45.795586 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.796043 10710 raft_consensus.cc:2468] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 8.
I20260709 13:04:45.785110 10751 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:45.810333 10751 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:45.812165 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.812306 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.813599 10781 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 13:04:45.814872 15318 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.815824 10722 tablet_copy_source_session.cc:215] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:45.817550 15318 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 11 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:45.817864 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.819129 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.819224 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.820328 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.820516 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:45.821467 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.821841 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.822531 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.809301 10602 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:45.822907 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.823104 10632 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 13.
I20260709 13:04:45.823719 15304 raft_consensus.cc:2749] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 13:04:45.824004 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.824179 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.824796 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.825085 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:45.825796 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.826184 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.826304 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.826901 10637 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:04:45.827054 15304 consensus_queue.cc:1059] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 11.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 13:04:45.827837 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.828168 15295 raft_consensus.cc:3055] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:04:45.828227 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.828698 15295 raft_consensus.cc:740] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:45.828872 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.829416 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.829586 15295 consensus_queue.cc:260] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [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: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.830005 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.830504 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.830752 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.831077 10629 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 13.
I20260709 13:04:45.831247 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.810128 15294 raft_consensus.cc:2749] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:04:45.832535 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.834203 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.835424 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:45.837005 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.837683 10629 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:04:45.837957 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.830044 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.839421 15295 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:45.839499 10630 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:04:45.840760 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.841945 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.842877 10676 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:45.843509 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.844801 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.845638 15301 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 13:04:45.846067 15301 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.846240 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.846473 15301 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Advancing to term 18
I20260709 13:04:45.847970 15315 raft_consensus.cc:2749] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:45.848110 11445 raft_consensus.cc:1240] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 7. Current term is 8. Ops: []
I20260709 13:04:45.849836 15302 consensus_queue.cc:1059] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: INVALID_TERM, Last received: 7.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:45.850880 15321 raft_consensus.cc:3055] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:04:45.851261 15321 raft_consensus.cc:740] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:45.851850 15291 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.852058 15321 consensus_queue.cc:260] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.808171 15309 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:45.853340 15321 raft_consensus.cc:3060] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:45.853642 10602 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:45.856359 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:45.857417 10602 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:45.862227 15304 raft_consensus.cc:2749] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:45.862871 15304 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:45.870007 10785 raft_consensus.cc:2468] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:04:45.871053 11345 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:45.873436 15291 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 16 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:45.873533 15325 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:04:45.872107 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 58722.4us
I20260709 13:04:45.875361 10751 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:45.878156 15291 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:45.876683 11345 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:45.879477 11345 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:45.880812 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.881665 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.883690 15284 raft_consensus.cc:2749] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:45.883833 15301 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.882534 11350 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:45.880012 15325 raft_consensus.cc:2749] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 13:04:45.885177 15284 raft_consensus.cc:2804] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:04:45.885653 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.885684 15284 raft_consensus.cc:697] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 LEADER]: Becoming Leader. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Running, Role: LEADER
I20260709 13:04:45.887250 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.886986 15284 consensus_queue.cc:237] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.888754 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.890367 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.878317 10751 leader_election.cc:304] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:45.891590 15291 raft_consensus.cc:2749] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:45.892478 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:45.892751 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:45.894013 11345 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:45.891993 10751 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:45.895147 15319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1853822fd30244b8a6a56589a31ddd5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:45.895030 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.896687 15291 raft_consensus.cc:2804] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:04:45.898003 11345 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:45.895592 10751 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:45.897312 15291 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.899222 15291 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:45.899677 10751 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:45.896662 15325 raft_consensus.cc:2749] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:45.900426 15294 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:04:45.900820 15294 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.901214 15294 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:45.904976 15302 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:04:45.905463 15302 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.905841 15302 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:45.908821 15294 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.911772 15294 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:45.913012 15322 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 13:04:45.913475 15322 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:45.913890 15322 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:04:45.844724 15157 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.915868 15157 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:45.919044 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:45.921422 15322 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Starting leader election with config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.924357 11350 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:45.926431 15322 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 16 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:45.925129 15325 raft_consensus.cc:2749] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 13:04:45.927770 15309 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:45.928371 15309 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.930763 10751 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:45.931110 15309 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:45.933964 10750 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:04:45.934199 10637 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 13:04:45.925092 10676 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:45.937791 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.938963 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.939144 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.940052 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.931749 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:45.941094 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:45.941184 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.942380 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.943140 15301 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 18 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:45.943321 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.924197 15302 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:45.944339 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.945101 15302 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:45.945128 15315 raft_consensus.cc:2749] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:04:45.949795 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.951284 10676 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:45.952502 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.952401 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.954241 15315 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:45.963265 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:45.963528 10636 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:04:45.966455 10676 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:45.966665 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:45.968037 15315 raft_consensus.cc:2749] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:45.968230 10676 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:45.968902 15289 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:45.968947 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:45.969792 15301 raft_consensus.cc:2749] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:45.974617 10709 raft_consensus.cc:1240] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 7. Current term is 8. Ops: []
I20260709 13:04:45.977864 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:45.973140 15321 raft_consensus.cc:2804] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:04:45.979055 15321 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:45.979146 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:45.979661 15321 raft_consensus.cc:3060] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:04:45.978520 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:45.980162 15315 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:45.978480 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:45.983639 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:45.984269 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:45.984661 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:45.984858 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:45.989620 10534 catalog_manager.cc:5697] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: term changed from 7 to 8, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 8 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:45.991318 10750 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:45.992640 11345 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:45.994361 15317 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:45.997972 15317 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:45.999958 11445 raft_consensus.cc:1240] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 10. Current term is 11. Ops: []
I20260709 13:04:46.000499 15317 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:46.001107 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:46.003005 15324 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 13:04:46.003401 15324 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:46.003743 15324 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:46.004055 15302 consensus_queue.cc:1059] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: INVALID_TERM, Last received: 10.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 13:04:46.006604 15292 raft_consensus.cc:3055] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:04:46.006979 15292 raft_consensus.cc:740] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:46.007289 10750 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.007742 15292 consensus_queue.cc:260] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 10.11, Last appended by leader: 11, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:46.009155 15292 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:46.014437 15157 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:46.016327 10750 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.016552 15324 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.017287 15157 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:04:46.017776 15157 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:46.018189 15157 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:46.019747 15324 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:46.022440 10750 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.030376 10750 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.030925 15294 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:46.031194 15237 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:46.034082 10750 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.028971 10676 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:46.034253 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:46.027571 15157 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.034430 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:46.037410 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:46.038611 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:46.039306 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:46.041301 10750 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.043202 10750 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:46.043634 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 51024.8us
I20260709 13:04:46.044255 10676 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:46.045812 10676 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:46.052816 10632 raft_consensus.cc:1240] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 10. Current term is 11. Ops: []
I20260709 13:04:46.047806 10750 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.042063 15289 raft_consensus.cc:2804] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:04:46.056023 10676 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:46.056844 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:46.064882 10750 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:04:46.047024 15324 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:46.022779 15291 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.052994 15315 raft_consensus.cc:2749] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:46.051693 15319 tablet_copy_client.cc:806] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:46.079264 15237 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:46.069335 15307 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 13:04:46.082085 15307 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:46.054917 15247 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 13:04:46.085109 15247 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:46.089596 15247 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:46.086527 15321 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.053840 15284 raft_consensus.cc:2749] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 13:04:46.046902 15294 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:46.069178 15314 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 13:04:46.097273 15317 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:46.099413 15317 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.100396 15321 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:46.101522 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:46.103806 15317 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:46.110924 15317 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:46.111620 15317 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:46.119447 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:46.122550 15289 raft_consensus.cc:697] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:46.123507 15289 consensus_queue.cc:237] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:46.097949 15319 tablet_copy_client.cc:670] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:46.130795 15309 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:46.131742 15309 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.133924 15297 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:46.134756 15297 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.137959 15309 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:46.138940 15309 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:46.139686 15309 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.157267 15297 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:46.168488 11445 raft_consensus.cc:1240] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 15. Current term is 16. Ops: []
I20260709 13:04:46.171876 15331 consensus_queue.cc:1059] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: INVALID_TERM, Last received: 15.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260709 13:04:46.121834 15157 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:46.175019 15317 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:46.176333 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:46.186635 15308 raft_consensus.cc:3055] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Stepping down as leader of term 15
W20260709 13:04:46.196905 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 132152us
I20260709 13:04:46.197779 10750 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.200073 15333 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 13:04:46.201233 10750 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.197331 15308 raft_consensus.cc:740] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:46.202586 15333 raft_consensus.cc:2804] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:04:46.200781 15247 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.202913 15308 consensus_queue.cc:260] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:46.204286 15308 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:04:46.209928 15247 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:46.202394 10750 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.203001 15333 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:46.214329 15333 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:46.216331 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:46.223754 15333 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.227175 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:46.232076 10750 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.183683 15309 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:46.232436 15247 raft_consensus.cc:2749] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 13:04:46.241616 15157 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:04:46.242120 15157 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:46.242499 15157 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:46.245639 15291 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:46.246704 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:46.249248 10533 catalog_manager.cc:5697] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 8 to 9, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 9 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:46.254667  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:46.267230 10750 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:04:46.233457 15333 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:46.268569 15291 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:46.270253 10750 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:04:46.265271 15157 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.273641 15291 raft_consensus.cc:2749] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:46.275660 10750 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:46.277361 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 217348us
I20260709 13:04:46.278486 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:46.281107 10676 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:46.282460 10676 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:46.283959 15289 raft_consensus.cc:2749] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 13:04:46.283097 15335 raft_consensus.cc:2749] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:46.285837 10676 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:46.287134 10676 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:46.287747 15335 raft_consensus.cc:2749] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:46.288703 15291 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 13:04:46.290897 15157 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:46.294968 15335 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:04:46.291887 10750 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.292667 15289 raft_consensus.cc:2749] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:46.303284 15291 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 13:04:46.310187 10676 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:04:46.311957 10750 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.313124 15291 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 13:04:46.314046 15289 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:46.315521 10750 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.316650 10676 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:46.317852 15289 raft_consensus.cc:2749] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:46.318817 15291 raft_consensus.cc:2749] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 13:04:46.320256 10676 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:46.323751 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:46.323246 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:46.323033 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:46.323971 15289 raft_consensus.cc:2749] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:46.325757 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:46.327507 10676 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:46.328760 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:46.330083 10786 raft_consensus.cc:1240] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 13. Current term is 14. Ops: []
I20260709 13:04:46.341539 15335 raft_consensus.cc:2749] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:46.343143 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:46.344377 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:46.343200 10786 raft_consensus.cc:1240] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 13. Current term is 14. Ops: []
I20260709 13:04:46.341699 10676 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:46.353745 15289 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:46.354255 10676 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:46.355599 10786 raft_consensus.cc:1240] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 15. Current term is 16. Ops: []
I20260709 13:04:46.356251 10784 raft_consensus.cc:1240] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 18 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 17. Current term is 18. Ops: []
I20260709 13:04:46.356721 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:46.357483 10784 raft_consensus.cc:1240] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 12. Current term is 13. Ops: []
I20260709 13:04:46.358515 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:46.358665 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 19 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:46.358568 10785 raft_consensus.cc:1240] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 12. Current term is 13. Ops: []
I20260709 13:04:46.359889 10782 raft_consensus.cc:1240] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 13. Current term is 14. Ops: []
I20260709 13:04:46.360649 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:46.359912 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:46.361068 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:46.363543 10780 raft_consensus.cc:1240] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 6. Current term is 7. Ops: []
I20260709 13:04:46.364614 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:46.366057 10778 raft_consensus.cc:1240] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 11. Current term is 12. Ops: []
I20260709 13:04:46.367110 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:46.367714 10786 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 13.
I20260709 13:04:46.369588 15289 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:46.374018 10676 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:46.374886 15289 raft_consensus.cc:2749] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:46.389760 10676 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:46.390642 15289 raft_consensus.cc:2749] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:46.398543 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:46.399982 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:46.403417 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:46.404080 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:46.405252 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:46.407352 10676 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:46.408263 15335 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:46.409632 10676 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:04:46.411934 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:46.413010 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:46.413508 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:46.413859 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:46.418334 15335 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:46.420782 10676 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:46.421640 15335 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:04:46.422143 15335 raft_consensus.cc:697] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:46.423179 15335 consensus_queue.cc:237] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:46.424268 10601 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.425061 15304 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:46.426260 10601 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:46.436578 10631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:04:46.449779 10631 raft_consensus.cc:606] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Received request to transfer leadership to TS 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:46.433270 10676 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:46.452874 15289 raft_consensus.cc:2749] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 13:04:46.454169 10711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5371ce0c61ee496183c723348c060a17"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:04:46.454734 10711 raft_consensus.cc:606] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:46.443171 10533 catalog_manager.cc:5697] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 11 to 12, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 12 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:46.460999 10631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:04:46.461897 10631 raft_consensus.cc:606] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Received request to transfer leadership to TS 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:46.463447 15304 raft_consensus.cc:2749] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:46.466352 10711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6b867e815f4405897c711dda289695c"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:04:46.466995 10711 raft_consensus.cc:606] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:46.465144 10601 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.468441  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:04:46.468684 15304 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:04:46.470106  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:46.469961 10601 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.476945 15304 raft_consensus.cc:2749] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:46.478763 10786 raft_consensus.cc:1275] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:04:46.481204 15330 consensus_queue.cc:1048] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:46.481874 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:46.481984 15335 consensus_queue.cc:1059] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:46.483168 15289 raft_consensus.cc:3055] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:04:46.483549 15289 raft_consensus.cc:740] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:46.484393 15289 consensus_queue.cc:260] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.485358 15304 consensus_queue.cc:1059] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 13.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 13:04:46.485663 15289 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:46.486768 15309 raft_consensus.cc:3055] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 13:04:46.487105 15309 raft_consensus.cc:740] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:46.487823 15309 consensus_queue.cc:260] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.489213 10708 raft_consensus.cc:2468] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 16.
I20260709 13:04:46.489475 15309 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:46.506261 10601 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.510241 15304 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:04:46.516741 10777 raft_consensus.cc:1240] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 13. Current term is 14. Ops: []
I20260709 13:04:46.517854 10780 raft_consensus.cc:1240] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 13. Current term is 14. Ops: []
I20260709 13:04:46.539578 10705 raft_consensus.cc:1275] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:04:46.540807 10602 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.542563 10750 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.542738 10602 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.543701 11350 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:04:46.544765 10750 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.547098 10750 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.550194 15318 raft_consensus.cc:2804] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 13:04:46.567423 10601 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.569273 10750 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.569463 10601 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.571534 10750 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.545924 15157 raft_consensus.cc:2749] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 13:04:46.547407 15333 raft_consensus.cc:2749] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 13:04:46.551648 15291 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260709 13:04:46.580073 15292 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 13:04:46.575121 15319 tablet_copy_client.cc:538] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:46.553301 15296 raft_consensus.cc:2749] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 13:04:46.567823 15309 raft_consensus.cc:2749] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:46.570616 15320 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:46.574493 15294 raft_consensus.cc:2749] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 13:04:46.592743 10750 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.600997 15314 raft_consensus.cc:2749] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:04:46.604686 10750 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.612365 10750 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.598449 15295 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 13:04:46.613348 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 66282.9us
I20260709 13:04:46.616178 10750 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.627063 15314 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 13:04:46.610245 15294 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 13:04:46.627825 15247 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 13:04:46.629220 10750 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.630769 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:46.632031 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 19 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:46.632421 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:46.633262 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:46.641407 15292 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 13:04:46.641832 10750 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.644917 15292 raft_consensus.cc:2749] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 13:04:46.645795 10786 raft_consensus.cc:1240] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 8. Current term is 9. Ops: []
I20260709 13:04:46.610962 15318 raft_consensus.cc:697] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 LEADER]: Becoming Leader. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Running, Role: LEADER
I20260709 13:04:46.652601 15318 consensus_queue.cc:237] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:04:46.657516 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 88159.5us
I20260709 13:04:46.658463 15330 consensus_queue.cc:1048] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:46.669667 10777 raft_consensus.cc:1240] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 12. Current term is 13. Ops: []
I20260709 13:04:46.669998 10786 raft_consensus.cc:1240] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10. Ops: []
I20260709 13:04:46.670715 10780 raft_consensus.cc:1275] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 13:04:46.672219 15289 consensus_queue.cc:1059] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 13.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:46.672716 10783 raft_consensus.cc:1240] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10. Ops: []
I20260709 13:04:46.673326 15320 consensus_queue.cc:1059] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 13.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.005s
I20260709 13:04:46.679342 15320 raft_consensus.cc:3055] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 13:04:46.679730 15320 raft_consensus.cc:740] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:46.680536 15320 consensus_queue.cc:260] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.681325 15297 consensus_queue.cc:1059] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 15.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 13:04:46.681845 15308 raft_consensus.cc:3055] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 13:04:46.682296 15308 raft_consensus.cc:740] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:46.683089 15308 consensus_queue.cc:260] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.684293 15308 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:46.685551 15309 raft_consensus.cc:3055] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 13:04:46.685989 15309 raft_consensus.cc:740] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:46.673252 15289 consensus_queue.cc:1059] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 13.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.014s
I20260709 13:04:46.686813 15309 consensus_queue.cc:260] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.690330 15319 tablet_bootstrap.cc:492] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:04:46.693075 15315 raft_consensus.cc:2955] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Committing config change with OpId 13.9: config changed from index -1 to 9, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:46.696569 15309 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:04:46.702248 15346 consensus_queue.cc:1059] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 9.8, Next index: 9, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:46.696431 15320 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:46.703212 15307 raft_consensus.cc:3055] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:04:46.703578 15307 raft_consensus.cc:740] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:46.704350 15307 consensus_queue.cc:260] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.705688 15307 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:46.701228 15331 consensus_queue.cc:1059] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 9.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:04:46.697798 15289 raft_consensus.cc:3055] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 13:04:46.717638 15289 raft_consensus.cc:740] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:46.718564 15289 consensus_queue.cc:260] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.719799 15289 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Advancing to term 14
W20260709 13:04:46.726289 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 58132.2us
I20260709 13:04:46.727597 10601 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.734409 15297 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 13:04:46.736395 15351 consensus_queue.cc:1059] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 12.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.002s
I20260709 13:04:46.738493 15346 raft_consensus.cc:3055] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:04:46.738814 15351 raft_consensus.cc:3055] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 13:04:46.738888 15346 raft_consensus.cc:740] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:46.739301 15351 raft_consensus.cc:740] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:46.739910 15346 consensus_queue.cc:260] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.740175 15351 consensus_queue.cc:260] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.736472 10601 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:46.747464 10601 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.728847 15309 consensus_queue.cc:1059] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 17.12, Next index: 13, Last known committed idx: 12, Time since last communication: 0.017s
I20260709 13:04:46.750521 15297 raft_consensus.cc:2749] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260709 13:04:46.736541 15331 consensus_queue.cc:1048] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.020s
I20260709 13:04:46.750866 15295 consensus_queue.cc:1059] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 12.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.017s
I20260709 13:04:46.753257 15317 consensus_queue.cc:1059] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 13.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.016s
I20260709 13:04:46.749764 15296 raft_consensus.cc:2749] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:04:46.775116 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:46.774870 10534 catalog_manager.cc:5697] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: term changed from 15 to 16, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 16 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:04:46.798785 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 72990.1us
I20260709 13:04:46.800127 15331 consensus_queue.cc:1059] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 12.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:46.806306 15320 raft_consensus.cc:3055] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 13:04:46.806756 15320 raft_consensus.cc:740] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:46.807343 11445 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 13:04:46.807516 15320 consensus_queue.cc:260] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 13.6, Last appended by leader: 6, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.808750 15320 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:46.769901 15351 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:46.809545 15335 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.004s
I20260709 13:04:46.812039 10783 raft_consensus.cc:2955] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Committing config change with OpId 13.9: config changed from index -1 to 9, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:46.781101 15346 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:46.810187 15315 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:58508 (request call id 12) took 2175 ms. Trace:
I20260709 13:04:46.856803 15296 raft_consensus.cc:3055] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 13:04:46.857286 15296 raft_consensus.cc:740] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:46.858176 15296 consensus_queue.cc:260] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.859773 15297 raft_consensus.cc:3055] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 17 LEADER]: Stepping down as leader of term 17
I20260709 13:04:46.860278 15297 raft_consensus.cc:740] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:46.861184 15297 consensus_queue.cc:260] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 17.12, Last appended by leader: 12, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.837821 15315 rpcz_store.cc:276] 0709 13:04:44.615501 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:44.615971 (+   470us) service_pool.cc:224] Handling call
0709 13:04:45.063192 (+447221us) log.cc:844] Serialized 492 byte log entry
0709 13:04:46.783797 (+1720605us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2815,"raft.run_cpu_time_us":1801,"raft.run_wall_time_us":1797,"thread_start_us":7802,"threads_started":1,"wal-append.queue_time_us":1255,"wal-append.run_cpu_time_us":1839,"wal-append.run_wall_time_us":1003557}
I20260709 13:04:46.863754 15296 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:46.871701 11434 raft_consensus.cc:1275] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
W20260709 13:04:46.871874 10583 auto_rebalancer.cc:629] Failed to schedule move for tablet 743bc1141afc45d79ede7eec5ae767d7: Illegal state: Replica 7c00483a1339411da05005c410f470a0 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 14 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:46.874225 15289 consensus_queue.cc:1048] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:46.889226 15297 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Advancing to term 18
W20260709 13:04:46.889604 15359 log.cc:927] Time spent T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
W20260709 13:04:46.898507 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:46.904634 10534 catalog_manager.cc:5697] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index -1 to 9, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 13 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: HEALTHY } } }
W20260709 13:04:46.927560 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 177367us
I20260709 13:04:46.928169 15355 raft_consensus.cc:3055] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 13:04:46.948629 10601 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.952154 15317 consensus_queue.cc:1059] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 6.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:04:46.952147 10601 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:46.953454 15317 raft_consensus.cc:3055] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:04:46.953845 15317 raft_consensus.cc:740] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:46.954656 15317 consensus_queue.cc:260] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.961561 15356 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:46.962291 15304 consensus_queue.cc:1059] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 11.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:46.963325 15320 raft_consensus.cc:3055] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:04:46.963713 15320 raft_consensus.cc:740] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:46.964543 15320 consensus_queue.cc:260] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.956920 15351 raft_consensus.cc:2749] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:46.949901 15355 raft_consensus.cc:740] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:46.968513 15355 consensus_queue.cc:260] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:46.971747 15355 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:46.974538 15317 raft_consensus.cc:3060] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:04:46.998373 10583 auto_rebalancer.cc:629] Failed to schedule move for tablet d378317bca2b4210820a3302e64b2943: Illegal state: Replica 7c00483a1339411da05005c410f470a0 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 18 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:47.004280 10630 consensus_queue.cc:237] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
W20260709 13:04:47.051476 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:04:47.055665 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 100876us
I20260709 13:04:47.056419 10601 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:47.057489 15297 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 13:04:47.057896 15304 consensus_queue.cc:1059] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 8.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:47.059062 15360 raft_consensus.cc:3055] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:04:47.059448 15360 raft_consensus.cc:740] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:47.060207 15360 consensus_queue.cc:260] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:47.061671 15360 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:47.061940 15320 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:47.057919 15297 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:47.066713 15297 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Advancing to term 14
W20260709 13:04:47.076263 10678 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:47.077338 15297 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:47.079918 15319 tablet_bootstrap.cc:492] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=8 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:04:47.080013 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:47.081073 15319 tablet_bootstrap.cc:492] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:04:47.081840 15319 ts_tablet_manager.cc:1403] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.392s	user 0.028s	sys 0.021s
W20260709 13:04:47.092334 10600 consensus_peers.cc:597] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c9f949879f44c918513d18d7128559c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:47.086912 15297 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:47.098516 10630 raft_consensus.cc:1240] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 13. Current term is 14. Ops: [13.9-13.9]
I20260709 13:04:47.104758 10712 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 13:04:47.148844 10630 raft_consensus.cc:1240] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 7. Current term is 8. Ops: []
I20260709 13:04:47.143178 15320 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.011s
I20260709 13:04:47.162485 10630 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 13:04:47.201838 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:47.206245 10783 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
W20260709 13:04:47.210614 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:47.217689 10601 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:47.224092 15304 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 13:04:47.230374 15335 consensus_queue.cc:1059] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:04:47.233132 10705 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 15 index: 13. Preceding OpId from leader: term: 16 index: 14. (index mismatch)
I20260709 13:04:47.205745 15346 consensus_queue.cc:1059] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: INVALID_TERM, Last received: 13.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.028s
I20260709 13:04:47.237931 15308 raft_consensus.cc:3055] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:04:47.232117 15307 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.006s
I20260709 13:04:47.238478 15308 raft_consensus.cc:740] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:47.237128 15284 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.003s
I20260709 13:04:47.239533 15308 consensus_queue.cc:260] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:47.238093 15335 raft_consensus.cc:3055] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 13:04:47.215440 15319 raft_consensus.cc:359] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:47.250569 15319 raft_consensus.cc:740] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:04:47.251503 15319 consensus_queue.cc:260] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 13.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:47.242250 15308 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:47.272464 15320 raft_consensus.cc:2955] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Committing config change with OpId 15.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:47.275873 10631 raft_consensus.cc:3060] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:04:47.287144 10712 raft_consensus.cc:2955] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Committing config change with OpId 15.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:47.242137 15335 raft_consensus.cc:740] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:47.283133 15319 ts_tablet_manager.cc:1434] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.201s	user 0.005s	sys 0.004s
W20260709 13:04:47.330235 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 93403.2us
I20260709 13:04:47.339251 10722 tablet_copy_service.cc:342] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-1853822fd30244b8a6a56589a31ddd5a received from {username='slave'} at 127.0.0.1:43224
I20260709 13:04:47.339787 10722 tablet_copy_service.cc:434] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-1853822fd30244b8a6a56589a31ddd5a on tablet 1853822fd30244b8a6a56589a31ddd5a with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:47.344501 10631 raft_consensus.cc:1275] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 15 index: 13. Preceding OpId from leader: term: 16 index: 14. (index mismatch)
I20260709 13:04:47.346838 15360 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.003s
I20260709 13:04:47.348065 15348 consensus_queue.cc:1048] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.008s
I20260709 13:04:47.356947 15335 consensus_queue.cc:260] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:47.365911 15335 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:47.378453 10533 catalog_manager.cc:5697] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 15 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:47.382426 10783 raft_consensus.cc:2955] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Committing config change with OpId 15.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:47.477972 15308 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:47.478621 15308 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:47.482160 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:47.482501 15308 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:47.482425 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:47.482995 11445 raft_consensus.cc:2393] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 11: Already voted for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in this term.
I20260709 13:04:47.483193 10783 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:04:47.489859 10676 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:47.491302 15308 raft_consensus.cc:2804] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:04:47.491997 15308 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:47.492475 15308 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:47.510818  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:47.525712 15308 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:47.530072 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:47.533146 15308 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 election: Requested vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:47.535493 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:04:47.536355 11445 raft_consensus.cc:2393] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 11: Already voted for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in this term.
I20260709 13:04:47.537627 10783 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:04:47.538928 10676 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:47.545557 15308 raft_consensus.cc:2804] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:04:47.548830 15308 raft_consensus.cc:697] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:47.549787 15308 consensus_queue.cc:237] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 10.11, Last appended by leader: 11, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:47.587800 15319 ts_tablet_manager.cc:933] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:04:47.588766 15348 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:47.589474 15348 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:47.593075 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 12 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:47.599627 15348 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:47.600584 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 12 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:47.601449 10783 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 11.
I20260709 13:04:47.603149 11345 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:47.605585 15319 tablet_copy_client.cc:323] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.65:36011
I20260709 13:04:47.607378 10647 tablet_copy_service.cc:140] P 7c00483a1339411da05005c410f470a0: Received BeginTabletCopySession request for tablet 4c9f949879f44c918513d18d7128559c from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:54074)
I20260709 13:04:47.607900 10647 tablet_copy_service.cc:161] P 7c00483a1339411da05005c410f470a0: Beginning new tablet copy session on tablet 4c9f949879f44c918513d18d7128559c from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:54074: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-4c9f949879f44c918513d18d7128559c
I20260709 13:04:47.612528 15348 raft_consensus.cc:2804] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:04:47.613049 15348 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:47.613446 15348 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:47.617726 10535 catalog_manager.cc:5697] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 10 to 11, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 11 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:47.620852 10647 tablet_copy_source_session.cc:215] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:47.632839 15319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c9f949879f44c918513d18d7128559c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:47.645117 15348 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Starting leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:47.657593 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 12 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:47.667012 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 12 candidate_status { last_received { term: 10 index: 11 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:47.667672 10783 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:47.668419 15308 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:47.669004 15308 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:47.671248 15308 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:47.671927 15319 tablet_copy_client.cc:806] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:47.672521 15319 tablet_copy_client.cc:670] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:47.674587 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:47.674746 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:47.675215 10631 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:04:47.676110 10783 raft_consensus.cc:2468] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 12.
I20260709 13:04:47.677183 10676 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:47.677502 15319 tablet_copy_client.cc:538] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:47.678089 11345 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:47.678599 15308 raft_consensus.cc:2804] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:04:47.678960 15350 raft_consensus.cc:2804] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:04:47.679090 15348 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 12 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:47.679512 15350 raft_consensus.cc:697] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 LEADER]: Becoming Leader. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Running, Role: LEADER
I20260709 13:04:47.680580 15350 consensus_queue.cc:237] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 10.11, Last appended by leader: 11, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:47.679001 15308 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:47.696964 15308 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:47.702381 15319 tablet_bootstrap.cc:492] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:04:47.712088 10535 catalog_manager.cc:5697] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: term changed from 11 to 12, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 12 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:47.736137 15308 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:47.740720 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:47.741413 10631 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:47.741905 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:47.744573 15308 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:47.750428 10631 raft_consensus.cc:2468] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:04:47.751852 10676 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:47.753010 15308 raft_consensus.cc:2804] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:04:47.754277 15308 raft_consensus.cc:697] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:47.755124 15308 consensus_queue.cc:237] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:47.800410 15319 tablet_bootstrap.cc:492] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:47.815301 10535 catalog_manager.cc:5697] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:47.817394 15319 tablet_bootstrap.cc:492] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:04:47.817881 15308 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:47.818356 15319 ts_tablet_manager.cc:1403] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.116s	user 0.038s	sys 0.004s
I20260709 13:04:47.819132 15308 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:47.821571 15319 raft_consensus.cc:359] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:47.830914 15319 raft_consensus.cc:740] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:04:47.831704 15319 consensus_queue.cc:260] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:47.832338 15308 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:47.834159 15319 ts_tablet_manager.cc:1434] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:04:47.836215 10647 tablet_copy_service.cc:342] P 7c00483a1339411da05005c410f470a0: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-4c9f949879f44c918513d18d7128559c received from {username='slave'} at 127.0.0.1:54074
I20260709 13:04:47.836628 10647 tablet_copy_service.cc:434] P 7c00483a1339411da05005c410f470a0: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-4c9f949879f44c918513d18d7128559c on tablet 4c9f949879f44c918513d18d7128559c with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:04:47.840313 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:47.840790 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:47.841075 10783 raft_consensus.cc:2393] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 12: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:47.841445 10631 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:04:47.843247 10676 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:47.844769 15289 raft_consensus.cc:2804] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:04:47.845217 15289 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:47.845642 15289 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:47.859848 15289 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:47.877750 15289 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:47.879136 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:47.879125 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:47.886112 10786 raft_consensus.cc:2393] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 12: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:47.900214 10631 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:04:47.901690 10676 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:47.902812 15289 raft_consensus.cc:2804] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:04:47.903733 15289 raft_consensus.cc:697] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:47.904733 15289 consensus_queue.cc:237] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:47.912067 15320 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:47.912761 15320 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:47.915212 15320 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:47.916787 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:47.918488 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:47.919281 10786 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 16.
I20260709 13:04:47.925808 10601 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:47.928339 15320 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 13:04:47.928783 15320 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:47.929320 15320 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Advancing to term 17
I20260709 13:04:47.953697 15320 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:47.958242 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:47.959090 15320 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 17 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:47.959242 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 17 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:47.959831 10786 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Advancing to term 17
I20260709 13:04:47.967639 10786 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 17.
I20260709 13:04:47.973304 10601 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:47.987563 10534 catalog_manager.cc:5697] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 11 to 12, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 12 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:47.990474 15369 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:47.991056 15369 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:47.991417 15320 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 13:04:47.993999 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:47.994318 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:47.994637 10631 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 14.
I20260709 13:04:47.994982 15369 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:47.995828 10750 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:47.996999 15320 raft_consensus.cc:697] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 17 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:47.997822 15370 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 13:04:47.998232 15370 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:47.998582 15370 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:47.998417 15320 consensus_queue.cc:237] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.006949 15370 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.009263 15370 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:48.044348 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:48.045009 10632 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Advancing to term 15
W20260709 13:04:48.050336 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 51793.1us
I20260709 13:04:48.052620 10632 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 15.
I20260709 13:04:48.057956 15370 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:48.058542 15370 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.058841 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:48.065124 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:48.066376 10750 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:48.069922 10705 raft_consensus.cc:3055] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:04:48.070621 10705 raft_consensus.cc:740] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:48.071604 10705 consensus_queue.cc:260] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.12, Last appended by leader: 12, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:48.086217 10705 raft_consensus.cc:3060] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:48.092602 15386 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 13:04:48.097904 10705 raft_consensus.cc:1275] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 11 index: 12. Preceding OpId from leader: term: 12 index: 12. (term mismatch)
I20260709 13:04:48.098420 10705 pending_rounds.cc:85] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 11
I20260709 13:04:48.098693 10705 pending_rounds.cc:107] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 11.12
I20260709 13:04:48.099023 10705 raft_consensus.cc:2889] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:48.065501 15382 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:48.060801 15370 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:48.108011 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:48.108660 10632 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 14.
I20260709 13:04:48.094581 15386 raft_consensus.cc:697] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:48.106288 15308 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:48.105901 15382 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.122490 10534 catalog_manager.cc:5697] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 15 to 17. New cstate: current_term: 17 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:48.124027 15382 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:48.128536 15350 consensus_queue.cc:1048] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 13:04:48.118701 15308 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.132009 15308 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.135800 15386 consensus_queue.cc:237] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.136981 15308 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:48.145495 15308 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.148986 15308 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.150339 15289 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:48.153775 15289 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.154727 15308 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:48.157928 15335 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:48.158517 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:48.158450 15335 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.160830 15335 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.161088 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:48.161733 10631 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 18.
W20260709 13:04:48.153005 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 49320.3us
I20260709 13:04:48.156040 15307 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:48.162868 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:48.162941 15335 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:48.163051 15307 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.163458 10631 raft_consensus.cc:2468] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:04:48.163542 15335 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.165202 15307 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.165613 15335 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.156117 15289 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.150954 15354 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:48.166561 15354 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.168562 15354 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.171105 10676 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:48.156867 15308 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.172552 15289 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 13:04:48.173012 15289 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:48.173516 15289 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Advancing to term 18
I20260709 13:04:48.175613 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:48.175936 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:48.176378 10632 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 14.
I20260709 13:04:48.165757 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:48.177423 10631 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 13.
I20260709 13:04:48.178726 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:48.182449 10676 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:48.183734 10676 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:48.184685 10676 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:04:48.190042 10749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 121299us
I20260709 13:04:48.190567 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:48.191468 10632 raft_consensus.cc:2368] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 14. Current term is 15.
W20260709 13:04:48.192611 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 85310.5us
I20260709 13:04:48.178869 15308 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.197616 10534 catalog_manager.cc:5697] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 13 to 15, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 15 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:48.186578 15354 raft_consensus.cc:2804] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:04:48.189932 15307 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 13:04:48.190340 15335 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:04:48.205490 11434 raft_consensus.cc:1217] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Deduplicated request from leader. Original: 15.10->[15.11-15.11]   Dedup: 15.11->[]
I20260709 13:04:48.203784 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:48.207612 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:48.207974 15307 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:48.208317 10783 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 14.
I20260709 13:04:48.208482 15307 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:48.210986 15392 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:48.211575 15392 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.199466 15320 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:48.214004 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:48.214336 15320 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.214859 10783 raft_consensus.cc:2393] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 18 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 18: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:48.215652 10632 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 14.
I20260709 13:04:48.216483 15320 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.216903 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:48.217687 10783 raft_consensus.cc:2393] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 7: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:48.218058 15392 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:48.218924 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:48.219710 10783 raft_consensus.cc:2393] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 13: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:48.221662 10750 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:48.222512 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:48.223142 10780 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 14.
I20260709 13:04:48.223891 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:48.222754 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:48.224958 10777 raft_consensus.cc:2368] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 16. Current term is 17.
I20260709 13:04:48.226624 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:48.229801 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:48.236197 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:48.238803 15386 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:48.201804 15354 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:48.223450 15335 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:48.233788 15390 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 13:04:48.239399 15386 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.243150 15354 raft_consensus.cc:3060] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:04:48.254335 10750 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:48.249332 10632 raft_consensus.cc:1275] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 13:04:48.244068 15335 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:48.248773 15390 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:48.259160 15390 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:48.263216 15386 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:48.274297 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:48.274655 15386 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 13:04:48.275163 15386 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:48.275511 15386 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:48.248855 15308 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:48.284005 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:48.290601 10636 raft_consensus.cc:2368] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 11. Current term is 12.
I20260709 13:04:48.284221 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:48.284759 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:48.291494 10631 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:04:48.294063 10750 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:48.268929 15390 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.300192 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:48.300614 10750 leader_election.cc:400] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 11. Current term is 12.
I20260709 13:04:48.300954 10750 leader_election.cc:403] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:48.277964 15395 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:48.303714 10676 leader_election.cc:400] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 pre-election: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 14. Current term is 15.
I20260709 13:04:48.304260 10676 leader_election.cc:403] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:48.307466 15307 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.309823 15307 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.295773 15320 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:48.297902 15384 raft_consensus.cc:2804] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:04:48.322691 15394 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:48.323156 15389 raft_consensus.cc:3060] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 12
I20260709 13:04:48.324590 10786 raft_consensus.cc:2368] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 14. Current term is 15.
I20260709 13:04:48.331579 15289 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.333580 15394 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.335580 15394 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.338053 10783 raft_consensus.cc:1275] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 10 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 13:04:48.333081 15389 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election lost for term 11. Reason: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for earlier term 11. Current term is 12.
I20260709 13:04:48.341748 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:48.312252 15395 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.347260 15395 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.347610 15389 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:48.348131 15389 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.335990 15384 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:48.342407 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:48.342643 15289 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 18 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.343494 15390 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:48.297003 15308 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.350317 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:48.344694 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:48.352607 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:48.356067 10786 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:04:48.353466 15397 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:48.357705 15397 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.359799 15397 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.349311 15384 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:48.362601 10631 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 18.
I20260709 13:04:48.363715 10632 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 14.
I20260709 13:04:48.351909 15394 consensus_queue.cc:1048] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:04:48.366781 15308 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.351502 15396 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Advancing to term 15
I20260709 13:04:48.351306 15369 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:48.374186 15389 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:48.373925 15369 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.365201 15386 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.375761 10778 raft_consensus.cc:2393] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 15: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:48.375552 15384 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.376358 15369 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:48.377476 10783 raft_consensus.cc:2368] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 14. Current term is 15.
I20260709 13:04:48.380537 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:48.380872 10601 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:48.376703 15386 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:48.381464 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:48.382519 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:48.383261 10630 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:48.383410 10631 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 18.
I20260709 13:04:48.380028 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:48.384572 10632 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:48.364837 15335 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.397785 15384 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:48.399811 10630 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 15.
I20260709 13:04:48.385109 15395 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:48.401695 15395 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.404052 15395 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.336516 15320 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.404135 15396 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader pre-election lost for term 14. Reason: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 14. Current term is 15.
I20260709 13:04:48.406502 15320 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:48.407307 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 114788us
I20260709 13:04:48.408085 15317 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 13:04:48.393181 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 50046us
I20260709 13:04:48.418633 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:48.386579 10750 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:48.412551 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:48.414536 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:48.419785 10708 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 18.
I20260709 13:04:48.415098 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:48.407436 15335 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.419879 10712 raft_consensus.cc:3060] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:48.416091 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:48.420785 10706 raft_consensus.cc:3060] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Advancing to term 15
I20260709 13:04:48.425320 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:48.423162 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:48.442472 10711 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:04:48.464672 10636 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:48.464313 10783 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:04:48.453750 10632 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 15.
I20260709 13:04:48.424672 10750 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:48.468590 10601 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:48.480741 15307 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:48.482225 10706 raft_consensus.cc:2468] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 15.
I20260709 13:04:48.482746 10751 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:04:48.474213 10750 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:48.416893 15382 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:48.438403 15350 consensus_queue.cc:1048] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.058s
I20260709 13:04:48.481541 15307 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:48.497210 10676 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:04:48.457499 15389 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260709 13:04:48.499604 10676 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:04:48.506093 10712 raft_consensus.cc:2468] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 15.
I20260709 13:04:48.508606 10676 leader_election.cc:400] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 16 pre-election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 16. Current term is 17.
I20260709 13:04:48.508950 10676 leader_election.cc:403] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 16 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:48.511296 10676 leader_election.cc:400] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 pre-election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 14. Current term is 15.
I20260709 13:04:48.516659 10636 raft_consensus.cc:2468] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 13.
I20260709 13:04:48.473462 15335 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:48.484110 15391 raft_consensus.cc:2804] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 13:04:48.497059 15392 raft_consensus.cc:2804] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 13:04:48.508831 15389 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:48.511603 15394 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 13:04:48.541287 15394 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:48.541870 15394 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:48.529922 15391 raft_consensus.cc:697] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:48.543926 15397 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 13:04:48.544369 15397 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:48.544713 15397 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:48.503413 15382 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.546547 15395 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Advancing to term 17
I20260709 13:04:48.547400 15382 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:48.549276 15389 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 18 FOLLOWER]: Advancing to term 19
I20260709 13:04:48.561769 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:48.562469 10708 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:04:48.535923 15410 raft_consensus.cc:2804] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:04:48.540211 15392 raft_consensus.cc:697] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:48.525281 15335 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.518951 15399 raft_consensus.cc:2804] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election won for term 11
W20260709 13:04:48.607759 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 165773us
W20260709 13:04:48.609778 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 141306us
I20260709 13:04:48.537674 15317 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:48.585455 15410 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:48.586480 15307 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.564388 15391 consensus_queue.cc:237] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 13.6, Last appended by leader: 6, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.587498 10751 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:04:48.632283 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 44850.5us
I20260709 13:04:48.611248 10750 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:48.624123 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:04:48.629945 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 117963us
I20260709 13:04:48.635226 10676 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:48.641474 10634 raft_consensus.cc:2393] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 8: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:48.607527 15399 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:48.650849 10676 leader_election.cc:400] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 14. Current term is 15.
I20260709 13:04:48.607342 15387 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:48.651340 10676 leader_election.cc:403] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 election: Cancelling election due to peer responding with higher term
I20260709 13:04:48.630236 15410 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:48.656580 15406 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:48.657357 15406 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.658280 15403 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:04:48.658743 15403 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:48.659080 15403 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:48.646395 15370 raft_consensus.cc:2804] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:04:48.672670 15409 raft_consensus.cc:2804] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 13:04:48.673219 15409 raft_consensus.cc:697] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 13 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:48.674180 15409 consensus_queue.cc:237] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.660198 15406 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.676100 15335 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.677958 15394 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.654117 15399 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:48.680070 15394 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 15 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.662081 15387 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.683338 15387 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.683907 15397 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.628407 15389 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.697571 15369 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:48.701490 15392 consensus_queue.cc:237] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.702639 15382 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:48.662691 15354 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.708796 15395 raft_consensus.cc:2749] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Leader pre-election lost for term 16. Reason: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 16. Current term is 17.
I20260709 13:04:48.630900 15317 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.687371 15370 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:48.717052 15382 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.718505 15370 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:48.725725 15410 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.727639 15397 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 15 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.728608 15403 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.729537 15410 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.730285 15403 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.731556 15389 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 19 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:04:48.779625 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 168310us
I20260709 13:04:48.792434 15317 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.794761 15382 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:04:48.777514 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 126622us
I20260709 13:04:48.794948 15389 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:48.809080 10703 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 13:04:48.810487 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:48.806941 15410 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:48.828608 15320 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:48.829658 15320 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.834798 15390 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:48.835409 15410 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.835675 15390 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.836740 15354 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.714802 15369 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.798128 15404 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:48.841785 15395 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader election lost for term 14. Reason: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 14. Current term is 15.
I20260709 13:04:48.845707 15389 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.850939 15414 raft_consensus.cc:1064] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:04:48.864291 15369 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:48.867033 10708 raft_consensus.cc:2468] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:04:48.874909 15410 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.875084 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:48.876092 10703 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 13.
I20260709 13:04:48.877858 15404 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.880590 15404 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.886731 15390 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:48.835506 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:48.875226 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:48.840814 15320 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.892493 10705 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:04:48.893206 10712 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 18 FOLLOWER]: Advancing to term 19
I20260709 13:04:48.899480  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:48.912961 15392 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:48.914098 15392 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:48.849205 15389 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:48.906342 10751 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:48.918841 10751 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:48.919767 15389 raft_consensus.cc:2804] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:04:48.920253 15381 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 13:04:48.920915 15381 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:48.921451 15381 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:48.925892 10751 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:48.907204 15382 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:04:48.927821 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 19 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:48.928118 15415 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 13:04:48.928610 15415 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:48.929191 15415 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:48.930584 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:48.931620 10636 raft_consensus.cc:2468] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
W20260709 13:04:48.908295 10749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 43509.1us
I20260709 13:04:48.933355 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:48.934171 10634 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:04:48.928642 10630 raft_consensus.cc:3060] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 18 FOLLOWER]: Advancing to term 19
I20260709 13:04:48.920341 15389 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:48.941855 15389 raft_consensus.cc:3060] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:48.944106 15370 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.946604 15370 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:48.952369 10712 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 19.
I20260709 13:04:48.907393 15414 consensus_queue.cc:237] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 9, Current term: 15, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:48.955207 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:48.955626 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:48.957568 15320 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:48.958280 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:48.960405 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:48.963920 10705 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 13.
I20260709 13:04:48.963871 15320 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:48.963095 10636 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:04:48.965962 10632 raft_consensus.cc:2368] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 14. Current term is 15.
I20260709 13:04:48.966322 15320 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.967631 10708 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 14.
I20260709 13:04:48.973179 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:48.977756 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:48.978636 10636 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 13.
I20260709 13:04:48.980116 10628 raft_consensus.cc:1240] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 12. Current term is 13. Ops: []
I20260709 13:04:48.988279 10630 raft_consensus.cc:2468] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 19.
I20260709 13:04:49.000031 15415 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:49.002389 15415 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:48.954535 15392 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:49.004019 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:49.008020 15424 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:49.008745 15424 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:49.007331 10632 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 13.
I20260709 13:04:49.011999 10751 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:49.013162 10751 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:49.014124 10751 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:49.014238 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:49.015170 10786 raft_consensus.cc:2393] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 14: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:49.015049 15391 raft_consensus.cc:2804] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 19 FOLLOWER]: Leader election won for term 19
I20260709 13:04:49.015380 15369 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 13:04:49.015833 15369 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:49.016264 15369 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:49.016557 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:49.017292 10780 raft_consensus.cc:2393] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 14: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:49.011103 15424 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:48.971755 15399 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:49.021510 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:49.021617 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:49.022361 10777 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260709 13:04:49.015115 15390 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 13:04:49.023972 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:49.086964 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:49.100476 10628 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 14.
I20260709 13:04:49.070283 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:49.103848 10785 raft_consensus.cc:2393] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 14: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:49.106884 10778 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:49.064917 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:49.107612 10712 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 14
I20260709 13:04:49.098840 15390 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:49.108374 15390 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:49.109834 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:49.110666 10631 raft_consensus.cc:2368] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10.
I20260709 13:04:49.111814 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:49.079635 15369 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:49.112445 10633 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Advancing to term 15
I20260709 13:04:49.114198 10708 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:04:49.115108 10783 raft_consensus.cc:2393] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 10: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:49.118979 11434 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 13:04:49.122412 15425 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 13:04:49.123448 15369 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:49.127106 10712 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 14.
I20260709 13:04:49.015841 15391 raft_consensus.cc:697] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 19 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:49.131486 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:49.120396 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:49.131249 15391 consensus_queue.cc:237] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 17.12, Last appended by leader: 12, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:49.134819 10628 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Advancing to term 15
I20260709 13:04:49.141865 15381 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:49.142766 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:49.143573 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:49.145684 15381 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:49.146409 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:49.075443 15389 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:49.149586 10635 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 11
I20260709 13:04:49.188107 10779 raft_consensus.cc:2368] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 13. Current term is 14.
I20260709 13:04:49.148342 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:49.185745 10633 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 15.
I20260709 13:04:49.152263 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:49.148335 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:49.190492 10706 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:49.190606 10707 raft_consensus.cc:2368] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 14. Current term is 15.
I20260709 13:04:49.192866 10634 raft_consensus.cc:2468] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 7.
I20260709 13:04:49.188522 10784 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:04:49.188623 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:49.196281 15399 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:49.196943 10703 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:04:49.199872 10778 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:04:49.206825 10705 raft_consensus.cc:2368] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 10. Current term is 11.
I20260709 13:04:49.220090 10706 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 14.
I20260709 13:04:49.225704 15389 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:49.234207 10712 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 14.
I20260709 13:04:49.234189 10628 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 15.
I20260709 13:04:49.237293 10635 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:04:49.243574 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:49.244319 10706 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:49.240343 10712 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260709 13:04:49.268532 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:49.269484 10705 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 10
I20260709 13:04:49.274017 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:49.274667 10712 raft_consensus.cc:3060] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:49.294642 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:49.296931 10703 raft_consensus.cc:2393] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 14: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:49.297672 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 18 candidate_status { last_received { term: 17 index: 12 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:49.298019 10712 raft_consensus.cc:2468] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:04:49.301683 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:49.301882 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:49.303079 10778 raft_consensus.cc:2393] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 14: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:49.307842 10784 raft_consensus.cc:2393] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 11: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:49.311798 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:49.311700 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:49.312731 10628 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 13.
I20260709 13:04:49.312794 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:49.312821 10635 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:04:49.314857 10633 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 13.
I20260709 13:04:49.313735 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:49.316656 10634 raft_consensus.cc:2393] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 14: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:49.314131 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:49.322254 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:49.322700 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:49.323096 10707 raft_consensus.cc:2368] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 13. Current term is 14.
I20260709 13:04:49.323379 10782 raft_consensus.cc:2368] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 10. Current term is 11.
I20260709 13:04:49.303062 15390 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:49.340144 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:49.343918 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:49.343843 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:49.345288 10786 raft_consensus.cc:2368] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 13. Current term is 14.
I20260709 13:04:49.347091 10631 raft_consensus.cc:2393] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 8: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:49.347952 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:49.348624 10633 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:49.350123 10778 raft_consensus.cc:2368] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 13. Current term is 14.
I20260709 13:04:49.357189 10783 raft_consensus.cc:1240] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 13 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 12. Current term is 13. Ops: []
I20260709 13:04:49.370088 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:49.373833 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:49.374570 10783 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 14.
I20260709 13:04:49.378322 10631 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 13:04:49.379515 10708 raft_consensus.cc:2368] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 14. Current term is 15.
I20260709 13:04:49.387809 10706 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
I20260709 13:04:49.381147 15395 raft_consensus.cc:493] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
W20260709 13:04:49.390693 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 75176.1us
I20260709 13:04:49.358911 15399 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:49.392441 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:49.393229 10712 raft_consensus.cc:2368] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 10. Current term is 11.
I20260709 13:04:49.394281 10633 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 14.
I20260709 13:04:49.390571 15395 raft_consensus.cc:515] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:49.397651 10705 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:04:49.401712 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:49.402382 10712 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:04:49.411653 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:49.412288 10712 raft_consensus.cc:2410] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 15 because replica has last-logged OpId of term: 13 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 13 index: 8.
I20260709 13:04:49.409984 10751 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:49.404733 15395 leader_election.cc:290] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:49.399699 15399 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:49.422437 15392 raft_consensus.cc:2804] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:04:49.422969 15392 raft_consensus.cc:697] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:49.423028 10782 raft_consensus.cc:1275] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 13:04:49.425706 11478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:49.428306 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:49.429152 10778 raft_consensus.cc:2368] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10.
I20260709 13:04:49.430405 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:49.430960 10778 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:49.432721 10712 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 13:04:49.430981 15392 consensus_queue.cc:237] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:49.443336 15395 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:49.444023 15395 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:49.446307 15395 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:49.448158 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
W20260709 13:04:49.466151 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:49.465912 10751 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:04:49.477443 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 43721.2us
I20260709 13:04:49.481241 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:49.481793 10782 raft_consensus.cc:3060] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:49.480367 15415 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 13:04:49.483196 15415 raft_consensus.cc:697] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:49.481518 15390 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:49.484184 15415 consensus_queue.cc:237] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:49.480365 10751 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:49.486199 10751 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:49.487010 15390 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 13:04:49.487538 15390 raft_consensus.cc:697] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:49.488432 15390 consensus_queue.cc:237] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:49.489565 15391 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 13:04:49.490156 15391 raft_consensus.cc:697] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:49.491087 15391 consensus_queue.cc:237] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:49.492341 15399 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:49.492934 10751 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:49.498200 10676 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:49.499866 15395 raft_consensus.cc:2764] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 19 FOLLOWER]: Leader election decision vote started in defunct term 18: won
I20260709 13:04:49.499802 10676 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:49.501134 15395 raft_consensus.cc:2764] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election decision vote started in defunct term 10: won
I20260709 13:04:49.502254 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:49.502823 10786 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:49.505738 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:49.506498 10783 raft_consensus.cc:2368] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 7. Current term is 8.
I20260709 13:04:49.507284 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:49.508952 10784 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 13:04:49.514902 10782 raft_consensus.cc:2468] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 15.
I20260709 13:04:49.517832 10676 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:49.518699 15395 raft_consensus.cc:2764] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader pre-election decision vote started in defunct term 13: won
I20260709 13:04:49.520203 10676 leader_election.cc:400] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 pre-election: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 14. Current term is 15.
I20260709 13:04:49.520533 10676 leader_election.cc:403] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:49.523622 10786 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:04:49.527652 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:49.528481 10635 raft_consensus.cc:2393] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 14: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:49.528856 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:49.529647 10634 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 14
I20260709 13:04:49.536469 10751 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:49.541455 10706 raft_consensus.cc:1275] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 13 index: 6. Preceding OpId from leader: term: 15 index: 7. (index mismatch)
I20260709 13:04:49.541566 10712 raft_consensus.cc:3055] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 13:04:49.541975 10712 raft_consensus.cc:740] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:49.542689 10712 consensus_queue.cc:260] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:49.543651 10712 raft_consensus.cc:3060] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:49.546375 10634 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 14.
I20260709 13:04:49.547338 10676 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:49.547443 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:49.556160 10703 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:49.555564 10778 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 15.
I20260709 13:04:49.547724 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:49.555238 15354 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader pre-election lost for term 14. Reason: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 14. Current term is 15.
I20260709 13:04:49.558805 15382 raft_consensus.cc:2804] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:04:49.559423 15382 raft_consensus.cc:697] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:49.560408 15382 consensus_queue.cc:237] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [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: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:49.562453 15389 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:49.558193 15409 raft_consensus.cc:2804] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:04:49.565804 15409 raft_consensus.cc:697] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:49.566828 15409 consensus_queue.cc:237] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:49.574105 15414 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 13:04:49.574542 10601 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:49.575425 10601 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:49.575776 15424 raft_consensus.cc:2804] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:04:49.576164 15320 raft_consensus.cc:2804] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:04:49.576195 15424 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:49.577008 15354 raft_consensus.cc:2764] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader pre-election decision vote started in defunct term 12: won
I20260709 13:04:49.576802 15320 raft_consensus.cc:697] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:49.576828 15424 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:49.578430 10676 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:49.578132 15320 consensus_queue.cc:237] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [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: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:49.580996 10676 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:49.583432 10712 raft_consensus.cc:1275] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 8. (term mismatch)
I20260709 13:04:49.583925 10712 pending_rounds.cc:85] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting all ops after (but not including) 7
I20260709 13:04:49.576395 10601 leader_election.cc:400] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 13. Current term is 14.
I20260709 13:04:49.584692 10601 leader_election.cc:403] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:49.584178 10712 pending_rounds.cc:107] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting uncommitted NO_OP operation due to leader change: 12.8
I20260709 13:04:49.585335 10712 raft_consensus.cc:2889] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:49.588904 15414 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election lost for term 13. Reason: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 13. Current term is 14.
I20260709 13:04:49.590140 10601 leader_election.cc:400] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 10. Current term is 11.
I20260709 13:04:49.590476 10601 leader_election.cc:403] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:49.593731 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 9 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:49.597472 10632 raft_consensus.cc:1275] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 13 index: 6. Preceding OpId from leader: term: 15 index: 7. (index mismatch)
I20260709 13:04:49.597851 15395 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 13:04:49.598150 10630 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 13:04:49.598304 15395 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:49.598686 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:49.599288 10631 raft_consensus.cc:3060] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:49.601850 15414 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 11
I20260709 13:04:49.598672 15395 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:49.591711 15424 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:49.616087 10631 raft_consensus.cc:2468] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:04:49.627691 10703 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 14.
I20260709 13:04:49.639248 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:49.643986 10751 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:49.652830 15395 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:49.659842 15424 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:49.635528 15354 raft_consensus.cc:2764] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader election decision vote started in defunct term 13: won
I20260709 13:04:49.631062 15431 consensus_queue.cc:1048] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:04:49.639429 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:49.669011 10631 raft_consensus.cc:3060] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:04:49.668169 15414 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 10. Reason: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 10. Current term is 11.
I20260709 13:04:49.682879 15417 raft_consensus.cc:2804] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 13:04:49.685168 10631 raft_consensus.cc:2468] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 14.
I20260709 13:04:49.694216 10634 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
I20260709 13:04:49.716041 10703 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
W20260709 13:04:49.725971 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 139787us
I20260709 13:04:49.726819 10676 leader_election.cc:400] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10.
I20260709 13:04:49.727110 10676 leader_election.cc:403] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:49.717505 15417 raft_consensus.cc:697] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
W20260709 13:04:49.732127 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:49.732348 15354 raft_consensus.cc:2749] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10.
I20260709 13:04:49.732319 15417 consensus_queue.cc:237] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:49.737792 15382 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.007s
I20260709 13:04:49.746353 15369 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:49.738555 15395 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 15 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:49.761438 10676 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:49.762447 10750 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:49.736994 15381 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.025s
I20260709 13:04:49.765522 15409 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.005s
I20260709 13:04:49.767372 15369 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:49.776926 10710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:04:49.781558 10710 raft_consensus.cc:606] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Received request to transfer leadership to TS 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:49.785003 10676 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:49.787290 10704 raft_consensus.cc:1275] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 19 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 17 index: 12. Preceding OpId from leader: term: 19 index: 13. (index mismatch)
I20260709 13:04:49.787774 10631 raft_consensus.cc:1275] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 13 index: 8. (index mismatch)
I20260709 13:04:49.788296 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:49.809752 15425 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 13:04:49.785727 15395 raft_consensus.cc:2764] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election decision vote started in defunct term 7: won
I20260709 13:04:49.870298 15444 raft_consensus.cc:2804] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 13:04:49.870939 15444 raft_consensus.cc:697] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:49.870702 10535 catalog_manager.cc:5697] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 13 to 15, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 15 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:49.871869 15444 consensus_queue.cc:237] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:49.869976 15418 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.002s
I20260709 13:04:49.874581 10533 catalog_manager.cc:5697] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 8 to 10. New cstate: current_term: 10 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:49.872445 10535 catalog_manager.cc:5697] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 13 to 15, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 15 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:49.876646 10535 catalog_manager.cc:5697] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 12 to 13, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 13 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:49.878517 10535 catalog_manager.cc:5697] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 17 to 19, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 19 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:49.880039 15425 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:49.880609 15425 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:49.885680 10634 raft_consensus.cc:1275] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 19 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 17 index: 12. Preceding OpId from leader: term: 19 index: 13. (index mismatch)
I20260709 13:04:49.887627 10676 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:49.866250 15414 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:49.823015 15391 consensus_queue.cc:1048] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.065s
I20260709 13:04:49.906069 15431 consensus_queue.cc:1048] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
W20260709 13:04:49.964996 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 55832.2us
I20260709 13:04:49.951748 15414 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:50.043008 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 176077us
W20260709 13:04:50.043015 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 68089.7us
I20260709 13:04:50.010298 15425 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:50.093154 10710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:04:50.099517 10706 raft_consensus.cc:1275] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 13:04:50.095636 10710 raft_consensus.cc:606] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Received request to transfer leadership to TS 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:50.104295 15446 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader election won for term 15
W20260709 13:04:50.105571 15449 log.cc:927] Time spent T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.142s	user 0.001s	sys 0.000s
W20260709 13:04:50.109678 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:50.105062 15446 raft_consensus.cc:697] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
W20260709 13:04:50.117201 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 64942.2us
I20260709 13:04:50.114207 10676 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:04:50.132524 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 85606.6us
I20260709 13:04:50.164778 15454 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:50.165488 15454 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:50.167814 15454 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
W20260709 13:04:50.169981 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:04:50.170152 15450 log.cc:927] Time spent T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
W20260709 13:04:50.164827 15451 log.cc:927] Time spent T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.118s	user 0.000s	sys 0.001s
I20260709 13:04:50.172495 10705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6b867e815f4405897c711dda289695c"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:04:50.174816 15414 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:50.202410 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 82287.7us
I20260709 13:04:50.202275 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfbbff2374576b7293a702cd75182" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:50.204396 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:50.219072 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:50.159062 15354 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:04:50.222275 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:50.224944 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:50.226341 10706 raft_consensus.cc:1275] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:04:50.172243 15381 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.052s
I20260709 13:04:50.284011 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:50.284821 10635 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:50.299849 10635 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 15.
I20260709 13:04:50.308449 15417 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:50.310756 15417 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:50.309101 10600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 83399.3us
W20260709 13:04:50.309274 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 76683.9us
I20260709 13:04:50.313148 15417 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:50.309188 15466 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:50.313824 15460 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:50.330058 15466 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:50.330497 15460 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:50.360255 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 130481us
I20260709 13:04:50.322671 15354 raft_consensus.cc:697] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:50.229254 15446 consensus_queue.cc:237] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 13.8, Last appended by leader: 8, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:50.328323 15425 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:50.366689 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 135963us
I20260709 13:04:50.414052 10632 raft_consensus.cc:1275] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 13:04:50.379645 15425 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:50.426192 10629 raft_consensus.cc:1240] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 8. Current term is 9. Ops: []
I20260709 13:04:50.426967 10628 raft_consensus.cc:1275] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:04:50.428498 10709 raft_consensus.cc:1275] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:04:50.434216 15424 raft_consensus.cc:2955] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Committing config change with OpId 15.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:50.417636 15370 consensus_queue.cc:1048] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.021s
I20260709 13:04:50.438532 10602 leader_election.cc:400] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 14. Current term is 15.
I20260709 13:04:50.438881 10602 leader_election.cc:403] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:50.447923 11480 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 LEARNER]: Advancing to term 14
I20260709 13:04:50.448135 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:50.449936 10703 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
W20260709 13:04:50.451304 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 44598.7us
I20260709 13:04:50.452900 10676 leader_election.cc:400] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 13. Current term is 14.
I20260709 13:04:50.454232 15477 raft_consensus.cc:993] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: : Instructing follower 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:50.454766 15477 raft_consensus.cc:1081] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Signalling peer 99a7b009fd104b7d948808513bc3e845 to start an election
W20260709 13:04:50.455868 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 137204us
I20260709 13:04:50.457494 15392 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:50.461621 10632 raft_consensus.cc:1240] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 14. Current term is 15. Ops: []
I20260709 13:04:50.462049 15425 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:50.468802 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 136451us
I20260709 13:04:50.470518 10602 leader_election.cc:400] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 10. Current term is 11.
I20260709 13:04:50.470808 10602 leader_election.cc:403] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:50.468992 10703 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 13:04:50.473671 10786 raft_consensus.cc:1275] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 13:04:50.482436 15425 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 10. Reason: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 10. Current term is 11.
I20260709 13:04:50.484102 11480 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 LEARNER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
W20260709 13:04:50.492815 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 93935.6us
I20260709 13:04:50.485708 10602 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:50.514550 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:50.481011 15381 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.009s
I20260709 13:04:50.462008 15460 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:50.472886 15414 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader pre-election lost for term 14. Reason: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 14. Current term is 15.
I20260709 13:04:50.520072 10602 leader_election.cc:400] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 13. Current term is 14.
I20260709 13:04:50.486191 15425 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.060s
W20260709 13:04:50.562266 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 44619.5us
I20260709 13:04:50.521958 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:50.461239 15354 consensus_queue.cc:237] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:50.523696 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:50.547811 10705 raft_consensus.cc:606] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:50.554657 10703 raft_consensus.cc:1275] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 6. Preceding OpId from leader: term: 11 index: 7. (index mismatch)
I20260709 13:04:50.558476 10676 leader_election.cc:400] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 13. Current term is 14.
I20260709 13:04:50.521183 15454 raft_consensus.cc:2749] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:50.566716 15389 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:04:50.670370 10636 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 13:04:50.717126 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:50.719007 10633 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 13:04:50.735821 15441 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:04:50.753086 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 50480.2us
W20260709 13:04:50.755406 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 200128us
I20260709 13:04:50.757576 10676 leader_election.cc:400] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10.
W20260709 13:04:50.761545 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 95863.8us
W20260709 13:04:50.764760 15492 log.cc:927] Time spent T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260709 13:04:50.771293 10676 leader_election.cc:400] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 election: Vote denied by peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207) with higher term. Message: Invalid argument: T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 7. Current term is 8.
W20260709 13:04:50.779109 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 112299us
W20260709 13:04:50.780193 15484 log.cc:927] Time spent T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.190s	user 0.003s	sys 0.000s
I20260709 13:04:50.781908 10676 leader_election.cc:304] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:50.757592 15441 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:50.787853 15453 log.cc:927] Time spent T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.179s	user 0.006s	sys 0.000s
I20260709 13:04:50.788537 15483 consensus_queue.cc:1048] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.020s
I20260709 13:04:50.790062 15457 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:50.790728 15457 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:04:50.796993 15474 log.cc:927] Time spent T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.053s	user 0.001s	sys 0.005s
I20260709 13:04:50.797537 15457 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:50.812220 10602 leader_election.cc:400] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 14. Current term is 15.
I20260709 13:04:50.812639 10602 leader_election.cc:403] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Cancelling election due to peer responding with higher term
W20260709 13:04:50.852041 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 43494.6us
I20260709 13:04:50.859342 15477 raft_consensus.cc:2749] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:04:50.782241 15370 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.061s
I20260709 13:04:50.858373 15441 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:50.863778 15392 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
W20260709 13:04:50.877228 15494 log.cc:927] Time spent T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.152s	user 0.000s	sys 0.001s
W20260709 13:04:50.888010 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 118997us
W20260709 13:04:50.890782 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 108960us
I20260709 13:04:50.885105 15441 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:50.871429 15443 consensus_queue.cc:1048] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.093s
I20260709 13:04:50.898801 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:50.900261 15441 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:50.884819 15392 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:50.902792 15320 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:50.903256 15441 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:50.903366 15320 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:50.903852 15392 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:50.904851 10707 raft_consensus.cc:1275] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 5. Preceding OpId from leader: term: 10 index: 6. (index mismatch)
I20260709 13:04:50.906309 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:50.907749 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:50.912204 10600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 146130us
W20260709 13:04:50.920382 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 108309us
I20260709 13:04:50.921425 10602 leader_election.cc:400] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 10. Current term is 11.
I20260709 13:04:50.920725 10676 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:04:50.928262 10710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:50.932860 10709 raft_consensus.cc:1240] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 14. Current term is 15. Ops: []
I20260709 13:04:50.931870 10676 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:50.935432 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:50.942112 10602 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:50.927572 15414 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:50.950275 15414 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:50.952342 15414 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:50.952826 15414 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 13:04:50.934170 15441 raft_consensus.cc:2749] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 13:04:50.953300 15483 consensus_queue.cc:1059] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:04:50.954202 15483 raft_consensus.cc:3055] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 13:04:50.954578 15483 raft_consensus.cc:740] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:50.948791 15496 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader pre-election lost for term 14. Reason: Vote denied by peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105) with higher term. Message: Invalid argument: T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 14. Current term is 15.
I20260709 13:04:50.949472 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:50.955441 15483 consensus_queue.cc:260] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.10, Last appended by leader: 10, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:50.964004 15483 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:50.937288 15392 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:50.966120 15392 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:50.968463 15392 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:50.981540 15503 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 13:04:50.982201 15503 raft_consensus.cc:697] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:50.982543 15441 raft_consensus.cc:493] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:50.983601 15443 raft_consensus.cc:493] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:50.983323 15441 raft_consensus.cc:515] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:04:50.987571 10675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 100532us
I20260709 13:04:50.988613 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:50.989539 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:50.989600 15443 raft_consensus.cc:515] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:50.990360 10632 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 14.
I20260709 13:04:50.992970 15443 leader_election.cc:290] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:50.983292 15503 consensus_queue.cc:237] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:50.994717 15441 leader_election.cc:290] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:50.976403 15320 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:51.004202 15479 log.cc:927] Time spent T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.245s	user 0.000s	sys 0.002s
I20260709 13:04:51.004176 15442 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:51.005012 15442 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:04:51.024696 10600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 85338.8us
I20260709 13:04:51.050654 11478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:51.053853 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:51.092957 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:51.093221 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:51.093331 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
W20260709 13:04:51.096948 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 154966us
I20260709 13:04:51.099171 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:51.053382 15354 raft_consensus.cc:493] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:51.106499 10632 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 13:04:51.044180 15320 consensus_queue.cc:1048] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.055s
I20260709 13:04:51.108517 11350 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:51.102488 11478 raft_consensus.cc:2955] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Committing config change with OpId 15.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:51.116967 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:51.124086 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:51.109474 15414 raft_consensus.cc:493] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:51.121496 10637 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 13:04:51.123428 15504 raft_consensus.cc:493] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:51.122748 15470 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:51.124845 15467 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.023s
I20260709 13:04:51.129159 10602 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:51.131676 15510 log.cc:927] Time spent T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 13:04:51.134801 15466 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:51.136332 15454 consensus_queue.cc:1048] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:51.137033 15504 raft_consensus.cc:515] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:51.139014 15446 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:51.149658 15446 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:51.147732 15414 raft_consensus.cc:515] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:51.150998 15504 leader_election.cc:290] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:51.151789 15446 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:51.109952 15442 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:51.152890 15414 leader_election.cc:290] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:51.146818 10602 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:51.110968 15354 raft_consensus.cc:515] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:51.154511 10602 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:51.162184 10602 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:51.148269 15424 raft_consensus.cc:2749] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:51.179930 15500 raft_consensus.cc:2749] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:04:51.180354 15471 raft_consensus.cc:2749] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 13:04:51.161005 15414 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 13:04:51.181515 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:51.146540 15470 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:51.196463 15517 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
W20260709 13:04:51.198699 15491 log.cc:927] Time spent T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.442s	user 0.002s	sys 0.002s
W20260709 13:04:51.232096 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:51.274946 15354 leader_election.cc:290] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:51.256728 15472 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:51.279685 15472 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:51.285053 15472 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:51.286978 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:51.288772 15485 raft_consensus.cc:993] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: : Instructing follower 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:51.289302 15485 raft_consensus.cc:1081] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Signalling peer 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:51.300498 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:51.295101 10749 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:51.308177 10704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:04:51.308837 10704 raft_consensus.cc:606] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:51.313243  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:04:51.315056  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:51.322053 10778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:40596
I20260709 13:04:51.323009 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:51.321067 11478 raft_consensus.cc:2955] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 LEARNER]: Committing config change with OpId 13.9: config changed from index -1 to 9, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:51.323181 10786 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 13:04:51.324528 10778 raft_consensus.cc:493] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:51.324965 10778 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:51.326673 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0ab5c06f2f4e60805301d0cd0f6ce7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:51.327775 15481 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:51.327952 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:51.328347 15481 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:51.329071 10783 raft_consensus.cc:2410] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 16 because replica has last-logged OpId of term: 15 index: 12, which is greater than that of the candidate, which has last-logged OpId of term: 15 index: 11.
I20260709 13:04:51.330476 15481 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:51.330962 15481 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:51.331130 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d082a24f6445aabe654178947352d0" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:51.331427 15481 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:51.337564 10750 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:51.338117 15465 consensus_queue.cc:1048] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:04:51.339465 15465 consensus_queue.cc:1059] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:51.340085 15460 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:51.357936 15465 raft_consensus.cc:3055] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:04:51.358444 15465 raft_consensus.cc:740] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:51.359265 15465 consensus_queue.cc:260] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:51.360500 15465 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:04:51.342000 15481 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:51.349098 10778 raft_consensus.cc:515] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:51.366261 10777 raft_consensus.cc:1240] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10. Ops: []
I20260709 13:04:51.374293 15521 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:04:51.374688 15442 raft_consensus.cc:993] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:51.383777 10778 leader_election.cc:290] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:51.393204 11480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:04:51.393896 11480 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:51.394393 15482 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.019s
I20260709 13:04:51.390570 15446 raft_consensus.cc:1081] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:51.396926 15461 raft_consensus.cc:2749] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:04:51.386359 15503 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.020s
I20260709 13:04:51.321002 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:51.375667 15455 raft_consensus.cc:493] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:51.354701 15441 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:51.378352 15473 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
W20260709 13:04:51.409826 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 69939.8us
I20260709 13:04:51.415510 11480 raft_consensus.cc:2468] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:04:51.418417 10749 leader_election.cc:304] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:51.439383 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:51.412626 15454 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:51.440137 15454 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:51.440919 11467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
W20260709 13:04:51.443907 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 64323.8us
I20260709 13:04:51.444187 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:51.466388 15485 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:51.441056 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:51.443001 10675 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:04:51.477779 10706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:51.480180 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:51.482048 10750 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:51.469269 15418 raft_consensus.cc:2804] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election won for term 10
W20260709 13:04:51.493183 10675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 50299.7us
I20260709 13:04:51.499249 10675 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:04:51.497452 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:51.476639 15510 log.cc:927] Time spent T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe: Append to log took a long time: real 0.170s	user 0.001s	sys 0.000s
I20260709 13:04:51.519374 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:51.521956 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:51.473170 15441 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:51.543366 10602 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:51.514967 15443 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:51.546834 10630 raft_consensus.cc:1275] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 13:04:51.442015 15455 raft_consensus.cc:515] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:51.573828 15470 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:51.524399 15418 raft_consensus.cc:697] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:51.505488 15457 raft_consensus.cc:2749] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:51.551556 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:51.551729 10631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54304
I20260709 13:04:51.536486 15471 raft_consensus.cc:493] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:51.547120 10675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 45234.9us
I20260709 13:04:51.590126 10631 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:51.602727 10631 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:51.552143 15386 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election won for term 15
W20260709 13:04:51.590438 10749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 52206us
I20260709 13:04:51.477450 15485 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:51.583564 15498 raft_consensus.cc:2749] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 13:04:51.602041 15532 log.cc:927] Time spent T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260709 13:04:51.618144 11470 raft_consensus.cc:1240] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 9. Current term is 10. Ops: []
W20260709 13:04:51.623853 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 107962us
I20260709 13:04:51.608387 15386 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:51.611222 15391 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:51.640508 10631 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:51.667790 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 121824us
I20260709 13:04:51.628227 15442 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:51.645854 15386 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:51.675827 10631 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:51.607172 15471 raft_consensus.cc:515] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:51.665721 15454 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:51.688868 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 50595.8us
I20260709 13:04:51.692651 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:51.689914 10750 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:51.699786 10630 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 13:04:51.678702 15498 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:51.701589 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 158290us
I20260709 13:04:51.712080 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:51.712666 10786 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 10.
I20260709 13:04:51.706835 15498 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:51.715468 15498 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:51.716712 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:51.680684 15354 consensus_queue.cc:1048] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.025s
I20260709 13:04:51.680014 15442 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:51.719851 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f229ef9e7d5e43abb64967b715b1774a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:51.710904 10778 raft_consensus.cc:2955] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Committing config change with OpId 15.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:51.746104 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:51.673240 15418 consensus_queue.cc:237] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [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: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:51.753336 10676 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:51.755208 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:51.756001 10785 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:51.758731 10676 leader_election.cc:304] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:51.760834 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:51.744030 15441 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:51.767241 10676 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:51.741487 15498 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:51.759831 15444 raft_consensus.cc:2749] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:51.771307 10676 leader_election.cc:304] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
W20260709 13:04:51.778148 15536 log.cc:927] Time spent T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
I20260709 13:04:51.779621 15538 raft_consensus.cc:2749] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 13:04:51.777456 15389 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:51.784132 15389 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:51.786340 15471 leader_election.cc:290] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:51.765134 15455 leader_election.cc:290] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:51.786315 15389 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:51.790500 11445 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 LEARNER]: Advancing to term 15
I20260709 13:04:51.794915 15485 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:51.794721 15498 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:51.802567 15498 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:51.800511 15354 raft_consensus.cc:2749] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:51.806143 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:51.809700 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:51.820473 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d269f31d524c96972f0135fd8280d6" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:51.820269 15395 consensus_queue.cc:1059] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:04:51.855379 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:51.826395 10706 raft_consensus.cc:2955] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Committing config change with OpId 15.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:51.845594 10533 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45040 (request call id 291) took 1959 ms. Trace:
I20260709 13:04:51.877918 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:51.830431 10785 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:04:51.808080 15485 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:51.766371 15504 raft_consensus.cc:2749] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:51.890010 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:51.891960 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:51.903643 10782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:40596
I20260709 13:04:51.904294 10782 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:51.904642 10782 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:51.904858 10784 raft_consensus.cc:1275] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 13:04:51.909054 10784 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 13 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 13:04:51.893872 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:51.897991 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb25744b8d444faa21ae8e8f110fe9a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:51.920727 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6485eb753144286a276a460fcb39264" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:51.928807 10779 raft_consensus.cc:1240] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 10. Current term is 11. Ops: []
I20260709 13:04:51.931465 11478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:51.932305 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:51.914628 15465 consensus_meta.cc:287] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845: Time spent flushing consensus metadata: real 0.534s	user 0.010s	sys 0.004s
I20260709 13:04:51.944648 10782 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:51.953078 10783 raft_consensus.cc:1240] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 14. Current term is 15. Ops: []
I20260709 13:04:51.939855 15498 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:51.939489 15500 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:51.960306 15521 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:51.931062 15395 consensus_queue.cc:1048] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 7, Time since last communication: 0.032s
I20260709 13:04:51.940945 15514 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:51.977156 10782 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:51.934751 15539 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.030s
I20260709 13:04:51.946172 15476 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:51.960938 15454 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:51.995323 15477 raft_consensus.cc:2749] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 13:04:51.953907 15504 consensus_queue.cc:1059] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 10.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.039s
I20260709 13:04:51.992904 15521 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:51.939690 15386 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:51.968861 15390 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:52.026760 10708 raft_consensus.cc:3055] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:04:52.027308 10708 raft_consensus.cc:740] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:51.978060 15500 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:52.030794 10785 raft_consensus.cc:1240] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 14. Current term is 15. Ops: []
I20260709 13:04:51.878508 10533 rpcz_store.cc:276] 0709 13:04:49.869754 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:49.871623 (+  1869us) service_pool.cc:224] Handling call
0709 13:04:51.828975 (+1957352us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:50.199910 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:50.384310 (+184400us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:50.391398 (+  7088us) write_op.cc:435] Acquired schema lock
0709 13:04:50.402005 (+ 10607us) tablet.cc:662] Decoding operations
0709 13:04:50.545248 (+143243us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:50.561875 (+ 16627us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:50.586071 (+ 24196us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:04:50.704864 (+118793us) tablet.cc:701] Row locks acquired
0709 13:04:50.754787 (+ 49923us) write_op.cc:260] PREPARE: finished
0709 13:04:50.769801 (+ 15014us) write_op.cc:270] Start()
0709 13:04:50.799224 (+ 29423us) write_op.cc:276] Timestamp: P: 1783602290766864 usec, L: 0
0709 13:04:50.799271 (+    47us) op_driver.cc:348] REPLICATION: starting
0709 13:04:50.799998 (+   727us) log.cc:844] Serialized 535 byte log entry
0709 13:04:51.266980 (+466982us) op_driver.cc:464] REPLICATION: finished
0709 13:04:51.371927 (+104947us) write_op.cc:301] APPLY: starting
0709 13:04:51.372017 (+    90us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:51.373456 (+  1439us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:51.373579 (+   123us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:51.374340 (+   761us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:51.374626 (+   286us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=2,mrs_lookups=0
0709 13:04:51.374686 (+    60us) write_op.cc:312] APPLY: finished
0709 13:04:51.383443 (+  8757us) log.cc:844] Serialized 25 byte log entry
0709 13:04:51.407882 (+ 24439us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:51.415746 (+  7864us) write_op.cc:454] Released schema lock
0709 13:04:51.450114 (+ 34368us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:51.533682 (+ 83568us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:51.535889 (+  2207us) write_op.cc:454] Released schema lock
0709 13:04:51.790372 (+254483us) spinlock_profiling.cc:243] Waited 3.94 ms on lock 0x7b540017b6d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dc132a 00007fce91d46f14 00007fce91d46ec3 00007fce91d46e38 00007fce91d46df3 00007fce91d460dc 00007fce91d6fe16 00007fce91d57cbb 00007fce91d4239d 00007fce91d45d75
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":104648,"apply.run_cpu_time_us":4234,"apply.run_wall_time_us":125962,"cfile_cache_hit":6,"cfile_cache_hit_bytes":8307,"num_ops":1,"prepare.queue_time_us":216517,"prepare.run_cpu_time_us":20757,"prepare.run_wall_time_us":786290,"raft.queue_time_us":84267,"raft.run_cpu_time_us":50575,"raft.run_wall_time_us":304371,"replication_time_us":467424,"spinlock_wait_cycles":9066752,"thread_start_us":384776,"threads_started":4,"wal-append.queue_time_us":175620}]]}
I20260709 13:04:51.993939 15498 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:52.018908 15455 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:52.010130 15454 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:52.002446 15514 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:52.034842 10708 consensus_queue.cc:260] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:52.008451 15476 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:52.015380 15390 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:52.057166 10711 raft_consensus.cc:3055] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:04:52.057731 10711 raft_consensus.cc:740] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:52.037461 15471 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:52.040221 15521 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:52.060672 10708 raft_consensus.cc:3060] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:52.063444 10711 consensus_queue.cc:260] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:52.064661 10711 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
W20260709 13:04:52.065801 15550 log.cc:927] Time spent T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
I20260709 13:04:52.067337 15498 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:52.070926 15390 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:52.072376 15386 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:52.058455 15455 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:52.074707 15454 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:52.057108 15472 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:52.075513 15455 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:52.075769 15472 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:52.062810 15471 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:52.077898 15472 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:52.079279 15471 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:52.079581 15514 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:52.080183 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:52.081664 15476 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:52.082587 15500 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:52.093441 11445 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 10. (term mismatch)
I20260709 13:04:52.093907 11445 pending_rounds.cc:85] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632: Aborting all ops after (but not including) 9
I20260709 13:04:52.094175 11445 pending_rounds.cc:107] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632: Aborting uncommitted NO_OP operation due to leader change: 14.10
I20260709 13:04:52.094448 11445 raft_consensus.cc:2889] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:52.096273 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:52.096930 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b29712992e45bb99e096429a18a10b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 12 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:52.097601 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19da011c42842eba75925cdd68568d4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:52.098088 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:52.098719 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:52.099110 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:52.099291 15471 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:52.100126 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:52.100984 15455 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:52.101162 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:52.101562 15455 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:52.104048 15455 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:52.105708 15455 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:52.105923 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:52.106238 15455 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:52.107062 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:52.108101 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 18 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:52.108374 15455 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:52.099329 10782 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:04:52.109179 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:52.110340 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:52.099866 15471 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:04:52.112251 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:52.113888 15471 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:52.114995 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:52.118161 10711 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
W20260709 13:04:52.118769 15504 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 11 current term: 11 is higher.
I20260709 13:04:52.122138 10675 leader_election.cc:304] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:52.123322 10675 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:04:52.123663 15539 raft_consensus.cc:2749] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:52.124133 15446 raft_consensus.cc:2749] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 13:04:52.128857 10675 leader_election.cc:304] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:52.130123 15444 raft_consensus.cc:2749] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:52.130802 15442 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:52.134728 15498 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:52.135321 15498 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:52.139747 10600 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:52.143229 10786 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 15 index: 10. (term mismatch)
I20260709 13:04:52.143669 10786 pending_rounds.cc:85] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845: Aborting all ops after (but not including) 9
I20260709 13:04:52.143903 10786 pending_rounds.cc:107] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845: Aborting uncommitted NO_OP operation due to leader change: 14.10
I20260709 13:04:52.144142 10786 raft_consensus.cc:2889] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:52.151366 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:52.152285 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:52.155561 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:52.156478 10632 raft_consensus.cc:2468] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 6.
I20260709 13:04:52.164427 10601 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:52.179944 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:52.178879 10676 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:52.193974 10601 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:52.198069 10676 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:52.173123 15514 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:52.190920 15472 raft_consensus.cc:2749] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260709 13:04:52.239316 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 91857.3us
I20260709 13:04:52.224622 15502 raft_consensus.cc:2749] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:52.195679 15503 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.052s
W20260709 13:04:52.244024 10600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 104359us
I20260709 13:04:52.251209 10602 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:52.253401 10708 raft_consensus.cc:2468] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
W20260709 13:04:52.254053 15457 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 10 current term: 10 is higher.
I20260709 13:04:52.249159 15505 raft_consensus.cc:993] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:52.246377 15454 raft_consensus.cc:2764] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election decision vote started in defunct term 10: won
I20260709 13:04:52.250128 15472 raft_consensus.cc:2749] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:52.234632 15514 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:52.277827 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 84256.6us
W20260709 13:04:52.280141 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 46624.3us
I20260709 13:04:52.264385 15521 raft_consensus.cc:1081] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:52.248992 15520 consensus_queue.cc:1059] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 14.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.019s
I20260709 13:04:52.284792 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:52.272693 15441 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 13:04:52.286192 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:52.287845 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:52.289115 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:52.273073 15443 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.014s
I20260709 13:04:52.296005 15566 raft_consensus.cc:2804] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:04:52.298194 15566 raft_consensus.cc:697] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:52.299180 15566 consensus_queue.cc:237] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:52.304335 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:52.314158 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:52.315707 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:52.320338 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:52.346328 15514 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:52.326133 15521 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:52.349031 15521 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:52.329794 15498 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:52.361665 15565 log.cc:927] Time spent T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
W20260709 13:04:52.370836 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 92280.1us
I20260709 13:04:52.374158 10601 leader_election.cc:304] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:52.375651 10601 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:52.376746 10601 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:52.378055 15514 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:52.385043 15514 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:52.394189 15521 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:52.396133 11445 raft_consensus.cc:1275] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 13:04:52.377054 15567 raft_consensus.cc:2749] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 13:04:52.407420 15415 consensus_queue.cc:1048] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:04:52.343438  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:52.432073 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:52.444089 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:52.445220 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:52.447970 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:52.448729 10712 raft_consensus.cc:3055] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 13:04:52.449060 10712 raft_consensus.cc:740] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:52.449613 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:52.449817 10712 consensus_queue.cc:260] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:52.439854 15415 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:52.451176 10712 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:52.451068 15415 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:52.472107 15415 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:52.472689 10711 raft_consensus.cc:1275] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 13:04:52.473508 10530 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44242 (request call id 167) took 1691 ms. Trace:
I20260709 13:04:52.474040 10530 rpcz_store.cc:276] 0709 13:04:50.781921 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:50.787898 (+  5977us) service_pool.cc:224] Handling call
0709 13:04:52.473439 (+1685541us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":30331,"reported_tablets":2}
I20260709 13:04:52.476711 10534 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45046 (request call id 287) took 2605 ms. Trace:
I20260709 13:04:52.477188 10534 rpcz_store.cc:276] 0709 13:04:49.871414 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:49.873550 (+  2136us) service_pool.cc:224] Handling call
0709 13:04:52.476469 (+2602919us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5262,"reported_tablets":1}
W20260709 13:04:52.478579 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 148232us
W20260709 13:04:52.479409 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 92200.2us
I20260709 13:04:52.485548 15537 consensus_queue.cc:1059] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 14.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:52.486524 15521 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:04:52.493924 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 19 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:52.493261 11345 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:52.528251 10712 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 15.
I20260709 13:04:52.530980 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:52.513034 10533 catalog_manager.cc:5697] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 reported cstate change: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 15 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:52.539723 10533 catalog_manager.cc:5697] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 13 to 15. New cstate: current_term: 15 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:52.538156 10535 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45062 (request call id 292) took 2938 ms. Trace:
I20260709 13:04:52.531651 10779 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:04:52.544495 10533 catalog_manager.cc:5697] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 13 to 15. New cstate: current_term: 15 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:52.542634 10535 rpcz_store.cc:276] 0709 13:04:49.599681 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:49.601467 (+  1786us) service_pool.cc:224] Handling call
0709 13:04:49.714344 (+112877us) spinlock_profiling.cc:243] Waited 43.4 ms on lock 0x7b540017b6d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2e090 00007fce91dccf3a 00007fce97b831cc 00007fce97c8137e 00007fce961422a4 00007fce96142232 00007fce96142161 00007fce961420dc 00007fce96141392 00007fce900ff48c 00007fce900fe8c6
0709 13:04:52.538090 (+2823746us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:50.930898 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:50.957024 (+ 26126us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:50.973288 (+ 16264us) write_op.cc:435] Acquired schema lock
0709 13:04:50.976673 (+  3385us) tablet.cc:662] Decoding operations
0709 13:04:51.104070 (+127397us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:51.107041 (+  2971us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:51.109228 (+  2187us) tablet.cc:685] Acquiring locks for 4 operations
0709 13:04:51.134453 (+ 25225us) tablet.cc:701] Row locks acquired
0709 13:04:51.134476 (+    23us) write_op.cc:260] PREPARE: finished
0709 13:04:51.134622 (+   146us) write_op.cc:270] Start()
0709 13:04:51.134761 (+   139us) write_op.cc:276] Timestamp: P: 1783602291134579 usec, L: 0
0709 13:04:51.134785 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 13:04:51.135433 (+   648us) log.cc:844] Serialized 1682 byte log entry
0709 13:04:51.609593 (+474160us) op_driver.cc:464] REPLICATION: finished
0709 13:04:51.626594 (+ 17001us) write_op.cc:301] APPLY: starting
0709 13:04:51.626692 (+    98us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:52.030339 (+403647us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:52.040773 (+ 10434us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:52.071471 (+ 30698us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:52.071675 (+   204us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=8,key_file_lookups=8,delta_file_lookups=8,mrs_lookups=0
0709 13:04:52.071723 (+    48us) write_op.cc:312] APPLY: finished
0709 13:04:52.071951 (+   228us) log.cc:844] Serialized 49 byte log entry
0709 13:04:52.072138 (+   187us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:52.072237 (+    99us) write_op.cc:454] Released schema lock
0709 13:04:52.072284 (+    47us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:52.072705 (+   421us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:52.072734 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":33099,"reported_tablets":5,"spinlock_wait_cycles":99898752,"child_traces":[["op",{"apply.queue_time_us":3686,"apply.run_cpu_time_us":9710,"apply.run_wall_time_us":447416,"cfile_cache_hit":16,"cfile_cache_hit_bytes":16720,"num_ops":4,"prepare.queue_time_us":978117,"prepare.run_cpu_time_us":4480,"prepare.run_wall_time_us":204776,"replication_time_us":471083}]]}
I20260709 13:04:52.555707 15503 raft_consensus.cc:3055] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 13:04:52.556169 15503 raft_consensus.cc:740] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:52.558130 15417 consensus_queue.cc:1048] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260709 13:04:52.565902 10675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 81504.9us
W20260709 13:04:52.542150 15477 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 15 current term: 15 is higher.
W20260709 13:04:52.567245 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 58290.3us
W20260709 13:04:52.553035 10600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 295888us
W20260709 13:04:52.589442 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:52.574393 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:52.575731 10751 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:52.597013 10600 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:52.571158 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 187637us
W20260709 13:04:52.571934 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 52269.4us
W20260709 13:04:52.572274 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 79203.7us
I20260709 13:04:52.605777 10676 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:52.610558 10601 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:52.569562 15442 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:52.615739 10601 leader_election.cc:304] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:52.616715 10601 leader_election.cc:304] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:52.599334 15466 raft_consensus.cc:2749] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:52.622694 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:52.602702 15390 raft_consensus.cc:2804] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader election won for term 15
W20260709 13:04:52.626024 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:52.624985 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:52.628549 10600 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:52.609889 15566 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:52.619755 15505 raft_consensus.cc:2804] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:04:52.621138 15570 raft_consensus.cc:2749] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 13:04:52.640307 15570 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:04:52.619601 15498 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 13:04:52.623178 15567 raft_consensus.cc:2749] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:52.567929 15503 consensus_queue.cc:260] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:52.620976 15442 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:52.639628 15505 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:52.642238 15455 raft_consensus.cc:2749] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:52.637565 15566 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:52.653792 15390 raft_consensus.cc:697] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
W20260709 13:04:52.714221 15580 log.cc:927] Time spent T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:04:52.669298 15505 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
W20260709 13:04:52.752734 10600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 80154.2us
I20260709 13:04:52.683290 15503 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Advancing to term 15
W20260709 13:04:52.767429 15564 log.cc:927] Time spent T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.101s	user 0.004s	sys 0.006s
W20260709 13:04:52.765849 15577 log.cc:927] Time spent T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.081s	user 0.003s	sys 0.000s
W20260709 13:04:52.793229 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 176562us
I20260709 13:04:52.795466 10601 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:52.793907 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 162402us
I20260709 13:04:52.799805 10601 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:52.762454 15472 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:52.808719 10712 raft_consensus.cc:1275] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 13:04:52.810868 10601 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:52.813946 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:52.807245 15573 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:52.807451 15566 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:52.838809 15390 consensus_queue.cc:237] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:52.810922 15505 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:52.814857 15498 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:52.843546 15498 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:52.849864 15589 consensus_queue.cc:1048] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:04:52.851238 15566 raft_consensus.cc:2749] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:52.813028 15472 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:52.854094 15472 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:52.851303 15589 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:52.831199 15588 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:52.845650 15498 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:52.905616 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 275766us
I20260709 13:04:52.916440 15502 raft_consensus.cc:1064] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:04:52.916635 15442 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:52.917155 15502 raft_consensus.cc:1068] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:04:52.920745 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:52.856590 15589 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:52.931492 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:52.936301 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:52.963195 15589 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:52.969661 15583 log.cc:927] Time spent T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.201s	user 0.003s	sys 0.000s
W20260709 13:04:52.970727 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 60119.9us
I20260709 13:04:52.987438 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:53.007002 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 196245us
I20260709 13:04:53.007972 10601 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:53.017417 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:53.020959 10601 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:53.028800 10601 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:53.032703 10601 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:53.045075 10632 raft_consensus.cc:1275] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 8 index: 6. (index mismatch)
I20260709 13:04:53.049823 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:53.026221 15471 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260709 13:04:53.051020 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:53.033558 15595 raft_consensus.cc:2749] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 13:04:53.065595 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:53.048023 15588 raft_consensus.cc:2749] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:53.045589 15589 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election won for term 12
W20260709 13:04:53.117290 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:53.095804 15589 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:53.202265 15589 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:53.210599 15498 raft_consensus.cc:493] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:53.226468 15478 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:53.214212 15498 raft_consensus.cc:515] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:53.220146 15382 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:53.231010 15478 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:53.231416 15382 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:53.238664 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:53.216722 15381 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:53.238142 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:53.244927 10707 raft_consensus.cc:2393] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 15: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:53.234504 15382 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:53.248019 15381 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:53.250476 15381 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:53.226817 15573 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:53.259277 15573 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:53.261993 15573 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:53.266067 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:53.267573 15381 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:53.268121 15381 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:53.270829 15381 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:53.272955 10777 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
I20260709 13:04:53.233094 15498 leader_election.cc:290] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:53.276511 10676 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:53.286059 15589 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:53.287163 15539 raft_consensus.cc:2804] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:04:53.288321 15589 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:53.288447 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:53.298837 15505 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:53.302403 10750 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.9.77.65:36011 timed out after 1.550s (SENT)
I20260709 13:04:53.304003 15539 raft_consensus.cc:697] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:53.304234 10602 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:53.304961 15539 consensus_queue.cc:237] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, 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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:53.305573 15594 raft_consensus.cc:2749] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:53.305210 15573 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:53.306893 15573 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:53.309547 15573 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:53.316382 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:53.320791 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:53.320892 15478 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:53.324082 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 272787us
I20260709 13:04:53.324177 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:53.321648 10777 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 9.
I20260709 13:04:53.330686 11345 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:53.338692 11478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:53.342336 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:53.344298 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:53.344432 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:53.345323 10711 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 15.
I20260709 13:04:53.352972 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:53.347069 10534 catalog_manager.cc:5697] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: term changed from 9 to 10, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 10 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:53.350675 10709 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 13:04:53.355418 10533 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45040 (request call id 292) took 1169 ms. Trace:
I20260709 13:04:53.345014 15478 raft_consensus.cc:2804] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:04:53.358681 10533 rpcz_store.cc:276] 0709 13:04:52.186417 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:52.186616 (+   199us) service_pool.cc:224] Handling call
0709 13:04:52.395665 (+209049us) spinlock_profiling.cc:243] Waited 1.42 ms on lock 0x7b5400002490. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce8eb5fdb1 00007fce8ec9fb71 00007fce8eca00b2 00007fce97c19a89 00007fce97bb1da6 00007fce97b83088 00007fce97c8137e 00007fce961422a4 00007fce96142232 00007fce96142161 00007fce961420dc
0709 13:04:53.355313 (+959648us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:52.817875 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:52.843941 (+ 26066us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:52.843975 (+    34us) write_op.cc:435] Acquired schema lock
0709 13:04:52.843993 (+    18us) tablet.cc:662] Decoding operations
0709 13:04:52.844563 (+   570us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:52.844616 (+    53us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:52.844644 (+    28us) tablet.cc:685] Acquiring locks for 3 operations
0709 13:04:52.844962 (+   318us) tablet.cc:701] Row locks acquired
0709 13:04:52.844979 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:04:52.845131 (+   152us) write_op.cc:270] Start()
0709 13:04:52.845236 (+   105us) write_op.cc:276] Timestamp: P: 1783602292845072 usec, L: 0
0709 13:04:52.845257 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:04:52.845970 (+   713us) log.cc:844] Serialized 1355 byte log entry
0709 13:04:52.972738 (+126768us) op_driver.cc:464] REPLICATION: finished
0709 13:04:53.174583 (+201845us) write_op.cc:301] APPLY: starting
0709 13:04:53.201820 (+ 27237us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:53.203923 (+  2103us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:53.204040 (+   117us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:53.205842 (+  1802us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:53.206033 (+   191us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=6,key_file_lookups=6,delta_file_lookups=6,mrs_lookups=0
0709 13:04:53.206077 (+    44us) write_op.cc:312] APPLY: finished
0709 13:04:53.206299 (+   222us) log.cc:844] Serialized 41 byte log entry
0709 13:04:53.206458 (+   159us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:53.206545 (+    87us) write_op.cc:454] Released schema lock
0709 13:04:53.206586 (+    41us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:53.206973 (+   387us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:53.206998 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":6586,"reported_tablets":10,"spinlock_wait_cycles":3329792,"child_traces":[["op",{"apply.queue_time_us":176132,"apply.run_cpu_time_us":14573,"apply.run_wall_time_us":57770,"cfile_cache_hit":14,"cfile_cache_hit_bytes":16667,"num_ops":3,"prepare.queue_time_us":199859,"prepare.run_cpu_time_us":2988,"prepare.run_wall_time_us":39749,"replication_time_us":127301,"thread_start_us":125215,"threads_started":2}]]}
W20260709 13:04:53.394073 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 91708.2us
I20260709 13:04:53.368394 15478 raft_consensus.cc:493] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:53.403501 15495 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:53.418727 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:53.420814 10636 raft_consensus.cc:3060] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:53.404901 15381 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:53.408175 15478 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:53.417768 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:53.432528 10629 raft_consensus.cc:2393] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 12: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:53.431479 15381 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:53.436882 15381 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:53.438120 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:53.438773 10628 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:53.412870 15382 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:53.432435 15495 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:53.457288 15495 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:53.448984 15382 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:53.464735 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:53.468693 15542 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:04:53.471850 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:53.472484 10632 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 15.
I20260709 13:04:53.472678 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:53.473084 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:53.473323 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:53.473977 10632 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 14.
I20260709 13:04:53.474013 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:53.474222 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:53.474888 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:53.479480 10628 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 15.
I20260709 13:04:53.486207 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:53.487219 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:53.489549 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 19 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:53.488559 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:53.495885 11345 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:53.498481 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 18 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:53.501518 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:53.502527 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:53.503365 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:53.504407 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:53.504851 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e8f0a62dd943e3a6951251b9ea3f5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:53.505357 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:53.505674 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:53.506982 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:53.507660 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:53.507115 10786 raft_consensus.cc:1275] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 11 index: 8. (index mismatch)
I20260709 13:04:53.513010 10676 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:53.514186 15539 raft_consensus.cc:2749] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 13:04:53.514740 10630 raft_consensus.cc:1240] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 10. Current term is 11. Ops: []
I20260709 13:04:53.517860 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:53.518214 10676 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:53.519279 10601 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:53.521322 10636 raft_consensus.cc:2468] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 15.
I20260709 13:04:53.522220 10635 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 13:04:53.522897 10629 raft_consensus.cc:1240] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 14. Current term is 15. Ops: []
I20260709 13:04:53.521926 15485 raft_consensus.cc:2749] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 13:04:53.494726 15498 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:53.530362 15498 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:53.533023 10632 raft_consensus.cc:2393] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 9: Already voted for candidate 7c00483a1339411da05005c410f470a0 in this term.
I20260709 13:04:53.533636 15415 consensus_queue.cc:1048] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:53.535893 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:53.536525 10703 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 17.
I20260709 13:04:53.526927 15575 raft_consensus.cc:2804] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:04:53.537290 15575 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:53.537715 15575 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:04:53.538256 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:53.539927 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:53.494841 15589 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:53.541693 15589 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:53.543183 15477 raft_consensus.cc:1064] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:04:53.532933 10750 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:04:53.544960 15603 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:53.546130 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:53.546689 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:53.547240 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:53.548251 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:53.552048 10630 raft_consensus.cc:1240] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 14. Current term is 15. Ops: []
I20260709 13:04:53.562718 15471 raft_consensus.cc:2749] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:53.562126 10601 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:53.566362 15471 raft_consensus.cc:2749] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 18 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260709 13:04:53.568723 10635 raft_consensus.cc:1240] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 11. Current term is 12. Ops: [11.9-11.9]
I20260709 13:04:53.572688 10601 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:53.573527 15471 raft_consensus.cc:2749] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:53.574460 15382 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:04:53.576870 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:53.578375 15589 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:53.580855 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:53.569164 10631 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6b867e815f4405897c711dda289695c"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54304
I20260709 13:04:53.607697 10676 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
W20260709 13:04:53.616117 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:53.619956 15477 consensus_queue.cc:237] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 9, Current term: 15, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:53.629292 10631 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:53.630129 10631 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Advancing to term 16
W20260709 13:04:53.644111 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 90504.4us
I20260709 13:04:53.646445 10750 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:53.647281 15495 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:53.648981 10750 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:53.656114 15495 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:53.664224 15478 raft_consensus.cc:515] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:53.670351 10750 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:04:53.672049 10750 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:53.674187 15370 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 13:04:53.674612 15370 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:53.675030 15370 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:04:53.677552 15386 raft_consensus.cc:2749] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 13:04:53.684100 10751 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:53.626511 15498 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:53.626964 15442 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 13:04:53.692013 10750 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:53.695039 11478 raft_consensus.cc:2393] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 10: Already voted for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in this term.
I20260709 13:04:53.699605 10631 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:53.701830 10750 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:53.703070 10750 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:53.704970 10750 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:04:53.704427 15482 raft_consensus.cc:2749] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:53.706149 15540 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 13:04:53.704715 15542 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:53.691073 15481 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 13:04:53.712540 15540 raft_consensus.cc:697] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:53.715155 15386 raft_consensus.cc:2749] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:53.715585 15540 consensus_queue.cc:237] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 8, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:53.695163 15495 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 13:04:53.710662 15481 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:53.735055 10749 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:04:53.719209 15495 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:53.760208 15495 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Advancing to term 15
W20260709 13:04:53.764678 15614 log.cc:927] Time spent T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.087s	user 0.001s	sys 0.003s
I20260709 13:04:53.765265 11478 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 13:04:53.771468 15575 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:53.776445 15505 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 13:04:53.791539 15478 leader_election.cc:290] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:53.811585 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:53.814761 15505 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:53.815387 15505 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:53.819397 11478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:53.821249 15415 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:53.821898 15505 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:53.721292 15418 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.105s
I20260709 13:04:53.751675 15481 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Advancing to term 18
I20260709 13:04:53.832428 15415 raft_consensus.cc:2749] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:04:53.727212 10629 raft_consensus.cc:2955] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Committing config change with OpId 13.9: config changed from index -1 to 9, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:53.855242 15575 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 7 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:53.856608 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 151711us
I20260709 13:04:53.857560 10750 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:53.865679 15415 raft_consensus.cc:2749] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260709 13:04:53.891557 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 185742us
I20260709 13:04:53.911993 11478 raft_consensus.cc:1240] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7. Ops: []
I20260709 13:04:53.916052 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:53.903144 15370 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Starting leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:53.929210 15370 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 16 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:53.932117 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:53.918821 15415 consensus_queue.cc:1059] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: INVALID_TERM, Last received: 6.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.009s
I20260709 13:04:53.941553 15415 raft_consensus.cc:3055] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:04:53.942178 15415 raft_consensus.cc:740] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:53.943514 15415 consensus_queue.cc:260] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:53.952714 10783 raft_consensus.cc:2468] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 10.
I20260709 13:04:53.953215 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 10 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:53.956609 11345 leader_election.cc:304] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:53.958051 10778 raft_consensus.cc:2410] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for term 10 because replica has last-logged OpId of term: 8 index: 7, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 6.
I20260709 13:04:53.983007 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:53.988138 10783 raft_consensus.cc:1240] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 11. Current term is 12. Ops: []
I20260709 13:04:53.990239 10780 raft_consensus.cc:1240] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 15. Current term is 16. Ops: []
I20260709 13:04:53.991251 10779 raft_consensus.cc:1275] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 13:04:53.996464 15539 consensus_queue.cc:1059] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 11.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:04:53.997229 15485 raft_consensus.cc:3055] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:04:53.997615 15485 raft_consensus.cc:740] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:53.998500 15485 consensus_queue.cc:260] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:53.999663 15485 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:54.035881 15495 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:53.985327 15466 raft_consensus.cc:2804] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:04:54.044023 15466 raft_consensus.cc:697] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 LEADER]: Becoming Leader. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Running, Role: LEADER
W20260709 13:04:54.292066 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:54.292410 15466 consensus_queue.cc:237] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 9.10, Last appended by leader: 10, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:54.041301 15415 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:04:54.086692 15495 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:54.068296 15481 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:54.385883 10629 consensus_meta.cc:287] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0: Time spent flushing consensus metadata: real 0.547s	user 0.008s	sys 0.006s
I20260709 13:04:54.539319 10629 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54304 (request call id 2718) took 1038 ms. Trace:
I20260709 13:04:54.539736 10629 rpcz_store.cc:276] 0709 13:04:53.501304 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:53.578256 (+ 76952us) service_pool.cc:224] Handling call
0709 13:04:53.578771 (+   515us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 13:04:53.579260 (+   489us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:04:53.579292 (+    32us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 13:04:53.580338 (+  1046us) log.cc:844] Serialized 518 byte log entry
0709 13:04:53.727038 (+146700us) raft_consensus.cc:1645] Marking committed up to 9
0709 13:04:54.538723 (+811685us) log.cc:844] Serialized 14 byte log entry
0709 13:04:54.538921 (+   198us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:54.539013 (+    92us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:04:54.539061 (+    48us) raft_consensus.cc:1685] finished
0709 13:04:54.539075 (+    14us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:04:54.539224 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6221,"raft.queue_time_us":1668,"raft.run_cpu_time_us":130,"raft.run_wall_time_us":3058,"thread_start_us":146284,"threads_started":1,"wal-append.queue_time_us":165623}
I20260709 13:04:54.475991 15471 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:54.541908 15471 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:54.544270 15471 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:54.546447 10635 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 13:04:54.478796 15563 raft_consensus.cc:493] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:54.549814 15563 raft_consensus.cc:515] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:54.551954 15563 leader_election.cc:290] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:54.491012 10783 raft_consensus.cc:1240] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 14. Current term is 15. Ops: []
I20260709 13:04:54.509987 10634 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54304 (request call id 2716) took 1008 ms. Trace:
I20260709 13:04:54.553673 10634 rpcz_store.cc:276] 0709 13:04:53.500813 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:53.571720 (+ 70907us) service_pool.cc:224] Handling call
0709 13:04:53.571974 (+   254us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:04:53.572182 (+   208us) raft_consensus.cc:1534] Early marking committed up to index 9
0709 13:04:53.572467 (+   285us) log.cc:844] Serialized 14 byte log entry
0709 13:04:54.509107 (+936640us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:04:54.509162 (+    55us) raft_consensus.cc:1645] Marking committed up to 9
0709 13:04:54.509194 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:54.509239 (+    45us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:04:54.509329 (+    90us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":783695,"prepare.queue_time_us":586,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":32,"raft.queue_time_us":792116,"raft.run_cpu_time_us":105,"raft.run_wall_time_us":105,"thread_start_us":152524,"threads_started":2,"wal-append.queue_time_us":133745}
I20260709 13:04:54.514462 10631 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 16 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:54.554975 15481 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 18 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:54.555510 10631 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:54304 (request call id 2715) took 1055 ms. Trace:
I20260709 13:04:54.555927 10631 rpcz_store.cc:276] 0709 13:04:53.500542 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:53.569037 (+ 68495us) service_pool.cc:224] Handling call
0709 13:04:54.512810 (+943773us) spinlock_profiling.cc:243] Waited 46.9 ms on lock 0x7b5400197b54. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dbba3d 00007fce96d8bcd0 00007fce90310254 00007fce903101e2 00007fce90310111 00007fce9031008c 00007fce9030f342 00007fce900ff48c 00007fce900fe8c6 00007fce900fe26f
0709 13:04:54.555421 (+ 42611us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":107875584}
I20260709 13:04:54.523103 15537 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:54.556967 15537 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:54.557801 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:54.559031 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:54.559195 15537 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:54.556917 10534 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44242 (request call id 168) took 2074 ms. Trace:
W20260709 13:04:54.586669 10676 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:54.588656 15505 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:54.589241 15505 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:54.592228  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:54.592548 15505 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:54.593644 15505 consensus_queue.cc:1059] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 13:04:54.590674 15537 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:54.595126 15537 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:54.597541 15537 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:54.560012 10534 rpcz_store.cc:276] 0709 13:04:52.482066 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:52.484358 (+  2292us) service_pool.cc:224] Handling call
0709 13:04:54.556854 (+2072496us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:53.500848 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:53.521461 (+ 20613us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:53.523313 (+  1852us) write_op.cc:435] Acquired schema lock
0709 13:04:53.525578 (+  2265us) tablet.cc:662] Decoding operations
0709 13:04:53.628792 (+103214us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:53.631743 (+  2951us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:53.667451 (+ 35708us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:04:53.674688 (+  7237us) tablet.cc:701] Row locks acquired
0709 13:04:53.674720 (+    32us) write_op.cc:260] PREPARE: finished
0709 13:04:53.674915 (+   195us) write_op.cc:270] Start()
0709 13:04:53.675080 (+   165us) write_op.cc:276] Timestamp: P: 1783602293674850 usec, L: 0
0709 13:04:53.675116 (+    36us) op_driver.cc:348] REPLICATION: starting
0709 13:04:53.676074 (+   958us) log.cc:844] Serialized 530 byte log entry
0709 13:04:53.919082 (+243008us) op_driver.cc:464] REPLICATION: finished
0709 13:04:54.295514 (+376432us) write_op.cc:301] APPLY: starting
0709 13:04:54.295615 (+   101us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:54.298293 (+  2678us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:54.298401 (+   108us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:54.299136 (+   735us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:54.299340 (+   204us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=2,mrs_lookups=0
0709 13:04:54.299391 (+    51us) write_op.cc:312] APPLY: finished
0709 13:04:54.299592 (+   201us) log.cc:844] Serialized 25 byte log entry
0709 13:04:54.299762 (+   170us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:54.299848 (+    86us) write_op.cc:454] Released schema lock
0709 13:04:54.299885 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:54.301456 (+  1571us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:54.301495 (+    39us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":24203,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":374530,"apply.run_cpu_time_us":3498,"apply.run_wall_time_us":5875,"cfile_cache_hit":6,"cfile_cache_hit_bytes":8307,"num_ops":1,"prepare.queue_time_us":131620,"prepare.run_cpu_time_us":3724,"prepare.run_wall_time_us":175588,"replication_time_us":231676,"thread_start_us":135295,"threads_started":2}]]}
W20260709 13:04:54.603153 10750 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:54.609791 10779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:54.627519 15537 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:54.628883 15537 consensus_queue.cc:1059] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 14.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:04:54.630630 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:54.650069 15505 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:54.650609 15505 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:54.652920 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:54.667474 10703 raft_consensus.cc:3055] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 13:04:54.667817 10703 raft_consensus.cc:740] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:54.668632 10703 consensus_queue.cc:260] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.9, Last appended by leader: 9, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:54.691725 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:54.692173 10703 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:04:54.659034 15563 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:54.749776 15563 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:54.752457 15563 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:54.677580 11478 raft_consensus.cc:1240] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 LEADER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 9. Current term is 10. Ops: []
I20260709 13:04:54.666549 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:54.659785 15633 raft_consensus.cc:493] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:04:54.754175 15633 raft_consensus.cc:515] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:54.754914 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:54.756489 15633 leader_election.cc:290] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:54.660727 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:54.757782 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:54.659386 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde67a931fe64d15a094c16f5686671c" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:54.762905 10703 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 16.
I20260709 13:04:54.693208 10633 raft_consensus.cc:1275] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 9 index: 8. (index mismatch)
I20260709 13:04:54.652669 15505 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:54.766656 15636 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:04:54.694386 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:54.687139 15635 raft_consensus.cc:3055] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 13:04:54.768229 15635 raft_consensus.cc:740] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:54.769331 15635 consensus_queue.cc:260] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.11, Last appended by leader: 11, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:54.664816 10602 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:54.770519 11478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
W20260709 13:04:54.771535 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 106801us
I20260709 13:04:54.696276 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:54.690564 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:54.777572 15471 consensus_queue.cc:1059] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: INVALID_TERM, Last received: 9.10, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 13:04:54.778635 15471 consensus_queue.cc:1243] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer 4f6678bb3cd341abbe84f1bdcb3c3632 log is divergent from this leader: its last log entry 10.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 13:04:54.696854 10784 raft_consensus.cc:1240] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Rejecting Update request from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 15. Current term is 16. Ops: [15.11-15.11]
I20260709 13:04:54.697252 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:54.779243 15471 raft_consensus.cc:2749] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 13:04:54.780728 15471 raft_consensus.cc:3055] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:04:54.696579 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:54.705251 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:54.781857 10781 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:04:54.709225 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cecde6ac0504b1f871c689c8874516a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:54.785323 15589 raft_consensus.cc:493] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:54.711022 10782 raft_consensus.cc:1240] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 9. Current term is 10. Ops: []
I20260709 13:04:54.785897 15589 raft_consensus.cc:515] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:54.787931 15589 leader_election.cc:290] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:54.788731 10630 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 13:04:54.719110 15631 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:54.789693 15631 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:54.791714 10781 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 16.
I20260709 13:04:54.756405 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:54.698696 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:54.797763 10637 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 15.
I20260709 13:04:54.792111 15631 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:54.798974 15635 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:04:54.781100 15471 raft_consensus.cc:740] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:54.684123 10535 catalog_manager.cc:5697] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 13 to 15. New cstate: current_term: 15 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:54.800745 15471 consensus_queue.cc:260] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 9.10, Last appended by leader: 10, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:54.802418 15471 raft_consensus.cc:3060] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:54.802211 10535 catalog_manager.cc:5697] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 12 to 14, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 14 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:54.807529 10601 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:54.810335 15631 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election lost for term 12. Reason: could not achieve majority
I20260709 13:04:54.811682 10601 leader_election.cc:304] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:54.819722 10601 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:54.822322 15589 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 13:04:54.823676 10601 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:54.826318 15589 raft_consensus.cc:2749] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:04:54.828393 10601 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:54.836866 15589 raft_consensus.cc:2749] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:54.838569 10601 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:54.840696 15589 raft_consensus.cc:2749] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 13:04:54.864112 10535 catalog_manager.cc:5697] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 12 to 14, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 14 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
W20260709 13:04:54.886494 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 48015.8us
I20260709 13:04:54.890784 10601 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:54.893437 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:54.889452 15636 raft_consensus.cc:493] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:54.896907 15638 raft_consensus.cc:493] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:54.898986 15563 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 13:04:54.898355 15589 consensus_queue.cc:1048] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:04:54.899456 15631 raft_consensus.cc:2749] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 13:04:54.900350 10601 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:54.897120 15636 raft_consensus.cc:515] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:54.901345 15632 raft_consensus.cc:2749] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:04:54.903429 10601 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:54.909325 15485 raft_consensus.cc:3055] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 13:04:54.908025 10535 catalog_manager.cc:5697] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 6 to 8, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:54.909756 15485 raft_consensus.cc:740] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:54.910590 15485 consensus_queue.cc:260] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:54.910754 10535 catalog_manager.cc:5697] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 12 to 14, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 14 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:54.911721 15485 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:54.913578 15632 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 13:04:54.921241 10601 leader_election.cc:304] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:54.922020 15589 raft_consensus.cc:2749] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260709 13:04:54.923406 10601 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:54.924691 10781 raft_consensus.cc:1275] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 9 index: 10. Preceding OpId from leader: term: 10 index: 11. (index mismatch)
I20260709 13:04:54.927565 15466 consensus_queue.cc:1048] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 13:04:54.900504 15638 raft_consensus.cc:515] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:54.930161 15589 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 13:04:54.930734 15589 raft_consensus.cc:697] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 16 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:54.931710 15589 consensus_queue.cc:237] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.9, Last appended by leader: 9, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:54.933635 15638 leader_election.cc:290] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:54.936631 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:54.937451 11345 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:54.941959 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:54.942981 15476 raft_consensus.cc:2749] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
W20260709 13:04:54.952412 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 239310us
I20260709 13:04:54.958696 10535 catalog_manager.cc:5697] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 9 to 11. New cstate: current_term: 11 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:54.967381 10708 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 13:04:54.968883 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:54.973680 15589 raft_consensus.cc:493] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 19 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:54.974310 15589 raft_consensus.cc:515] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 19 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:54.960834 10535 catalog_manager.cc:5697] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 9 to 11, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 11 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:54.983711 10782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:54.984102 15589 leader_election.cc:290] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 20 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:54.984392 10782 raft_consensus.cc:606] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:54.992939 10703 raft_consensus.cc:2410] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 16 because replica has last-logged OpId of term: 15 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 15 index: 10.
I20260709 13:04:54.997014 15415 raft_consensus.cc:993] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:54.998148 15415 raft_consensus.cc:1081] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:54.999665 10636 raft_consensus.cc:1275] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 9 index: 10. Preceding OpId from leader: term: 10 index: 11. (index mismatch)
I20260709 13:04:55.001659 15476 consensus_queue.cc:1048] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 13:04:55.013659 10676 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:04:55.014622 15505 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:04:55.016741 10676 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:55.017915 15539 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:55.018494 15539 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:55.016523 15495 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.003s
I20260709 13:04:55.020459 15539 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:55.015425 15537 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 6, Time since last communication: 0.006s
I20260709 13:04:55.024847 10782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:55.025434 10782 raft_consensus.cc:606] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:55.025763 10782 raft_consensus.cc:614] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:04:55.028009 10636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:55.028530 10636 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:55.028872 10636 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:04:55.035209 10676 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:55.038331 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:55.039258 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:55.039744 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:55.042369 15537 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 13:04:55.042773 15537 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:55.043129 15537 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:04:55.047801 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:55.053296 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:55.053491 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:55.054139 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:55.055298 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da385a8aef7a47b5a5aa2fd5e998f9a6" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:55.055517 10777 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 10.
I20260709 13:04:55.058267 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:55.059333 10629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a910319fb34e2aa08cba3916a1a367" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 15 index: 7 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:55.059480 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:55.064332 10636 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:55.066363 10632 raft_consensus.cc:1240] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7. Ops: []
I20260709 13:04:55.067332 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d378317bca2b4210820a3302e64b2943" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 20 candidate_status { last_received { term: 19 index: 13 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:55.066434 10676 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:55.065603 10705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62322dd168f64e539e80ee5a02331c03" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:55.046516 15638 raft_consensus.cc:2749] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:55.078212 10636 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:55.080060 11478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: true dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:04:55.080577 11478 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:04:55.075429 15637 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:04:55.114346 10676 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:55.079480 15636 leader_election.cc:290] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:55.134096 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 64933.5us
I20260709 13:04:55.140596 11478 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:04:55.140136 10751 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:55.142095 10600 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0; no voters: 
I20260709 13:04:55.143734 15661 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:55.144243 15661 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:55.135802 15539 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260709 13:04:55.146335 15661 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:55.198400 15649 log.cc:927] Time spent T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.069s	user 0.000s	sys 0.002s
I20260709 13:04:55.148866 15481 raft_consensus.cc:2749] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 18 FOLLOWER]: Leader election lost for term 18. Reason: could not achieve majority
I20260709 13:04:55.140992 15418 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.053s
W20260709 13:04:55.270081 10600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 57293.3us
W20260709 13:04:55.280288 10675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 147863us
W20260709 13:04:55.283420 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 145581us
W20260709 13:04:55.288511 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 174260us
I20260709 13:04:55.288681 15476 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
W20260709 13:04:55.290225 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 108062us
I20260709 13:04:55.289705 10676 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
W20260709 13:04:55.286681 15653 log.cc:927] Time spent T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.103s	user 0.002s	sys 0.004s
I20260709 13:04:55.298056 10751 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:55.281054 15632 raft_consensus.cc:2804] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election won for term 7
W20260709 13:04:55.304569 10658 debug-util.cc:398] Leaking SignalData structure 0x7b0800271040 after lost signal to thread 9528
W20260709 13:04:55.309806 10658 debug-util.cc:398] Leaking SignalData structure 0x7b08002a41c0 after lost signal to thread 10569
I20260709 13:04:55.301627 15481 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
W20260709 13:04:55.311046 10658 debug-util.cc:398] Leaking SignalData structure 0x7b08002a54e0 after lost signal to thread 10661
W20260709 13:04:55.314008 10658 debug-util.cc:398] Leaking SignalData structure 0x7b0800118ea0 after lost signal to thread 10662
W20260709 13:04:55.314981 10658 debug-util.cc:398] Leaking SignalData structure 0x7b08000591a0 after lost signal to thread 10736
W20260709 13:04:55.315200 10658 debug-util.cc:398] Leaking SignalData structure 0x7b080010a8c0 after lost signal to thread 10737
W20260709 13:04:55.315997 10658 debug-util.cc:398] Leaking SignalData structure 0x7b080034db00 after lost signal to thread 10810
W20260709 13:04:55.316222 10658 debug-util.cc:398] Leaking SignalData structure 0x7b0800357840 after lost signal to thread 10811
W20260709 13:04:55.317116 10658 debug-util.cc:398] Leaking SignalData structure 0x7b080013da40 after lost signal to thread 11575
W20260709 13:04:55.317601 10658 debug-util.cc:398] Leaking SignalData structure 0x7b08002c00c0 after lost signal to thread 15500
I20260709 13:04:55.289322 15476 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:55.302794 15670 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:55.372251 10602 leader_election.cc:304] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:55.430409 10676 leader_election.cc:304] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:55.434409 15563 raft_consensus.cc:2749] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:04:55.325268 15632 raft_consensus.cc:697] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:55.438405 15505 raft_consensus.cc:2749] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 13:04:55.373703 15670 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:55.441844 15670 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:55.371388 15640 raft_consensus.cc:2804] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:04:55.448334 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:55.443143 15481 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:04:55.477281 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 150663us
I20260709 13:04:55.451038 15640 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:04:55.487679 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 115557us
I20260709 13:04:55.453076 11445 raft_consensus.cc:1240] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 6. Current term is 7. Ops: []
I20260709 13:04:55.488556 10602 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:55.490886 10602 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:55.503683 10602 leader_election.cc:304] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:04:55.505298 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 205983us
I20260709 13:04:55.506060 10602 leader_election.cc:304] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:55.508950 15684 raft_consensus.cc:2749] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 13:04:55.509622 15684 raft_consensus.cc:2749] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 19 FOLLOWER]: Leader pre-election lost for term 20. Reason: could not achieve majority
I20260709 13:04:55.501852 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:55.501617 15640 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:55.487856 15636 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:55.501873 15661 raft_consensus.cc:2749] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:55.488073 15481 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:55.755062 15481 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
W20260709 13:04:55.660955 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 334058us
I20260709 13:04:55.755821 15636 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:55.758364 15636 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:55.759714 15476 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:04:55.760560 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 88944.8us
W20260709 13:04:55.524940 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 224729us
I20260709 13:04:55.517927 15632 consensus_queue.cc:237] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:55.770949 11478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:55.794661 15657 consensus_queue.cc:1059] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: INVALID_TERM, Last received: 6.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:04:55.795970 15665 raft_consensus.cc:3055] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:04:55.796366 15665 raft_consensus.cc:740] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:55.797082 15665 consensus_queue.cc:260] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [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: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:55.803632 15665 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:04:55.808393 15667 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:55.808985 15667 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:55.818228 15667 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:55.831130 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 66780.6us
I20260709 13:04:55.846197 10781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:55.846809 10781 raft_consensus.cc:606] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:55.848577 10703 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260709 13:04:55.850221 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:04:55.865273 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 218569us
I20260709 13:04:55.744990 15417 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:55.872925 15417 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:55.743969 10709 consensus_meta.cc:287] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent flushing consensus metadata: real 0.595s	user 0.005s	sys 0.011s
W20260709 13:04:55.743867 10675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 212318us
I20260709 13:04:55.504776 15670 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 13:04:55.747112 15671 log.cc:927] Time spent T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.261s	user 0.005s	sys 0.005s
I20260709 13:04:55.747792 15640 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:55.748592 15537 consensus_meta.cc:287] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Time spent flushing consensus metadata: real 0.705s	user 0.008s	sys 0.010s
I20260709 13:04:55.882716 15537 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:55.883833 10712 raft_consensus.cc:1240] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 15. Current term is 16. Ops: [15.9-15.9]
I20260709 13:04:55.883924 15640 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:55.884686 15537 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 16 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:55.749485 15510 log.cc:927] Time spent T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe: Append to log took a long time: real 0.306s	user 0.007s	sys 0.004s
I20260709 13:04:55.886281 10708 raft_consensus.cc:1240] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 10. Current term is 11. Ops: []
I20260709 13:04:55.887207 10709 raft_consensus.cc:2468] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 15.
I20260709 13:04:55.897342 15417 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:04:55.909996 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 60520.5us
I20260709 13:04:55.915798 15670 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:04:55.919428 10602 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:55.920835 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:55.921206 15661 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:04:55.929675 15495 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:55.929612 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 71134.2us
I20260709 13:04:55.930291 15495 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:04:55.931121 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 62802.3us
W20260709 13:04:55.931030 10749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 56756.3us
I20260709 13:04:55.934093 15495 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:55.946097 15415 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:55.946727 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4833b7ee057e44b09d6daaa955ee0022" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:55.946643 15415 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:55.947475 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:55.947777 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:55.948086 10780 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:04:55.948694 15415 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:55.949337 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:55.954015 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:55.957896 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:55.961989 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:55.961448 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:55.950933 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:55.963675 11445 raft_consensus.cc:2468] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:04:55.964893 10749 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:55.965500 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:55.965678 15665 raft_consensus.cc:2804] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:04:55.966109 10637 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:04:55.966106 15665 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:55.966801 15665 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:55.967697 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:55.973472 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:55.976271 10782 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260709 13:04:55.971421 15661 consensus_queue.cc:1059] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 10.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.009s
I20260709 13:04:55.986500 15661 raft_consensus.cc:3055] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:04:55.986914 15661 raft_consensus.cc:740] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:55.987730 15661 consensus_queue.cc:260] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:55.988648 15665 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:55.990489 10751 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:04:55.988994 15661 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:55.992107 15679 raft_consensus.cc:2804] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 13:04:55.991052 15417 consensus_queue.cc:1059] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 14.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:55.999140 15679 raft_consensus.cc:697] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:55.994911 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:55.999567 15657 raft_consensus.cc:3055] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 13:04:55.999922 11350 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:56.000005 15657 raft_consensus.cc:740] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:56.000092 15679 consensus_queue.cc:237] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:55.995072 10781 raft_consensus.cc:1240] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 18 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 17. Current term is 18. Ops: []
I20260709 13:04:56.001231 15657 consensus_queue.cc:260] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.9, Last appended by leader: 9, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:56.002463 15657 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:04:55.994767 10780 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:04:56.001724 15681 raft_consensus.cc:2749] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:04:56.007503 10676 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:56.010527 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:56.011262 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:56.011943 10709 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:04:56.014556 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:56.015419 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:56.016383 10631 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:04:56.017172 10780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70063af6769848a79fa78bba3977bfef"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:56.017843 10780 raft_consensus.cc:606] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:56.016294 10676 leader_election.cc:304] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:56.021525 10601 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:56.015417 15637 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:04:56.024516 10676 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:56.025179 15637 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:56.027783 10751 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:56.029430 15637 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:56.027977 15505 raft_consensus.cc:2749] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 13:04:56.029973 15633 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 13:04:56.035018 15603 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:04:56.048132 15603 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:56.048630 15603 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:56.033161 15667 raft_consensus.cc:2749] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 13:04:56.038741 15675 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.010s
I20260709 13:04:56.033502 15672 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:56.071528 15672 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:56.079059 15672 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:56.081687 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:56.082441 10709 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 16.
I20260709 13:04:56.082813 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:56.083643 10778 raft_consensus.cc:2393] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in current term 16: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:56.099756 15637 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:56.101761 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 68893.2us
I20260709 13:04:56.102622 10750 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:04:56.103147 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:56.103564 15691 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:04:56.104892 15665 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:56.107061 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:04:56.107722 11445 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:04:56.116818 15701 log.cc:927] Time spent T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.067s	user 0.003s	sys 0.000s
I20260709 13:04:56.118477 11345 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:56.124356 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:56.124477 10778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:56.125734 10778 raft_consensus.cc:606] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:56.125149 10630 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:56.126384 15637 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:56.130703 10712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:04:56.131350 10712 raft_consensus.cc:606] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Received request to transfer leadership to TS 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:56.132829  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:04:56.135046 15681 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:04:56.141975 10630 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 13.
I20260709 13:04:56.142720  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:56.143512 10534 catalog_manager.cc:5697] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: term changed from 9 to 10, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 10 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:56.152698 10676 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:56.147689 15603 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:56.154577 15505 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 13:04:56.157248 15505 raft_consensus.cc:697] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:56.155295 10530 catalog_manager.cc:5697] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 10 to 11, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 11 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:56.158362 15505 consensus_queue.cc:237] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:56.171934 11445 raft_consensus.cc:2468] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:04:56.177647 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:56.213842 10749 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:04:56.214886 15703 raft_consensus.cc:2804] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:04:56.215241 15679 raft_consensus.cc:993] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:56.215628 15703 raft_consensus.cc:697] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:56.215883 15690 raft_consensus.cc:1081] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:56.216580 15703 consensus_queue.cc:237] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:56.215080 10530 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45040 (request call id 293) took 2637 ms. Trace:
I20260709 13:04:56.224233 10750 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:56.179425 10535 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45062 (request call id 293) took 3126 ms. Trace:
I20260709 13:04:56.235086 15665 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 13:04:56.179529 15681 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 13:04:56.182025 10534 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44242 (request call id 169) took 1375 ms. Trace:
I20260709 13:04:56.235761 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:56.236433 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:56.182060 15603 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:56.203792 15417 raft_consensus.cc:993] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:56.237926 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:56.238636 10781 raft_consensus.cc:2393] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 13: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:56.237350 10780 raft_consensus.cc:2410] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 16 because replica has last-logged OpId of term: 15 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 8.
I20260709 13:04:56.241099 15417 raft_consensus.cc:1081] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:56.222257 10530 rpcz_store.cc:276] 0709 13:04:53.577689 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:53.577831 (+   142us) service_pool.cc:224] Handling call
0709 13:04:56.215015 (+2637184us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:56.185934 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:56.186518 (+   584us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:56.186562 (+    44us) write_op.cc:435] Acquired schema lock
0709 13:04:56.186578 (+    16us) tablet.cc:662] Decoding operations
0709 13:04:56.186985 (+   407us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:56.187047 (+    62us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:56.187078 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:04:56.187577 (+   499us) tablet.cc:701] Row locks acquired
0709 13:04:56.187594 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:04:56.187745 (+   151us) write_op.cc:270] Start()
0709 13:04:56.187873 (+   128us) write_op.cc:276] Timestamp: P: 1783602296187701 usec, L: 0
0709 13:04:56.187892 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 13:04:56.191145 (+  3253us) log.cc:844] Serialized 535 byte log entry
0709 13:04:56.193106 (+  1961us) spinlock_profiling.cc:243] Waited 2.58 ms on lock 0x7b540017b6d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dbfe28 00007fce957fa581 00007fce957f9d58 00007fce957fe9f1 00007fce957fe9a9 00007fce957fe939 00007fce957fe901 00007fce957fdb2d 000000000038f354 000000000038f199
0709 13:04:56.193439 (+   333us) op_driver.cc:464] REPLICATION: finished
0709 13:04:56.193891 (+   452us) write_op.cc:301] APPLY: starting
0709 13:04:56.193971 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:56.194828 (+   857us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:56.194856 (+    28us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:56.195591 (+   735us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:56.195769 (+   178us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=2,mrs_lookups=0
0709 13:04:56.195810 (+    41us) write_op.cc:312] APPLY: finished
0709 13:04:56.196012 (+   202us) log.cc:844] Serialized 25 byte log entry
0709 13:04:56.196181 (+   169us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:56.196262 (+    81us) write_op.cc:454] Released schema lock
0709 13:04:56.196300 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:56.196676 (+   376us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:56.196700 (+    24us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":50236,"reported_tablets":5,"spinlock_wait_cycles":125824,"child_traces":[["op",{"apply.queue_time_us":237,"apply.run_cpu_time_us":2745,"apply.run_wall_time_us":2745,"cfile_cache_hit":4,"cfile_cache_hit_bytes":4180,"num_ops":1,"prepare.queue_time_us":130,"prepare.run_cpu_time_us":4628,"prepare.run_wall_time_us":7332,"replication_time_us":5382,"spinlock_wait_cycles":5941632}]]}
I20260709 13:04:56.236019 10534 rpcz_store.cc:276] 0709 13:04:54.806597 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:54.806781 (+   184us) service_pool.cc:224] Handling call
0709 13:04:56.181965 (+1375184us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:56.156913 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:56.157719 (+   806us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:56.157762 (+    43us) write_op.cc:435] Acquired schema lock
0709 13:04:56.157777 (+    15us) tablet.cc:662] Decoding operations
0709 13:04:56.158139 (+   362us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:56.158192 (+    53us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:56.158217 (+    25us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:04:56.158396 (+   179us) tablet.cc:701] Row locks acquired
0709 13:04:56.158413 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:04:56.158545 (+   132us) write_op.cc:270] Start()
0709 13:04:56.158649 (+   104us) write_op.cc:276] Timestamp: P: 1783602296158501 usec, L: 0
0709 13:04:56.158675 (+    26us) op_driver.cc:348] REPLICATION: starting
0709 13:04:56.159283 (+   608us) log.cc:844] Serialized 530 byte log entry
0709 13:04:56.160975 (+  1692us) op_driver.cc:464] REPLICATION: finished
0709 13:04:56.163400 (+  2425us) write_op.cc:301] APPLY: starting
0709 13:04:56.163471 (+    71us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:56.164241 (+   770us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:56.164342 (+   101us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:56.165016 (+   674us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:56.165183 (+   167us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=2,mrs_lookups=0
0709 13:04:56.165240 (+    57us) write_op.cc:312] APPLY: finished
0709 13:04:56.165472 (+   232us) log.cc:844] Serialized 25 byte log entry
0709 13:04:56.165638 (+   166us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:56.165715 (+    77us) write_op.cc:454] Released schema lock
0709 13:04:56.165758 (+    43us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:56.166146 (+   388us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:56.166181 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":24031,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":2188,"apply.run_cpu_time_us":2679,"apply.run_wall_time_us":2679,"cfile_cache_hit":4,"cfile_cache_hit_bytes":4180,"num_ops":1,"prepare.queue_time_us":99,"prepare.run_cpu_time_us":2443,"prepare.run_wall_time_us":2635,"replication_time_us":2167,"spinlock_wait_cycles":1792}]]}
I20260709 13:04:56.254803 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:56.260951 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:56.261831 10630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70063af6769848a79fa78bba3977bfef"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:56.262557 10630 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:56.263531 15505 raft_consensus.cc:993] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2: : Instructing follower 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:56.264196 15505 raft_consensus.cc:1081] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Signalling peer 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:04:56.263523 10630 raft_consensus.cc:3060] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:04:56.267179 10628 raft_consensus.cc:2393] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 13: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:04:56.273881 10676 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:56.276018 10632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:56.276304 10676 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:56.276697 10632 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:56.277071 10632 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:56.276129 10781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:40596
I20260709 13:04:56.278025 10781 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:56.278400 10781 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:56.234877 10535 rpcz_store.cc:276] 0709 13:04:53.052764 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:53.052960 (+   196us) service_pool.cc:224] Handling call
0709 13:04:56.179356 (+3126396us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:55.014213 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:55.014775 (+   562us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:55.014811 (+    36us) write_op.cc:435] Acquired schema lock
0709 13:04:55.014830 (+    19us) tablet.cc:662] Decoding operations
0709 13:04:55.049514 (+ 34684us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:55.055633 (+  6119us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:55.061856 (+  6223us) tablet.cc:685] Acquiring locks for 7 operations
0709 13:04:55.146992 (+ 85136us) tablet.cc:701] Row locks acquired
0709 13:04:55.149088 (+  2096us) write_op.cc:260] PREPARE: finished
0709 13:04:55.184380 (+ 35292us) write_op.cc:270] Start()
0709 13:04:55.196527 (+ 12147us) write_op.cc:276] Timestamp: P: 1783602295184319 usec, L: 0
0709 13:04:55.196571 (+    44us) op_driver.cc:348] REPLICATION: starting
0709 13:04:55.326953 (+130382us) log.cc:844] Serialized 2884 byte log entry
0709 13:04:55.766337 (+439384us) spinlock_profiling.cc:243] Waited 7.53 ms on lock 0x7b540017b6d4. stack: 00007fce8eca5343 00007fce8eca5240 00007fce8e6341d4 00007fce98372304 00007fce98372299 00007fce91d2d571 00007fce91dbfe28 00007fce957fa581 00007fce957f9d58 00007fce957fe9f1 00007fce957fe9a9 00007fce957fe939 00007fce957fe901 00007fce957fdb2d 000000000038f354 000000000038f199
0709 13:04:55.906719 (+140382us) op_driver.cc:464] REPLICATION: finished
0709 13:04:55.925535 (+ 18816us) write_op.cc:301] APPLY: starting
0709 13:04:55.925619 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:55.965525 (+ 39906us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:55.965554 (+    29us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:56.106770 (+141216us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:56.107035 (+   265us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=14,key_file_lookups=14,delta_file_lookups=14,mrs_lookups=0
0709 13:04:56.107086 (+    51us) write_op.cc:312] APPLY: finished
0709 13:04:56.107349 (+   263us) log.cc:844] Serialized 73 byte log entry
0709 13:04:56.107506 (+   157us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:56.107658 (+   152us) write_op.cc:454] Released schema lock
0709 13:04:56.107705 (+    47us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:56.108125 (+   420us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:56.108161 (+    36us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":2834,"reported_tablets":20,"child_traces":[["op",{"apply.queue_time_us":18535,"apply.run_cpu_time_us":11902,"apply.run_wall_time_us":182535,"cfile_cache_hit":30,"cfile_cache_hit_bytes":33387,"num_ops":7,"prepare.queue_time_us":7989,"prepare.run_cpu_time_us":26938,"prepare.run_wall_time_us":752301,"replication_time_us":709937,"spinlock_wait_cycles":17325440,"thread_start_us":25658,"threads_started":2}]]}
I20260709 13:04:56.285128 10533 catalog_manager.cc:5697] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 7 to 9. New cstate: current_term: 9 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:56.293931 10630 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:56.301101 10781 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:56.284729 15667 raft_consensus.cc:2749] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 13:04:56.310091 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:56.312379 10712 raft_consensus.cc:3060] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:04:56.282848 15640 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Leader election lost for term 16. Reason: could not achieve majority
I20260709 13:04:56.311534 10630 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:56.265848 15633 consensus_queue.cc:1059] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: INVALID_TERM, Last received: 17.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.037s
I20260709 13:04:56.328867 10750 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:56.308442 15677 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:56.333442 15677 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:56.335650 15677 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:56.337216 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:56.338058 11445 raft_consensus.cc:2368] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8.
I20260709 13:04:56.339366 10600 leader_election.cc:400] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Vote denied by peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683) with higher term. Message: Invalid argument: T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8.
I20260709 13:04:56.339666 10600 leader_election.cc:403] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:56.342366 10781 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:56.342221 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:56.343170 10708 raft_consensus.cc:3055] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 13:04:56.343483 10708 raft_consensus.cc:740] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:56.344163 10708 consensus_queue.cc:260] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:56.345498 10708 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:56.348407 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:56.349056 10781 raft_consensus.cc:3055] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:04:56.348804 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:56.350659 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 8 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:56.351227 10631 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:04:56.354657 10781 raft_consensus.cc:740] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:56.357332 10632 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:56.363319 10631 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:04:56.366183 10712 raft_consensus.cc:2468] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:04:56.352490 15589 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Advancing to term 8
I20260709 13:04:56.367492 10602 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:56.382397 15661 raft_consensus.cc:2804] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:04:56.383132 15661 raft_consensus.cc:697] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:56.384306 15661 consensus_queue.cc:237] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:56.374732 10708 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:04:56.375221 10781 consensus_queue.cc:260] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:56.406324 10751 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:56.364488 15686 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election lost for term 13. Reason: could not achieve majority
I20260709 13:04:56.428792 10781 raft_consensus.cc:3060] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:04:56.419914 15418 raft_consensus.cc:2804] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:04:56.443671 11478 raft_consensus.cc:1275] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:04:56.447176 15418 raft_consensus.cc:697] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:56.455437 15632 consensus_queue.cc:1048] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.036s
I20260709 13:04:56.495761 10781 raft_consensus.cc:2468] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 7.
I20260709 13:04:56.496603 15418 consensus_queue.cc:237] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:56.501776 15675 raft_consensus.cc:3055] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 17 LEADER]: Stepping down as leader of term 17
I20260709 13:04:56.528609 15675 raft_consensus.cc:740] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 17 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:56.515848 15703 raft_consensus.cc:993] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:56.529985 15703 raft_consensus.cc:1081] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:56.531383 15675 consensus_queue.cc:260] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 17.13, Last appended by leader: 13, Current term: 17, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:56.532732 15675 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Advancing to term 18
I20260709 13:04:56.535482 10637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:56.536142 10637 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:56.536507 10637 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:56.536945 10631 raft_consensus.cc:3060] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:56.540913 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:56.521927 15589 raft_consensus.cc:2749] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 7. Reason: Vote denied by peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683) with higher term. Message: Invalid argument: T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 for earlier term 7. Current term is 8.
I20260709 13:04:56.541586 10712 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:56.544675 10637 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:56.559772 10712 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 13.
W20260709 13:04:56.566128 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 137299us
I20260709 13:04:56.584084 10637 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:56.587337 10632 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:56.594089 10778 raft_consensus.cc:1275] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:04:56.587771 10631 raft_consensus.cc:1275] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 13:04:56.589249 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:56.595333 10781 raft_consensus.cc:3055] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 13:04:56.595800 10781 raft_consensus.cc:740] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:56.596684 10781 consensus_queue.cc:260] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:56.597672 10781 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:04:56.615204 10602 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:56.611582 10781 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 13.
I20260709 13:04:56.616784 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:56.617647 10712 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:56.624411 15703 consensus_queue.cc:1048] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:04:56.626008 15589 raft_consensus.cc:2804] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 13:04:56.626577 15589 raft_consensus.cc:697] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:56.627434 15589 consensus_queue.cc:237] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 8, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:56.636495 10533 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45046 (request call id 288) took 3104 ms. Trace:
I20260709 13:04:56.639580 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:56.645736 10778 raft_consensus.cc:3055] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:04:56.646117 10778 raft_consensus.cc:740] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:56.647311 10778 consensus_queue.cc:260] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:56.638017 10535 catalog_manager.cc:5697] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 15 to 16, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 16 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:56.651094 10535 catalog_manager.cc:5697] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 14 to 15, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 15 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:56.658317 10535 catalog_manager.cc:5697] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 14 to 15, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 15 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } }
I20260709 13:04:56.666476 10712 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
I20260709 13:04:56.667222 15631 consensus_queue.cc:1048] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:04:56.671911 10778 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:56.674743 10711 raft_consensus.cc:1275] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 13:04:56.649772 10533 rpcz_store.cc:276] 0709 13:04:53.532469 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:53.535370 (+  2901us) service_pool.cc:224] Handling call
0709 13:04:56.636433 (+3101063us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:56.322072 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:56.364921 (+ 42849us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:56.369423 (+  4502us) write_op.cc:435] Acquired schema lock
0709 13:04:56.396327 (+ 26904us) tablet.cc:662] Decoding operations
0709 13:04:56.427744 (+ 31417us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:56.429733 (+  1989us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:56.434301 (+  4568us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:04:56.441653 (+  7352us) tablet.cc:701] Row locks acquired
0709 13:04:56.441673 (+    20us) write_op.cc:260] PREPARE: finished
0709 13:04:56.441807 (+   134us) write_op.cc:270] Start()
0709 13:04:56.441918 (+   111us) write_op.cc:276] Timestamp: P: 1783602296441765 usec, L: 0
0709 13:04:56.441965 (+    47us) op_driver.cc:348] REPLICATION: starting
0709 13:04:56.442548 (+   583us) log.cc:844] Serialized 535 byte log entry
0709 13:04:56.445933 (+  3385us) op_driver.cc:464] REPLICATION: finished
0709 13:04:56.453676 (+  7743us) write_op.cc:301] APPLY: starting
0709 13:04:56.455723 (+  2047us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:56.550235 (+ 94512us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:56.561073 (+ 10838us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:56.561880 (+   807us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:56.562041 (+   161us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=2,key_file_lookups=2,delta_file_lookups=2,mrs_lookups=0
0709 13:04:56.562087 (+    46us) write_op.cc:312] APPLY: finished
0709 13:04:56.562271 (+   184us) log.cc:844] Serialized 25 byte log entry
0709 13:04:56.563932 (+  1661us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:56.564010 (+    78us) write_op.cc:454] Released schema lock
0709 13:04:56.564060 (+    50us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:56.564404 (+   344us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:56.564431 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":20071,"reported_tablets":21,"child_traces":[["op",{"apply.queue_time_us":3196,"apply.run_cpu_time_us":11280,"apply.run_wall_time_us":111894,"cfile_cache_hit":4,"cfile_cache_hit_bytes":4180,"num_ops":1,"prepare.queue_time_us":96,"prepare.run_cpu_time_us":3032,"prepare.run_wall_time_us":120771,"replication_time_us":3820}]]}
I20260709 13:04:56.682723 10602 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:56.666815 10535 catalog_manager.cc:5697] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 6 to 7, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 7 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:56.694015 11445 raft_consensus.cc:1275] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:04:56.694379 10780 raft_consensus.cc:1275] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 13:04:56.676883 15703 consensus_queue.cc:1048] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:04:56.704483 15640 consensus_queue.cc:1048] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:04:56.723974 10637 raft_consensus.cc:1275] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:04:56.724126 10778 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
I20260709 13:04:56.698196 15670 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:04:56.738283 15670 raft_consensus.cc:697] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:56.739931 15670 consensus_queue.cc:237] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:56.747414 10637 raft_consensus.cc:1275] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 13:04:56.728863 15631 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:56.751945 15631 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:56.727114 15690 consensus_queue.cc:1048] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.024s
I20260709 13:04:56.753530 15636 consensus_queue.cc:1048] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.004s
I20260709 13:04:56.758705 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:56.761484 15691 consensus_queue.cc:1048] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:56.763499 10704 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 16.
I20260709 13:04:56.769652 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:04:56.770275 11470 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 16.
I20260709 13:04:56.773070 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:56.772027 10600 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:56.773926 10781 raft_consensus.cc:2393] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 16: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:56.777976 15661 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 13:04:56.778468 15661 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:04:56.778883 15661 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:04:56.772701 15631 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:56.869621 15661 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Starting leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:56.884346 10533 catalog_manager.cc:5697] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 11 to 13. New cstate: current_term: 13 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:56.959784 15661 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 16 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:56.961409 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:56.962227 10780 raft_consensus.cc:2393] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 16: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:04:56.967681 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:04:56.983333 10630 consensus_queue.cc:237] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [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: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:56.993911 11470 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 16.
I20260709 13:04:57.035282 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:57.037742 10711 raft_consensus.cc:1275] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:04:57.051546 15670 consensus_queue.cc:1048] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:57.060186 10530 catalog_manager.cc:5697] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 9 to 10, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 10 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:57.064023 10530 catalog_manager.cc:5697] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:57.085160 10707 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 16.
I20260709 13:04:57.088120 10631 raft_consensus.cc:1275] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 13:04:57.089109 10712 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 13:04:57.090562 15661 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 13:04:57.092705 10602 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:57.093609 15661 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 13:04:57.094573 15661 raft_consensus.cc:697] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 16 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:57.095705 15661 consensus_queue.cc:237] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.11, Last appended by leader: 11, Current term: 16, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:57.098428 10530 catalog_manager.cc:5697] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 14 to 15, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 15 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:57.106389 15627 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:57.113284 10782 raft_consensus.cc:1275] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 13:04:57.114007 10780 raft_consensus.cc:1275] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:04:57.121479 15589 consensus_queue.cc:1048] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:04:57.127724 11433 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 13:04:57.125939 15670 consensus_queue.cc:1048] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.003s
I20260709 13:04:57.129343 15675 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 13:04:57.141048 10712 raft_consensus.cc:1275] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 13:04:57.142859 15418 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:04:57.152698  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:57.202761 15661 raft_consensus.cc:2955] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Committing config change with OpId 15.13: config changed from index 12 to 13, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:57.208670 10707 raft_consensus.cc:2955] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Committing config change with OpId 15.13: config changed from index 12 to 13, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:57.225822 10704 raft_consensus.cc:1275] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 13 index: 9. (index mismatch)
I20260709 13:04:57.227099 10711 raft_consensus.cc:1275] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 13:04:57.232788 15670 consensus_queue.cc:1048] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:04:57.234472 15670 consensus_queue.cc:1048] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:04:57.219938 10535 catalog_manager.cc:5697] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 11 to 12, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 12 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:57.256012 10535 catalog_manager.cc:5697] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 12 to 13, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 13 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:57.258340 10535 catalog_manager.cc:5697] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 6 to 7, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 7 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:57.286154 15657 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:57.286863 15657 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:57.309998 15657 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:57.328118 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:57.328990 10707 raft_consensus.cc:2410] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 for term 17 because replica has last-logged OpId of term: 15 index: 11, which is greater than that of the candidate, which has last-logged OpId of term: 15 index: 10.
I20260709 13:04:57.389137 11433 raft_consensus.cc:2955] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Committing config change with OpId 15.13: config changed from index 12 to 13, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:04:57.414184 15737 log.cc:927] Time spent T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.089s	user 0.000s	sys 0.000s
I20260709 13:04:57.448014 15676 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 18 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:57.449066 15676 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:57.454375 15676 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:57.466310 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 19 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:57.468816 15690 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:57.469362 15690 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:57.471371 15690 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:57.474869 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:57.475626 10711 raft_consensus.cc:2393] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 11: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
W20260709 13:04:57.482848 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 158153us
W20260709 13:04:57.488029 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 165408us
I20260709 13:04:57.491187 10631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 17 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:57.497560 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 19 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:57.498212 10636 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 18.
I20260709 13:04:57.502290 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:57.502920 10636 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
I20260709 13:04:57.525779 10750 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:57.526835 15676 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 13:04:57.517649 10531 catalog_manager.cc:5697] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index 12 to 13, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New cstate: current_term: 15 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:57.531864 10778 raft_consensus.cc:1275] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 13:04:57.538275 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c9f949879f44c918513d18d7128559c with cas_config_opid_index 12: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:57.548023 10775 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c9f949879f44c918513d18d7128559c with delete_type TABLET_DATA_TOMBSTONED (TS 99a7b009fd104b7d948808513bc3e845 not found in new config with opid_index 13) from {username='slave'} at 127.0.0.1:49410
I20260709 13:04:57.578820 15741 tablet_replica.cc:333] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:04:57.580022 15741 raft_consensus.cc:2243] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:57.585134 15741 raft_consensus.cc:2272] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:57.594139 15741 ts_tablet_manager.cc:1916] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:57.617712 10750 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:57.619932 15676 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260709 13:04:57.620370 15676 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 18 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:57.620703 15676 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 18 FOLLOWER]: Advancing to term 19
I20260709 13:04:57.622970 10704 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260709 13:04:57.625931 15739 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 13:04:57.630146 10750 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:57.630882 15690 raft_consensus.cc:2804] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 13:04:57.631249 15690 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:57.631624 15690 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:57.637601 15741 ts_tablet_manager.cc:1929] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 15.12
I20260709 13:04:57.638356 15741 log.cc:1199] T 4c9f949879f44c918513d18d7128559c P 99a7b009fd104b7d948808513bc3e845: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-2-root/wals/4c9f949879f44c918513d18d7128559c
I20260709 13:04:57.640429 10520 catalog_manager.cc:5028] TS 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): tablet 4c9f949879f44c918513d18d7128559c (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:04:57.639314 10535 catalog_manager.cc:5697] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 15 to 16, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65), now has a pending config: VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65), VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66), VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67), VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 16 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:57.666888 15676 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:57.672654 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 19 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:57.684195 10630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54284
I20260709 13:04:57.684834 10630 raft_consensus.cc:606] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 16 LEADER]: Received request to transfer leadership
I20260709 13:04:57.665027 15690 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:57.690007 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:57.691121 10708 raft_consensus.cc:2393] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 11: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:04:57.680907 15676 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 19 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:57.693751 15690 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:04:57.694769 15589 consensus_queue.cc:1048] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:04:57.693574 15739 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:57.698673 15739 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:57.701162 10630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54284
I20260709 13:04:57.701722 10630 raft_consensus.cc:606] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 16 LEADER]: Received request to transfer leadership
I20260709 13:04:57.701894 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:04:57.702646 10708 raft_consensus.cc:2393] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 16: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:04:57.707109 15739 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:57.708451 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 19 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:57.711138 10630 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 18 FOLLOWER]: Advancing to term 19
I20260709 13:04:57.710114 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 11 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:57.721211 15589 raft_consensus.cc:993] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:57.721873 15589 raft_consensus.cc:1081] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 16 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:57.724083 10708 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56616
I20260709 13:04:57.724747 10708 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:57.728096 10636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54284
I20260709 13:04:57.728688 10636 raft_consensus.cc:606] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 16 LEADER]: Received request to transfer leadership
I20260709 13:04:57.729705 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:57.730372 10780 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 16.
I20260709 13:04:57.725152 10708 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Advancing to term 17
W20260709 13:04:57.735147 10583 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:04:57.735532 10583 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 1853822fd30244b8a6a56589a31ddd5a already in progress
W20260709 13:04:57.735831 10583 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 1853822fd30244b8a6a56589a31ddd5a already in progress
I20260709 13:04:57.744658 10780 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260709 13:04:57.759369 10637 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 11.
I20260709 13:04:57.780992 10630 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 19.
I20260709 13:04:57.779088 10708 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Starting forced leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:57.789202 10601 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:57.790097 15589 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260709 13:04:57.790510 15589 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting leader election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:04:57.790884 15589 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:04:57.797905 15739 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 13:04:57.799485 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: true dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:04:57.800109 11433 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Advancing to term 17
I20260709 13:04:57.802076 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:57.803013 10778 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Advancing to term 17
I20260709 13:04:57.804785 10750 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:57.805838 15676 raft_consensus.cc:2804] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:04:57.812695 15676 raft_consensus.cc:697] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:57.814337 15676 consensus_queue.cc:237] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:57.815726 11433 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 17.
I20260709 13:04:57.817581 10708 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 17 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:04:57.823861 10750 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:57.824915 15690 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 19 FOLLOWER]: Leader election won for term 19
I20260709 13:04:57.830847 15690 raft_consensus.cc:697] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 19 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:57.831565 15589 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:57.831849 15690 consensus_queue.cc:237] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 17.13, Last appended by leader: 13, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:57.834689 15589 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 16 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:57.832762 10778 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 17.
I20260709 13:04:57.835494 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:57.839911 10704 raft_consensus.cc:2393] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Leader election vote request: Denying vote to candidate 7c00483a1339411da05005c410f470a0 in current term 16: Already voted for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in this term.
I20260709 13:04:57.840708 10782 raft_consensus.cc:1240] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 16. Current term is 17. Ops: [15.11-16.12]
I20260709 13:04:57.845311 10676 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:57.849815 15505 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 13:04:57.852578 15505 raft_consensus.cc:697] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:57.853622 15505 consensus_queue.cc:237] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.12, Last appended by leader: 12, Current term: 17, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:57.857101 11470 raft_consensus.cc:1240] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Rejecting Update request from peer 7c00483a1339411da05005c410f470a0 for earlier term 16. Current term is 17. Ops: []
I20260709 13:04:57.859467 15589 consensus_queue.cc:1059] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 12, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 13:04:57.860338 15589 raft_consensus.cc:3055] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 16 LEADER]: Stepping down as leader of term 16
I20260709 13:04:57.860672 15589 raft_consensus.cc:740] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:57.861574 15589 consensus_queue.cc:260] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.12, Last appended by leader: 12, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:57.863933 15589 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Advancing to term 17
I20260709 13:04:57.877550 10535 catalog_manager.cc:5697] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 16 to 17, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66), pending config changed. New cstate: current_term: 17 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:57.889307 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:57.890038 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:57.897603 10778 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 16.
I20260709 13:04:57.906100 10601 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:57.911211 10630 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 17.
I20260709 13:04:57.909721 15589 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 13:04:57.920087 15687 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:57.920668 15687 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:57.923061 15687 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:57.925905 15589 raft_consensus.cc:697] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 16 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:57.926964 15589 consensus_queue.cc:237] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.9, Last appended by leader: 9, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:57.928113 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:57.935073 10535 catalog_manager.cc:5697] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 10 to 11, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 11 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:57.939451 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:57.940207 10630 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:04:57.947939 10676 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:57.949113 15687 raft_consensus.cc:2804] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 13:04:57.949543 15687 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:57.949884 15687 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:57.966419 15687 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:57.969211 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:57.969935 10630 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:57.976167 10630 raft_consensus.cc:2468] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:04:57.977286 10676 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:57.977698 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb5769c48bc4ec8b026ce548b0ad2ea" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 10 index: 6 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:57.978066 15505 raft_consensus.cc:2804] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:04:57.978583 15505 raft_consensus.cc:697] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:57.979463 15505 consensus_queue.cc:237] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 10.6, Last appended by leader: 6, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:57.987463 10533 catalog_manager.cc:5697] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 15 to 16, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 16 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:58.001114 10535 catalog_manager.cc:5697] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 17 to 19, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 19 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:57.974241 15687 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:58.037119 10533 catalog_manager.cc:5697] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 11 to 12, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 12 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:58.048866 15505 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:04:58.049577 15505 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:58.051829 15505 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:58.054360 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:58.054385 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 18 candidate_status { last_received { term: 17 index: 13 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:58.056157 10632 raft_consensus.cc:2368] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 18. Current term is 19.
I20260709 13:04:58.060084 10676 leader_election.cc:400] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 18 pre-election: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 18. Current term is 19.
I20260709 13:04:58.060443 10676 leader_election.cc:403] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 18 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:58.063007 15505 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Advancing to term 19
I20260709 13:04:58.072597 15505 raft_consensus.cc:2749] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 19 FOLLOWER]: Leader pre-election lost for term 18. Reason: Vote denied by peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011) with higher term. Message: Invalid argument: T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for earlier term 18. Current term is 19.
I20260709 13:04:58.256496 10630 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 16 index: 12. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260709 13:04:58.258201 15687 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 13:04:58.274575 15687 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:58.275139 15687 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:58.278052 10632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 17 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:04:58.279189 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 17 candidate_status { last_received { term: 14 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:04:58.279590 15687 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:58.280118 10782 raft_consensus.cc:2410] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 for term 17 because replica has last-logged OpId of term: 15 index: 9, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 8.
I20260709 13:04:58.281292 10676 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:04:58.282328 15505 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 13:04:58.308248 11445 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260709 13:04:58.310395 15687 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 13:04:58.337994 15687 raft_consensus.cc:2955] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 LEADER]: Committing config change with OpId 15.11: config changed from index 9 to 11, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:58.358975 10637 raft_consensus.cc:2955] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Committing config change with OpId 15.11: config changed from index 9 to 11, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:58.371601 10630 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 19 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 17 index: 13. Preceding OpId from leader: term: 19 index: 14. (index mismatch)
I20260709 13:04:58.374492 15690 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 13:04:58.413892 10708 raft_consensus.cc:1240] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 11. Current term is 12. Ops: []
I20260709 13:04:58.415903 10711 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 19 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 17 index: 13. Preceding OpId from leader: term: 19 index: 14. (index mismatch)
I20260709 13:04:58.416222 10708 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260709 13:04:58.417680 10631 raft_consensus.cc:1240] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 11. Current term is 12. Ops: []
I20260709 13:04:58.419500 15739 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:04:58.421317 15691 consensus_queue.cc:1059] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:58.422024 15691 consensus_queue.cc:1243] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 log is divergent from this leader: its last log entry 12.7 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 6
I20260709 13:04:58.422611 15691 raft_consensus.cc:3055] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:04:58.422989 15691 raft_consensus.cc:740] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:58.423766 15691 consensus_queue.cc:260] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:58.424827 15691 raft_consensus.cc:3060] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:58.429104 15627 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260709 13:04:58.434108  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:58.452889 10778 raft_consensus.cc:1275] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 7. (term mismatch)
I20260709 13:04:58.453346 10778 pending_rounds.cc:85] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845: Aborting all ops after (but not including) 6
I20260709 13:04:58.453677 10778 pending_rounds.cc:107] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845: Aborting uncommitted NO_OP operation due to leader change: 11.7
I20260709 13:04:58.454151 10778 raft_consensus.cc:2889] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:58.462908 15505 consensus_queue.cc:1048] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:04:58.519393 11445 raft_consensus.cc:2955] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Committing config change with OpId 15.11: config changed from index 9 to 11, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:04:58.544797 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 44524.9us
I20260709 13:04:58.546770 10778 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260709 13:04:58.549301 10631 raft_consensus.cc:1275] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 6. Preceding OpId from leader: term: 12 index: 7. (index mismatch)
W20260709 13:04:58.565408 15753 log.cc:927] Time spent T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260709 13:04:58.565066 15636 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 10, Time since last communication: 0.024s
W20260709 13:04:58.616350 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 52960.5us
I20260709 13:04:58.582203 15759 consensus_queue.cc:1048] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.062s
W20260709 13:04:58.697438 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 80217.8us
W20260709 13:04:58.698581 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 132527us
I20260709 13:04:58.709605 10778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:58.710259 10778 raft_consensus.cc:606] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:58.715662 10778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:58.716267 10778 raft_consensus.cc:606] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:58.727202 10533 catalog_manager.cc:5697] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index 9 to 11, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER, no longer has a pending config: VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65), VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66), VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67), VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 17 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:58.740234 10780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:58.762552 10780 raft_consensus.cc:606] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 19 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:58.773289 10780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:58.774001 10780 raft_consensus.cc:606] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:04:58.776921 10780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:04:58.777769 10780 raft_consensus.cc:606] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:04:58.779430  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:04:58.781658  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:04:58.770166 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 166470us
I20260709 13:04:58.824379 10782 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 16 index: 10. (index mismatch)
I20260709 13:04:58.856571 15781 raft_consensus.cc:993] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:58.857090 15781 raft_consensus.cc:1081] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:04:58.861231 15771 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:04:58.924606 15779 raft_consensus.cc:993] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:58.926075 15773 raft_consensus.cc:993] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:58.927409 15773 raft_consensus.cc:1081] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 19 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:58.927966 15757 raft_consensus.cc:993] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:58.928442 15757 raft_consensus.cc:1081] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:58.928699 15773 raft_consensus.cc:1081] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:58.937417 10780 raft_consensus.cc:2955] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Committing config change with OpId 15.11: config changed from index 9 to 11, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:58.943784 10709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56600
I20260709 13:04:58.944418 10709 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:58.945005 10709 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:58.945521 10708 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56600
I20260709 13:04:58.944396 10704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56600
I20260709 13:04:58.946111 10708 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:58.946575 10708 raft_consensus.cc:3060] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:58.950569 15691 raft_consensus.cc:993] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:04:58.951102 15691 raft_consensus.cc:1081] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
W20260709 13:04:59.000231 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 187902us
I20260709 13:04:59.015766 10637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:04:59.017069 10637 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:59.020867 10637 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:58.946498 10704 raft_consensus.cc:493] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 19 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:59.074255 10704 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 19 FOLLOWER]: Advancing to term 20
I20260709 13:04:59.073920 10709 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:59.078333 10709 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 15 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:59.081490 10711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56600
I20260709 13:04:59.082517 10711 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:59.083118 10711 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:59.092336 10637 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:59.095916 10637 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 11 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:59.098917 10704 raft_consensus.cc:515] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 20 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:59.100425 10708 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:59.113507 10704 leader_election.cc:290] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 20 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:59.111321 10708 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:04:59.126626 10711 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:59.191660 10711 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:04:59.192452 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 125000us
I20260709 13:04:59.222513 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:04:59.223800 10712 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:59.229171 10708 raft_consensus.cc:1240] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 20 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 19. Current term is 20. Ops: []
I20260709 13:04:59.249238 15770 consensus_queue.cc:1059] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 19.14, Next index: 15, Last known committed idx: 14, Time since last communication: 0.001s
I20260709 13:04:59.250672 15763 raft_consensus.cc:3055] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 19 LEADER]: Stepping down as leader of term 19
I20260709 13:04:59.251076 15763 raft_consensus.cc:740] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 19 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:59.252203 15763 consensus_queue.cc:260] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 19.14, Last appended by leader: 14, Current term: 19, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:59.259330 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:59.260296 10637 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:59.261122 10628 consensus_queue.cc:237] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [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: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:59.263826 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 20 candidate_status { last_received { term: 19 index: 14 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:59.264549 10636 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 19 FOLLOWER]: Advancing to term 20
I20260709 13:04:59.264920 10635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:59.265661 10635 raft_consensus.cc:3060] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:59.270860 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:04:59.271548 10633 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:59.284377 10636 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 20.
W20260709 13:04:59.293159 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 110278us
I20260709 13:04:59.306542 15763 raft_consensus.cc:3060] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 19 FOLLOWER]: Advancing to term 20
I20260709 13:04:59.305188 10676 leader_election.cc:304] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:59.309312 15775 raft_consensus.cc:2804] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 20 FOLLOWER]: Leader election won for term 20
I20260709 13:04:59.309968 15775 raft_consensus.cc:697] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 20 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:59.311059 15775 consensus_queue.cc:237] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 19.14, Last appended by leader: 14, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:59.285128 10712 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:04:59.313109 10633 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:04:59.331547 10637 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 15.
I20260709 13:04:59.334270 10635 raft_consensus.cc:2468] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:04:59.333068 10676 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:59.323498 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:59.347429 10784 raft_consensus.cc:3055] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:04:59.347884 10784 raft_consensus.cc:740] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:59.349146 10784 consensus_queue.cc:260] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:04:59.356627 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 78090.1us
I20260709 13:04:59.364003 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c73fc52be425429c918eaebac6ee44b7" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 20 candidate_status { last_received { term: 19 index: 14 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:59.379136 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1b75d5a05945ad9d9bd158838d2e27" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:59.379873 10777 raft_consensus.cc:3055] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 13:04:59.380198 10777 raft_consensus.cc:740] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:59.381129 10777 consensus_queue.cc:260] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:59.382186 10777 raft_consensus.cc:3060] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:04:59.383097 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:59.372737 10602 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:59.383746 10778 raft_consensus.cc:3055] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:04:59.384057 10778 raft_consensus.cc:740] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:59.384850 15772 raft_consensus.cc:2804] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:04:59.373703 15775 raft_consensus.cc:2804] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:04:59.395150 15775 raft_consensus.cc:697] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:59.395481 15772 raft_consensus.cc:697] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:04:59.396522 15772 consensus_queue.cc:237] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:59.396821 15775 consensus_queue.cc:237] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:59.399158 10777 raft_consensus.cc:2468] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 15.
I20260709 13:04:59.400372 10534 catalog_manager.cc:5697] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 19 to 20, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 20 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:59.384894 10778 consensus_queue.cc:260] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:59.405316 10784 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:04:59.406744 10712 raft_consensus.cc:1240] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 7. Current term is 8. Ops: []
I20260709 13:04:59.409394 10777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:04:59.409761 10707 raft_consensus.cc:1275] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:04:59.408681 10676 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:59.410396 10777 raft_consensus.cc:3055] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:04:59.410948 10777 raft_consensus.cc:740] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:04:59.411202 15795 raft_consensus.cc:2804] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:04:59.411842 15795 raft_consensus.cc:697] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:59.411998 10777 consensus_queue.cc:260] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:59.412174 10709 consensus_queue.cc:237] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 17.13, Last appended by leader: 12, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:04:59.412724 15795 consensus_queue.cc:237] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:59.415405 10676 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:04:59.418627 10777 raft_consensus.cc:3060] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:04:59.420790 10784 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 11.
I20260709 13:04:59.421782 10778 raft_consensus.cc:3060] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:04:59.445712 10777 raft_consensus.cc:2468] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:04:59.457751 10778 raft_consensus.cc:2468] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:04:59.461649 10711 raft_consensus.cc:1240] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 11. Current term is 12. Ops: []
W20260709 13:04:59.465093 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 49766us
I20260709 13:04:59.475914 15794 raft_consensus.cc:2804] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 13:04:59.476624 15794 raft_consensus.cc:697] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:04:59.477178 10630 raft_consensus.cc:1240] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 11. Current term is 12. Ops: []
I20260709 13:04:59.477692 15794 consensus_queue.cc:237] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:04:59.478561 10632 raft_consensus.cc:1240] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 7. Current term is 8. Ops: []
I20260709 13:04:59.483546 10784 raft_consensus.cc:1275] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:04:59.489554 15739 consensus_queue.cc:1048] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.009s
I20260709 13:04:59.497107 10781 raft_consensus.cc:2468] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 20.
I20260709 13:04:59.504487 10636 raft_consensus.cc:1240] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 14. Current term is 15. Ops: []
I20260709 13:04:59.542460 11470 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 17 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
W20260709 13:04:59.545178 10675 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:04:59.547907 10600 consensus_peers.cc:597] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70063af6769848a79fa78bba3977bfef. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:59.551371 15775 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
W20260709 13:04:59.566962 15802 log.cc:927] Time spent T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.105s	user 0.004s	sys 0.000s
I20260709 13:04:59.568760 15794 raft_consensus.cc:2955] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 LEADER]: Committing config change with OpId 17.14: config changed from index 11 to 14, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:59.574088 11428 raft_consensus.cc:2955] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Committing config change with OpId 17.14: config changed from index 11 to 14, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:59.605628 15772 consensus_queue.cc:1048] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:04:59.631484 15805 log.cc:927] Time spent T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 13:04:59.645136 10521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1853822fd30244b8a6a56589a31ddd5a with cas_config_opid_index 11: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:59.649755 10784 raft_consensus.cc:1275] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 17 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 13:04:59.654192 15795 consensus_queue.cc:1048] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260709 13:04:59.664193 10703 raft_consensus.cc:2955] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:59.657699 15790 raft_consensus.cc:2955] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:59.674436 10535 catalog_manager.cc:5697] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 10 to 11, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 11 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:59.688125 10784 raft_consensus.cc:2955] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Committing config change with OpId 17.14: config changed from index 11 to 14, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:59.703025 10636 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 20 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 19 index: 14. Preceding OpId from leader: term: 20 index: 15. (index mismatch)
I20260709 13:04:59.701468 10533 catalog_manager.cc:5697] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 11 to 14, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New cstate: current_term: 17 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:04:59.705639 15769 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.001s
I20260709 13:04:59.747849 10784 raft_consensus.cc:1275] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 20 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 19 index: 14. Preceding OpId from leader: term: 20 index: 15. (index mismatch)
I20260709 13:04:59.747177 10777 raft_consensus.cc:2955] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:59.749831 15795 consensus_queue.cc:1048] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 13:04:59.750562 10778 consensus_queue.cc:237] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:04:59.767688 10534 catalog_manager.cc:5697] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 7 to 8, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 8 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:59.772369 10619 tablet_service.cc:1558] Processing DeleteTablet for tablet 1853822fd30244b8a6a56589a31ddd5a with delete_type TABLET_DATA_TOMBSTONED (TS 7c00483a1339411da05005c410f470a0 not found in new config with opid_index 14) from {username='slave'} at 127.0.0.1:54284
I20260709 13:04:59.771498 10534 catalog_manager.cc:5697] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 11 to 12, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 12 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:59.774770 10534 catalog_manager.cc:5697] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 14 to 15, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 15 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:59.779400 10534 catalog_manager.cc:5697] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index -1 to 6, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 7 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:04:59.782897  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:59.791231 15816 tablet_replica.cc:333] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:04:59.792524 15816 raft_consensus.cc:2243] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.793512 15816 raft_consensus.cc:2272] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.809199 15816 ts_tablet_manager.cc:1916] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:04:59.813294 10749 consensus_peers.cc:597] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 743bc1141afc45d79ede7eec5ae767d7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:59.813300 10711 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 13:04:59.815344 10636 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 13:04:59.818926 15796 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 13:04:59.822314 15691 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 13:04:59.826828 10778 raft_consensus.cc:1275] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 13:04:59.828380 15790 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.003s
I20260709 13:04:59.847955 10633 raft_consensus.cc:1275] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 13:04:59.852936 15794 consensus_queue.cc:1048] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.003s
I20260709 13:04:59.902606 10707 raft_consensus.cc:1275] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
W20260709 13:04:59.978957 10600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 73959.8us
I20260709 13:04:59.984299 15818 ts_tablet_manager.cc:933] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
W20260709 13:05:00.047380 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 74738.9us
W20260709 13:05:00.051074 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 47357.2us
I20260709 13:04:59.995870 15768 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.149s
I20260709 13:05:00.128834 15816 ts_tablet_manager.cc:1929] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 17.13
W20260709 13:05:00.139700 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 91350.2us
I20260709 13:05:00.144583 15816 log.cc:1199] T 1853822fd30244b8a6a56589a31ddd5a P 7c00483a1339411da05005c410f470a0: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-0-root/wals/1853822fd30244b8a6a56589a31ddd5a
W20260709 13:05:00.198352 10600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 53779us
W20260709 13:05:00.216282 10675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 215146us
W20260709 13:05:00.220570 15819 log.cc:927] Time spent T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
W20260709 13:05:00.220901 15820 log.cc:927] Time spent T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
W20260709 13:05:00.233745 15817 log.cc:927] Time spent T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260709 13:05:00.162101 15818 tablet_copy_client.cc:323] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.65:36011
I20260709 13:05:00.303874 10520 catalog_manager.cc:5028] TS 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): tablet 1853822fd30244b8a6a56589a31ddd5a (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:05:00.306109 10781 raft_consensus.cc:1275] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 13:05:00.329142 10647 tablet_copy_service.cc:140] P 7c00483a1339411da05005c410f470a0: Received BeginTabletCopySession request for tablet 70063af6769848a79fa78bba3977bfef from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:54074)
I20260709 13:05:00.329844 10647 tablet_copy_service.cc:161] P 7c00483a1339411da05005c410f470a0: Beginning new tablet copy session on tablet 70063af6769848a79fa78bba3977bfef from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:54074: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-70063af6769848a79fa78bba3977bfef
W20260709 13:05:00.404213 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 96051.2us
I20260709 13:05:00.486129 15836 raft_consensus.cc:2955] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Committing config change with OpId 15.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
W20260709 13:05:00.462772 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 48525.4us
I20260709 13:05:00.500133 10647 tablet_copy_source_session.cc:215] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:00.516546 15818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70063af6769848a79fa78bba3977bfef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.556350 10628 raft_consensus.cc:2955] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Committing config change with OpId 15.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:00.564779 10632 raft_consensus.cc:1275] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:05:00.567608 10634 raft_consensus.cc:1275] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 13:05:00.593364 10777 raft_consensus.cc:1275] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 13:05:00.598694 15838 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.007s
I20260709 13:05:00.602875 15505 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:05:00.645433 10531 catalog_manager.cc:5697] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 15 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:00.650053 10780 raft_consensus.cc:1275] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:05:00.595263 15794 consensus_queue.cc:1048] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.026s
I20260709 13:05:00.658789 15849 consensus_queue.cc:1048] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:05:00.661836 15769 consensus_queue.cc:1048] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:05:00.683188 10636 consensus_queue.cc:237] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 9, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:00.691082 15854 ts_tablet_manager.cc:933] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:00.701324 10708 raft_consensus.cc:2955] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Committing config change with OpId 15.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:00.769431 15818 tablet_copy_client.cc:806] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:00.770113 15818 tablet_copy_client.cc:670] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
W20260709 13:05:00.779003 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 49850.2us
W20260709 13:05:00.782266 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 48054.3us
I20260709 13:05:00.822968 10708 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260709 13:05:00.835593 10778 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260709 13:05:00.809971 15854 tablet_copy_client.cc:323] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.67:34207
I20260709 13:05:00.855739 15855 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 13:05:00.862676 15833 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 13:05:00.866914 10796 tablet_copy_service.cc:140] P 99a7b009fd104b7d948808513bc3e845: Received BeginTabletCopySession request for tablet 743bc1141afc45d79ede7eec5ae767d7 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:47336)
I20260709 13:05:00.867554 10796 tablet_copy_service.cc:161] P 99a7b009fd104b7d948808513bc3e845: Beginning new tablet copy session on tablet 743bc1141afc45d79ede7eec5ae767d7 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:47336: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-743bc1141afc45d79ede7eec5ae767d7
I20260709 13:05:00.819018 15818 tablet_copy_client.cc:538] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 13:05:00.871516 10600 consensus_peers.cc:597] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f18b49a2778a4ae7877e13310d70f74d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:00.918977 10796 tablet_copy_source_session.cc:215] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:00.925489 15854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 743bc1141afc45d79ede7eec5ae767d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.945613 15772 raft_consensus.cc:2955] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 16 LEADER]: Committing config change with OpId 16.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:00.951665 10709 raft_consensus.cc:2955] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Committing config change with OpId 16.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:00.971045 15818 tablet_bootstrap.cc:492] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:05:01.006112 10778 consensus_queue.cc:237] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:01.011960 10783 raft_consensus.cc:2955] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Committing config change with OpId 16.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:01.037734 15854 tablet_copy_client.cc:806] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:01.038578 15854 tablet_copy_client.cc:670] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:01.063911 10709 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 13:05:01.066413 10628 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 13:05:01.072168 15854 tablet_copy_client.cc:538] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:01.068848 15763 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 13:05:01.075121 15836 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 13:05:01.042116 10531 catalog_manager.cc:5697] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 16 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
W20260709 13:05:01.107575 10749 consensus_peers.cc:597] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4833b7ee057e44b09d6daaa955ee0022. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:01.131474 15818 tablet_bootstrap.cc:492] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:01.132643 15818 tablet_bootstrap.cc:492] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:05:01.133533 15818 ts_tablet_manager.cc:1403] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.163s	user 0.031s	sys 0.006s
I20260709 13:05:01.151784 15818 raft_consensus.cc:359] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:01.158401 15818 raft_consensus.cc:740] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:05:01.189652 15818 consensus_queue.cc:260] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:01.194941 15836 raft_consensus.cc:2955] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Committing config change with OpId 15.12: config changed from index -1 to 12, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:01.205178 15854 tablet_bootstrap.cc:492] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:05:01.206377 10709 raft_consensus.cc:2955] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Committing config change with OpId 15.12: config changed from index -1 to 12, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:01.212925 10628 raft_consensus.cc:2955] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Committing config change with OpId 15.12: config changed from index -1 to 12, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:01.214180 15818 ts_tablet_manager.cc:1434] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.080s	user 0.008s	sys 0.000s
I20260709 13:05:01.219566 10647 tablet_copy_service.cc:342] P 7c00483a1339411da05005c410f470a0: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-70063af6769848a79fa78bba3977bfef received from {username='slave'} at 127.0.0.1:54074
I20260709 13:05:01.220068 10647 tablet_copy_service.cc:434] P 7c00483a1339411da05005c410f470a0: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-70063af6769848a79fa78bba3977bfef on tablet 70063af6769848a79fa78bba3977bfef with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:05:01.250538 10534 catalog_manager.cc:5697] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index -1 to 12, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 15 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:01.281821 15818 ts_tablet_manager.cc:933] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:05:01.296002 15818 tablet_copy_client.cc:323] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.65:36011
I20260709 13:05:01.298866 10647 tablet_copy_service.cc:140] P 7c00483a1339411da05005c410f470a0: Received BeginTabletCopySession request for tablet f18b49a2778a4ae7877e13310d70f74d from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:54074)
I20260709 13:05:01.299469 10647 tablet_copy_service.cc:161] P 7c00483a1339411da05005c410f470a0: Beginning new tablet copy session on tablet f18b49a2778a4ae7877e13310d70f74d from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:54074: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-f18b49a2778a4ae7877e13310d70f74d
I20260709 13:05:01.308285 10647 tablet_copy_source_session.cc:215] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:01.327881 15818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f18b49a2778a4ae7877e13310d70f74d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:01.342509 11445 raft_consensus.cc:1217] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 LEARNER]: Deduplicated request from leader. Original: 7.5->[7.6-7.6]   Dedup: 7.6->[]
I20260709 13:05:01.380303 15854 tablet_bootstrap.cc:492] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:01.381290 15854 tablet_bootstrap.cc:492] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:05:01.382333 15854 ts_tablet_manager.cc:1403] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.177s	user 0.044s	sys 0.009s
I20260709 13:05:01.400215 15818 tablet_copy_client.cc:806] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:01.400964 15818 tablet_copy_client.cc:670] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:01.405562 15854 raft_consensus.cc:359] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:01.407806 15854 raft_consensus.cc:740] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:05:01.408473 15854 consensus_queue.cc:260] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:01.413264 15818 tablet_copy_client.cc:538] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:01.418380  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:01.447608 15854 ts_tablet_manager.cc:1434] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 13:05:01.455595 10796 tablet_copy_service.cc:342] P 99a7b009fd104b7d948808513bc3e845: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-743bc1141afc45d79ede7eec5ae767d7 received from {username='slave'} at 127.0.0.1:47336
I20260709 13:05:01.456096 10796 tablet_copy_service.cc:434] P 99a7b009fd104b7d948808513bc3e845: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-743bc1141afc45d79ede7eec5ae767d7 on tablet 743bc1141afc45d79ede7eec5ae767d7 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:05:01.471590 15818 tablet_bootstrap.cc:492] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:05:01.598296 15818 tablet_bootstrap.cc:492] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=13 overwritten=2 applied=11 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:01.599190 15818 tablet_bootstrap.cc:492] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:05:01.599831 15818 ts_tablet_manager.cc:1403] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.128s	user 0.029s	sys 0.014s
I20260709 13:05:01.622454 10778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:05:01.623189 10778 raft_consensus.cc:606] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 13 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:01.631134 15854 ts_tablet_manager.cc:933] T 4833b7ee057e44b09d6daaa955ee0022 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:01.640218 15818 raft_consensus.cc:359] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:01.641003 15818 raft_consensus.cc:740] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:05:01.641729 15818 consensus_queue.cc:260] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 16.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:01.659374 15818 ts_tablet_manager.cc:1434] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.059s	user 0.010s	sys 0.000s
I20260709 13:05:01.670766 10647 tablet_copy_service.cc:342] P 7c00483a1339411da05005c410f470a0: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-f18b49a2778a4ae7877e13310d70f74d received from {username='slave'} at 127.0.0.1:54074
I20260709 13:05:01.672832 10647 tablet_copy_service.cc:434] P 7c00483a1339411da05005c410f470a0: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-f18b49a2778a4ae7877e13310d70f74d on tablet f18b49a2778a4ae7877e13310d70f74d with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:05:01.670337 15854 tablet_copy_client.cc:323] T 4833b7ee057e44b09d6daaa955ee0022 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.67:34207
W20260709 13:05:01.706869 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 49225.6us
W20260709 13:05:01.710345 10600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 58699.8us
I20260709 13:05:01.724510 10783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:05:01.725080 10783 raft_consensus.cc:606] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:05:01.732569 10778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:05:01.733206 10778 raft_consensus.cc:606] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 18 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:01.742525 10778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:05:01.743146 10778 raft_consensus.cc:606] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:05:01.751950 10778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:05:01.752586 10778 raft_consensus.cc:606] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:01.754614 10796 tablet_copy_service.cc:140] P 99a7b009fd104b7d948808513bc3e845: Received BeginTabletCopySession request for tablet 4833b7ee057e44b09d6daaa955ee0022 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:47336)
I20260709 13:05:01.755137 10796 tablet_copy_service.cc:161] P 99a7b009fd104b7d948808513bc3e845: Beginning new tablet copy session on tablet 4833b7ee057e44b09d6daaa955ee0022 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:47336: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-4833b7ee057e44b09d6daaa955ee0022
I20260709 13:05:01.763007  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:05:01.764822  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:01.767215 10796 tablet_copy_source_session.cc:215] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:01.772625 15854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4833b7ee057e44b09d6daaa955ee0022. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:01.837360 15879 raft_consensus.cc:1064] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:05:01.837908 11445 raft_consensus.cc:1217] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Deduplicated request from leader. Original: 15.10->[15.11-15.11]   Dedup: 15.11->[]
I20260709 13:05:01.840471 15879 consensus_queue.cc:237] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [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: 4, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:01.858573 15846 raft_consensus.cc:993] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:05:01.859138 15846 raft_consensus.cc:1081] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 18 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:05:01.863667 10708 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56600
I20260709 13:05:01.864276 10708 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 18 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:01.864634 10708 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 18 FOLLOWER]: Advancing to term 19
I20260709 13:05:01.874433 11445 raft_consensus.cc:1217] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 LEARNER]: Deduplicated request from leader. Original: 16.10->[16.11-16.11]   Dedup: 16.11->[]
I20260709 13:05:01.872869 10708 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 19 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:01.892515 10628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 19 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:05:01.893116 10628 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 18 FOLLOWER]: Advancing to term 19
I20260709 13:05:01.905620 10708 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 19 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:01.912845 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 19 candidate_status { last_received { term: 18 index: 10 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:05:01.914958 10778 raft_consensus.cc:3055] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 18 LEADER]: Stepping down as leader of term 18
I20260709 13:05:01.915297 10778 raft_consensus.cc:740] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 18 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:05:01.915992 10778 consensus_queue.cc:260] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 18.10, Last appended by leader: 10, Current term: 18, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:01.917234 10778 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 18 FOLLOWER]: Advancing to term 19
I20260709 13:05:01.927748 10778 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 19.
I20260709 13:05:01.929466 10676 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:01.931030 15849 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 19 FOLLOWER]: Leader election won for term 19
I20260709 13:05:01.931500 15849 raft_consensus.cc:697] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 19 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:05:01.932202 11445 raft_consensus.cc:1275] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 LEARNER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:05:01.932358 15849 consensus_queue.cc:237] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 18.10, Last appended by leader: 10, Current term: 19, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:01.925432 10628 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 19.
I20260709 13:05:01.936081 15836 raft_consensus.cc:993] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:05:01.940300 15772 consensus_queue.cc:1048] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:05:01.941581 10778 raft_consensus.cc:1275] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:05:01.938589 15880 raft_consensus.cc:1081] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 13 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:05:01.947317 15845 consensus_queue.cc:1048] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:05:01.947317 10708 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56600
I20260709 13:05:01.948818 10708 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:01.949182 10708 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:05:01.955816 15840 raft_consensus.cc:993] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:05:01.957031 15840 raft_consensus.cc:1081] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:05:01.961755 15854 tablet_copy_client.cc:806] T 4833b7ee057e44b09d6daaa955ee0022 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:01.964107 10711 raft_consensus.cc:1275] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:05:01.970220 15854 tablet_copy_client.cc:670] T 4833b7ee057e44b09d6daaa955ee0022 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:01.967660 10628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:05:01.971278 15772 consensus_queue.cc:1048] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:05:01.971027 10628 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:01.978271 10628 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:05:01.988016 10708 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:02.011247 15854 tablet_copy_client.cc:538] T 4833b7ee057e44b09d6daaa955ee0022 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:02.023138 10708 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:02.023394 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:05:02.024722 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323c8bc02ab54c54a8f8af10a299f024" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 7 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:05:02.025182 10636 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:05:02.025238 10778 raft_consensus.cc:3055] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 13:05:02.025723 10778 raft_consensus.cc:740] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:05:02.026707 10778 consensus_queue.cc:260] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 7, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:02.033722 10628 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:02.047869 15840 raft_consensus.cc:993] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:05:02.048455 15840 raft_consensus.cc:1081] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:05:02.051479 10630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:05:02.053799 10778 raft_consensus.cc:3060] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:05:02.053900 10630 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:02.054659 10630 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:05:02.057897 10636 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 14.
I20260709 13:05:02.061455 10628 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 15 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:02.067636 10778 raft_consensus.cc:2468] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 14.
I20260709 13:05:02.069103 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:05:02.067368 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 9 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:05:02.073191 10707 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:05:02.073177 10780 raft_consensus.cc:3055] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Stepping down as leader of term 14
I20260709 13:05:02.073915 10780 raft_consensus.cc:740] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:05:02.074870 10780 consensus_queue.cc:260] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 14, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:02.076030 10780 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:05:02.067365 10676 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:02.098177 10707 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 15.
I20260709 13:05:02.107173 15827 raft_consensus.cc:2804] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader election won for term 14
W20260709 13:05:02.138725 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 69719.5us
I20260709 13:05:02.145022 10780 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 15.
I20260709 13:05:02.147048 10630 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:02.147064 10534 catalog_manager.cc:5697] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 18 to 19, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 19 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:02.149266 10630 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 16 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:02.162150 15854 tablet_bootstrap.cc:492] T 4833b7ee057e44b09d6daaa955ee0022 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
W20260709 13:05:02.192111 10600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 44501.4us
I20260709 13:05:02.195921 15845 raft_consensus.cc:2955] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:05:02.211134 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 55637.5us
I20260709 13:05:02.217667 11445 raft_consensus.cc:2955] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:02.220184 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:05:02.220804 10708 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:05:02.221524 10602 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:02.229564 10708 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 16.
I20260709 13:05:02.253535 10708 raft_consensus.cc:1240] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 15. Current term is 16. Ops: []
I20260709 13:05:02.242355 15896 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 13:05:02.249979 15763 raft_consensus.cc:993] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:05:02.258339 10533 catalog_manager.cc:5697] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 7 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:02.257939 10602 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:02.261983 15763 raft_consensus.cc:1081] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
W20260709 13:05:02.262396 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 151755us
I20260709 13:05:02.265096 15890 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 13:05:02.265202 10708 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56600
I20260709 13:05:02.265767 15890 raft_consensus.cc:697] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 16 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:05:02.265831 10708 raft_consensus.cc:493] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:02.266316 10708 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:05:02.255692 15827 raft_consensus.cc:697] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:05:02.274262 10708 raft_consensus.cc:515] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:02.266804 15890 consensus_queue.cc:237] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:02.268536 15896 raft_consensus.cc:697] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:05:02.286173 15827 consensus_queue.cc:237] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 13.7, Last appended by leader: 7, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:02.259402 15881 consensus_queue.cc:1059] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 15.11, Next index: 12, Last known committed idx: 11, Time since last communication: 0.019s
W20260709 13:05:02.292016 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 83783.3us
I20260709 13:05:02.295650 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 11 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:05:02.296151 10780 raft_consensus.cc:3055] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 13:05:02.296418 10780 raft_consensus.cc:740] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:05:02.297168 10780 consensus_queue.cc:260] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 15, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:02.301028 10780 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:05:02.310366 10780 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 16.
I20260709 13:05:02.303004 10711 raft_consensus.cc:2955] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:02.317667 15896 consensus_queue.cc:237] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:05:02.338598 15836 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 16 current term: 16 is higher.
I20260709 13:05:02.345639 15889 raft_consensus.cc:1064] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:05:02.348215 15889 consensus_queue.cc:237] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 16.11, Last appended by leader: 9, Current term: 16, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:02.363241 10708 leader_election.cc:290] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:02.378244 10778 raft_consensus.cc:2955] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:02.386430 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:05:02.392453 11470 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 LEARNER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 16 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260709 13:05:02.418756 15890 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 13:05:02.413619 10636 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
W20260709 13:05:02.432276 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 49720.1us
I20260709 13:05:02.442525 10707 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 16 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260709 13:05:02.460001 10636 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:05:02.468149 10676 leader_election.cc:304] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:02.488271 15894 raft_consensus.cc:2804] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:05:02.488926 15894 raft_consensus.cc:697] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:05:02.489871 15894 consensus_queue.cc:237] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:02.503875 10636 raft_consensus.cc:1275] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 19 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 18 index: 10. Preceding OpId from leader: term: 19 index: 11. (index mismatch)
W20260709 13:05:02.513986 15904 log.cc:927] Time spent T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260709 13:05:02.470412 15890 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.046s
I20260709 13:05:02.496984 10534 catalog_manager.cc:5697] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 15 to 16, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 16 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:02.558686 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 55431us
I20260709 13:05:02.561806 10531 catalog_manager.cc:5697] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 13 to 14, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 14 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:02.594045 10637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54284
I20260709 13:05:02.594635 10637 raft_consensus.cc:606] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 16 LEADER]: Received request to transfer leadership
I20260709 13:05:02.610503 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f191b55c223b405a95c24d4d4f371431" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 7 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:05:02.611095 10783 raft_consensus.cc:3055] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:05:02.611370 10783 raft_consensus.cc:740] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:05:02.612131 10783 consensus_queue.cc:260] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 11.7, Last appended by leader: 7, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:02.613317 10783 raft_consensus.cc:3060] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:05:02.638863 10784 raft_consensus.cc:1275] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 19 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 18 index: 10. Preceding OpId from leader: term: 19 index: 11. (index mismatch)
I20260709 13:05:02.640607 10783 raft_consensus.cc:2468] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:05:02.643071 10784 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 16 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260709 13:05:02.656204 10534 catalog_manager.cc:5697] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 11 to 12, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 12 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:02.657063 10636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54284
I20260709 13:05:02.657706 10636 raft_consensus.cc:606] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 16 LEADER]: Received request to transfer leadership
W20260709 13:05:02.658846 10520 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 743bc1141afc45d79ede7eec5ae767d7 already in progress [suppressed 2 similar messages]
I20260709 13:05:02.660858 15896 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 13:05:02.674578 15894 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 13:05:02.696285 15854 tablet_bootstrap.cc:492] T 4833b7ee057e44b09d6daaa955ee0022 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:02.713472 15854 tablet_bootstrap.cc:492] T 4833b7ee057e44b09d6daaa955ee0022 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:05:02.714587 15854 ts_tablet_manager.cc:1403] T 4833b7ee057e44b09d6daaa955ee0022 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.553s	user 0.050s	sys 0.007s
I20260709 13:05:02.729924 15896 raft_consensus.cc:2955] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 16 LEADER]: Committing config change with OpId 16.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:05:02.748158 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 60277.4us
I20260709 13:05:02.766274  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:02.777479 10630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:54284
I20260709 13:05:02.778134 10630 raft_consensus.cc:606] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 16 LEADER]: Received request to transfer leadership
W20260709 13:05:02.784845 10583 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:05:02.785279 10583 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 743bc1141afc45d79ede7eec5ae767d7 already in progress
W20260709 13:05:02.785671 10583 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 743bc1141afc45d79ede7eec5ae767d7 already in progress
I20260709 13:05:02.802265 10783 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260709 13:05:02.802847 11470 raft_consensus.cc:2955] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Committing config change with OpId 16.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:02.810624 10780 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 13:05:02.809429 15918 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.004s
I20260709 13:05:02.824090 15854 raft_consensus.cc:359] T 4833b7ee057e44b09d6daaa955ee0022 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:02.825254 15854 raft_consensus.cc:740] T 4833b7ee057e44b09d6daaa955ee0022 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:05:02.827479 15919 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:05:02.837666 11445 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Advancing to term 16
I20260709 13:05:02.846992 11445 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 LEARNER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260709 13:05:02.850548 15918 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 13:05:02.852370 10778 raft_consensus.cc:2955] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Committing config change with OpId 16.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:02.826046 15854 consensus_queue.cc:260] T 4833b7ee057e44b09d6daaa955ee0022 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 15.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
W20260709 13:05:02.875365 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 187791us
I20260709 13:05:02.880708 15854 ts_tablet_manager.cc:1434] T 4833b7ee057e44b09d6daaa955ee0022 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.166s	user 0.010s	sys 0.000s
I20260709 13:05:02.879415 15894 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 13:05:02.889883 10796 tablet_copy_service.cc:342] P 99a7b009fd104b7d948808513bc3e845: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-4833b7ee057e44b09d6daaa955ee0022 received from {username='slave'} at 127.0.0.1:47336
I20260709 13:05:02.890647 10796 tablet_copy_service.cc:434] P 99a7b009fd104b7d948808513bc3e845: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-4833b7ee057e44b09d6daaa955ee0022 on tablet 4833b7ee057e44b09d6daaa955ee0022 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:05:02.903229 10711 raft_consensus.cc:2955] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Committing config change with OpId 16.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:02.917913 10707 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260709 13:05:02.915896 10534 catalog_manager.cc:5697] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 14 to 15, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 15 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:02.923219 10534 catalog_manager.cc:5697] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 reported cstate change: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 16 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:02.973664 10637 raft_consensus.cc:1275] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 13:05:02.985733 10783 raft_consensus.cc:1275] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260709 13:05:02.991334 15838 consensus_queue.cc:1048] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:05:02.994741 15845 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 13:05:03.013154 15772 raft_consensus.cc:1064] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
W20260709 13:05:03.013922 15772 raft_consensus.cc:1068] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Service unavailable: leader transfer in progress
I20260709 13:05:03.022974 10711 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
W20260709 13:05:03.026829 15922 log.cc:927] Time spent T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 13:05:03.027839 15897 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:05:03.069710 10636 raft_consensus.cc:1275] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 13 index: 7. Preceding OpId from leader: term: 14 index: 8. (index mismatch)
I20260709 13:05:03.010334 15920 consensus_queue.cc:1048] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.057s
W20260709 13:05:03.092312 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 171667us
I20260709 13:05:03.096263 10784 raft_consensus.cc:1275] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 11 index: 7. Preceding OpId from leader: term: 12 index: 8. (index mismatch)
I20260709 13:05:03.090583 15932 consensus_queue.cc:1048] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.045s
W20260709 13:05:03.198233 15928 log.cc:927] Time spent T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
W20260709 13:05:03.287209 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 93961.4us
I20260709 13:05:03.290896 15505 consensus_queue.cc:1048] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:05:03.338873 11445 raft_consensus.cc:1217] T 4833b7ee057e44b09d6daaa955ee0022 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Deduplicated request from leader. Original: 15.11->[15.12-15.12]   Dedup: 15.12->[]
I20260709 13:05:03.353355 15879 raft_consensus.cc:993] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0: : Instructing follower 99a7b009fd104b7d948808513bc3e845 to start an election
W20260709 13:05:03.448452 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 131309us
W20260709 13:05:03.452337 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 73743.5us
I20260709 13:05:03.452064 10637 consensus_queue.cc:237] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [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: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:05:03.511451 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 169487us
W20260709 13:05:03.554689 15946 log.cc:927] Time spent T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
W20260709 13:05:03.557091 15940 log.cc:927] Time spent T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
W20260709 13:05:03.599380 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 143686us
I20260709 13:05:03.595537 15895 raft_consensus.cc:1081] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 16 LEADER]: Signalling peer 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:05:03.628471 10634 consensus_queue.cc:237] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 16.12, Last appended by leader: 9, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:03.653560 11470 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 16 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 13:05:03.655400 15949 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
W20260709 13:05:03.656224 15951 log.cc:927] Time spent T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
I20260709 13:05:03.666170 15919 raft_consensus.cc:2955] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 16 LEADER]: Committing config change with OpId 16.13: config changed from index 12 to 13, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:03.673799 11470 raft_consensus.cc:2955] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Committing config change with OpId 16.13: config changed from index 12 to 13, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:05:03.691455 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 130497us
I20260709 13:05:03.741278 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f18b49a2778a4ae7877e13310d70f74d with cas_config_opid_index 12: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:03.759621 11428 raft_consensus.cc:1275] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:05:03.762590 15892 consensus_queue.cc:1048] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
W20260709 13:05:03.790520 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 54128us
W20260709 13:05:03.795562 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 236192us
I20260709 13:05:03.815491 10531 catalog_manager.cc:5697] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 12 to 13, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New cstate: current_term: 16 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:03.822042 15892 raft_consensus.cc:1064] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
W20260709 13:05:03.822583 15892 raft_consensus.cc:1068] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Service unavailable: leader transfer in progress
I20260709 13:05:03.831472 10782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:40592
I20260709 13:05:03.832325 10782 raft_consensus.cc:493] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:03.834997 10782 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Advancing to term 17
I20260709 13:05:03.840435 15892 raft_consensus.cc:1064] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
W20260709 13:05:03.840917 15892 raft_consensus.cc:1068] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0: Unable to promote non-voter 4f6678bb3cd341abbe84f1bdcb3c3632: Service unavailable: leader transfer in progress
I20260709 13:05:03.878835 10784 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 16 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 13:05:03.891453 15881 raft_consensus.cc:1064] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:05:03.976856 10782 raft_consensus.cc:515] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Starting forced leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:03.925086 11428 raft_consensus.cc:2955] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:03.981343 10782 leader_election.cc:290] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 17 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:05:03.985574 10750 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:05:03.986130 10782 raft_consensus.cc:1275] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:05:03.991309 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:05:03.991915 10712 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Advancing to term 17
I20260709 13:05:03.922104 15930 raft_consensus.cc:2955] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:04.004323 10712 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 17.
I20260709 13:05:04.006783 10751 leader_election.cc:304] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:03.977126 15881 consensus_queue.cc:237] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: 10, Current term: 15, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:04.013633 15957 raft_consensus.cc:2804] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 13:05:04.015105 15957 raft_consensus.cc:697] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 17 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:05:04.016036 15957 consensus_queue.cc:237] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 16.12, Last appended by leader: 12, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
W20260709 13:05:04.042191 10600 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:05:04.058748 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "743bc1141afc45d79ede7eec5ae767d7" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 17 candidate_status { last_received { term: 16 index: 12 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:05:04.059425 10630 raft_consensus.cc:3055] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 16 LEADER]: Stepping down as leader of term 16
I20260709 13:05:04.059733 10630 raft_consensus.cc:740] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 16 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:05:04.060447 10630 consensus_queue.cc:260] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 16.12, Last appended by leader: 12, Current term: 16, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:04.062162 10630 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Advancing to term 17
I20260709 13:05:04.079447 10630 raft_consensus.cc:2468] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 17.
I20260709 13:05:04.100267 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 70063af6769848a79fa78bba3977bfef with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:04.110854 10709 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
W20260709 13:05:04.117077 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:05:04.118925 15881 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.003s
I20260709 13:05:04.126307 15949 consensus_queue.cc:1048] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:05:04.120797 15960 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.007s
I20260709 13:05:04.126545 11428 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 13:05:04.141211 15952 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 13:05:04.153551 10636 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 13:05:04.172034 15952 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 13:05:04.195307 10784 raft_consensus.cc:2955] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:04.220402 10786 raft_consensus.cc:2955] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Committing config change with OpId 16.13: config changed from index 12 to 13, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:04.229120 15952 raft_consensus.cc:2955] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Committing config change with OpId 15.13: config changed from index 12 to 13, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:04.258374 10534 catalog_manager.cc:5697] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 7 to 8, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New cstate: current_term: 7 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:04.265515 10630 raft_consensus.cc:2955] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Committing config change with OpId 15.13: config changed from index 12 to 13, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:04.269897 10699 tablet_service.cc:1558] Processing DeleteTablet for tablet f18b49a2778a4ae7877e13310d70f74d with delete_type TABLET_DATA_TOMBSTONED (TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 not found in new config with opid_index 13) from {username='slave'} at 127.0.0.1:56596
I20260709 13:05:04.297885 11428 raft_consensus.cc:2955] T 4833b7ee057e44b09d6daaa955ee0022 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Committing config change with OpId 15.13: config changed from index 12 to 13, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:04.318323 15978 tablet_replica.cc:333] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:04.319643 15978 raft_consensus.cc:2243] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:04.320465 15978 raft_consensus.cc:2272] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:04.332204 10699 tablet_service.cc:1558] Processing DeleteTablet for tablet 70063af6769848a79fa78bba3977bfef with delete_type TABLET_DATA_TOMBSTONED (TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:56596
I20260709 13:05:04.325578  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:04.337069 15978 ts_tablet_manager.cc:1916] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:04.355858 10534 catalog_manager.cc:5697] T 4833b7ee057e44b09d6daaa955ee0022 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 12 to 13, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 15 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:04.358769 10711 raft_consensus.cc:2955] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Committing config change with OpId 15.13: config changed from index 12 to 13, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:04.371474 15978 ts_tablet_manager.cc:1929] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 16.12
I20260709 13:05:04.372040 15978 log.cc:1199] T f18b49a2778a4ae7877e13310d70f74d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-1-root/wals/f18b49a2778a4ae7877e13310d70f74d
I20260709 13:05:04.381729 10521 catalog_manager.cc:5028] TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): tablet f18b49a2778a4ae7877e13310d70f74d (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:05:04.378809 15978 tablet_replica.cc:333] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:04.391479 15978 raft_consensus.cc:2243] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:04.396692 15978 raft_consensus.cc:2272] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:04.423377 10531 catalog_manager.cc:5697] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 16 to 17, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 17 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:04.417412 15978 ts_tablet_manager.cc:1916] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:04.457933 10707 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 16 index: 12. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260709 13:05:04.458173 10782 consensus_queue.cc:237] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [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: 10, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:04.459671 15846 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 13:05:04.475716 11428 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 13. Preceding OpId from leader: term: 15 index: 14. (index mismatch)
I20260709 13:05:04.477284 10711 raft_consensus.cc:1275] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 13. Preceding OpId from leader: term: 15 index: 14. (index mismatch)
I20260709 13:05:04.477447 15836 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 13:05:04.479357 15846 consensus_queue.cc:1048] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 13:05:04.487381 15881 raft_consensus.cc:2955] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Committing config change with OpId 15.14: config changed from index 13 to 14, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:04.489141 10708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:05:04.489876 10708 raft_consensus.cc:606] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:05:04.490054 11428 raft_consensus.cc:2955] T 4833b7ee057e44b09d6daaa955ee0022 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Committing config change with OpId 15.14: config changed from index 13 to 14, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:04.497800 10708 raft_consensus.cc:2955] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Committing config change with OpId 15.14: config changed from index 13 to 14, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:04.503134 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4833b7ee057e44b09d6daaa955ee0022 with cas_config_opid_index 13: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:04.503803 10711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "622f6b2169ff41e88255c89afef92012"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:05:04.510872 11445 raft_consensus.cc:3060] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 LEARNER]: Advancing to term 17
I20260709 13:05:04.511055 10711 raft_consensus.cc:606] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:05:04.517705 10634 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 16 index: 12. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260709 13:05:04.518010 11445 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 LEARNER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 16 index: 12. Preceding OpId from leader: term: 17 index: 13. (index mismatch)
I20260709 13:05:04.519515 15952 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 13:05:04.520279 15836 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 13:05:04.520177 10535 catalog_manager.cc:5697] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index 13 to 14, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New cstate: current_term: 15 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:04.550942 10630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:05:04.551577 10630 raft_consensus.cc:606] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Received request to transfer leadership to TS 99a7b009fd104b7d948808513bc3e845
I20260709 13:05:04.555191  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:05:04.556855  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:04.581552 10619 tablet_service.cc:1558] Processing DeleteTablet for tablet 4833b7ee057e44b09d6daaa955ee0022 with delete_type TABLET_DATA_TOMBSTONED (TS 7c00483a1339411da05005c410f470a0 not found in new config with opid_index 14) from {username='slave'} at 127.0.0.1:54284
I20260709 13:05:04.607497 15957 raft_consensus.cc:1064] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:05:04.610304 15957 consensus_queue.cc:237] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 17.13, Last appended by leader: 12, Current term: 17, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:04.630465 15978 ts_tablet_manager.cc:1929] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 7.7
I20260709 13:05:04.633260 11428 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 LEARNER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 17 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 13:05:04.644868 15957 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 13:05:04.635838 15982 tablet_replica.cc:333] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:04.637877 10708 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 17 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 13:05:04.638917 10630 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 17 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 13:05:04.649094 15961 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260709 13:05:04.657080 15978 log.cc:1199] T 70063af6769848a79fa78bba3977bfef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-1-root/wals/70063af6769848a79fa78bba3977bfef
I20260709 13:05:04.659576 10521 catalog_manager.cc:5028] TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): tablet 70063af6769848a79fa78bba3977bfef (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:05:04.659511 15961 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260709 13:05:04.670817 15982 raft_consensus.cc:2243] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:04.671762 15982 raft_consensus.cc:2272] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:04.664964 15881 raft_consensus.cc:2955] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 17 LEADER]: Committing config change with OpId 17.14: config changed from index 11 to 14, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:04.679000 10634 raft_consensus.cc:2955] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Committing config change with OpId 17.14: config changed from index 11 to 14, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:04.682395 15982 ts_tablet_manager.cc:1916] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:04.689051 11428 raft_consensus.cc:2955] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Committing config change with OpId 17.14: config changed from index 11 to 14, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:04.719488 15982 ts_tablet_manager.cc:1929] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 15.13
I20260709 13:05:04.720158 15982 log.cc:1199] T 4833b7ee057e44b09d6daaa955ee0022 P 7c00483a1339411da05005c410f470a0: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-0-root/wals/4833b7ee057e44b09d6daaa955ee0022
I20260709 13:05:04.723351 10520 catalog_manager.cc:5028] TS 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): tablet 4833b7ee057e44b09d6daaa955ee0022 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:05:04.744786 15838 raft_consensus.cc:993] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:05:04.745409 15838 raft_consensus.cc:1081] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:05:04.747602 10630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "622f6b2169ff41e88255c89afef92012"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54304
I20260709 13:05:04.748468 10630 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:04.748898 10630 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:05:04.761170 15920 raft_consensus.cc:993] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:05:04.761771 15920 raft_consensus.cc:1081] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:05:04.763711 10636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54304
I20260709 13:05:04.763139 10708 raft_consensus.cc:2955] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Committing config change with OpId 17.14: config changed from index 11 to 14, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:04.764246 10636 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:04.764604 10636 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:05:04.774449 10636 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:04.783879 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:05:04.784495 10711 raft_consensus.cc:3055] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:05:04.784950 10711 raft_consensus.cc:740] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:05:04.785856 10711 consensus_queue.cc:260] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:04.787016 10711 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:05:04.793838 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: true dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:05:04.794049 10636 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 8 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:04.794524 11433 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:05:04.801934 11433 raft_consensus.cc:2468] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:05:04.803815 10600 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0; no voters: 
I20260709 13:05:04.804934 15960 raft_consensus.cc:2804] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:05:04.805435 15960 raft_consensus.cc:697] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:05:04.806257 15960 consensus_queue.cc:237] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [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: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:04.815025 10534 catalog_manager.cc:5697] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index 11 to 14, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 17 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:04.818725 10630 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:04.832800 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:05:04.820891 10711 raft_consensus.cc:2468] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 8.
I20260709 13:05:04.835788 10708 raft_consensus.cc:3055] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Stepping down as leader of term 12
I20260709 13:05:04.838548 10708 raft_consensus.cc:740] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:05:04.840358 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: true dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:05:04.841126 10630 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:04.841097 11433 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:05:04.842423 10708 consensus_queue.cc:260] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:04.843979 10708 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:05:04.851421 10708 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 13.
I20260709 13:05:04.852732 10602 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:04.854399 11433 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 13.
I20260709 13:05:04.864748 10782 consensus_queue.cc:237] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 14, Committed index: 14, Last appended: 17.14, Last appended by leader: 12, Current term: 17, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:04.854615 15960 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 13:05:04.876781 15960 raft_consensus.cc:697] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:05:04.895545 11433 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 17 index: 14. Preceding OpId from leader: term: 17 index: 15. (index mismatch)
I20260709 13:05:04.897311 15957 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 13:05:04.904963 10707 raft_consensus.cc:1275] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 17 index: 14. Preceding OpId from leader: term: 17 index: 15. (index mismatch)
I20260709 13:05:04.906996 15846 consensus_queue.cc:1048] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 15, Last known committed idx: 14, Time since last communication: 0.000s
I20260709 13:05:04.892728 15960 consensus_queue.cc:237] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [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: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:04.888981 10534 catalog_manager.cc:5697] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 7 to 8, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 8 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:04.889858 15959 raft_consensus.cc:993] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0: : Instructing follower 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:05:04.921217 15771 raft_consensus.cc:1081] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Signalling peer 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:05:04.923323 10782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:40592
I20260709 13:05:04.925071 10782 raft_consensus.cc:493] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:04.926710 10782 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:05:04.933260 15881 raft_consensus.cc:2955] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 17 LEADER]: Committing config change with OpId 17.15: config changed from index 14 to 15, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:04.933624 11433 raft_consensus.cc:2955] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Committing config change with OpId 17.15: config changed from index 14 to 15, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:04.957559 10708 raft_consensus.cc:2955] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Committing config change with OpId 17.15: config changed from index 14 to 15, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:04.976035 10531 catalog_manager.cc:5697] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 12 to 13, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 13 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:04.978121 10782 raft_consensus.cc:515] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:05.011540 10782 leader_election.cc:290] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:05:04.985936 10534 catalog_manager.cc:5697] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 14 to 15, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New cstate: current_term: 17 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 15 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:05.013661 10630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:05:05.014273 10630 raft_consensus.cc:3055] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:05:05.014544 10630 raft_consensus.cc:740] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:05:05.015306 10630 consensus_queue.cc:260] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:05.016489 10630 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:05:05.017905 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f537fbf386436c81849f5b20ae2eec" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:05:05.018483 10711 raft_consensus.cc:3060] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:05:05.032111 10711 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:05:05.035135 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 743bc1141afc45d79ede7eec5ae767d7 with cas_config_opid_index 14: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:05.043654 10619 tablet_service.cc:1558] Processing DeleteTablet for tablet 743bc1141afc45d79ede7eec5ae767d7 with delete_type TABLET_DATA_TOMBSTONED (TS 7c00483a1339411da05005c410f470a0 not found in new config with opid_index 15) from {username='slave'} at 127.0.0.1:54284
I20260709 13:05:05.044641 15982 tablet_replica.cc:333] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:05.053603 10751 leader_election.cc:304] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:05.036710 10630 raft_consensus.cc:2468] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:05:05.059101 15982 raft_consensus.cc:2243] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:05.059811 15982 raft_consensus.cc:2272] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:05.061252 15957 raft_consensus.cc:2804] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:05:05.062054 15957 raft_consensus.cc:697] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:05:05.062880 15957 consensus_queue.cc:237] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:05.067396 15982 ts_tablet_manager.cc:1916] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:05.095908 15982 ts_tablet_manager.cc:1929] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 17.14
I20260709 13:05:05.103919 15982 log.cc:1199] T 743bc1141afc45d79ede7eec5ae767d7 P 7c00483a1339411da05005c410f470a0: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-0-root/wals/743bc1141afc45d79ede7eec5ae767d7
I20260709 13:05:05.105754 10520 catalog_manager.cc:5028] TS 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): tablet 743bc1141afc45d79ede7eec5ae767d7 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:05:05.107873 10534 catalog_manager.cc:5697] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 11 to 12, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 12 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:05.256214 11428 raft_consensus.cc:1275] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 9. Preceding OpId from leader: term: 8 index: 10. (index mismatch)
I20260709 13:05:05.262458 15959 consensus_queue.cc:1048] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:05:05.303117 10708 raft_consensus.cc:1275] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 7 index: 9. Preceding OpId from leader: term: 8 index: 10. (index mismatch)
I20260709 13:05:05.324090 15960 consensus_queue.cc:1048] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:05:05.451206 11428 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 13:05:05.452960 15960 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 13:05:05.469424 10712 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 13:05:05.472609 15960 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 13:05:05.533255 10708 raft_consensus.cc:1275] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 13:05:05.536612 15957 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 13:05:05.557803  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:05.619580 10630 raft_consensus.cc:1275] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 11 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 13:05:05.624045 15961 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 13:05:05.760130 10630 consensus_queue.cc:237] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 16.10, Last appended by leader: 9, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
W20260709 13:05:05.801183 10600 consensus_peers.cc:597] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f6b867e815f4405897c711dda289695c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:05.804354 10782 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260709 13:05:05.806383 15959 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 13:05:05.810707 10708 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 16 index: 10. Preceding OpId from leader: term: 16 index: 11. (index mismatch)
I20260709 13:05:05.815373 15959 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 13:05:05.886467 15949 raft_consensus.cc:2955] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 16 LEADER]: Committing config change with OpId 16.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:05.895818 10712 raft_consensus.cc:2955] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Committing config change with OpId 16.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:05.915411 10782 raft_consensus.cc:2955] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Committing config change with OpId 16.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:05.920044 10636 consensus_queue.cc:237] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:05.924860 10534 catalog_manager.cc:5697] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 reported cstate change: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 16 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:06.039067 10600 consensus_peers.cc:597] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d4d4f8670f0345118bfcd59b6b093510. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:06.046001 10708 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 13:05:06.047564 10782 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 13:05:06.051182 15771 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 13:05:06.052197 15960 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260709 13:05:06.293761 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 47240.6us
W20260709 13:05:06.303016 10600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 51513us
W20260709 13:05:06.312237 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 72147.4us
W20260709 13:05:06.318763 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 83578.4us
I20260709 13:05:06.349818 10782 raft_consensus.cc:2955] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Committing config change with OpId 15.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
W20260709 13:05:06.361771 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 95768.3us
W20260709 13:05:06.370270 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 128380us
I20260709 13:05:06.328509 16013 raft_consensus.cc:2955] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Committing config change with OpId 15.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:06.405439 10533 catalog_manager.cc:5697] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 15 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:06.417891 16029 ts_tablet_manager.cc:933] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:05:06.436285 10708 raft_consensus.cc:2955] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Committing config change with OpId 15.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:06.491539 10786 consensus_queue.cc:237] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 15.7, Last appended by leader: 6, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:06.488935 16029 tablet_copy_client.cc:323] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.65:36011
I20260709 13:05:06.508212 10647 tablet_copy_service.cc:140] P 7c00483a1339411da05005c410f470a0: Received BeginTabletCopySession request for tablet f6b867e815f4405897c711dda289695c from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:54074)
I20260709 13:05:06.508857 10647 tablet_copy_service.cc:161] P 7c00483a1339411da05005c410f470a0: Beginning new tablet copy session on tablet f6b867e815f4405897c711dda289695c from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:54074: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-f6b867e815f4405897c711dda289695c
W20260709 13:05:06.515513 10749 consensus_peers.cc:597] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a1a910319fb34e2aa08cba3916a1a367. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:06.520313 10708 raft_consensus.cc:1275] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 7. Preceding OpId from leader: term: 15 index: 8. (index mismatch)
I20260709 13:05:06.521821 15836 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:05:06.524477 10634 raft_consensus.cc:1275] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 7. Preceding OpId from leader: term: 15 index: 8. (index mismatch)
I20260709 13:05:06.525908 15836 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:05:06.533175 10647 tablet_copy_source_session.cc:215] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:06.542429 16029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6b867e815f4405897c711dda289695c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:06.566319 16033 ts_tablet_manager.cc:933] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:05:06.581997 16033 tablet_copy_client.cc:323] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.65:36011
I20260709 13:05:06.583040 15836 raft_consensus.cc:2955] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Committing config change with OpId 15.8: config changed from index -1 to 8, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:06.589896 10708 raft_consensus.cc:2955] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Committing config change with OpId 15.8: config changed from index -1 to 8, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:06.601491 10647 tablet_copy_service.cc:140] P 7c00483a1339411da05005c410f470a0: Received BeginTabletCopySession request for tablet d4d4f8670f0345118bfcd59b6b093510 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:54074)
I20260709 13:05:06.602990 10647 tablet_copy_service.cc:161] P 7c00483a1339411da05005c410f470a0: Beginning new tablet copy session on tablet d4d4f8670f0345118bfcd59b6b093510 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:54074: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-d4d4f8670f0345118bfcd59b6b093510
I20260709 13:05:06.605046 10630 raft_consensus.cc:2955] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Committing config change with OpId 15.8: config changed from index -1 to 8, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:06.623320 10784 consensus_queue.cc:237] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:06.625715 10533 catalog_manager.cc:5697] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index -1 to 8, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 15 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:06.663458 10647 tablet_copy_source_session.cc:215] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 13:05:06.681216 10749 consensus_peers.cc:597] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 02e8f0a62dd943e3a6951251b9ea3f5a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:06.689755 16033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4d4f8670f0345118bfcd59b6b093510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:06.696735 16029 tablet_copy_client.cc:806] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:06.697386 16029 tablet_copy_client.cc:670] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:06.703819 10708 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 13:05:06.705958 10630 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 13:05:06.706939 16017 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.002s
I20260709 13:05:06.706432 16029 tablet_copy_client.cc:538] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:06.710146 15957 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 13:05:06.713769  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:06.751581 16033 tablet_copy_client.cc:806] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:06.757275 15957 raft_consensus.cc:2955] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Committing config change with OpId 15.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:06.766561 16029 tablet_bootstrap.cc:492] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:05:06.771427 16033 tablet_copy_client.cc:670] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:06.774762 10711 raft_consensus.cc:2955] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Committing config change with OpId 15.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:06.785838 16033 tablet_copy_client.cc:538] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:06.762481 10630 raft_consensus.cc:2955] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Committing config change with OpId 15.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:06.807344 10533 catalog_manager.cc:5697] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 reported cstate change: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 15 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:06.823769 16033 tablet_bootstrap.cc:492] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:05:06.908540 16042 ts_tablet_manager.cc:933] T a1a910319fb34e2aa08cba3916a1a367 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:06.917060 16042 tablet_copy_client.cc:323] T a1a910319fb34e2aa08cba3916a1a367 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.67:34207
I20260709 13:05:06.920219 10796 tablet_copy_service.cc:140] P 99a7b009fd104b7d948808513bc3e845: Received BeginTabletCopySession request for tablet a1a910319fb34e2aa08cba3916a1a367 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:47336)
I20260709 13:05:06.920922 10796 tablet_copy_service.cc:161] P 99a7b009fd104b7d948808513bc3e845: Beginning new tablet copy session on tablet a1a910319fb34e2aa08cba3916a1a367 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:47336: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-a1a910319fb34e2aa08cba3916a1a367
I20260709 13:05:06.949669 10796 tablet_copy_source_session.cc:215] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:06.954840 10630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c9f949879f44c918513d18d7128559c"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:05:06.977663 10630 raft_consensus.cc:606] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:06.960988 16033 tablet_bootstrap.cc:492] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:06.980089 16033 tablet_bootstrap.cc:492] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:05:06.980911 16033 ts_tablet_manager.cc:1403] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.157s	user 0.036s	sys 0.025s
I20260709 13:05:06.980832 10786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e24fe74df68040e7b259d86577876713"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:05:06.981750 10786 raft_consensus.cc:606] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:05:06.983134  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:06.984237 16033 raft_consensus.cc:359] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:06.984948  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:06.985540 16042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1a910319fb34e2aa08cba3916a1a367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:06.985090 16033 raft_consensus.cc:740] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:05:06.989122 16033 consensus_queue.cc:260] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:06.992117 16033 ts_tablet_manager.cc:1434] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:05:06.996392 10647 tablet_copy_service.cc:342] P 7c00483a1339411da05005c410f470a0: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-d4d4f8670f0345118bfcd59b6b093510 received from {username='slave'} at 127.0.0.1:54074
I20260709 13:05:06.996855 10647 tablet_copy_service.cc:434] P 7c00483a1339411da05005c410f470a0: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-d4d4f8670f0345118bfcd59b6b093510 on tablet d4d4f8670f0345118bfcd59b6b093510 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:05:07.005033 11428 raft_consensus.cc:1217] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Deduplicated request from leader. Original: 15.10->[15.11-15.11]   Dedup: 15.11->[]
I20260709 13:05:07.023370 16042 tablet_copy_client.cc:806] T a1a910319fb34e2aa08cba3916a1a367 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:07.024075 16042 tablet_copy_client.cc:670] T a1a910319fb34e2aa08cba3916a1a367 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:07.038875 16042 tablet_copy_client.cc:538] T a1a910319fb34e2aa08cba3916a1a367 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:07.057281 16042 tablet_bootstrap.cc:492] T a1a910319fb34e2aa08cba3916a1a367 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:05:07.081346 16029 tablet_bootstrap.cc:492] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=1 applied=11 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:07.082374 16029 tablet_bootstrap.cc:492] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:05:07.083056 16029 ts_tablet_manager.cc:1403] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.326s	user 0.034s	sys 0.012s
I20260709 13:05:07.106086 16029 raft_consensus.cc:359] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:07.117205 16029 raft_consensus.cc:740] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:05:07.117940 16029 consensus_queue.cc:260] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 16.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:07.149784 16013 raft_consensus.cc:993] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:05:07.150276 16013 raft_consensus.cc:1081] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:05:07.152268 10711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c9f949879f44c918513d18d7128559c"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56616
I20260709 13:05:07.152938 10711 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:07.153402 10711 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:05:07.158249 16033 ts_tablet_manager.cc:933] T 02e8f0a62dd943e3a6951251b9ea3f5a P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:07.171434 10711 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:07.174027 16029 ts_tablet_manager.cc:1434] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.091s	user 0.008s	sys 0.000s
I20260709 13:05:07.174639 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:05:07.175284 10636 raft_consensus.cc:3055] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 13:05:07.175570 10636 raft_consensus.cc:740] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:05:07.176329 10636 consensus_queue.cc:260] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [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: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:07.177639 10647 tablet_copy_service.cc:342] P 7c00483a1339411da05005c410f470a0: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-f6b867e815f4405897c711dda289695c received from {username='slave'} at 127.0.0.1:54074
I20260709 13:05:07.178114 10647 tablet_copy_service.cc:434] P 7c00483a1339411da05005c410f470a0: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-f6b867e815f4405897c711dda289695c on tablet f6b867e815f4405897c711dda289695c with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:05:07.179265 10636 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:05:07.187201 10636 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 16.
I20260709 13:05:07.200736 10676 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:07.206537 11428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: true dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:05:07.207710 11428 raft_consensus.cc:3060] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:05:07.205263 10711 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 16 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:07.205907 16027 raft_consensus.cc:2804] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 13:05:07.211030 16027 raft_consensus.cc:697] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:05:07.211889 16027 consensus_queue.cc:237] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:07.220079 11428 raft_consensus.cc:2468] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 16.
I20260709 13:05:07.231874 16033 tablet_copy_client.cc:323] T 02e8f0a62dd943e3a6951251b9ea3f5a P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.67:34207
I20260709 13:05:07.246021 10796 tablet_copy_service.cc:140] P 99a7b009fd104b7d948808513bc3e845: Received BeginTabletCopySession request for tablet 02e8f0a62dd943e3a6951251b9ea3f5a from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:47336)
I20260709 13:05:07.261572 10796 tablet_copy_service.cc:161] P 99a7b009fd104b7d948808513bc3e845: Beginning new tablet copy session on tablet 02e8f0a62dd943e3a6951251b9ea3f5a from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:47336: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-02e8f0a62dd943e3a6951251b9ea3f5a
I20260709 13:05:07.269851 10796 tablet_copy_source_session.cc:215] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:07.243445 16042 tablet_bootstrap.cc:492] T a1a910319fb34e2aa08cba3916a1a367 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=1 applied=8 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:07.272284 16042 tablet_bootstrap.cc:492] T a1a910319fb34e2aa08cba3916a1a367 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:05:07.273020 16042 ts_tablet_manager.cc:1403] T a1a910319fb34e2aa08cba3916a1a367 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.216s	user 0.053s	sys 0.015s
I20260709 13:05:07.287024 16033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e8f0a62dd943e3a6951251b9ea3f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:07.287361 11428 raft_consensus.cc:1217] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 LEARNER]: Deduplicated request from leader. Original: 16.10->[16.11-16.11]   Dedup: 16.11->[]
I20260709 13:05:07.288194 16042 raft_consensus.cc:359] T a1a910319fb34e2aa08cba3916a1a367 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:07.289780 16042 raft_consensus.cc:740] T a1a910319fb34e2aa08cba3916a1a367 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:05:07.303207 10534 catalog_manager.cc:5697] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 15 to 16, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 16 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:07.296329 16042 consensus_queue.cc:260] T a1a910319fb34e2aa08cba3916a1a367 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 15.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:07.323254 16042 ts_tablet_manager.cc:1434] T a1a910319fb34e2aa08cba3916a1a367 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 13:05:07.334847 10796 tablet_copy_service.cc:342] P 99a7b009fd104b7d948808513bc3e845: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-a1a910319fb34e2aa08cba3916a1a367 received from {username='slave'} at 127.0.0.1:47336
I20260709 13:05:07.335258 10796 tablet_copy_service.cc:434] P 99a7b009fd104b7d948808513bc3e845: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-a1a910319fb34e2aa08cba3916a1a367 on tablet a1a910319fb34e2aa08cba3916a1a367 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:05:07.379671 16033 tablet_copy_client.cc:806] T 02e8f0a62dd943e3a6951251b9ea3f5a P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:07.380409 16033 tablet_copy_client.cc:670] T 02e8f0a62dd943e3a6951251b9ea3f5a P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:07.390908 16033 tablet_copy_client.cc:538] T 02e8f0a62dd943e3a6951251b9ea3f5a P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:07.423306 16033 tablet_bootstrap.cc:492] T 02e8f0a62dd943e3a6951251b9ea3f5a P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:05:07.497346 16017 raft_consensus.cc:993] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:05:07.497893 16017 raft_consensus.cc:1081] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:05:07.502931 10630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e24fe74df68040e7b259d86577876713"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:05:07.508371 10630 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:07.508791 10630 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:05:07.520257 11433 raft_consensus.cc:1217] T a1a910319fb34e2aa08cba3916a1a367 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Deduplicated request from leader. Original: 15.7->[15.8-15.8]   Dedup: 15.8->[]
I20260709 13:05:07.538681 15959 raft_consensus.cc:1064] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:05:07.542261 10630 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:07.552635 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:05:07.553226 10708 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:05:07.553745 10630 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:07.560030 10708 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:05:07.561549 10602 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:07.562546 16013 raft_consensus.cc:2804] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:05:07.563025 16013 raft_consensus.cc:697] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:05:07.563833 16013 consensus_queue.cc:237] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:07.570443 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 6 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:05:07.571121 10786 raft_consensus.cc:3055] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:05:07.571452 10786 raft_consensus.cc:740] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:05:07.572156 10786 consensus_queue.cc:260] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:07.583528 10786 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:05:07.594192 16033 tablet_bootstrap.cc:492] T 02e8f0a62dd943e3a6951251b9ea3f5a P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:07.595255 16033 tablet_bootstrap.cc:492] T 02e8f0a62dd943e3a6951251b9ea3f5a P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:05:07.595954 16033 ts_tablet_manager.cc:1403] T 02e8f0a62dd943e3a6951251b9ea3f5a P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.173s	user 0.040s	sys 0.000s
I20260709 13:05:07.541577 15959 consensus_queue.cc:237] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 9, Current term: 15, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:07.613579 16033 raft_consensus.cc:359] T 02e8f0a62dd943e3a6951251b9ea3f5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:07.622378 16033 raft_consensus.cc:740] T 02e8f0a62dd943e3a6951251b9ea3f5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:05:07.625895 16033 consensus_queue.cc:260] T 02e8f0a62dd943e3a6951251b9ea3f5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
W20260709 13:05:07.628242 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 71618.9us
I20260709 13:05:07.632239 16033 ts_tablet_manager.cc:1434] T 02e8f0a62dd943e3a6951251b9ea3f5a P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260709 13:05:07.641537 10796 tablet_copy_service.cc:342] P 99a7b009fd104b7d948808513bc3e845: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-02e8f0a62dd943e3a6951251b9ea3f5a received from {username='slave'} at 127.0.0.1:47336
I20260709 13:05:07.641973 10796 tablet_copy_service.cc:434] P 99a7b009fd104b7d948808513bc3e845: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-02e8f0a62dd943e3a6951251b9ea3f5a on tablet 02e8f0a62dd943e3a6951251b9ea3f5a with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:05:07.636942 10786 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:05:07.664438 10708 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 13:05:07.666075 11445 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 13:05:07.670324 10786 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 13:05:07.671728 16020 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.040s
I20260709 13:05:07.734527 16013 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.002s
I20260709 13:05:07.737560 15959 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 13:05:07.737931 11433 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 13. Preceding OpId from leader: term: 16 index: 14. (index mismatch)
W20260709 13:05:07.739938 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 88786.5us
I20260709 13:05:07.740317 16009 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260709 13:05:07.766345 10534 catalog_manager.cc:5697] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 8 to 9, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 9 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:07.768510 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 68746.2us
I20260709 13:05:07.874154 15959 raft_consensus.cc:1064] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:05:07.885177 11445 raft_consensus.cc:1217] T 02e8f0a62dd943e3a6951251b9ea3f5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Deduplicated request from leader. Original: 15.10->[15.11-15.11]   Dedup: 15.11->[]
I20260709 13:05:07.876909 15959 consensus_queue.cc:237] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 16.11, Last appended by leader: 9, Current term: 16, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:05:07.934171 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 167099us
W20260709 13:05:07.939285 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 164146us
I20260709 13:05:07.967785 15957 raft_consensus.cc:1064] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:05:07.985954  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:07.998139 11433 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 LEARNER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 16 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260709 13:05:08.001956 16054 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 13:05:08.004717 10782 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 16 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260709 13:05:08.008459 10784 raft_consensus.cc:1275] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 13:05:08.008405 15959 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 13:05:08.031215 15959 consensus_queue.cc:1048] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.005s
I20260709 13:05:08.040918 15957 consensus_queue.cc:237] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 15.8, Last appended by leader: 6, Current term: 15, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:08.062533 16054 raft_consensus.cc:2955] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Committing config change with OpId 15.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:08.068773 11428 raft_consensus.cc:2955] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Committing config change with OpId 15.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:08.124092 11433 raft_consensus.cc:2955] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Committing config change with OpId 16.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:08.126168 10786 raft_consensus.cc:2955] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Committing config change with OpId 15.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:08.138321 10534 catalog_manager.cc:5697] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 reported cstate change: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 15 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:08.140503 16013 raft_consensus.cc:2955] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 16 LEADER]: Committing config change with OpId 16.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:08.197829 10533 catalog_manager.cc:5697] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 16 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:08.210251 10708 raft_consensus.cc:1275] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 13:05:08.210788 10636 raft_consensus.cc:1275] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 13:05:08.212373 15836 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:05:08.216784 15836 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:05:08.218027 11433 raft_consensus.cc:1275] T a1a910319fb34e2aa08cba3916a1a367 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 8. Preceding OpId from leader: term: 15 index: 9. (index mismatch)
I20260709 13:05:08.220511 15957 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:05:08.243805 10782 raft_consensus.cc:2955] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Committing config change with OpId 16.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:08.253489 10712 raft_consensus.cc:1275] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 9 index: 7. (index mismatch)
I20260709 13:05:08.254740 10711 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 16 index: 11. Preceding OpId from leader: term: 16 index: 12. (index mismatch)
I20260709 13:05:08.288466 10630 raft_consensus.cc:1275] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 13. Preceding OpId from leader: term: 16 index: 14. (index mismatch)
W20260709 13:05:08.351069 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 60982.1us
W20260709 13:05:08.392645 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 84334.6us
W20260709 13:05:08.397194 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 67880us
I20260709 13:05:08.423062 10636 consensus_queue.cc:237] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [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: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:08.409874 16009 consensus_queue.cc:1048] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.019s
I20260709 13:05:08.411281 16013 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.017s
I20260709 13:05:08.407733 16055 consensus_queue.cc:1048] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.061s
I20260709 13:05:08.497215 11428 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 13:05:08.528362 11433 raft_consensus.cc:2955] T a1a910319fb34e2aa08cba3916a1a367 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Committing config change with OpId 15.9: config changed from index 8 to 9, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:05:08.532001 16081 log.cc:927] Time spent T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.148s	user 0.001s	sys 0.000s
I20260709 13:05:08.517638 16085 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.017s
I20260709 13:05:08.541208 16059 raft_consensus.cc:1064] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:05:08.532148 15957 raft_consensus.cc:2955] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Committing config change with OpId 15.9: config changed from index 8 to 9, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:08.557807 16059 consensus_queue.cc:237] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 9, Current term: 15, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:05:08.593523 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 80951.2us
I20260709 13:05:08.609609 11433 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 13:05:08.612012 16099 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
W20260709 13:05:08.796860 10603 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:05:08.806888 10708 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
W20260709 13:05:08.807132 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 393379us
I20260709 13:05:08.818614 16098 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 13:05:08.819208 10707 raft_consensus.cc:2955] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Committing config change with OpId 15.9: config changed from index 8 to 9, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:08.861934 10708 raft_consensus.cc:2955] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Committing config change with OpId 15.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:08.888897 16084 raft_consensus.cc:2955] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Committing config change with OpId 15.13: config changed from index 12 to 13, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:08.910027 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d4d4f8670f0345118bfcd59b6b093510 with cas_config_opid_index 12: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:08.940858 10531 catalog_manager.cc:5697] T a1a910319fb34e2aa08cba3916a1a367 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 8 to 9, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 15 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:08.959097 10708 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 13:05:08.959514 11434 raft_consensus.cc:2955] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Committing config change with OpId 15.13: config changed from index 12 to 13, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:08.974967 10632 raft_consensus.cc:2955] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Committing config change with OpId 15.9: config changed from index 8 to 9, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:08.981954 16054 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 13:05:09.015384 10637 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 13:05:09.019042 10708 raft_consensus.cc:2955] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Committing config change with OpId 15.13: config changed from index 12 to 13, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:09.047610 16099 raft_consensus.cc:2955] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Committing config change with OpId 15.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:09.058614 11470 raft_consensus.cc:2955] T 02e8f0a62dd943e3a6951251b9ea3f5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Committing config change with OpId 15.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:09.035377 10709 raft_consensus.cc:2955] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Committing config change with OpId 16.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:05:09.197341 16062 log.cc:927] Time spent T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
W20260709 13:05:09.220153 16082 log.cc:927] Time spent T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.094s	user 0.000s	sys 0.000s
I20260709 13:05:09.238835 10703 raft_consensus.cc:2955] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Committing config change with OpId 15.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:05:09.238735 16101 log.cc:927] Time spent T 02e8f0a62dd943e3a6951251b9ea3f5a P 4f6678bb3cd341abbe84f1bdcb3c3632: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
W20260709 13:05:09.373252 16104 log.cc:927] Time spent T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Append to log took a long time: real 0.142s	user 0.000s	sys 0.008s
W20260709 13:05:09.405794 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 174339us
I20260709 13:05:09.497169  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:09.561067 15836 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
W20260709 13:05:09.656988 10733 debug-util.cc:398] Leaking SignalData structure 0x7b0800349020 after lost signal to thread 9528
W20260709 13:05:09.658874 10733 debug-util.cc:398] Leaking SignalData structure 0x7b0800376c20 after lost signal to thread 10569
I20260709 13:05:09.660486 16059 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:09.661711 16059 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:09.665578 10632 raft_consensus.cc:2955] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Committing config change with OpId 15.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:05:09.667469 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 63056.9us
W20260709 13:05:09.670764 10733 debug-util.cc:398] Leaking SignalData structure 0x7b080020a7e0 after lost signal to thread 10661
W20260709 13:05:09.672508 10733 debug-util.cc:398] Leaking SignalData structure 0x7b08000e9f20 after lost signal to thread 10736
I20260709 13:05:09.676410 11428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:05:09.672523 16059 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:09.672989 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:05:09.687570 10733 debug-util.cc:398] Leaking SignalData structure 0x7b0800319520 after lost signal to thread 10810
I20260709 13:05:09.685925 10534 catalog_manager.cc:5697] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index 12 to 13, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New cstate: current_term: 15 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:05:09.689561 10733 debug-util.cc:398] Leaking SignalData structure 0x7b0800162a00 after lost signal to thread 11575
I20260709 13:05:09.686676 10751 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:09.696678 16017 raft_consensus.cc:2749] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 13:05:09.690442 10534 catalog_manager.cc:5697] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 15 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:09.701992 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "7c00483a1339411da05005c410f470a0" is_pre_election: true
I20260709 13:05:09.804260 10782 consensus_queue.cc:237] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [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: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:09.810520 10775 tablet_service.cc:1558] Processing DeleteTablet for tablet d4d4f8670f0345118bfcd59b6b093510 with delete_type TABLET_DATA_TOMBSTONED (TS 99a7b009fd104b7d948808513bc3e845 not found in new config with opid_index 13) from {username='slave'} at 127.0.0.1:49410
I20260709 13:05:09.812799 10783 consensus_queue.cc:237] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.9, Last appended by leader: 6, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:09.847972 11428 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 13:05:09.848523 10708 raft_consensus.cc:1275] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 13:05:09.849622 16017 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 13:05:09.850682 16095 consensus_queue.cc:1048] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 13:05:09.865688 16059 raft_consensus.cc:2955] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Committing config change with OpId 15.13: config changed from index 12 to 13, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:09.872854 10709 raft_consensus.cc:2955] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Committing config change with OpId 15.13: config changed from index 12 to 13, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:09.877947 11428 raft_consensus.cc:2955] T 02e8f0a62dd943e3a6951251b9ea3f5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Committing config change with OpId 15.13: config changed from index 12 to 13, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:09.895529 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 02e8f0a62dd943e3a6951251b9ea3f5a with cas_config_opid_index 12: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:09.908442 10533 catalog_manager.cc:5697] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index 12 to 13, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New cstate: current_term: 15 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:09.912221 11445 raft_consensus.cc:1275] T a1a910319fb34e2aa08cba3916a1a367 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 13:05:09.920241 16017 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.009s
I20260709 13:05:09.943354 10632 raft_consensus.cc:1275] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 13:05:09.953120 16017 consensus_queue.cc:1048] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:05:09.956111 10619 tablet_service.cc:1558] Processing DeleteTablet for tablet 02e8f0a62dd943e3a6951251b9ea3f5a with delete_type TABLET_DATA_TOMBSTONED (TS 7c00483a1339411da05005c410f470a0 not found in new config with opid_index 13) from {username='slave'} at 127.0.0.1:54284
I20260709 13:05:10.006506 10636 consensus_queue.cc:237] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 16.12, Last appended by leader: 9, Current term: 16, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:10.012136 16120 tablet_replica.cc:333] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:10.013510 16120 raft_consensus.cc:2243] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:10.034559 16120 raft_consensus.cc:2272] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:10.062381 16120 ts_tablet_manager.cc:1916] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:10.064949 16123 tablet_replica.cc:333] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:10.123488 16059 raft_consensus.cc:2955] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Committing config change with OpId 15.10: config changed from index 9 to 10, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:10.162338 11428 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 16 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 13:05:10.166774 16053 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
W20260709 13:05:10.176388 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 96323.3us
W20260709 13:05:10.182580 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 49429.2us
I20260709 13:05:10.206324 16120 ts_tablet_manager.cc:1929] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 15.12
I20260709 13:05:10.207064 16120 log.cc:1199] T d4d4f8670f0345118bfcd59b6b093510 P 99a7b009fd104b7d948808513bc3e845: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-2-root/wals/d4d4f8670f0345118bfcd59b6b093510
W20260709 13:05:10.225725 10749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 140311us
I20260709 13:05:10.221275 10531 catalog_manager.cc:5697] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index 9 to 10, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New cstate: current_term: 15 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:10.244796 10637 raft_consensus.cc:2955] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Committing config change with OpId 15.10: config changed from index 9 to 10, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:10.251065 11445 raft_consensus.cc:2955] T a1a910319fb34e2aa08cba3916a1a367 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Committing config change with OpId 15.10: config changed from index 9 to 10, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:10.258108 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a1a910319fb34e2aa08cba3916a1a367 with cas_config_opid_index 9: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:10.259284 10520 catalog_manager.cc:5028] TS 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): tablet d4d4f8670f0345118bfcd59b6b093510 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:05:10.230190 10782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:05:10.278791 10782 raft_consensus.cc:606] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:05:10.286026 16123 raft_consensus.cc:2243] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:10.287158 16123 raft_consensus.cc:2272] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:10.288686 10633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:05:10.289283 10633 raft_consensus.cc:606] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Received request to transfer leadership to TS 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:05:10.293455 10708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:05:10.293991 10708 raft_consensus.cc:606] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 19 LEADER]: Received request to transfer leadership to TS 99a7b009fd104b7d948808513bc3e845
I20260709 13:05:10.294979 16123 ts_tablet_manager.cc:1916] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:10.296386  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:05:10.298717  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:10.302065 16130 raft_consensus.cc:993] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:05:10.302627 16130 raft_consensus.cc:1081] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:05:10.322239 10709 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 16 index: 12. Preceding OpId from leader: term: 16 index: 13. (index mismatch)
I20260709 13:05:10.335816 10637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:05:10.337236 10637 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:10.337682 10637 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:05:10.346199 10637 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:10.362725 10637 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 election: Requested vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:10.362360 16022 raft_consensus.cc:2955] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 16 LEADER]: Committing config change with OpId 16.13: config changed from index 12 to 13, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:10.365651 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: true dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:05:10.377306 11434 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:05:10.379725 16123 ts_tablet_manager.cc:1929] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 15.12
I20260709 13:05:10.365651 11470 raft_consensus.cc:2955] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Committing config change with OpId 16.13: config changed from index 12 to 13, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:10.380204 16123 log.cc:1199] T 02e8f0a62dd943e3a6951251b9ea3f5a P 7c00483a1339411da05005c410f470a0: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-0-root/wals/02e8f0a62dd943e3a6951251b9ea3f5a
W20260709 13:05:10.392515 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 50337.7us
I20260709 13:05:10.394605 10520 catalog_manager.cc:5028] TS 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): tablet 02e8f0a62dd943e3a6951251b9ea3f5a (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:05:10.398054 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:05:10.398814 10778 raft_consensus.cc:3055] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:05:10.399183 10778 raft_consensus.cc:740] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:05:10.400038 10778 consensus_queue.cc:260] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:10.401214 10778 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:05:10.410866 11434 raft_consensus.cc:2468] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:05:10.419013 10600 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0; no voters: 
I20260709 13:05:10.419950 16053 raft_consensus.cc:2804] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:05:10.420418 16053 raft_consensus.cc:697] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:05:10.421319 16053 consensus_queue.cc:237] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:10.426980 10699 tablet_service.cc:1558] Processing DeleteTablet for tablet a1a910319fb34e2aa08cba3916a1a367 with delete_type TABLET_DATA_TOMBSTONED (TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 not found in new config with opid_index 10) from {username='slave'} at 127.0.0.1:56596
I20260709 13:05:10.438133 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f6b867e815f4405897c711dda289695c with cas_config_opid_index 12: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:05:10.450439 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 107936us
I20260709 13:05:10.451629 10535 catalog_manager.cc:5697] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 12 to 13, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New cstate: current_term: 16 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:10.458001 10531 catalog_manager.cc:5697] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 8 to 9, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 9 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:10.467562 10778 raft_consensus.cc:2468] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 9.
I20260709 13:05:10.470402 16132 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
W20260709 13:05:10.521543 16137 log.cc:927] Time spent T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 13:05:10.536631 10775 tablet_service.cc:1558] Processing DeleteTablet for tablet f6b867e815f4405897c711dda289695c with delete_type TABLET_DATA_TOMBSTONED (TS 99a7b009fd104b7d948808513bc3e845 not found in new config with opid_index 13) from {username='slave'} at 127.0.0.1:49410
I20260709 13:05:10.541853 16120 tablet_replica.cc:333] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:10.547693 16138 tablet_replica.cc:333] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:10.549243 16138 raft_consensus.cc:2243] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:10.550608 16138 raft_consensus.cc:2272] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:10.567399 16138 ts_tablet_manager.cc:1916] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:10.572778 16120 raft_consensus.cc:2243] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:10.572070 10703 raft_consensus.cc:2955] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Committing config change with OpId 16.13: config changed from index 12 to 13, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:10.574074 16120 raft_consensus.cc:2272] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:10.577498 16120 ts_tablet_manager.cc:1916] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:10.627710 16120 ts_tablet_manager.cc:1929] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 16.12
I20260709 13:05:10.628208 16120 log.cc:1199] T f6b867e815f4405897c711dda289695c P 99a7b009fd104b7d948808513bc3e845: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-2-root/wals/f6b867e815f4405897c711dda289695c
I20260709 13:05:10.633523 10520 catalog_manager.cc:5028] TS 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): tablet f6b867e815f4405897c711dda289695c (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:05:10.668339 16131 raft_consensus.cc:993] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: : Instructing follower 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:05:10.668957 16131 raft_consensus.cc:1081] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 19 LEADER]: Signalling peer 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:05:10.671324 10778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:40596
I20260709 13:05:10.671932 10778 raft_consensus.cc:493] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 19 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:10.672274 10778 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 19 FOLLOWER]: Advancing to term 20
I20260709 13:05:10.695544 16132 raft_consensus.cc:993] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0: : Instructing follower 4f6678bb3cd341abbe84f1bdcb3c3632 to start an election
I20260709 13:05:10.696131 16132 raft_consensus.cc:1081] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Signalling peer 4f6678bb3cd341abbe84f1bdcb3c3632 to start an election
I20260709 13:05:10.697860 11434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b"
dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
 from {username='slave'} at 127.0.0.1:59172
I20260709 13:05:10.698452 11434 raft_consensus.cc:493] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:10.698822 11434 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:05:10.703351 16138 ts_tablet_manager.cc:1929] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 15.9
I20260709 13:05:10.703817 16138 log.cc:1199] T a1a910319fb34e2aa08cba3916a1a367 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-1-root/wals/a1a910319fb34e2aa08cba3916a1a367
I20260709 13:05:10.704998 10778 raft_consensus.cc:515] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 20 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:10.707943 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 20 candidate_status { last_received { term: 19 index: 11 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:05:10.708074 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9340d70fe8a0469d98ae5ef27fe83f56" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 20 candidate_status { last_received { term: 19 index: 11 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:05:10.708528 10703 raft_consensus.cc:3055] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 19 LEADER]: Stepping down as leader of term 19
I20260709 13:05:10.708770 10633 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 19 FOLLOWER]: Advancing to term 20
I20260709 13:05:10.709064 10703 raft_consensus.cc:740] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 19 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:05:10.709990 10703 consensus_queue.cc:260] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 19.11, Last appended by leader: 11, Current term: 19, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:10.711038 10703 raft_consensus.cc:3060] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 19 FOLLOWER]: Advancing to term 20
I20260709 13:05:10.711932 10521 catalog_manager.cc:5028] TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): tablet a1a910319fb34e2aa08cba3916a1a367 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:05:10.711493 10778 leader_election.cc:290] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 20 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:05:10.719125 10703 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 20.
I20260709 13:05:10.720695 10751 leader_election.cc:304] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:10.721565 16095 raft_consensus.cc:2804] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 20 FOLLOWER]: Leader election won for term 20
I20260709 13:05:10.722076 16095 raft_consensus.cc:697] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 20 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:05:10.722905 16095 consensus_queue.cc:237] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 19.11, Last appended by leader: 11, Current term: 20, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:10.764024 10633 raft_consensus.cc:2468] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 20 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 20.
I20260709 13:05:10.789499 11434 raft_consensus.cc:515] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:10.791785 10535 catalog_manager.cc:5697] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 19 to 20, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 20 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:10.793730 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:05:10.794384 10633 raft_consensus.cc:3055] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 13:05:10.794741 10633 raft_consensus.cc:740] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:05:10.795537 10633 consensus_queue.cc:260] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:10.797724 10633 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:05:10.799660 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc10918f51543f1bf16e1ed75116c8b" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:05:10.800289 10703 raft_consensus.cc:3060] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:05:10.797931 11434 leader_election.cc:290] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:05:10.823771 10633 raft_consensus.cc:2468] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 9.
I20260709 13:05:10.829958 11345 leader_election.cc:304] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0; no voters: 
I20260709 13:05:10.831158 16052 raft_consensus.cc:2804] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:05:10.831808 16052 raft_consensus.cc:697] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 LEADER]: Becoming Leader. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Running, Role: LEADER
I20260709 13:05:10.832844 16052 consensus_queue.cc:237] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:10.866762 10703 raft_consensus.cc:2468] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 9.
I20260709 13:05:10.923996 10535 catalog_manager.cc:5697] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: term changed from 8 to 9, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 9 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:10.995098 10778 raft_consensus.cc:1275] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 13:05:10.996646 16136 consensus_queue.cc:1048] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:05:11.013676 11434 raft_consensus.cc:1275] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 13:05:11.016870 16136 consensus_queue.cc:1048] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:05:11.128157 10637 raft_consensus.cc:1275] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 20 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 19 index: 11. Preceding OpId from leader: term: 20 index: 12. (index mismatch)
I20260709 13:05:11.166800 16129 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 13:05:11.230408 10704 raft_consensus.cc:1275] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 20 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 19 index: 11. Preceding OpId from leader: term: 20 index: 12. (index mismatch)
I20260709 13:05:11.232820 16129 consensus_queue.cc:1048] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
W20260709 13:05:11.292608 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 192748us
I20260709 13:05:11.300097  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:11.309037 10632 raft_consensus.cc:1275] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 13:05:11.311542 10709 raft_consensus.cc:1275] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 13:05:11.312453 16087 consensus_queue.cc:1048] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:05:11.325026 16052 consensus_queue.cc:1048] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:05:11.781198 10782 consensus_queue.cc:237] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [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: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:11.841187 10632 raft_consensus.cc:1275] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:05:11.843433 16129 consensus_queue.cc:1048] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 13:05:11.873817 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 46238.2us
I20260709 13:05:11.876211 10703 raft_consensus.cc:1275] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:05:11.881214 16095 consensus_queue.cc:1048] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:05:11.893703 10749 consensus_peers.cc:597] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c19da011c42842eba75925cdd68568d4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:11.909556 16095 raft_consensus.cc:2955] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Committing config change with OpId 8.7: config changed from index -1 to 7, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:11.927162 10712 raft_consensus.cc:2955] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index -1 to 7, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:11.934180 10632 raft_consensus.cc:2955] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Committing config change with OpId 8.7: config changed from index -1 to 7, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:11.952734 10531 catalog_manager.cc:5697] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index -1 to 7, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:11.960448 10712 consensus_queue.cc:237] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:12.013024 10782 raft_consensus.cc:1275] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
W20260709 13:05:12.014899 10675 consensus_peers.cc:597] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab1b75d5a05945ad9d9bd158838d2e27. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:12.017591 10628 raft_consensus.cc:1275] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 13:05:12.015786 16131 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.013s
I20260709 13:05:12.036607 16133 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 13:05:12.126848 16167 raft_consensus.cc:2955] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Committing config change with OpId 15.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:12.151357 10782 raft_consensus.cc:2955] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Committing config change with OpId 15.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:12.165730 10632 raft_consensus.cc:2955] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Committing config change with OpId 15.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:12.235216 10628 consensus_queue.cc:237] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [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: 6, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:12.260073 10531 catalog_manager.cc:5697] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 15 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:12.288971 10600 consensus_peers.cc:597] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b5dd64fca7224536906987f1ea8888bb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:12.296021 10783 raft_consensus.cc:1275] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 13:05:12.314225 16136 consensus_queue.cc:1048] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 13:05:12.321003 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 49435.1us
I20260709 13:05:12.330855 10712 raft_consensus.cc:1275] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 10 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 13:05:12.338110 16132 consensus_queue.cc:1048] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:05:12.369407 16166 raft_consensus.cc:2955] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Committing config change with OpId 10.8: config changed from index -1 to 8, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:12.394984 10783 raft_consensus.cc:2955] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Committing config change with OpId 10.8: config changed from index -1 to 8, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:12.407423 10703 raft_consensus.cc:2955] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Committing config change with OpId 10.8: config changed from index -1 to 8, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:12.416472 10531 catalog_manager.cc:5697] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index -1 to 8, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 10 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:12.436117 10709 consensus_queue.cc:237] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 14.8, Last appended by leader: 7, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:12.462431 16177 ts_tablet_manager.cc:933] T c19da011c42842eba75925cdd68568d4 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:12.510986  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:12.527318 10782 raft_consensus.cc:1275] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 13:05:12.529090 16167 consensus_queue.cc:1048] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 13:05:12.533072 10675 consensus_peers.cc:597] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 323c8bc02ab54c54a8f8af10a299f024. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:12.534327 16177 tablet_copy_client.cc:323] T c19da011c42842eba75925cdd68568d4 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.67:34207
I20260709 13:05:12.536674 10796 tablet_copy_service.cc:140] P 99a7b009fd104b7d948808513bc3e845: Received BeginTabletCopySession request for tablet c19da011c42842eba75925cdd68568d4 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:47336)
I20260709 13:05:12.537171 10796 tablet_copy_service.cc:161] P 99a7b009fd104b7d948808513bc3e845: Beginning new tablet copy session on tablet c19da011c42842eba75925cdd68568d4 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:47336: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-c19da011c42842eba75925cdd68568d4
I20260709 13:05:12.545797 10634 raft_consensus.cc:1275] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 14 index: 8. Preceding OpId from leader: term: 14 index: 9. (index mismatch)
I20260709 13:05:12.548118 16167 consensus_queue.cc:1048] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:05:12.553179 10796 tablet_copy_source_session.cc:215] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:12.572350 16177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c19da011c42842eba75925cdd68568d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:12.618767 16181 ts_tablet_manager.cc:933] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:05:12.631026 16131 raft_consensus.cc:2955] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Committing config change with OpId 14.9: config changed from index -1 to 9, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:12.644122 10782 raft_consensus.cc:2955] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Committing config change with OpId 14.9: config changed from index -1 to 9, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:12.703989 10786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c5157234f11428c909679d956d343a2"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:05:12.704689 10786 raft_consensus.cc:606] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:05:12.708837 10632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:05:12.709460 10632 raft_consensus.cc:606] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:12.715687  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:12.717504  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:12.740005 10531 catalog_manager.cc:5697] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index -1 to 9, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 14 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
W20260709 13:05:12.761612 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 102864us
I20260709 13:05:12.767827 16181 tablet_copy_client.cc:323] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.66:33105
I20260709 13:05:12.774396 10722 tablet_copy_service.cc:140] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Received BeginTabletCopySession request for tablet ab1b75d5a05945ad9d9bd158838d2e27 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:43224)
I20260709 13:05:12.775038 10722 tablet_copy_service.cc:161] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Beginning new tablet copy session on tablet ab1b75d5a05945ad9d9bd158838d2e27 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:43224: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-ab1b75d5a05945ad9d9bd158838d2e27
I20260709 13:05:12.786106 10722 tablet_copy_source_session.cc:215] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:12.807597 16166 raft_consensus.cc:993] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:05:12.808092 16166 raft_consensus.cc:1081] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:05:12.808175 16181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab1b75d5a05945ad9d9bd158838d2e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:12.810051 16129 raft_consensus.cc:993] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:05:12.810724 16095 raft_consensus.cc:1081] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:05:12.812238 10634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c5157234f11428c909679d956d343a2"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54298
I20260709 13:05:12.812835 10634 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:12.813272 10634 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:05:12.825567 10634 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:12.834636 10632 raft_consensus.cc:2955] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Committing config change with OpId 14.9: config changed from index -1 to 9, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:12.836102 10703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56616
I20260709 13:05:12.844677 10703 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:12.845230 10703 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:05:12.849344 16181 tablet_copy_client.cc:806] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:12.850226 16181 tablet_copy_client.cc:670] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:12.859032 10703 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:12.861846 10703 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 11 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:12.863009 16181 tablet_copy_client.cc:538] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:12.866307 10634 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:12.867735 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:05:12.867801 10636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 11 candidate_status { last_received { term: 10 index: 8 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:05:12.868456 10783 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:05:12.868557 10636 raft_consensus.cc:3055] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:05:12.873409 10636 raft_consensus.cc:740] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:05:12.874305 10636 consensus_queue.cc:260] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [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: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:12.877580 10636 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:05:12.869016 10782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:05:12.880510 10782 raft_consensus.cc:3055] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:05:12.880795 10782 raft_consensus.cc:740] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:05:12.881484 10782 consensus_queue.cc:260] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:12.882483 10782 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:05:12.872231 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:05:12.893368 10703 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:05:12.900992 10703 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
I20260709 13:05:12.911401 10602 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:12.912281 16136 raft_consensus.cc:2804] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:05:12.912765 16136 raft_consensus.cc:697] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:05:12.913614 16136 consensus_queue.cc:237] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:12.917147 10636 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:05:12.917889 16177 tablet_copy_client.cc:806] T c19da011c42842eba75925cdd68568d4 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:12.918463 16177 tablet_copy_client.cc:670] T c19da011c42842eba75925cdd68568d4 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:12.922712 10782 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 12.
I20260709 13:05:12.924577 10676 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:12.927083 16190 ts_tablet_manager.cc:933] T b5dd64fca7224536906987f1ea8888bb P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:05:12.928529 16187 raft_consensus.cc:2804] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:05:12.930262 16177 tablet_copy_client.cc:538] T c19da011c42842eba75925cdd68568d4 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:12.938441 16187 raft_consensus.cc:697] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:05:12.939642 16187 consensus_queue.cc:237] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:12.947067 16181 tablet_bootstrap.cc:492] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:05:12.934581 10783 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 11.
I20260709 13:05:12.954624 10531 catalog_manager.cc:5697] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 10 to 11, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 11 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:12.987545 16177 tablet_bootstrap.cc:492] T c19da011c42842eba75925cdd68568d4 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:05:13.003630 10534 catalog_manager.cc:5697] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 11 to 12, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 12 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:13.030822 10703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:56596
I20260709 13:05:13.031529 10703 raft_consensus.cc:606] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Received request to transfer leadership
I20260709 13:05:13.040349 16192 ts_tablet_manager.cc:933] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:05:13.044400 10709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:56596
I20260709 13:05:13.045037 10709 raft_consensus.cc:606] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Received request to transfer leadership
W20260709 13:05:13.082728 10521 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for b5dd64fca7224536906987f1ea8888bb already in progress
I20260709 13:05:13.102818 16190 tablet_copy_client.cc:323] T b5dd64fca7224536906987f1ea8888bb P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.65:36011
I20260709 13:05:13.107972 16192 tablet_copy_client.cc:323] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.66:33105
I20260709 13:05:13.111197 10722 tablet_copy_service.cc:140] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Received BeginTabletCopySession request for tablet 323c8bc02ab54c54a8f8af10a299f024 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:43224)
I20260709 13:05:13.111889 10647 tablet_copy_service.cc:140] P 7c00483a1339411da05005c410f470a0: Received BeginTabletCopySession request for tablet b5dd64fca7224536906987f1ea8888bb from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:54074)
I20260709 13:05:13.112569 10647 tablet_copy_service.cc:161] P 7c00483a1339411da05005c410f470a0: Beginning new tablet copy session on tablet b5dd64fca7224536906987f1ea8888bb from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:54074: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-b5dd64fca7224536906987f1ea8888bb
I20260709 13:05:13.111824 10722 tablet_copy_service.cc:161] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Beginning new tablet copy session on tablet 323c8bc02ab54c54a8f8af10a299f024 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:43224: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-323c8bc02ab54c54a8f8af10a299f024
I20260709 13:05:13.130205 10722 tablet_copy_source_session.cc:215] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:13.133812 16192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 323c8bc02ab54c54a8f8af10a299f024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:13.133118 10647 tablet_copy_source_session.cc:215] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:13.159585 16190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5dd64fca7224536906987f1ea8888bb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:13.160264 10521 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.LeaderStepDown -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 77569.5us
I20260709 13:05:13.167651 16192 tablet_copy_client.cc:806] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:13.177855 16192 tablet_copy_client.cc:670] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:13.184597 10709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:56596
I20260709 13:05:13.185148 10709 raft_consensus.cc:606] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Received request to transfer leadership
I20260709 13:05:13.183198 16192 tablet_copy_client.cc:538] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 13:05:13.203341 10583 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:05:13.203958 10583 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for b5dd64fca7224536906987f1ea8888bb already in progress
W20260709 13:05:13.204269 10583 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for b5dd64fca7224536906987f1ea8888bb already in progress
I20260709 13:05:13.222786 16192 tablet_bootstrap.cc:492] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:05:13.241186 16190 tablet_copy_client.cc:806] T b5dd64fca7224536906987f1ea8888bb P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:13.253163 16190 tablet_copy_client.cc:670] T b5dd64fca7224536906987f1ea8888bb P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:13.301071 16177 tablet_bootstrap.cc:492] T c19da011c42842eba75925cdd68568d4 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:13.305469 16190 tablet_copy_client.cc:538] T b5dd64fca7224536906987f1ea8888bb P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:13.312191 16181 tablet_bootstrap.cc:492] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=1 applied=11 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:13.313191 16181 tablet_bootstrap.cc:492] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:05:13.314046 16181 ts_tablet_manager.cc:1403] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.367s	user 0.042s	sys 0.043s
I20260709 13:05:13.317858 16177 tablet_bootstrap.cc:492] T c19da011c42842eba75925cdd68568d4 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:05:13.319839 16177 ts_tablet_manager.cc:1403] T c19da011c42842eba75925cdd68568d4 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.333s	user 0.037s	sys 0.006s
I20260709 13:05:13.325809 16181 raft_consensus.cc:359] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:13.326983 16181 raft_consensus.cc:740] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:05:13.327709 16181 consensus_queue.cc:260] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 15.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:13.331105 16181 ts_tablet_manager.cc:1434] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:05:13.335769 10709 raft_consensus.cc:1275] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 13:05:13.338573 16136 consensus_queue.cc:1048] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:05:13.347863 16177 raft_consensus.cc:359] T c19da011c42842eba75925cdd68568d4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:13.353556 16177 raft_consensus.cc:740] T c19da011c42842eba75925cdd68568d4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:05:13.361186 10722 tablet_copy_service.cc:342] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-ab1b75d5a05945ad9d9bd158838d2e27 received from {username='slave'} at 127.0.0.1:43224
I20260709 13:05:13.360916 16177 consensus_queue.cc:260] T c19da011c42842eba75925cdd68568d4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 8.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:13.361940 10722 tablet_copy_service.cc:434] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-ab1b75d5a05945ad9d9bd158838d2e27 on tablet ab1b75d5a05945ad9d9bd158838d2e27 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:05:13.382402 16190 tablet_bootstrap.cc:492] T b5dd64fca7224536906987f1ea8888bb P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:05:13.386547 16177 ts_tablet_manager.cc:1434] T c19da011c42842eba75925cdd68568d4 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.064s	user 0.005s	sys 0.001s
I20260709 13:05:13.388578 10796 tablet_copy_service.cc:342] P 99a7b009fd104b7d948808513bc3e845: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-c19da011c42842eba75925cdd68568d4 received from {username='slave'} at 127.0.0.1:47336
I20260709 13:05:13.389170 10796 tablet_copy_service.cc:434] P 99a7b009fd104b7d948808513bc3e845: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-c19da011c42842eba75925cdd68568d4 on tablet c19da011c42842eba75925cdd68568d4 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:05:13.390666 10783 raft_consensus.cc:1275] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
I20260709 13:05:13.396138 10636 raft_consensus.cc:1275] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 11 index: 9. (index mismatch)
W20260709 13:05:13.397284 10675 consensus_peers.cc:597] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. 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 13:05:13.404412 16185 consensus_queue.cc:1048] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.003s
I20260709 13:05:13.409487 16187 consensus_queue.cc:1048] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.002s
I20260709 13:05:13.424453 10782 raft_consensus.cc:1275] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 13:05:13.426009 16161 consensus_queue.cc:1048] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:05:13.495571 11445 raft_consensus.cc:1217] T c19da011c42842eba75925cdd68568d4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 LEARNER]: Deduplicated request from leader. Original: 8.6->[8.7-8.7]   Dedup: 8.7->[]
I20260709 13:05:13.499982 16192 tablet_bootstrap.cc:492] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=2 applied=9 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:13.500959 16192 tablet_bootstrap.cc:492] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:05:13.509935 16192 ts_tablet_manager.cc:1403] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.287s	user 0.039s	sys 0.009s
I20260709 13:05:13.520211 16192 raft_consensus.cc:359] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:13.524197 16187 raft_consensus.cc:993] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2: : Instructing follower 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:05:13.526417 16192 raft_consensus.cc:740] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:05:13.527035 16184 raft_consensus.cc:1081] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Signalling peer 99a7b009fd104b7d948808513bc3e845 to start an election
I20260709 13:05:13.527192 16192 consensus_queue.cc:260] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 14.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:13.529984 16192 ts_tablet_manager.cc:1434] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:05:13.541762 11445 raft_consensus.cc:1217] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Deduplicated request from leader. Original: 15.10->[15.11-15.11]   Dedup: 15.11->[]
I20260709 13:05:13.554875 10783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
 from {username='slave'} at 127.0.0.1:40596
I20260709 13:05:13.558323 10783 raft_consensus.cc:493] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:13.558760 10783 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:05:13.595743 10722 tablet_copy_service.cc:342] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-323c8bc02ab54c54a8f8af10a299f024 received from {username='slave'} at 127.0.0.1:43224
I20260709 13:05:13.596272 10722 tablet_copy_service.cc:434] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-323c8bc02ab54c54a8f8af10a299f024 on tablet 323c8bc02ab54c54a8f8af10a299f024 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:05:13.615717 10783 raft_consensus.cc:515] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:13.649770 10783 leader_election.cc:290] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:05:13.651948 10703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:05:13.659173 10703 raft_consensus.cc:3055] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:05:13.659531 10703 raft_consensus.cc:740] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:05:13.661958 10703 consensus_queue.cc:260] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:13.667881 10703 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:05:13.689148 10703 raft_consensus.cc:2468] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:05:13.690506 10751 leader_election.cc:304] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:13.695407 10637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dd64fca7224536906987f1ea8888bb" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 12 candidate_status { last_received { term: 11 index: 9 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:05:13.700778 16194 raft_consensus.cc:2804] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:05:13.722837  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:13.737591 16194 raft_consensus.cc:697] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:05:13.738633 16194 consensus_queue.cc:237] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [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: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:13.799834 16190 tablet_bootstrap.cc:492] T b5dd64fca7224536906987f1ea8888bb P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=2 applied=8 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:13.822340 16190 tablet_bootstrap.cc:492] T b5dd64fca7224536906987f1ea8888bb P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:05:13.825408 16190 ts_tablet_manager.cc:1403] T b5dd64fca7224536906987f1ea8888bb P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.443s	user 0.036s	sys 0.031s
I20260709 13:05:13.832207 10531 catalog_manager.cc:5697] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 11 to 12, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 12 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:13.843106 16190 raft_consensus.cc:359] T b5dd64fca7224536906987f1ea8888bb P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:13.854820 16190 raft_consensus.cc:740] T b5dd64fca7224536906987f1ea8888bb P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:05:13.855681 16190 consensus_queue.cc:260] T b5dd64fca7224536906987f1ea8888bb P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 10.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:13.858839 16190 ts_tablet_manager.cc:1434] T b5dd64fca7224536906987f1ea8888bb P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.004s
I20260709 13:05:13.863726 10647 tablet_copy_service.cc:342] P 7c00483a1339411da05005c410f470a0: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-b5dd64fca7224536906987f1ea8888bb received from {username='slave'} at 127.0.0.1:54074
I20260709 13:05:13.864185 10647 tablet_copy_service.cc:434] P 7c00483a1339411da05005c410f470a0: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-b5dd64fca7224536906987f1ea8888bb on tablet b5dd64fca7224536906987f1ea8888bb with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:05:13.964663 16187 raft_consensus.cc:1064] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:05:13.973572 11434 raft_consensus.cc:1217] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 LEARNER]: Deduplicated request from leader. Original: 14.8->[14.9-14.9]   Dedup: 14.9->[]
I20260709 13:05:13.972054 16187 consensus_queue.cc:237] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 9, Current term: 15, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:13.992750 16211 raft_consensus.cc:1064] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:05:13.995411 16211 consensus_queue.cc:237] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [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: 5, Current term: 8, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:14.132710 10703 raft_consensus.cc:1275] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 13:05:14.154119 10783 raft_consensus.cc:1275] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 13:05:14.156044 16210 consensus_queue.cc:1048] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:05:14.157584 11445 raft_consensus.cc:1275] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 13:05:14.160039 16169 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 13:05:14.162545 16186 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 13:05:14.192129 11470 raft_consensus.cc:1275] T c19da011c42842eba75925cdd68568d4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 LEARNER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 13:05:14.196727 16194 consensus_queue.cc:1048] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:05:14.218991 10632 raft_consensus.cc:1275] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 13:05:14.229521 10712 raft_consensus.cc:1275] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 13:05:14.238392 16210 consensus_queue.cc:1048] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:05:14.240446 11434 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 LEARNER]: Advancing to term 12
I20260709 13:05:14.278992 16186 raft_consensus.cc:2955] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Committing config change with OpId 15.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:14.282184 16195 raft_consensus.cc:2955] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Committing config change with OpId 8.8: config changed from index 7 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:14.283921 10703 raft_consensus.cc:2955] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:14.302052 11470 raft_consensus.cc:2955] T c19da011c42842eba75925cdd68568d4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:05:14.267105 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 46278.9us
I20260709 13:05:14.337210 10783 raft_consensus.cc:2955] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Committing config change with OpId 15.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:14.360327 16187 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 13:05:14.373308 10534 catalog_manager.cc:5697] T c19da011c42842eba75925cdd68568d4 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 7 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:14.500396 11445 raft_consensus.cc:2955] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Committing config change with OpId 15.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:14.519285 16187 raft_consensus.cc:1064] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:05:14.522125 16187 consensus_queue.cc:237] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 14.9, Last appended by leader: 7, Current term: 14, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:14.535002 10632 raft_consensus.cc:1275] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 13:05:14.542142 11434 raft_consensus.cc:1275] T b5dd64fca7224536906987f1ea8888bb P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 LEARNER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 10 index: 8. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 13:05:14.543406 10632 raft_consensus.cc:3060] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:05:14.549754 16194 consensus_queue.cc:1048] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 8, Time since last communication: 0.006s
I20260709 13:05:14.563751 11434 raft_consensus.cc:1275] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 LEARNER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 13:05:14.565161 16186 consensus_queue.cc:1048] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:05:14.571134 10783 raft_consensus.cc:1275] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 13:05:14.584009 10637 raft_consensus.cc:1275] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 14 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 13:05:14.578259 16187 consensus_queue.cc:1048] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.016s
I20260709 13:05:14.598896 16210 consensus_queue.cc:1048] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:05:14.589465 10636 raft_consensus.cc:2955] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Committing config change with OpId 15.12: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:14.618600 10632 raft_consensus.cc:1275] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 13:05:14.662873 16131 raft_consensus.cc:2955] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Committing config change with OpId 14.10: config changed from index 9 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:14.671867 10778 raft_consensus.cc:2955] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Committing config change with OpId 14.10: config changed from index 9 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:14.683197 11434 raft_consensus.cc:2955] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Committing config change with OpId 14.10: config changed from index 9 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:05:14.686657 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 72541.2us
I20260709 13:05:14.710754 16194 raft_consensus.cc:1064] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:05:14.713299 16194 consensus_queue.cc:237] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [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: 9, Current term: 12, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:14.732503 16187 consensus_queue.cc:1048] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:05:14.738019 10708 raft_consensus.cc:1275] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 13:05:14.738179 11445 raft_consensus.cc:1275] T b5dd64fca7224536906987f1ea8888bb P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 LEARNER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 13:05:14.739776 16193 consensus_queue.cc:1048] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:05:14.745656 16194 consensus_queue.cc:1048] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 13:05:14.760130 16194 raft_consensus.cc:2955] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Committing config change with OpId 12.11: config changed from index 8 to 11, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:14.761610 10712 raft_consensus.cc:2955] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index 8 to 11, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:14.779909 11445 raft_consensus.cc:2955] T b5dd64fca7224536906987f1ea8888bb P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index 8 to 11, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:14.793531 10637 raft_consensus.cc:1275] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 11 index: 9. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 13:05:14.804291 16195 consensus_queue.cc:1048] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:05:14.818863 10634 raft_consensus.cc:2955] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Committing config change with OpId 14.10: config changed from index 9 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:14.839716 10530 catalog_manager.cc:5697] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index 11 to 12, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 15 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:14.859555 10531 catalog_manager.cc:5697] T b5dd64fca7224536906987f1ea8888bb P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 8 to 11, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 12 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:14.859836 10628 raft_consensus.cc:2955] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index 8 to 11, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:14.861277 10531 catalog_manager.cc:5697] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 9 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 14 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:14.854611 10636 raft_consensus.cc:2955] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Committing config change with OpId 8.8: config changed from index 7 to 8, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:14.986886 10708 consensus_queue.cc:237] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 9, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:14.997936 11434 raft_consensus.cc:1275] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 13:05:14.999418 16186 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 13:05:15.002206 10636 raft_consensus.cc:1275] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 12. Preceding OpId from leader: term: 15 index: 13. (index mismatch)
I20260709 13:05:15.006059 16187 consensus_queue.cc:1048] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 13:05:15.009939 16131 raft_consensus.cc:2955] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Committing config change with OpId 15.13: config changed from index 12 to 13, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:15.011500 11434 raft_consensus.cc:2955] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Committing config change with OpId 15.13: config changed from index 12 to 13, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:15.014870 10636 raft_consensus.cc:2955] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Committing config change with OpId 15.13: config changed from index 12 to 13, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:15.032612 10530 catalog_manager.cc:5697] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 12 to 13, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New cstate: current_term: 15 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:15.041437 10521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ab1b75d5a05945ad9d9bd158838d2e27 with cas_config_opid_index 12: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:15.067818 10775 tablet_service.cc:1558] Processing DeleteTablet for tablet ab1b75d5a05945ad9d9bd158838d2e27 with delete_type TABLET_DATA_TOMBSTONED (TS 99a7b009fd104b7d948808513bc3e845 not found in new config with opid_index 13) from {username='slave'} at 127.0.0.1:49410
I20260709 13:05:15.076951 16243 tablet_replica.cc:333] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:15.093729 16243 raft_consensus.cc:2243] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:15.094666 16243 raft_consensus.cc:2272] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:15.117833 16243 ts_tablet_manager.cc:1916] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:15.141655  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:15.148384 10708 consensus_queue.cc:237] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:15.162657 10628 raft_consensus.cc:1275] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 13:05:15.163483 11434 raft_consensus.cc:1275] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 14 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 13:05:15.165041 16187 consensus_queue.cc:1048] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:05:15.169421 16186 consensus_queue.cc:1048] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 13:05:15.171639 16243 ts_tablet_manager.cc:1929] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 15.12
I20260709 13:05:15.185657 16243 log.cc:1199] T ab1b75d5a05945ad9d9bd158838d2e27 P 99a7b009fd104b7d948808513bc3e845: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-2-root/wals/ab1b75d5a05945ad9d9bd158838d2e27
I20260709 13:05:15.179564 16187 raft_consensus.cc:2955] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Committing config change with OpId 14.11: config changed from index 10 to 11, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:15.199157 10520 catalog_manager.cc:5028] TS 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): tablet ab1b75d5a05945ad9d9bd158838d2e27 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:05:15.199792 10636 raft_consensus.cc:2955] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Committing config change with OpId 14.11: config changed from index 10 to 11, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:15.193301 11434 raft_consensus.cc:2955] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Committing config change with OpId 14.11: config changed from index 10 to 11, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:15.211050 10521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 323c8bc02ab54c54a8f8af10a299f024 with cas_config_opid_index 10: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:15.278496 10530 catalog_manager.cc:5697] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index 10 to 11, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New cstate: current_term: 14 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:15.284538 10783 consensus_queue.cc:237] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [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: 5, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:15.296020 11445 raft_consensus.cc:1275] T c19da011c42842eba75925cdd68568d4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:05:15.297633 16210 consensus_queue.cc:1048] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:05:15.302668 10775 tablet_service.cc:1558] Processing DeleteTablet for tablet 323c8bc02ab54c54a8f8af10a299f024 with delete_type TABLET_DATA_TOMBSTONED (TS 99a7b009fd104b7d948808513bc3e845 not found in new config with opid_index 11) from {username='slave'} at 127.0.0.1:49410
I20260709 13:05:15.313060 16243 tablet_replica.cc:333] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:15.314069 16195 raft_consensus.cc:2955] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Committing config change with OpId 8.9: config changed from index 8 to 9, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:15.314097 16243 raft_consensus.cc:2243] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:15.322031 16243 raft_consensus.cc:2272] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:15.325155 10636 raft_consensus.cc:1275] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:05:15.326228 11445 raft_consensus.cc:2955] T c19da011c42842eba75925cdd68568d4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Committing config change with OpId 8.9: config changed from index 8 to 9, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:15.329872 16243 ts_tablet_manager.cc:1916] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:15.329779 16210 consensus_queue.cc:1048] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:05:15.337354 10636 raft_consensus.cc:2955] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Committing config change with OpId 8.9: config changed from index 8 to 9, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:15.355362 10783 consensus_queue.cc:237] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [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: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:15.367688 16243 ts_tablet_manager.cc:1929] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 14.10
I20260709 13:05:15.375468 16243 log.cc:1199] T 323c8bc02ab54c54a8f8af10a299f024 P 99a7b009fd104b7d948808513bc3e845: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-2-root/wals/323c8bc02ab54c54a8f8af10a299f024
I20260709 13:05:15.383039 10520 catalog_manager.cc:5028] TS 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): tablet 323c8bc02ab54c54a8f8af10a299f024 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:05:15.389415 10634 raft_consensus.cc:1275] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 13:05:15.391292 16193 consensus_queue.cc:1048] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 13:05:15.402201 16210 raft_consensus.cc:2955] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Committing config change with OpId 12.12: config changed from index 11 to 12, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:15.404603 11434 raft_consensus.cc:1275] T b5dd64fca7224536906987f1ea8888bb P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 13:05:15.408320 10535 catalog_manager.cc:5697] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 reported cstate change: config changed from index 8 to 9, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:15.416061 16194 consensus_queue.cc:1048] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 13:05:15.425300 10699 tablet_service.cc:1558] Processing DeleteTablet for tablet c19da011c42842eba75925cdd68568d4 with delete_type TABLET_DATA_TOMBSTONED (TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 not found in new config with opid_index 9) from {username='slave'} at 127.0.0.1:56596
I20260709 13:05:15.427707 11434 raft_consensus.cc:2955] T b5dd64fca7224536906987f1ea8888bb P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Committing config change with OpId 12.12: config changed from index 11 to 12, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:15.432171 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b5dd64fca7224536906987f1ea8888bb with cas_config_opid_index 11: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:15.434763 10636 raft_consensus.cc:2955] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Committing config change with OpId 12.12: config changed from index 11 to 12, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:15.435328 10534 catalog_manager.cc:5697] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index 11 to 12, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New cstate: current_term: 12 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:15.437028 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c19da011c42842eba75925cdd68568d4 with cas_config_opid_index 8: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:15.444178 16245 tablet_replica.cc:333] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:15.454591 16245 raft_consensus.cc:2243] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:15.464531 10699 tablet_service.cc:1558] Processing DeleteTablet for tablet b5dd64fca7224536906987f1ea8888bb with delete_type TABLET_DATA_TOMBSTONED (TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 not found in new config with opid_index 12) from {username='slave'} at 127.0.0.1:56596
I20260709 13:05:15.465677 16245 raft_consensus.cc:2272] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:15.468654 16245 ts_tablet_manager.cc:1916] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:15.504650 10783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05398384fec444de828e9c2168ec558f"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
new_leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
 from {username='slave'} at 127.0.0.1:52204
I20260709 13:05:15.510290 10783 raft_consensus.cc:606] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Received request to transfer leadership to TS 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:05:15.508764 16245 ts_tablet_manager.cc:1929] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 8.8
I20260709 13:05:15.512228 16245 log.cc:1199] T c19da011c42842eba75925cdd68568d4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-1-root/wals/c19da011c42842eba75925cdd68568d4
I20260709 13:05:15.513600 10634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:05:15.514385 10634 raft_consensus.cc:606] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Received request to transfer leadership to TS bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:15.515837  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:15.517692  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:15.531543 10521 catalog_manager.cc:5028] TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): tablet c19da011c42842eba75925cdd68568d4 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:05:15.526101 16245 tablet_replica.cc:333] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:15.558077 16245 raft_consensus.cc:2243] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:15.559010 16245 raft_consensus.cc:2272] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:15.567802 16245 ts_tablet_manager.cc:1916] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:15.608587 16245 ts_tablet_manager.cc:1929] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 12.11
I20260709 13:05:15.613492 16245 log.cc:1199] T b5dd64fca7224536906987f1ea8888bb P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-1-root/wals/b5dd64fca7224536906987f1ea8888bb
I20260709 13:05:15.623239 10521 catalog_manager.cc:5028] TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): tablet b5dd64fca7224536906987f1ea8888bb (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:05:15.677425 16235 raft_consensus.cc:993] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:05:15.678013 16235 raft_consensus.cc:1081] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:05:15.684113 10712 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56616
I20260709 13:05:15.684702 10712 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:15.685037 10712 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:05:15.695061 10712 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:15.698796 10712 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 12 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:15.699438 10634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:05:15.701203 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 12 candidate_status { last_received { term: 11 index: 8 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:05:15.705755 10634 raft_consensus.cc:3055] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 13:05:15.706231 10634 raft_consensus.cc:740] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:05:15.705891 10786 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:05:15.706979 10634 consensus_queue.cc:260] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:15.708052 10634 raft_consensus.cc:3060] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Advancing to term 12
I20260709 13:05:15.732352 10634 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:05:15.735059 10676 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:15.739295 16186 raft_consensus.cc:2804] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 13:05:15.739787 16186 raft_consensus.cc:697] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:05:15.740597 16186 consensus_queue.cc:237] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:15.759248 10786 raft_consensus.cc:2468] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 12.
I20260709 13:05:15.778975 10535 catalog_manager.cc:5697] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 11 to 12, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 12 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:15.908550 10600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 65933.2us
I20260709 13:05:15.970669 16244 raft_consensus.cc:993] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845: : Instructing follower 4f6678bb3cd341abbe84f1bdcb3c3632 to start an election
I20260709 13:05:15.971267 16244 raft_consensus.cc:1081] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Signalling peer 4f6678bb3cd341abbe84f1bdcb3c3632 to start an election
I20260709 13:05:15.973228 11434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05398384fec444de828e9c2168ec558f"
dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
 from {username='slave'} at 127.0.0.1:59062
I20260709 13:05:15.973851 11434 raft_consensus.cc:493] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:15.974202 11434 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:05:15.983842 11434 raft_consensus.cc:515] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:15.991569 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:05:15.992225 10712 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:05:16.003108 10712 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 11.
I20260709 13:05:16.010072 11350 leader_election.cc:304] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:16.011204 16231 raft_consensus.cc:2804] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 13:05:16.011777 16231 raft_consensus.cc:697] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 LEADER]: Becoming Leader. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Running, Role: LEADER
I20260709 13:05:16.012672 16231 consensus_queue.cc:237] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 9 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:16.014180 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05398384fec444de828e9c2168ec558f" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 11 candidate_status { last_received { term: 10 index: 9 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:05:16.014827 10778 raft_consensus.cc:3055] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 13:05:16.015117 10778 raft_consensus.cc:740] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:05:16.015874 10778 consensus_queue.cc:260] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [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: 9 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:16.017922 10778 raft_consensus.cc:3060] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Advancing to term 11
I20260709 13:05:16.029611 10778 raft_consensus.cc:2468] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 11.
I20260709 13:05:16.029620 11434 leader_election.cc:290] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 11 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:16.062462 10535 catalog_manager.cc:5697] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: term changed from 10 to 11, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 11 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:16.206584 10636 raft_consensus.cc:1275] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 13:05:16.208207 16186 consensus_queue.cc:1048] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:05:16.266032 10778 raft_consensus.cc:1275] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 11 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 13:05:16.273531 16186 consensus_queue.cc:1048] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:05:16.518651  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:16.542080 10778 raft_consensus.cc:1275] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 13:05:16.543947 16246 consensus_queue.cc:1048] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:05:16.632524 10708 raft_consensus.cc:1275] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 10 index: 9. Preceding OpId from leader: term: 11 index: 10. (index mismatch)
I20260709 13:05:16.634722 16231 consensus_queue.cc:1048] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:05:16.741324 10708 consensus_queue.cc:237] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 15.9, Last appended by leader: 8, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
W20260709 13:05:16.834084 10675 consensus_peers.cc:597] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5371ce0c61ee496183c723348c060a17. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:16.847184 10786 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 13:05:16.859313 16186 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 13:05:16.879673 10634 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 9. Preceding OpId from leader: term: 15 index: 10. (index mismatch)
I20260709 13:05:16.987447 16259 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.002s
I20260709 13:05:17.047109 16259 raft_consensus.cc:2955] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Committing config change with OpId 15.10: config changed from index -1 to 10, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:17.079772 10786 consensus_queue.cc:237] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:17.084064 10778 raft_consensus.cc:2955] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Committing config change with OpId 15.10: config changed from index -1 to 10, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:17.116576 10534 catalog_manager.cc:5697] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index -1 to 10, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 15 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:17.138192 10749 consensus_peers.cc:597] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31b29712992e45bb99e096429a18a10b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:17.140374 10708 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
I20260709 13:05:17.142082 16263 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 13:05:17.155095 10634 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 14 index: 12. (index mismatch)
W20260709 13:05:17.160933 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 53937.2us
I20260709 13:05:17.164244 10634 raft_consensus.cc:2955] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Committing config change with OpId 15.10: config changed from index -1 to 10, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:17.171065 16193 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.002s
W20260709 13:05:17.185134 16267 log.cc:927] Time spent T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260709 13:05:17.192402 16193 raft_consensus.cc:2955] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Committing config change with OpId 14.12: config changed from index -1 to 12, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:17.382531 10636 raft_consensus.cc:2955] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Committing config change with OpId 14.12: config changed from index -1 to 12, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:17.413904 10535 catalog_manager.cc:5697] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 reported cstate change: config changed from index -1 to 12, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 14 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:17.428923 10708 raft_consensus.cc:2955] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Committing config change with OpId 14.12: config changed from index -1 to 12, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:17.430375 16275 ts_tablet_manager.cc:933] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:05:17.442404 16275 tablet_copy_client.cc:323] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.66:33105
I20260709 13:05:17.474470 10722 tablet_copy_service.cc:140] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Received BeginTabletCopySession request for tablet 5371ce0c61ee496183c723348c060a17 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:43224)
I20260709 13:05:17.475098 10722 tablet_copy_service.cc:161] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Beginning new tablet copy session on tablet 5371ce0c61ee496183c723348c060a17 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:43224: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-5371ce0c61ee496183c723348c060a17
I20260709 13:05:17.500272 10722 tablet_copy_source_session.cc:215] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 13:05:17.510277 10602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 44226.1us
I20260709 13:05:17.551851 10708 consensus_queue.cc:237] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 12.8, Last appended by leader: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
W20260709 13:05:17.615969 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 61192.6us
I20260709 13:05:17.633332 16275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5371ce0c61ee496183c723348c060a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.658195  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:17.665828 16275 tablet_copy_client.cc:806] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:17.666534 16275 tablet_copy_client.cc:670] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:17.687660 16275 tablet_copy_client.cc:538] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:17.698503 16275 tablet_bootstrap.cc:492] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
W20260709 13:05:17.709141 10675 consensus_peers.cc:597] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fad1a352ad9c467c8eed26ffad12dab5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:17.740597 10778 raft_consensus.cc:1275] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 13:05:17.747092 16252 consensus_queue.cc:1048] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:05:17.761059 10636 raft_consensus.cc:1275] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 12 index: 8. Preceding OpId from leader: term: 12 index: 9. (index mismatch)
I20260709 13:05:17.766405 16279 ts_tablet_manager.cc:933] T 31b29712992e45bb99e096429a18a10b P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:17.777156 16259 consensus_queue.cc:1048] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:05:17.782863 16268 raft_consensus.cc:2955] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Committing config change with OpId 12.9: config changed from index -1 to 9, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:17.792552 16275 tablet_bootstrap.cc:492] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=1 applied=10 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:17.793875 16275 tablet_bootstrap.cc:492] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:05:17.794610 16275 ts_tablet_manager.cc:1403] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.096s	user 0.034s	sys 0.020s
I20260709 13:05:17.795424 16279 tablet_copy_client.cc:323] T 31b29712992e45bb99e096429a18a10b P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.67:34207
I20260709 13:05:17.798631 10796 tablet_copy_service.cc:140] P 99a7b009fd104b7d948808513bc3e845: Received BeginTabletCopySession request for tablet 31b29712992e45bb99e096429a18a10b from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:47336)
I20260709 13:05:17.799147 10796 tablet_copy_service.cc:161] P 99a7b009fd104b7d948808513bc3e845: Beginning new tablet copy session on tablet 31b29712992e45bb99e096429a18a10b from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:47336: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-31b29712992e45bb99e096429a18a10b
I20260709 13:05:17.806380 10778 consensus_queue.cc:237] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [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: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:17.803288 10535 catalog_manager.cc:5697] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index -1 to 9, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 12 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:17.820003 10786 raft_consensus.cc:2955] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Committing config change with OpId 12.9: config changed from index -1 to 9, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:17.817219 10796 tablet_copy_source_session.cc:215] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:17.840130 16279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b29712992e45bb99e096429a18a10b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.839583 16275 raft_consensus.cc:359] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:17.841236 16275 raft_consensus.cc:740] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:05:17.842227 16275 consensus_queue.cc:260] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 15.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:17.864646 16275 ts_tablet_manager.cc:1434] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.070s	user 0.003s	sys 0.004s
I20260709 13:05:17.869846 10722 tablet_copy_service.cc:342] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-5371ce0c61ee496183c723348c060a17 received from {username='slave'} at 127.0.0.1:43224
I20260709 13:05:17.870546 10722 tablet_copy_service.cc:434] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-5371ce0c61ee496183c723348c060a17 on tablet 5371ce0c61ee496183c723348c060a17 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
W20260709 13:05:17.897348 10749 consensus_peers.cc:597] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e6f537fbf386436c81849f5b20ae2eec. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:17.901078 10704 raft_consensus.cc:1275] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 13:05:17.905469 10634 raft_consensus.cc:1275] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 13:05:17.906388 16263 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 13:05:17.914242 16263 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 13:05:17.921579 16279 tablet_copy_client.cc:806] T 31b29712992e45bb99e096429a18a10b P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:17.922468 16279 tablet_copy_client.cc:670] T 31b29712992e45bb99e096429a18a10b P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:17.924387 10636 raft_consensus.cc:2955] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Committing config change with OpId 12.9: config changed from index -1 to 9, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:17.935261 16279 tablet_copy_client.cc:538] T 31b29712992e45bb99e096429a18a10b P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:17.954571 16193 raft_consensus.cc:2955] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Committing config change with OpId 12.12: config changed from index -1 to 12, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:17.957933 10704 raft_consensus.cc:2955] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Committing config change with OpId 12.12: config changed from index -1 to 12, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:17.979290 10634 raft_consensus.cc:2955] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Committing config change with OpId 12.12: config changed from index -1 to 12, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:17.983898 16279 tablet_bootstrap.cc:492] T 31b29712992e45bb99e096429a18a10b P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:05:17.990312 10530 catalog_manager.cc:5697] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index -1 to 12, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 12 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:18.032008 11445 raft_consensus.cc:1217] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Deduplicated request from leader. Original: 15.9->[15.10-15.10]   Dedup: 15.10->[]
I20260709 13:05:18.067589 10704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
mode: GRACEFUL
new_leader_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:53310
I20260709 13:05:18.068203 10704 raft_consensus.cc:606] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Received request to transfer leadership to TS 7c00483a1339411da05005c410f470a0
I20260709 13:05:18.080574  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:05:18.082464  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:18.099442 16275 ts_tablet_manager.cc:933] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:05:18.130234 16275 tablet_copy_client.cc:323] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.66:33105
I20260709 13:05:18.134471 16279 tablet_bootstrap.cc:492] T 31b29712992e45bb99e096429a18a10b P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:18.144963 16279 tablet_bootstrap.cc:492] T 31b29712992e45bb99e096429a18a10b P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:05:18.145979 16279 ts_tablet_manager.cc:1403] T 31b29712992e45bb99e096429a18a10b P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.162s	user 0.042s	sys 0.015s
I20260709 13:05:18.149760 16279 raft_consensus.cc:359] T 31b29712992e45bb99e096429a18a10b P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:18.155849 16279 raft_consensus.cc:740] T 31b29712992e45bb99e096429a18a10b P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:05:18.156728 16279 consensus_queue.cc:260] T 31b29712992e45bb99e096429a18a10b P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 14.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:18.158792 16279 ts_tablet_manager.cc:1434] T 31b29712992e45bb99e096429a18a10b P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
W20260709 13:05:18.191320 11345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 127552us
I20260709 13:05:18.195536 10796 tablet_copy_service.cc:342] P 99a7b009fd104b7d948808513bc3e845: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-31b29712992e45bb99e096429a18a10b received from {username='slave'} at 127.0.0.1:47336
I20260709 13:05:18.195986 10796 tablet_copy_service.cc:434] P 99a7b009fd104b7d948808513bc3e845: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-31b29712992e45bb99e096429a18a10b on tablet 31b29712992e45bb99e096429a18a10b with peer 4f6678bb3cd341abbe84f1bdcb3c3632
W20260709 13:05:18.204975 11350 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 126150us
I20260709 13:05:18.206856 10722 tablet_copy_service.cc:140] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Received BeginTabletCopySession request for tablet fad1a352ad9c467c8eed26ffad12dab5 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:43224)
I20260709 13:05:18.207465 10722 tablet_copy_service.cc:161] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Beginning new tablet copy session on tablet fad1a352ad9c467c8eed26ffad12dab5 from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:43224: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-fad1a352ad9c467c8eed26ffad12dab5
I20260709 13:05:18.217888 10722 tablet_copy_source_session.cc:215] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:18.256551 11445 raft_consensus.cc:1217] T 31b29712992e45bb99e096429a18a10b P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 LEARNER]: Deduplicated request from leader. Original: 14.11->[14.12-14.12]   Dedup: 14.12->[]
I20260709 13:05:18.296943 16275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad1a352ad9c467c8eed26ffad12dab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:18.323925 16275 tablet_copy_client.cc:806] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:18.325755 16275 tablet_copy_client.cc:670] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:18.379660 16275 tablet_copy_client.cc:538] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:18.412050 16279 ts_tablet_manager.cc:933] T e6f537fbf386436c81849f5b20ae2eec P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:18.422443 16279 tablet_copy_client.cc:323] T e6f537fbf386436c81849f5b20ae2eec P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.67:34207
I20260709 13:05:18.424341 10796 tablet_copy_service.cc:140] P 99a7b009fd104b7d948808513bc3e845: Received BeginTabletCopySession request for tablet e6f537fbf386436c81849f5b20ae2eec from peer 4f6678bb3cd341abbe84f1bdcb3c3632 ({username='slave'} at 127.0.0.1:47336)
I20260709 13:05:18.424906 10796 tablet_copy_service.cc:161] P 99a7b009fd104b7d948808513bc3e845: Beginning new tablet copy session on tablet e6f537fbf386436c81849f5b20ae2eec from peer 4f6678bb3cd341abbe84f1bdcb3c3632 at {username='slave'} at 127.0.0.1:47336: session id = 4f6678bb3cd341abbe84f1bdcb3c3632-e6f537fbf386436c81849f5b20ae2eec
I20260709 13:05:18.434523 10796 tablet_copy_source_session.cc:215] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:18.435123 16275 tablet_bootstrap.cc:492] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:05:18.448818 16259 raft_consensus.cc:1064] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:05:18.453831 16279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6f537fbf386436c81849f5b20ae2eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:18.465835 16259 consensus_queue.cc:237] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 15.10, Last appended by leader: 8, Current term: 15, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:18.512115 11445 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 LEARNER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 13:05:18.513821 16252 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:05:18.542304 16279 tablet_copy_client.cc:806] T e6f537fbf386436c81849f5b20ae2eec P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:18.543031 16279 tablet_copy_client.cc:670] T e6f537fbf386436c81849f5b20ae2eec P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:18.594650 16279 tablet_copy_client.cc:538] T e6f537fbf386436c81849f5b20ae2eec P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:18.604493 16279 tablet_bootstrap.cc:492] T e6f537fbf386436c81849f5b20ae2eec P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap starting.
I20260709 13:05:18.610069 16296 raft_consensus.cc:993] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: : Instructing follower 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:05:18.610800 16296 raft_consensus.cc:1081] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Signalling peer 7c00483a1339411da05005c410f470a0 to start an election
I20260709 13:05:18.625588 10786 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 13:05:18.644624 16296 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 13:05:18.712158 16252 raft_consensus.cc:2955] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Committing config change with OpId 15.11: config changed from index 10 to 11, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:18.724889 11434 raft_consensus.cc:2955] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Committing config change with OpId 15.11: config changed from index 10 to 11, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:18.738075 10634 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 10. Preceding OpId from leader: term: 15 index: 11. (index mismatch)
I20260709 13:05:18.739264 10634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b"
dest_uuid: "7c00483a1339411da05005c410f470a0"
 from {username='slave'} at 127.0.0.1:54304
I20260709 13:05:18.739753 10634 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:18.740097 10634 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:05:18.749903 10634 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:18.754686 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:05:18.755262 10704 raft_consensus.cc:3055] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 13:05:18.755616 10704 raft_consensus.cc:740] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:05:18.756328 10704 consensus_queue.cc:260] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:18.757433 10704 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Advancing to term 14
W20260709 13:05:18.869347 10677 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:05:18.871628 10704 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 14.
I20260709 13:05:18.872558 10634 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:18.888051 16263 raft_consensus.cc:1064] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:05:18.890980 16263 consensus_queue.cc:237] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: 10, Current term: 14, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:18.902382 10786 raft_consensus.cc:2955] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Committing config change with OpId 15.11: config changed from index 10 to 11, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:18.905498 16252 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 13:05:18.913523 10778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:05:18.914098 10778 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:05:18.921085 10778 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c00483a1339411da05005c410f470a0 in term 14.
I20260709 13:05:18.951671 16279 tablet_bootstrap.cc:492] T e6f537fbf386436c81849f5b20ae2eec P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:18.952832 16279 tablet_bootstrap.cc:492] T e6f537fbf386436c81849f5b20ae2eec P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:05:18.953701 16279 ts_tablet_manager.cc:1403] T e6f537fbf386436c81849f5b20ae2eec P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.349s	user 0.057s	sys 0.034s
I20260709 13:05:18.961994 10601 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:05:18.963238 16284 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 13:05:18.964039 16284 raft_consensus.cc:697] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 14 LEADER]: Becoming Leader. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:05:18.972765 10637 raft_consensus.cc:2955] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Committing config change with OpId 15.11: config changed from index 10 to 11, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:18.979256 10534 catalog_manager.cc:5697] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index 10 to 11, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 15 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:18.991950 16284 consensus_queue.cc:237] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:19.023921 16279 raft_consensus.cc:359] T e6f537fbf386436c81849f5b20ae2eec P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:19.024876 16279 raft_consensus.cc:740] T e6f537fbf386436c81849f5b20ae2eec P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:05:19.025555 16279 consensus_queue.cc:260] T e6f537fbf386436c81849f5b20ae2eec P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 12.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:19.027838 16279 ts_tablet_manager.cc:1434] T e6f537fbf386436c81849f5b20ae2eec P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.073s	user 0.005s	sys 0.000s
I20260709 13:05:19.044557 16275 tablet_bootstrap.cc:492] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=9 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:19.056983 16275 tablet_bootstrap.cc:492] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632: Bootstrap complete.
I20260709 13:05:19.057860 16275 ts_tablet_manager.cc:1403] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent bootstrapping tablet: real 0.623s	user 0.037s	sys 0.004s
I20260709 13:05:19.060583 16275 raft_consensus.cc:359] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:19.061427 16275 raft_consensus.cc:740] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 LEARNER]: Becoming Follower/Learner. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Initialized, Role: LEARNER
I20260709 13:05:19.062131 16275 consensus_queue.cc:260] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 12.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:19.068025 16275 ts_tablet_manager.cc:1434] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:05:19.126700  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:19.159294 11434 raft_consensus.cc:1217] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 LEARNER]: Deduplicated request from leader. Original: 12.8->[12.9-12.9]   Dedup: 12.9->[]
I20260709 13:05:19.169059 10704 consensus_queue.cc:237] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 15.11, Last appended by leader: 8, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:19.248623 10796 tablet_copy_service.cc:342] P 99a7b009fd104b7d948808513bc3e845: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-e6f537fbf386436c81849f5b20ae2eec received from {username='slave'} at 127.0.0.1:47336
I20260709 13:05:19.249127 10796 tablet_copy_service.cc:434] P 99a7b009fd104b7d948808513bc3e845: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-e6f537fbf386436c81849f5b20ae2eec on tablet e6f537fbf386436c81849f5b20ae2eec with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:05:19.273226 10703 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 13:05:19.285781 10531 catalog_manager.cc:5697] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 reported cstate change: term changed from 13 to 14, leader changed from bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) to 7c00483a1339411da05005c410f470a0 (127.9.77.65). New cstate: current_term: 14 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:19.290179 11445 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 LEARNER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 13:05:19.290388 11434 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
W20260709 13:05:19.294478 10752 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:05:19.305013 16316 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 13:05:19.307637 11445 raft_consensus.cc:1217] T e6f537fbf386436c81849f5b20ae2eec P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 LEARNER]: Deduplicated request from leader. Original: 12.11->[12.12-12.12]   Dedup: 12.12->[]
I20260709 13:05:19.300299 16259 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.010s
I20260709 13:05:19.337474 16193 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 13:05:19.339994 10634 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 14 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 13:05:19.364931 16312 raft_consensus.cc:2955] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Committing config change with OpId 15.12: config changed from index 11 to 12, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:05:19.396013 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 56252.9us
I20260709 13:05:19.405100 10722 tablet_copy_service.cc:342] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Request end of tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-fad1a352ad9c467c8eed26ffad12dab5 received from {username='slave'} at 127.0.0.1:43224
I20260709 13:05:19.405606 10722 tablet_copy_service.cc:434] P bbbb5ae25e0e47a7b9b29ba6f9295aa2: ending tablet copy session 4f6678bb3cd341abbe84f1bdcb3c3632-fad1a352ad9c467c8eed26ffad12dab5 on tablet fad1a352ad9c467c8eed26ffad12dab5 with peer 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:05:19.424360 10785 raft_consensus.cc:1275] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 15 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 13:05:19.453744 10521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5371ce0c61ee496183c723348c060a17 with cas_config_opid_index 11: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:19.427953 16324 raft_consensus.cc:2955] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Committing config change with OpId 14.13: config changed from index 12 to 13, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:19.434494 10709 raft_consensus.cc:1275] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 13:05:19.459692 11434 raft_consensus.cc:2955] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Committing config change with OpId 15.12: config changed from index 11 to 12, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:19.432255 10708 raft_consensus.cc:2955] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Committing config change with OpId 14.13: config changed from index 12 to 13, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:19.461202 16294 consensus_queue.cc:1048] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 13:05:19.464573 16193 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 13:05:19.465526 10535 catalog_manager.cc:5697] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index 11 to 12, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New cstate: current_term: 15 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:19.492915 10619 tablet_service.cc:1558] Processing DeleteTablet for tablet 5371ce0c61ee496183c723348c060a17 with delete_type TABLET_DATA_TOMBSTONED (TS 7c00483a1339411da05005c410f470a0 not found in new config with opid_index 12) from {username='slave'} at 127.0.0.1:54284
I20260709 13:05:19.523057 16313 consensus_queue.cc:1048] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 13:05:19.530754 16328 tablet_replica.cc:333] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:19.540127 16328 raft_consensus.cc:2243] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:19.539177 10630 raft_consensus.cc:2955] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Committing config change with OpId 14.13: config changed from index 12 to 13, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:19.540761 10535 catalog_manager.cc:5697] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index 12 to 13, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 14 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:19.540452 11434 raft_consensus.cc:2955] T 31b29712992e45bb99e096429a18a10b P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Committing config change with OpId 14.13: config changed from index 12 to 13, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:19.542204 16328 raft_consensus.cc:2272] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:19.549110 16328 ts_tablet_manager.cc:1916] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:19.560240 10786 raft_consensus.cc:1275] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 13 index: 10. Preceding OpId from leader: term: 14 index: 11. (index mismatch)
I20260709 13:05:19.565398 16303 consensus_queue.cc:1048] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 13:05:19.572824 10781 raft_consensus.cc:2955] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Committing config change with OpId 15.12: config changed from index 11 to 12, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:19.585459 16312 raft_consensus.cc:1064] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:05:19.597304 16312 consensus_queue.cc:237] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7, Current term: 12, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:19.635677 11434 raft_consensus.cc:1275] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 LEARNER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 13:05:19.637460 16296 consensus_queue.cc:1048] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:05:19.631767 16328 ts_tablet_manager.cc:1929] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 15.11
I20260709 13:05:19.650269 16328 log.cc:1199] T 5371ce0c61ee496183c723348c060a17 P 7c00483a1339411da05005c410f470a0: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-0-root/wals/5371ce0c61ee496183c723348c060a17
I20260709 13:05:19.674258 10781 raft_consensus.cc:1275] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 13:05:19.723601 10630 raft_consensus.cc:1275] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 12 index: 10. (index mismatch)
I20260709 13:05:19.728060 10520 catalog_manager.cc:5028] TS 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): tablet 5371ce0c61ee496183c723348c060a17 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:05:19.750384 16252 consensus_queue.cc:1048] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
W20260709 13:05:19.885557 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 113253us
I20260709 13:05:19.892377 16336 consensus_queue.cc:1048] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 13:05:19.909412 16321 raft_consensus.cc:1064] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845: attempting to promote NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 to VOTER
I20260709 13:05:19.956487 16321 consensus_queue.cc:237] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 12.12, Last appended by leader: 10, Current term: 12, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:20.052902 11445 raft_consensus.cc:1275] T e6f537fbf386436c81849f5b20ae2eec P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 LEARNER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 12 index: 13. (index mismatch)
I20260709 13:05:20.057126 16193 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 13:05:20.075659 10633 raft_consensus.cc:1275] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 12 index: 13. (index mismatch)
I20260709 13:05:20.075845 10708 raft_consensus.cc:1275] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 12 index: 13. (index mismatch)
I20260709 13:05:20.079021 16193 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 13:05:20.083225 16317 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 13:05:20.086869 16336 raft_consensus.cc:2955] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Committing config change with OpId 12.10: config changed from index 9 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:05:20.109957 11569 debug-util.cc:398] Leaking SignalData structure 0x7b0800334d20 after lost signal to thread 9528
W20260709 13:05:20.111694 11569 debug-util.cc:398] Leaking SignalData structure 0x7b0800345860 after lost signal to thread 10569
I20260709 13:05:20.115522 10630 raft_consensus.cc:2955] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Committing config change with OpId 12.10: config changed from index 9 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:05:20.113209 11569 debug-util.cc:398] Leaking SignalData structure 0x7b0800324860 after lost signal to thread 10661
I20260709 13:05:20.151144 11428 raft_consensus.cc:2955] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Committing config change with OpId 12.10: config changed from index 9 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
W20260709 13:05:20.182015 11569 debug-util.cc:398] Leaking SignalData structure 0x7b0800334ce0 after lost signal to thread 10736
W20260709 13:05:20.183463 11569 debug-util.cc:398] Leaking SignalData structure 0x7b0800312ea0 after lost signal to thread 10810
W20260709 13:05:20.184923 11569 debug-util.cc:398] Leaking SignalData structure 0x7b0800293920 after lost signal to thread 11575
I20260709 13:05:20.186784 10786 raft_consensus.cc:2955] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Committing config change with OpId 12.10: config changed from index 9 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:20.201309 10535 catalog_manager.cc:5697] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 reported cstate change: config changed from index 9 to 10, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 12 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:20.212782 11434 raft_consensus.cc:2955] T e6f537fbf386436c81849f5b20ae2eec P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Committing config change with OpId 12.13: config changed from index 12 to 13, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:20.215301 10784 consensus_queue.cc:237] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [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: 10, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:20.222018 10633 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 14 index: 13. Preceding OpId from leader: term: 14 index: 14. (index mismatch)
I20260709 13:05:20.209609 16193 raft_consensus.cc:2955] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Committing config change with OpId 12.13: config changed from index 12 to 13, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:20.227108 11428 raft_consensus.cc:1275] T 31b29712992e45bb99e096429a18a10b P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 14 index: 13. Preceding OpId from leader: term: 14 index: 14. (index mismatch)
I20260709 13:05:20.231345 16321 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260709 13:05:20.235924 16317 consensus_queue.cc:1048] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 13:05:20.240684 10708 raft_consensus.cc:2955] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Committing config change with OpId 12.13: config changed from index 12 to 13, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:20.283557 16321 raft_consensus.cc:2955] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Committing config change with OpId 14.14: config changed from index 13 to 14, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:20.306383 10633 raft_consensus.cc:2955] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Committing config change with OpId 12.13: config changed from index 12 to 13, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:20.310688 11428 raft_consensus.cc:2955] T 31b29712992e45bb99e096429a18a10b P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Committing config change with OpId 14.14: config changed from index 13 to 14, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:20.362582 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 31b29712992e45bb99e096429a18a10b with cas_config_opid_index 13: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:20.369541 10633 raft_consensus.cc:2955] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Committing config change with OpId 14.14: config changed from index 13 to 14, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:20.428948 10535 catalog_manager.cc:5697] T e6f537fbf386436c81849f5b20ae2eec P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 12 to 13, 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) changed from NON_VOTER to VOTER. New cstate: current_term: 12 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } attrs { replace: true } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:20.434264 10708 consensus_queue.cc:237] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 7, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:20.431716 10535 catalog_manager.cc:5697] T 31b29712992e45bb99e096429a18a10b P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: config changed from index 13 to 14, VOTER bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66) evicted. New cstate: current_term: 14 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:20.455514  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:20.461067 10630 raft_consensus.cc:1275] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 13:05:20.466239 16320 consensus_queue.cc:1048] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260709 13:05:20.473536 11428 raft_consensus.cc:1275] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 13:05:20.474997 16259 consensus_queue.cc:1048] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } 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 13:05:20.482343 16320 raft_consensus.cc:2955] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Committing config change with OpId 12.11: config changed from index 10 to 11, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:20.485064 10633 raft_consensus.cc:2955] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index 10 to 11, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:20.499931 11434 raft_consensus.cc:2955] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index 10 to 11, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:20.552348 10521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fad1a352ad9c467c8eed26ffad12dab5 with cas_config_opid_index 10: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:20.551784 10531 catalog_manager.cc:5697] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 reported cstate change: config changed from index 10 to 11, VOTER 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) evicted. New cstate: current_term: 12 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:20.560741 10699 tablet_service.cc:1558] Processing DeleteTablet for tablet 31b29712992e45bb99e096429a18a10b with delete_type TABLET_DATA_TOMBSTONED (TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 not found in new config with opid_index 14) from {username='slave'} at 127.0.0.1:56596
I20260709 13:05:20.569314 10785 consensus_queue.cc:237] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 12.13, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:20.576912 10775 tablet_service.cc:1558] Processing DeleteTablet for tablet fad1a352ad9c467c8eed26ffad12dab5 with delete_type TABLET_DATA_TOMBSTONED (TS 99a7b009fd104b7d948808513bc3e845 not found in new config with opid_index 11) from {username='slave'} at 127.0.0.1:49410
I20260709 13:05:20.582685 16351 tablet_replica.cc:333] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:20.583917 10709 raft_consensus.cc:1275] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 12 index: 13. Preceding OpId from leader: term: 12 index: 14. (index mismatch)
I20260709 13:05:20.592908 11434 raft_consensus.cc:1275] T e6f537fbf386436c81849f5b20ae2eec P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 12 index: 13. Preceding OpId from leader: term: 12 index: 14. (index mismatch)
I20260709 13:05:20.600175 16347 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260709 13:05:20.602721 16347 consensus_queue.cc:1048] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 13:05:20.612735 16317 raft_consensus.cc:2955] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Committing config change with OpId 12.14: config changed from index 13 to 14, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:20.614863 10709 raft_consensus.cc:2955] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Committing config change with OpId 12.14: config changed from index 13 to 14, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:20.618716 11428 raft_consensus.cc:2955] T e6f537fbf386436c81849f5b20ae2eec P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Committing config change with OpId 12.14: config changed from index 13 to 14, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } } }
I20260709 13:05:20.641912 16350 tablet_replica.cc:333] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:20.643945 16350 raft_consensus.cc:2243] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.644212 10520 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e6f537fbf386436c81849f5b20ae2eec with cas_config_opid_index 13: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:20.646580 16350 raft_consensus.cc:2272] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.654623 10531 catalog_manager.cc:5697] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 reported cstate change: config changed from index 13 to 14, VOTER 7c00483a1339411da05005c410f470a0 (127.9.77.65) evicted. New cstate: current_term: 12 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:20.658501 16351 raft_consensus.cc:2243] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.669931 16351 raft_consensus.cc:2272] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.665627 16350 ts_tablet_manager.cc:1916] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:20.677922 16351 ts_tablet_manager.cc:1916] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:20.689003 10619 tablet_service.cc:1558] Processing DeleteTablet for tablet e6f537fbf386436c81849f5b20ae2eec with delete_type TABLET_DATA_TOMBSTONED (TS 7c00483a1339411da05005c410f470a0 not found in new config with opid_index 14) from {username='slave'} at 127.0.0.1:54284
I20260709 13:05:20.720196 16352 tablet_replica.cc:333] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:20.728125 16352 raft_consensus.cc:2243] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.728740 16351 ts_tablet_manager.cc:1929] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 12.10
I20260709 13:05:20.746933 16351 log.cc:1199] T fad1a352ad9c467c8eed26ffad12dab5 P 99a7b009fd104b7d948808513bc3e845: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-2-root/wals/fad1a352ad9c467c8eed26ffad12dab5
I20260709 13:05:20.749239 10520 catalog_manager.cc:5028] TS 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): tablet fad1a352ad9c467c8eed26ffad12dab5 (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:05:20.749507 16352 raft_consensus.cc:2272] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.739442 16350 ts_tablet_manager.cc:1929] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 14.13
I20260709 13:05:20.750383 16350 log.cc:1199] T 31b29712992e45bb99e096429a18a10b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-1-root/wals/31b29712992e45bb99e096429a18a10b
I20260709 13:05:20.752674 10521 catalog_manager.cc:5028] TS bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): tablet 31b29712992e45bb99e096429a18a10b (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:05:20.754009 10633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510"
dest_uuid: "7c00483a1339411da05005c410f470a0"
mode: GRACEFUL
new_leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
 from {username='slave'} at 127.0.0.1:59578
I20260709 13:05:20.754776 10633 raft_consensus.cc:606] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Received request to transfer leadership to TS 4f6678bb3cd341abbe84f1bdcb3c3632
I20260709 13:05:20.756567  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:05:20.758800 16352 ts_tablet_manager.cc:1916] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:20.759083  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:20.776048 16294 raft_consensus.cc:993] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0: : Instructing follower 4f6678bb3cd341abbe84f1bdcb3c3632 to start an election
I20260709 13:05:20.776597 16294 raft_consensus.cc:1081] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Signalling peer 4f6678bb3cd341abbe84f1bdcb3c3632 to start an election
I20260709 13:05:20.781384 11434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510"
dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
 from {username='slave'} at 127.0.0.1:59172
I20260709 13:05:20.781984 11434 raft_consensus.cc:493] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:20.782291 11434 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:05:20.795295 11434 raft_consensus.cc:515] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Starting forced leader election with config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:20.798226 10633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: true dest_uuid: "7c00483a1339411da05005c410f470a0"
I20260709 13:05:20.798880 10633 raft_consensus.cc:3055] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Stepping down as leader of term 15
I20260709 13:05:20.799166 10633 raft_consensus.cc:740] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 15 LEADER]: Becoming Follower/Learner. State: Replica: 7c00483a1339411da05005c410f470a0, State: Running, Role: LEADER
I20260709 13:05:20.799903 10633 consensus_queue.cc:260] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [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: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:20.800994 10633 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:05:20.804792 16352 ts_tablet_manager.cc:1929] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 12.13
I20260709 13:05:20.805276 16352 log.cc:1199] T e6f537fbf386436c81849f5b20ae2eec P 7c00483a1339411da05005c410f470a0: Deleting WAL directory at /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602133730654-9525-0/minicluster-data/ts-0-root/wals/e6f537fbf386436c81849f5b20ae2eec
I20260709 13:05:20.807183 10520 catalog_manager.cc:5028] TS 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): tablet e6f537fbf386436c81849f5b20ae2eec (table test-workload [id=2568480594d24eb3a977a603215f9998]) successfully deleted
I20260709 13:05:20.816334 11434 leader_election.cc:290] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 16 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:05:20.817323 10709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d4f8670f0345118bfcd59b6b093510" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 16 candidate_status { last_received { term: 15 index: 13 } } ignore_live_leader: true dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:05:20.819515 10709 raft_consensus.cc:3060] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Advancing to term 16
I20260709 13:05:20.831879 10709 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 16.
I20260709 13:05:20.834838 11350 leader_election.cc:304] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:20.835820 16306 raft_consensus.cc:2804] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Leader election won for term 16
I20260709 13:05:20.836295 16306 raft_consensus.cc:697] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 LEADER]: Becoming Leader. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Running, Role: LEADER
I20260709 13:05:20.837204 16306 consensus_queue.cc:237] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:20.838997 10633 raft_consensus.cc:2468] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 16.
I20260709 13:05:20.871516 10530 catalog_manager.cc:5697] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: term changed from 15 to 16, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 16 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:21.355865 10634 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 15 index: 13. Preceding OpId from leader: term: 16 index: 14. (index mismatch)
I20260709 13:05:21.361593 16341 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 13:05:21.391392 10709 raft_consensus.cc:1275] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 15 index: 13. Preceding OpId from leader: term: 16 index: 14. (index mismatch)
I20260709 13:05:21.397768 16306 consensus_queue.cc:1048] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
W20260709 13:05:21.450974 10601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 43914.5us
I20260709 13:05:21.778571  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:22.394573 10633 consensus_queue.cc:237] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [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: 9, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:22.407320 10708 raft_consensus.cc:1275] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 13:05:22.443466 16374 consensus_queue.cc:1048] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 13:05:22.471001  9525 tablet_server.cc:179] TabletServer@127.9.77.65:0 shutting down...
W20260709 13:05:22.474596 10600 consensus_peers.cc:597] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4103831c43b144318bd0cbfa27c2b40f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:22.494177 10708 raft_consensus.cc:2955] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:22.481858 16373 raft_consensus.cc:2955] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Committing config change with OpId 12.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:22.509637 10784 raft_consensus.cc:1275] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Refusing update from remote peer 7c00483a1339411da05005c410f470a0: Log matching property violated. Preceding OpId in replica: term: 12 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
W20260709 13:05:22.518618 11345 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:05:22.518288 10535 catalog_manager.cc:5697] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New cstate: current_term: 12 leader_uuid: "7c00483a1339411da05005c410f470a0" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
I20260709 13:05:22.528318 16335 consensus_queue.cc:1048] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
W20260709 13:05:22.530604 11345 consensus_peers.cc:597] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.545821 11345 consensus_peers.cc:597] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.549137 11345 consensus_peers.cc:597] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.550202 11345 consensus_peers.cc:597] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.551101 11345 consensus_peers.cc:597] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.552016 11345 consensus_peers.cc:597] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.597711 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 73761.3us
W20260709 13:05:22.611135 10583 auto_rebalancer.cc:629] Failed to schedule move for tablet 8aa00cac7b9e463794430535a3e7d364: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:05:22.620790 10750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 91102.5us
W20260709 13:05:22.626233 10676 consensus_peers.cc:597] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.628724 10676 consensus_peers.cc:597] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.628943 10750 consensus_peers.cc:597] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.630776 10676 consensus_peers.cc:597] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.631673 10676 consensus_peers.cc:597] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.634083 10750 consensus_peers.cc:597] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.634014 10676 consensus_peers.cc:597] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.638589 10676 consensus_peers.cc:597] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.644750 10750 consensus_peers.cc:597] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.645481 10750 consensus_peers.cc:597] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.644420 10781 raft_consensus.cc:2955] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Committing config change with OpId 12.11: config changed from index -1 to 11, NON_VOTER 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68) added. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } }
W20260709 13:05:22.647753 10676 consensus_peers.cc:597] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.648378 10750 consensus_peers.cc:597] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.649096 10750 consensus_peers.cc:597] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.650566 10676 consensus_peers.cc:597] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.651183 10676 consensus_peers.cc:597] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.651672 10676 consensus_peers.cc:597] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.651739 10750 consensus_peers.cc:597] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.652272 10676 consensus_peers.cc:597] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.652336 10750 consensus_peers.cc:597] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.652872 10676 consensus_peers.cc:597] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.653326 10676 consensus_peers.cc:597] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:22.696147  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:22.704665  9525 tablet_replica.cc:333] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.705678  9525 raft_consensus.cc:2243] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:22.706364  9525 raft_consensus.cc:2272] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.709334  9525 tablet_replica.cc:333] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.717338  9525 raft_consensus.cc:2243] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:22.717959  9525 raft_consensus.cc:2272] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.730911  9525 tablet_replica.cc:333] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.733438  9525 raft_consensus.cc:2243] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 20 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:22.734404  9525 raft_consensus.cc:2272] T c73fc52be425429c918eaebac6ee44b7 P 7c00483a1339411da05005c410f470a0 [term 20 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.737622  9525 tablet_replica.cc:333] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.738619  9525 raft_consensus.cc:2243] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:22.739410  9525 raft_consensus.cc:2272] T f229ef9e7d5e43abb64967b715b1774a P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.760473  9525 tablet_replica.cc:333] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.761637  9525 raft_consensus.cc:2243] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:22.762655  9525 raft_consensus.cc:2272] T 62322dd168f64e539e80ee5a02331c03 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.765529  9525 tablet_replica.cc:333] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.766495  9525 raft_consensus.cc:2243] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:05:22.768426  9525 raft_consensus.cc:2272] T 70063af6769848a79fa78bba3977bfef P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.771716  9525 tablet_replica.cc:333] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.772897  9525 raft_consensus.cc:2243] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:22.773613  9525 raft_consensus.cc:2272] T d4d4f8670f0345118bfcd59b6b093510 P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.780936  9525 tablet_replica.cc:333] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.782138  9525 raft_consensus.cc:2243] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:22.783192  9525 raft_consensus.cc:2272] T 323c8bc02ab54c54a8f8af10a299f024 P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.787683  9525 tablet_replica.cc:333] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.788757  9525 raft_consensus.cc:2243] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 16 LEADER]: Raft consensus shutting down.
I20260709 13:05:22.790273  9525 raft_consensus.cc:2272] T f18b49a2778a4ae7877e13310d70f74d P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.793473  9525 tablet_replica.cc:333] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.794396  9525 raft_consensus.cc:2243] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:05:22.795543  9525 raft_consensus.cc:2272] T 5966bf4d69ed4db99c596559b66e9902 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.806010  9525 tablet_replica.cc:333] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.810007  9525 raft_consensus.cc:2243] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:22.811022  9525 raft_consensus.cc:2272] T a1a910319fb34e2aa08cba3916a1a367 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.813755  9525 tablet_replica.cc:333] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.814611  9525 raft_consensus.cc:2243] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:22.815306  9525 raft_consensus.cc:2272] T f191b55c223b405a95c24d4d4f371431 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.818116  9525 tablet_replica.cc:333] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.818954  9525 raft_consensus.cc:2243] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Raft consensus shutting down.
I20260709 13:05:22.820143  9525 raft_consensus.cc:2272] T 8aa00cac7b9e463794430535a3e7d364 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.823205  9525 tablet_replica.cc:333] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.824271  9525 raft_consensus.cc:2243] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:22.825487  9525 raft_consensus.cc:2272] T c19da011c42842eba75925cdd68568d4 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.829000  9525 tablet_replica.cc:333] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.830415  9525 raft_consensus.cc:2243] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 19 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:22.831086  9525 raft_consensus.cc:2272] T d378317bca2b4210820a3302e64b2943 P 7c00483a1339411da05005c410f470a0 [term 19 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.834009  9525 tablet_replica.cc:333] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.834822  9525 raft_consensus.cc:2243] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Raft consensus shutting down.
I20260709 13:05:22.835886  9525 raft_consensus.cc:2272] T e4e4e6c1762f492c82015eae87f96090 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.837352 16371 raft_consensus.cc:493] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:05:22.838078 16371 raft_consensus.cc:515] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:22.838508 16335 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:05:22.839061 16335 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:22.839480  9525 tablet_replica.cc:333] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.840711 16371 leader_election.cc:290] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:22.840984  9525 raft_consensus.cc:2243] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:22.847956 16374 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:05:22.848492 16373 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:05:22.849025 16373 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:22.848537  9525 raft_consensus.cc:2272] T 5cecde6ac0504b1f871c689c8874516a P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.852787  9525 tablet_replica.cc:333] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.848506 16374 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:22.853680  9525 raft_consensus.cc:2243] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:22.854411  9525 raft_consensus.cc:2272] T 0fc10918f51543f1bf16e1ed75116c8b P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.855274 16374 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:22.861294  9525 tablet_replica.cc:333] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.862262  9525 raft_consensus.cc:2243] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Raft consensus shutting down.
I20260709 13:05:22.863279  9525 raft_consensus.cc:2272] T 0b218eafb08246d88c703ab8855290c4 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.866154  9525 tablet_replica.cc:333] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.867132  9525 raft_consensus.cc:2243] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:22.867779  9525 raft_consensus.cc:2272] T 31b29712992e45bb99e096429a18a10b P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.872175  9525 tablet_replica.cc:333] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.873107  9525 raft_consensus.cc:2243] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:22.873759  9525 raft_consensus.cc:2272] T bde67a931fe64d15a094c16f5686671c P 7c00483a1339411da05005c410f470a0 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.876595  9525 tablet_replica.cc:333] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.877420  9525 raft_consensus.cc:2243] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:22.878446  9525 raft_consensus.cc:2272] T b5dd64fca7224536906987f1ea8888bb P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.881390  9525 tablet_replica.cc:333] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.882282  9525 raft_consensus.cc:2243] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 20 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:22.882949  9525 raft_consensus.cc:2272] T 9340d70fe8a0469d98ae5ef27fe83f56 P 7c00483a1339411da05005c410f470a0 [term 20 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.888450 16373 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:22.889221 16335 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:22.893501 16335 raft_consensus.cc:493] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:05:22.894034 16335 raft_consensus.cc:515] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:22.894389 16374 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:05:22.894994 16374 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:22.897673 16375 raft_consensus.cc:493] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:05:22.897970 16371 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:05:22.898258 16375 raft_consensus.cc:515] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:22.898541 16371 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:22.900512 16375 leader_election.cc:290] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:22.903496 16374 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:22.906134  9525 tablet_replica.cc:333] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.907167  9525 raft_consensus.cc:2243] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:22.907882  9525 raft_consensus.cc:2272] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.910984  9525 tablet_replica.cc:333] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.911870  9525 raft_consensus.cc:2243] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:22.912761  9525 raft_consensus.cc:2272] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.924214 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:05:22.928088 10786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:05:22.932783 16371 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:22.934000 10708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815dfc8283dc4a0fad456e1604c9b7f4" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:05:22.935048 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:05:22.939239 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:05:22.942358 11477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:05:22.943920 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad1a352ad9c467c8eed26ffad12dab5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:05:22.948567 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:05:22.950133 11428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:05:22.932235 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0fdbd1e7d4fc0a9e330373ff8e0c5" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:05:22.923223 16335 leader_election.cc:290] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:22.957836 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853c3ffd94a4afb9f35aec1ee350d1c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 9 candidate_status { last_received { term: 8 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:05:22.961616 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c9f949879f44c918513d18d7128559c" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 17 candidate_status { last_received { term: 16 index: 14 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:05:22.961829 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5415384bb5aa468db93e2ce4889ba805" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:05:22.974350  9525 tablet_replica.cc:333] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:22.974926 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dc7e4e78f44a819436fef3596567fd" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 8 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:05:22.975365  9525 raft_consensus.cc:2243] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:22.978601  9525 raft_consensus.cc:2272] T ab1b75d5a05945ad9d9bd158838d2e27 P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.966535 10785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:05:22.996714 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f981691639a244d999f1ca5a2bbb9dc2" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:05:23.004230 10601 leader_election.cc:304] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845
I20260709 13:05:23.013722 16361 raft_consensus.cc:2749] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:05:23.031958 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 59390.2us
I20260709 13:05:23.034394  9525 tablet_replica.cc:333] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:23.035269  9525 raft_consensus.cc:2243] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Raft consensus shutting down.
W20260709 13:05:23.037338 10566 debug-util.cc:398] Leaking SignalData structure 0x7b08001654c0 after lost signal to thread 9528
W20260709 13:05:23.038389 10566 debug-util.cc:398] Leaking SignalData structure 0x7b0800120180 after lost signal to thread 10569
W20260709 13:05:23.039589 10566 debug-util.cc:398] Leaking SignalData structure 0x7b0800317880 after lost signal to thread 10661
W20260709 13:05:23.040647 10566 debug-util.cc:398] Leaking SignalData structure 0x7b080020ae40 after lost signal to thread 10736
W20260709 13:05:23.041762 10566 debug-util.cc:398] Leaking SignalData structure 0x7b08001ac120 after lost signal to thread 10810
W20260709 13:05:23.043031 10566 debug-util.cc:398] Leaking SignalData structure 0x7b08002c4640 after lost signal to thread 11575
W20260709 13:05:23.043393 10566 debug-util.cc:398] Leaking SignalData structure 0x7b080020d1a0 after lost signal to thread 16309
I20260709 13:05:23.044430 16371 raft_consensus.cc:493] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:05:23.044708 10602 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:23.045964 10602 leader_election.cc:304] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:23.045032 16371 raft_consensus.cc:515] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:05:23.046607 10602 raft_consensus.cc:2686] T 815dfc8283dc4a0fad456e1604c9b7f4 P 7c00483a1339411da05005c410f470a0: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:05:23.047418 16335 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:05:23.048848 16371 leader_election.cc:290] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:23.056954  9525 raft_consensus.cc:2272] T 239ceecf7a06462d8c5e707fa0e8ae83 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:23.060380  9525 tablet_replica.cc:333] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:23.061987 10602 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:05:23.062891 10602 raft_consensus.cc:2686] T 5415384bb5aa468db93e2ce4889ba805 P 7c00483a1339411da05005c410f470a0: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:05:23.063984 10602 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:23.064944 16371 raft_consensus.cc:2749] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:05:23.065306 10602 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:23.066306 16371 raft_consensus.cc:2749] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 13:05:23.082381  9525 raft_consensus.cc:2243] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 14 LEADER]: Raft consensus shutting down.
I20260709 13:05:23.084556 10602 leader_election.cc:304] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:23.087694 16335 raft_consensus.cc:2749] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:05:23.091131  9525 raft_consensus.cc:2272] T 4a21d34286884f7ebb74b84812e3ce4b P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:23.099378 10601 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:23.101241 16408 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:05:23.107209 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:05:23.122403 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd90067ba0e4d4fbe0767a52d0c030d" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 14 candidate_status { last_received { term: 13 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:05:23.126693  9525 tablet_replica.cc:333] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:23.131160  9525 raft_consensus.cc:2243] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:23.132086  9525 raft_consensus.cc:2272] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 7c00483a1339411da05005c410f470a0 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:23.134904  9525 tablet_replica.cc:333] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:23.135569  9525 raft_consensus.cc:2243] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:23.136281  9525 raft_consensus.cc:2272] T c0dc7e4e78f44a819436fef3596567fd P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:23.153915 16410 ts_tablet_manager.cc:933] T 4103831c43b144318bd0cbfa27c2b40f P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:05:23.162781 16410 tablet_copy_client.cc:323] T 4103831c43b144318bd0cbfa27c2b40f P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.65:36011
I20260709 13:05:23.168025  9525 tablet_replica.cc:333] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0: stopping tablet replica
W20260709 13:05:23.168072 11345 consensus_peers.cc:597] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:23.171152 10750 consensus_peers.cc:597] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:23.172219 10750 consensus_peers.cc:597] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. 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 13:05:23.173116  9525 raft_consensus.cc:2243] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:23.173877  9525 raft_consensus.cc:2272] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:23.176373  9525 tablet_replica.cc:333] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:23.176975  9525 raft_consensus.cc:2243] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Raft consensus shutting down.
I20260709 13:05:23.172328 10601 leader_election.cc:304] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:05:23.177841 10601 raft_consensus.cc:2686] T 8bd90067ba0e4d4fbe0767a52d0c030d P 7c00483a1339411da05005c410f470a0: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:05:23.179445 16335 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:05:23.180070 16335 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:23.182314 16335 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:23.177860  9525 raft_consensus.cc:2272] T 3c5157234f11428c909679d956d343a2 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:23.185930  9525 tablet_replica.cc:333] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:23.192135 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:05:23.193038  9525 raft_consensus.cc:2243] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:23.185694 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc0dc2cfa5844a493a5480f95bd9f38" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 12 candidate_status { last_received { term: 11 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:05:23.194326 16335 raft_consensus.cc:493] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 99a7b009fd104b7d948808513bc3e845)
I20260709 13:05:23.197839 16335 raft_consensus.cc:515] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:23.194463 10602 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:23.200174 16408 raft_consensus.cc:2749] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 13:05:23.201458 16335 leader_election.cc:290] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:23.193807  9525 raft_consensus.cc:2272] T f981691639a244d999f1ca5a2bbb9dc2 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:23.202704 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:05:23.209524  9525 tablet_replica.cc:333] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:23.211294  9525 raft_consensus.cc:2243] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:23.212306  9525 raft_consensus.cc:2272] T fad1a352ad9c467c8eed26ffad12dab5 P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:23.216775 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035129d2db344d2fa1691d896b8b7eef" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 16 candidate_status { last_received { term: 15 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:05:23.228525 10601 leader_election.cc:304] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:23.230665 16335 raft_consensus.cc:2749] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 13:05:23.230032  9525 tablet_replica.cc:333] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:23.235268  9525 raft_consensus.cc:2243] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 16 LEADER]: Raft consensus shutting down.
I20260709 13:05:23.236505  9525 raft_consensus.cc:2272] T f6b867e815f4405897c711dda289695c P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:23.267113  9525 tablet_replica.cc:333] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:23.269593  9525 raft_consensus.cc:2243] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 12 LEADER]: Raft consensus shutting down.
I20260709 13:05:23.271488 16335 raft_consensus.cc:493] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 4f6678bb3cd341abbe84f1bdcb3c3632)
I20260709 13:05:23.272349 16335 raft_consensus.cc:515] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:23.274418 16335 leader_election.cc:290] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:23.275367 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:05:23.282146 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa47cab6da4a1d9b87b9771a9f252a" candidate_uuid: "7c00483a1339411da05005c410f470a0" candidate_term: 15 candidate_status { last_received { term: 14 index: 12 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:05:23.283610 10602 leader_election.cc:304] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [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: 7c00483a1339411da05005c410f470a0; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:23.284693 16335 raft_consensus.cc:2749] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 13:05:23.305948  9525 raft_consensus.cc:2272] T 4103831c43b144318bd0cbfa27c2b40f P 7c00483a1339411da05005c410f470a0 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:23.313714  9525 tablet_replica.cc:333] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:23.314703  9525 raft_consensus.cc:2243] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 9 LEADER]: Raft consensus shutting down.
I20260709 13:05:23.316020  9525 raft_consensus.cc:2272] T e24fe74df68040e7b259d86577876713 P 7c00483a1339411da05005c410f470a0 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:23.319068  9525 tablet_replica.cc:333] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:23.319928  9525 raft_consensus.cc:2243] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:23.320711  9525 raft_consensus.cc:2272] T 4c9f949879f44c918513d18d7128559c P 7c00483a1339411da05005c410f470a0 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:23.323819  9525 tablet_replica.cc:333] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:23.324695  9525 raft_consensus.cc:2243] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:23.326043  9525 raft_consensus.cc:2272] T 035129d2db344d2fa1691d896b8b7eef P 7c00483a1339411da05005c410f470a0 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:23.334215  9525 tablet_replica.cc:333] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:23.381829  9525 raft_consensus.cc:2243] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:23.382571  9525 raft_consensus.cc:2272] T 1853c3ffd94a4afb9f35aec1ee350d1c P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:23.385488  9525 tablet_replica.cc:333] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:23.386206  9525 raft_consensus.cc:2243] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:23.386790  9525 raft_consensus.cc:2272] T 82fa47cab6da4a1d9b87b9771a9f252a P 7c00483a1339411da05005c410f470a0 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:23.389482  9525 tablet_replica.cc:333] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:23.408208  9525 raft_consensus.cc:2243] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:05:23.409350  9525 raft_consensus.cc:2272] T 9fd2c20470e74b42bdc72af675119f82 P 7c00483a1339411da05005c410f470a0 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:23.412217  9525 tablet_replica.cc:333] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:23.412861  9525 raft_consensus.cc:2243] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 13 LEADER]: Raft consensus shutting down.
I20260709 13:05:23.413734  9525 raft_consensus.cc:2272] T 622f6b2169ff41e88255c89afef92012 P 7c00483a1339411da05005c410f470a0 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:23.416332  9525 tablet_replica.cc:333] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:23.416905  9525 raft_consensus.cc:2243] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:05:23.423772  9525 raft_consensus.cc:2272] T 09940bbfe870492995a50fc7ff79d7a2 P 7c00483a1339411da05005c410f470a0 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:23.426412  9525 tablet_replica.cc:333] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0: stopping tablet replica
I20260709 13:05:23.427078  9525 raft_consensus.cc:2243] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:23.427654  9525 raft_consensus.cc:2272] T cfc0dc2cfa5844a493a5480f95bd9f38 P 7c00483a1339411da05005c410f470a0 [term 11 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:23.641052 10601 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:05:23.656622 10676 connection.cc:573] client connection to 127.9.77.65:36011 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 13:05:23.761456 11357 connection.cc:466] server connection from 127.0.0.1:59172 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:59172 (request call id 956) could send its response
I20260709 13:05:23.898962 16391 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:23.899555 16391 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:23.903192 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:05:23.904763 16391 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
W20260709 13:05:23.906800 10676 leader_election.cc:336] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:23.907239 10676 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:05:23.907950 16391 raft_consensus.cc:2749] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:05:23.909040 16382 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:23.909660 16382 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:23.911783 16382 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:23.913197 16385 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:23.913748 16385 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:23.915560 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:05:23.915743 16385 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:23.918846 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
W20260709 13:05:23.919541 11345 leader_election.cc:336] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:23.920017 11345 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:05:23.921730 16362 raft_consensus.cc:2749] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 13:05:23.923965 10750 leader_election.cc:336] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:23.924451 10750 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:05:23.926614 16409 raft_consensus.cc:2749] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260709 13:05:23.934906 16392 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:23.935536 16392 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:23.937520 16362 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:23.938031 16362 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:23.940047 16362 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:23.943161 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:05:23.944988 16392 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:05:23.945552 16392 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:05:23.945729 11345 leader_election.cc:336] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:23.946013 16392 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:23.947983 16392 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:05:23.949689 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:05:23.949942 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:05:23.950604 10712 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 12.
I20260709 13:05:23.951274 11350 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:23.952186 16387 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:23.952409 11350 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:23.952716 16387 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:23.953236 16362 raft_consensus.cc:2749] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:05:23.954008 16362 raft_consensus.cc:2804] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:05:23.954324 16362 raft_consensus.cc:493] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:23.954674 16362 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:05:23.954862 16387 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:23.957177 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:05:23.958743 11445 raft_consensus.cc:2468] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 8.
I20260709 13:05:23.959962 10675 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:23.964175 16387 raft_consensus.cc:2804] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:05:23.964632 16387 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:23.964985 16387 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Advancing to term 9
W20260709 13:05:23.966867 11345 leader_election.cc:336] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:23.967440 11345 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:05:23.968216 16392 raft_consensus.cc:2749] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
W20260709 13:05:23.972210 10676 leader_election.cc:336] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:23.973091 16387 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:05:23.978076 11345 leader_election.cc:336] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:23.980633 16387 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:23.964118 16362 raft_consensus.cc:515] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:23.984062 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5966bf4d69ed4db99c596559b66e9902" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 9 candidate_status { last_received { term: 8 index: 10 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:05:23.984644 11445 raft_consensus.cc:3060] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:05:23.990595 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e4e6c1762f492c82015eae87f96090" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:05:23.991212 10712 raft_consensus.cc:3060] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:05:23.992329 16362 leader_election.cc:290] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 13 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:05:23.997864 10712 raft_consensus.cc:2468] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 13.
W20260709 13:05:23.999989 11345 leader_election.cc:336] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:24.001171 11445 raft_consensus.cc:2468] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 9.
W20260709 13:05:24.005281 10676 leader_election.cc:336] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:24.012054 11350 leader_election.cc:304] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:05:24.013027 16362 raft_consensus.cc:2804] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 13:05:24.013556 16362 raft_consensus.cc:697] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 LEADER]: Becoming Leader. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Running, Role: LEADER
I20260709 13:05:24.013743 10675 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:05:24.014396 16362 consensus_queue.cc:237] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:24.015826 16387 raft_consensus.cc:2804] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:05:24.016371 16387 raft_consensus.cc:697] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:05:24.017236 16387 consensus_queue.cc:237] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:24.052641 10535 catalog_manager.cc:5697] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: term changed from 12 to 13, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 13 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:24.067569 10531 catalog_manager.cc:5697] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 8 to 9, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 9 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:24.128360 16385 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.131315 16381 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.131913 16381 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:24.128975 16385 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:24.143630 16385 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:24.145849 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:05:24.148931 11445 raft_consensus.cc:2468] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:05:24.150332 10749 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:05:24.151191 16385 raft_consensus.cc:2804] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 13:05:24.151378 10750 leader_election.cc:336] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:24.155328 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
W20260709 13:05:24.158263 10750 leader_election.cc:336] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:24.158542 16381 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:05:24.158906 10751 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:24.159652 16385 raft_consensus.cc:493] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.161526 16381 raft_consensus.cc:2749] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 13:05:24.160988 16385 raft_consensus.cc:3060] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:05:24.177631 16392 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.178274 16392 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:24.180351 16392 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:24.183012 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:05:24.183646 10783 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 16.
I20260709 13:05:24.197465 11345 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:05:24.199576 16392 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 13:05:24.200031 16392 raft_consensus.cc:493] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:05:24.199605 11345 leader_election.cc:336] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:24.200448 16392 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Advancing to term 17
I20260709 13:05:24.201650 16385 raft_consensus.cc:515] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:05:24.211813 10750 leader_election.cc:336] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:24.214480 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70063af6769848a79fa78bba3977bfef" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:05:24.215080 11445 raft_consensus.cc:3060] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:05:24.216396 16392 raft_consensus.cc:515] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Starting leader election with config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:24.221007 16392 leader_election.cc:290] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 17 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:24.226177 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18b49a2778a4ae7877e13310d70f74d" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
W20260709 13:05:24.227595 11345 leader_election.cc:336] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 17 election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:24.229558 11445 raft_consensus.cc:2468] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:05:24.235502 10749 leader_election.cc:304] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:05:24.236330 16381 raft_consensus.cc:2804] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:05:24.236826 16381 raft_consensus.cc:697] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:05:24.237694 16381 consensus_queue.cc:237] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:24.229975 16385 leader_election.cc:290] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:24.234452 10783 raft_consensus.cc:3060] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Advancing to term 17
I20260709 13:05:24.253841 16387 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.254343 16387 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:24.259037 16387 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:24.262223 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:05:24.262907 10784 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 13.
I20260709 13:05:24.264838 10531 catalog_manager.cc:5697] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 7 to 8, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 8 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:24.266983 10783 raft_consensus.cc:2468] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 17.
W20260709 13:05:24.268217 10676 leader_election.cc:336] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:24.268232 11345 leader_election.cc:304] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:05:24.269208 16392 raft_consensus.cc:2804] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Leader election won for term 17
I20260709 13:05:24.269735 16392 raft_consensus.cc:697] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 LEADER]: Becoming Leader. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Running, Role: LEADER
I20260709 13:05:24.270573 16392 consensus_queue.cc:237] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:24.275015 10676 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:05:24.275777 16387 raft_consensus.cc:2804] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 13:05:24.276162 16387 raft_consensus.cc:493] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.276533 16387 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:05:24.283779 16387 raft_consensus.cc:515] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:24.297608 10531 catalog_manager.cc:5697] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: term changed from 16 to 17, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 17 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:24.301929 16387 leader_election.cc:290] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:24.304363 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa00cac7b9e463794430535a3e7d364" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:05:24.305644 10783 raft_consensus.cc:3060] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:05:24.312383 10783 raft_consensus.cc:2468] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 14.
I20260709 13:05:24.323130 10676 leader_election.cc:304] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:24.323927 16387 raft_consensus.cc:2804] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 13:05:24.324432 16387 raft_consensus.cc:697] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:05:24.325343 16387 consensus_queue.cc:237] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 13.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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:05:24.329828 10676 leader_election.cc:336] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:24.345155 10531 catalog_manager.cc:5697] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 13 to 14, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 14 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:24.378446 16385 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.379005 16385 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:24.382161 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:05:24.382776 11445 raft_consensus.cc:2468] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:05:24.383929 16387 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.384459 16387 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:24.386603 16387 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:24.391659 10749 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:05:24.393165 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:05:24.395354 16381 raft_consensus.cc:2804] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:05:24.395777 16381 raft_consensus.cc:493] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.396163 16381 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
W20260709 13:05:24.396831 10750 leader_election.cc:336] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:24.397802 16385 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
W20260709 13:05:24.400134 10676 leader_election.cc:336] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:24.401331 10676 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:05:24.402091 16387 raft_consensus.cc:2749] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 13:05:24.437070 16381 raft_consensus.cc:515] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:24.440434 16385 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.441111 16392 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.441009 16385 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:24.441650 16392 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:24.443082 16385 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:05:24.443671 16392 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:24.445724 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:05:24.448539 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:05:24.449147 10712 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 14.
I20260709 13:05:24.450285 10751 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:24.451128 16389 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader pre-election won for term 15
W20260709 13:05:24.451172 11345 leader_election.cc:336] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:24.451653 16389 raft_consensus.cc:493] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.451844 11345 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:05:24.452124 16389 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:05:24.453431 16362 raft_consensus.cc:2749] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:05:24.481704 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b218eafb08246d88c703ab8855290c4" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 10 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:05:24.482318 11445 raft_consensus.cc:3060] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:05:24.494133 11445 raft_consensus.cc:2468] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
I20260709 13:05:24.488723 16389 raft_consensus.cc:515] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:24.499513 16389 leader_election.cc:290] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:05:24.500882 10750 leader_election.cc:336] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
W20260709 13:05:24.507905 10750 leader_election.cc:336] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
W20260709 13:05:24.509032 10750 leader_election.cc:336] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 15 election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:24.495712 16381 leader_election.cc:290] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:24.531661 10749 leader_election.cc:304] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0
W20260709 13:05:24.536800 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 73409.9us
I20260709 13:05:24.545722 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 15 candidate_status { last_received { term: 14 index: 11 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:05:24.546331 10712 raft_consensus.cc:3060] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Advancing to term 15
I20260709 13:05:24.537992 16429 raft_consensus.cc:2804] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election won for term 10
W20260709 13:05:24.557875 11345 consensus_peers.cc:597] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:24.558024 16429 raft_consensus.cc:697] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:05:24.558591 10712 raft_consensus.cc:2468] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 15.
I20260709 13:05:24.559266 16429 consensus_queue.cc:237] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 9.10, Last appended by leader: 10, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:24.565843 10751 leader_election.cc:304] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:05:24.566654 16409 raft_consensus.cc:2804] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 13:05:24.567166 16409 raft_consensus.cc:697] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:05:24.567976 16409 consensus_queue.cc:237] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:24.569514 11445 raft_consensus.cc:1275] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 8 index: 10. Preceding OpId from leader: term: 9 index: 11. (index mismatch)
I20260709 13:05:24.594323 16362 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.594928 16362 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:24.597038 16362 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:05:24.578946 16387 consensus_queue.cc:1048] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.019s
I20260709 13:05:24.604311 16427 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.605222 16427 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:24.607496 16427 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
W20260709 13:05:24.611402 11345 leader_election.cc:336] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:24.612840 16381 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:05:24.612867 10750 leader_election.cc:336] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:24.613584 16381 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:24.616202 16381 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:24.613617 16427 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.619171 16427 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
W20260709 13:05:24.620991 10750 leader_election.cc:336] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:24.626019 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:05:24.626842 11470 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:05:24.627919 16427 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:05:24.628753 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
W20260709 13:05:24.631968 10750 leader_election.cc:336] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:24.629159 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:05:24.631121 10749 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:05:24.633188 10707 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:05:24.634326 10751 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:05:24.634572 16426 raft_consensus.cc:2804] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:05:24.635028 16426 raft_consensus.cc:493] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.635393 16426 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:05:24.639580 16389 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:05:24.640040 16389 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.640404 16389 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:05:24.641840 10749 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:05:24.654311 16385 raft_consensus.cc:2749] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:05:24.659618 16426 raft_consensus.cc:515] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:24.667372 16379 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.667922 16387 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.690771 16387 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:24.692732 16387 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:24.668346 16428 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.669644 16409 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:05:24.694222 10750 leader_election.cc:336] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:24.694006 16409 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:24.696062 16409 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:05:24.697065 11445 raft_consensus.cc:1275] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:05:24.697753 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:05:24.698503 16409 consensus_queue.cc:1048] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:05:24.698733 16428 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:24.700793 16428 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:24.688985 16379 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:24.702154 10531 catalog_manager.cc:5697] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 9 to 10, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 10 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:24.703889 16379 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:24.704624 10707 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 12.
I20260709 13:05:24.707407 10751 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:24.708181 16429 raft_consensus.cc:2804] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260709 13:05:24.708559 16429 raft_consensus.cc:493] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.708925 16429 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Advancing to term 13
W20260709 13:05:24.715378 11345 consensus_peers.cc:597] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:24.717618 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:05:24.718289 11445 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 16.
I20260709 13:05:24.719036 16429 raft_consensus.cc:515] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:24.719412 10675 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:24.720232 16428 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260709 13:05:24.720608 16428 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.720969 16428 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Advancing to term 17
I20260709 13:05:24.722798 10784 raft_consensus.cc:1275] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 13:05:24.725600 16362 consensus_queue.cc:1048] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
W20260709 13:05:24.729557 10750 leader_election.cc:336] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:24.735913 10707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:05:24.735780 16428 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Starting leader election with config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:24.736538 10707 raft_consensus.cc:3060] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:05:24.683872 16389 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Starting leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:24.740850 16389 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:05:24.741537 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 55116.3us
I20260709 13:05:24.742332 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 13 candidate_status { last_received { term: 12 index: 11 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
W20260709 13:05:24.742722 10749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 44428.2us
I20260709 13:05:24.742957 10712 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Advancing to term 13
I20260709 13:05:24.763067 16389 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.763640 16389 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:24.767048 10704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:05:24.767794 10704 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:05:24.768903 10751 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:24.769393 10707 raft_consensus.cc:2468] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 13.
I20260709 13:05:24.770053 16409 raft_consensus.cc:2804] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:05:24.774048 16409 raft_consensus.cc:493] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.774518 16409 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Advancing to term 10
I20260709 13:05:24.767011 16389 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:05:24.740636 10531 catalog_manager.cc:5697] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 14 to 15, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 15 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:24.784363 10751 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:24.787160 16429 leader_election.cc:290] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:05:24.788020 16427 raft_consensus.cc:2804] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 13:05:24.788522 16427 raft_consensus.cc:697] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 13 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:05:24.789710 16427 consensus_queue.cc:237] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:24.795686  9525 tablet_server.cc:196] TabletServer@127.9.77.65:0 shutdown complete.
I20260709 13:05:24.771040 16426 leader_election.cc:290] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:24.771581 16430 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.772429 10712 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 13.
I20260709 13:05:24.805272 10751 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:24.772380 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "239ceecf7a06462d8c5e707fa0e8ae83" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:05:24.805940 11470 raft_consensus.cc:3060] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:05:24.811666 16409 raft_consensus.cc:515] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
W20260709 13:05:24.812094 10676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:36011, user_credentials={real_user=slave}} blocked reactor thread for 70046.1us
W20260709 13:05:24.815258 10750 leader_election.cc:336] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
W20260709 13:05:24.816005 10750 leader_election.cc:336] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
W20260709 13:05:24.816722 10750 leader_election.cc:336] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:24.818136 16409 leader_election.cc:290] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:05:24.809697 16430 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:24.821833 16430 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
I20260709 13:05:24.822573 10712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
I20260709 13:05:24.823180 10712 raft_consensus.cc:3060] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Advancing to term 10
W20260709 13:05:24.824683 10750 consensus_peers.cc:597] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:24.827471 16381 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 13:05:24.828059 16381 raft_consensus.cc:697] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 13 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
W20260709 13:05:24.828819 11345 leader_election.cc:336] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:24.831094 10711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" is_pre_election: true
I20260709 13:05:24.833689 10709 raft_consensus.cc:1275] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
W20260709 13:05:24.834647 11345 consensus_peers.cc:597] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:24.838660 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:05:24.839550 10783 raft_consensus.cc:2468] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 8.
I20260709 13:05:24.841693 11345 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:05:24.845757 11470 raft_consensus.cc:2468] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:05:24.851511 10712 raft_consensus.cc:2468] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 10.
W20260709 13:05:24.855499 10750 consensus_peers.cc:597] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:24.856014 10750 consensus_peers.cc:597] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:24.854993 10751 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 
I20260709 13:05:24.860659 10749 leader_election.cc:304] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:05:24.853317 16392 raft_consensus.cc:2804] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:05:24.866003 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e24fe74df68040e7b259d86577876713" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 10 candidate_status { last_received { term: 9 index: 7 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:05:24.866802 10783 raft_consensus.cc:2393] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in current term 10: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:05:24.869540 10781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5157234f11428c909679d956d343a2" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 13 candidate_status { last_received { term: 12 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:05:24.881449 16409 raft_consensus.cc:2804] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 13:05:24.882066 16409 raft_consensus.cc:697] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:05:24.883051 16409 consensus_queue.cc:237] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [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: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:24.868582 16381 consensus_queue.cc:237] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [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: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:24.868330 16392 raft_consensus.cc:493] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.888430 16392 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:05:24.886945 16385 raft_consensus.cc:2804] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:05:24.896606 10783 raft_consensus.cc:1275] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 13 index: 9. Preceding OpId from leader: term: 14 index: 10. (index mismatch)
I20260709 13:05:24.893293 16385 raft_consensus.cc:697] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:05:24.895449 16431 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:05:24.919526 10676 consensus_peers.cc:597] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:24.919770 10751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:33105, user_credentials={real_user=slave}} blocked reactor thread for 64830.9us
I20260709 13:05:24.921559 16389 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:24.922114 16389 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:24.924172 16389 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:24.925088 16443 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7c00483a1339411da05005c410f470a0)
W20260709 13:05:24.944397 10749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 83797us
I20260709 13:05:24.932168 16428 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 17 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:24.946867 11428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:05:24.949795 16385 consensus_queue.cc:237] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:05:24.961457 10750 leader_election.cc:336] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 10 election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:24.911898 16431 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:24.972656 16431 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:24.942279 16443 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:24.971179 16392 raft_consensus.cc:515] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:24.991084 16392 leader_election.cc:290] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 9 election: Requested vote from peers 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207), 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011)
W20260709 13:05:24.987673 10750 consensus_peers.cc:597] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:24.995332 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd2c20470e74b42bdc72af675119f82" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 9 candidate_status { last_received { term: 8 index: 9 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:05:24.996167 10784 raft_consensus.cc:3060] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
W20260709 13:05:24.993088 10750 leader_election.cc:336] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
W20260709 13:05:24.997864 10750 consensus_peers.cc:597] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:24.987933 16443 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:24.988539 11428 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 7.
I20260709 13:05:25.002233 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:05:25.003113 10783 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 7.
I20260709 13:05:25.005496 11345 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:05:25.007123 16443 raft_consensus.cc:2804] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:05:25.007668 16443 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:25.008157 16443 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:05:25.017732 11350 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:25.021801 10784 raft_consensus.cc:2468] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in term 9.
I20260709 13:05:25.031669 11345 leader_election.cc:304] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845; no voters: 
W20260709 13:05:25.037159 16442 log.cc:927] Time spent T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845: Append to log took a long time: real 0.108s	user 0.001s	sys 0.000s
W20260709 13:05:25.037500 10750 consensus_peers.cc:597] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:25.037173 16451 consensus_queue.cc:1048] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.017s
I20260709 13:05:25.021575 16432 raft_consensus.cc:2749] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
W20260709 13:05:25.049860 10750 consensus_peers.cc:597] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:25.054163 16431 consensus_queue.cc:1048] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260709 13:05:25.055789 10676 consensus_peers.cc:597] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:25.056262 10676 consensus_peers.cc:597] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:25.065024 11345 leader_election.cc:336] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
W20260709 13:05:25.065831 11345 leader_election.cc:336] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
W20260709 13:05:25.066485 11345 consensus_peers.cc:597] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:25.067752 16430 raft_consensus.cc:2804] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Leader election won for term 9
W20260709 13:05:25.069866 10750 consensus_peers.cc:597] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:25.070495 16430 raft_consensus.cc:697] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 LEADER]: Becoming Leader. State: Replica: 4f6678bb3cd341abbe84f1bdcb3c3632, State: Running, Role: LEADER
I20260709 13:05:25.071208 10709 raft_consensus.cc:1275] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 14 index: 11. Preceding OpId from leader: term: 15 index: 12. (index mismatch)
I20260709 13:05:25.071451 16430 consensus_queue.cc:237] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 8.9, Last appended by leader: 9, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:05:25.076838 10750 consensus_peers.cc:597] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:25.080009 16381 consensus_queue.cc:1048] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 13:05:25.036208 10749 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0
W20260709 13:05:25.083179 10749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 47101.7us
I20260709 13:05:25.083488 16443 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:25.084142 16381 raft_consensus.cc:2804] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 13:05:25.092933 10676 consensus_peers.cc:597] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:25.097039 10676 consensus_peers.cc:597] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:25.097538 10676 leader_election.cc:336] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:25.097970 10676 leader_election.cc:304] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:05:25.100569 10535 catalog_manager.cc:5697] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 12 to 13, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 13 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:25.105834 10535 catalog_manager.cc:5697] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 12 to 13, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 13 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
W20260709 13:05:25.108059 10676 leader_election.cc:336] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:25.108019 10535 catalog_manager.cc:5697] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 9 to 10, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 10 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:25.100997 16381 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:25.110422 16445 raft_consensus.cc:2749] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:05:25.119119 16381 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:05:25.110106 10676 leader_election.cc:336] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:25.119863 10676 leader_election.cc:304] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:05:25.120555 16445 raft_consensus.cc:2749] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
W20260709 13:05:25.121587 10676 consensus_peers.cc:597] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:25.123345 10535 catalog_manager.cc:5697] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 8 to 9, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 9 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:25.115701 16443 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:05:25.132381 10750 consensus_peers.cc:597] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:25.133615 10675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:34683, user_credentials={real_user=slave}} blocked reactor thread for 220146us
I20260709 13:05:25.135829 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b867e815f4405897c711dda289695c" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 17 candidate_status { last_received { term: 16 index: 13 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:05:25.136379 11445 raft_consensus.cc:3060] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Advancing to term 17
I20260709 13:05:25.140844 16381 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:25.152910 11445 raft_consensus.cc:2468] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 17.
W20260709 13:05:25.154160 10676 leader_election.cc:336] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 17 election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:25.156543 11433 raft_consensus.cc:1275] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 10. Preceding OpId from leader: term: 10 index: 11. (index mismatch)
I20260709 13:05:25.158988 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:05:25.159600 11433 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 13.
W20260709 13:05:25.164556 10750 consensus_peers.cc:597] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:25.165486 10784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:05:25.166788 10531 catalog_manager.cc:5697] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 reported cstate change: term changed from 8 to 9, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68). New cstate: current_term: 9 leader_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:25.171583 16448 consensus_queue.cc:1048] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
W20260709 13:05:25.174065 11345 consensus_peers.cc:597] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:25.174579 11345 leader_election.cc:336] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
W20260709 13:05:25.178826 11345 consensus_peers.cc:597] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:25.179109 10676 consensus_peers.cc:597] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:25.176698 10783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:49410
I20260709 13:05:25.179908 10783 raft_consensus.cc:606] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 13 LEADER]: Received request to transfer leadership
W20260709 13:05:25.179567 10676 leader_election.cc:336] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:25.180642 10784 raft_consensus.cc:2393] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in current term 8: Already voted for candidate 99a7b009fd104b7d948808513bc3e845 in this term.
I20260709 13:05:25.180920 10675 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:05:25.182053 10675 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:05:25.188385 16449 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 13:05:25.188862 16449 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting leader election (detected failure of leader 7c00483a1339411da05005c410f470a0)
I20260709 13:05:25.189363 16449 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:05:25.186240 16391 raft_consensus.cc:2804] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Leader election won for term 17
W20260709 13:05:25.210474 10750 leader_election.cc:336] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:25.212218 16381 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 8 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:25.217656 10784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:49410
I20260709 13:05:25.218027 16391 raft_consensus.cc:697] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:05:25.222481 10784 raft_consensus.cc:606] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 13 LEADER]: Received request to transfer leadership
I20260709 13:05:25.226437 11345 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 7c00483a1339411da05005c410f470a0, 99a7b009fd104b7d948808513bc3e845
I20260709 13:05:25.227540 11428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:05:25.227327 16391 consensus_queue.cc:237] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:25.228259 11428 raft_consensus.cc:2393] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a7b009fd104b7d948808513bc3e845 in current term 8: Already voted for candidate 4f6678bb3cd341abbe84f1bdcb3c3632 in this term.
I20260709 13:05:25.227902 16449 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting leader election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:25.231415 10749 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 7c00483a1339411da05005c410f470a0
I20260709 13:05:25.230968 16392 raft_consensus.cc:2749] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 13:05:25.240681 10676 consensus_peers.cc:597] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:25.240170 16385 raft_consensus.cc:2749] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 13:05:25.241667 10676 consensus_peers.cc:597] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:25.245301 10676 consensus_peers.cc:597] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:25.246228 11428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "622f6b2169ff41e88255c89afef92012" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:05:25.247056 11428 raft_consensus.cc:3060] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 FOLLOWER]: Advancing to term 14
W20260709 13:05:25.248445 10676 consensus_peers.cc:597] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:25.249387 10676 consensus_peers.cc:597] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:25.260162 10676 consensus_peers.cc:597] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:25.243657 16449 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
W20260709 13:05:25.260932 11345 consensus_peers.cc:597] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:25.268621 10676 leader_election.cc:336] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
W20260709 13:05:25.269270 10676 consensus_peers.cc:597] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:25.269984 11428 raft_consensus.cc:2468] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 14.
I20260709 13:05:25.272089 10675 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:05:25.279597 16449 raft_consensus.cc:2804] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 13:05:25.280602 16449 raft_consensus.cc:697] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
W20260709 13:05:25.282895 10520 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.LeaderStepDown -> {remote=127.9.77.67:34207, user_credentials={real_user=slave}} blocked reactor thread for 43608.8us
I20260709 13:05:25.283202 16449 consensus_queue.cc:237] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
W20260709 13:05:25.295136 10676 consensus_peers.cc:597] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:25.304370 10750 consensus_peers.cc:597] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:25.305071 10750 consensus_peers.cc:597] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:25.307547 10785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f"
dest_uuid: "99a7b009fd104b7d948808513bc3e845"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:49410
I20260709 13:05:25.308131 10785 raft_consensus.cc:606] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 13 LEADER]: Received request to transfer leadership
I20260709 13:05:25.312662 10712 raft_consensus.cc:1275] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 12 index: 9. Preceding OpId from leader: term: 13 index: 10. (index mismatch)
I20260709 13:05:25.314225 16448 consensus_queue.cc:1048] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260709 13:05:25.321744 10583 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:05:25.322273 10583 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 4103831c43b144318bd0cbfa27c2b40f already in progress
W20260709 13:05:25.322631 10583 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 4103831c43b144318bd0cbfa27c2b40f already in progress
W20260709 13:05:25.331523 11345 consensus_peers.cc:597] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:25.335618 10750 consensus_peers.cc:597] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:25.337666 10750 consensus_peers.cc:597] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:25.343168 10530 catalog_manager.cc:5697] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 16 to 17, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 17 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:25.345350 10530 catalog_manager.cc:5697] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 13 to 14, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 14 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:25.359781 10712 raft_consensus.cc:1275] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 12 index: 11. Preceding OpId from leader: term: 13 index: 12. (index mismatch)
I20260709 13:05:25.361336 16381 consensus_queue.cc:1048] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 13:05:25.383926 10712 raft_consensus.cc:1275] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 9 index: 7. Preceding OpId from leader: term: 10 index: 8. (index mismatch)
I20260709 13:05:25.385525 16381 consensus_queue.cc:1048] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:05:25.386989 16381 raft_consensus.cc:993] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845: : Instructing follower bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:05:25.387423 16429 raft_consensus.cc:1081] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 13 LEADER]: Signalling peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 to start an election
I20260709 13:05:25.388576 11428 raft_consensus.cc:1275] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Refusing update from remote peer 99a7b009fd104b7d948808513bc3e845: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 13:05:25.391434 16385 consensus_queue.cc:1048] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260709 13:05:25.394987 10749 consensus_peers.cc:597] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4103831c43b144318bd0cbfa27c2b40f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:25.404807 10712 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f"
dest_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2"
 from {username='slave'} at 127.0.0.1:56600
I20260709 13:05:25.405409 10712 raft_consensus.cc:493] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:25.405758 10712 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:05:25.418183 10712 raft_consensus.cc:515] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Starting forced leader election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:25.419494 10709 raft_consensus.cc:1240] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Rejecting Update request from peer 99a7b009fd104b7d948808513bc3e845 for earlier term 13. Current term is 14. Ops: []
W20260709 13:05:25.423446 10750 consensus_peers.cc:597] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:25.426469 10712 leader_election.cc:290] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:25.427786 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4103831c43b144318bd0cbfa27c2b40f" candidate_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" candidate_term: 14 candidate_status { last_received { term: 13 index: 12 } } ignore_live_leader: true dest_uuid: "99a7b009fd104b7d948808513bc3e845"
I20260709 13:05:25.425403 16426 consensus_queue.cc:1059] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 }, Status: INVALID_TERM, Last received: 13.12, Next index: 13, Last known committed idx: 11, Time since last communication: 0.001s
I20260709 13:05:25.434890 10783 raft_consensus.cc:3055] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 13 LEADER]: Stepping down as leader of term 13
W20260709 13:05:25.435108 10676 leader_election.cc:336] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [CANDIDATE]: Term 14 election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:25.435248 10783 raft_consensus.cc:740] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:05:25.437120 10783 consensus_queue.cc:260] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [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: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
I20260709 13:05:25.438597 10783 raft_consensus.cc:3060] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Advancing to term 14
I20260709 13:05:25.448195 10783 raft_consensus.cc:2468] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbbb5ae25e0e47a7b9b29ba6f9295aa2 in term 14.
W20260709 13:05:25.448709 16448 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 14 current term: 14 is higher.
I20260709 13:05:25.488857 10676 leader_election.cc:304] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [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: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:05:25.489727 16391 raft_consensus.cc:2804] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Leader election won for term 14
I20260709 13:05:25.490216 16391 raft_consensus.cc:697] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Becoming Leader. State: Replica: bbbb5ae25e0e47a7b9b29ba6f9295aa2, State: Running, Role: LEADER
I20260709 13:05:25.491084 16391 consensus_queue.cc:237] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 13.12, Last appended by leader: 12, Current term: 14, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
W20260709 13:05:25.498980 10750 consensus_peers.cc:597] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:25.506624 10530 catalog_manager.cc:5697] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 reported cstate change: term changed from 13 to 14, leader changed from 99a7b009fd104b7d948808513bc3e845 (127.9.77.67) to bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66). New cstate: current_term: 14 leader_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:25.551100 11345 consensus_peers.cc:597] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:25.557653  9525 tablet_server.cc:179] TabletServer@127.9.77.66:0 shutting down...
W20260709 13:05:25.568486 11350 consensus_peers.cc:597] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:05:25.598276 11350 consensus_peers.cc:597] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:05:25.602115 11350 consensus_peers.cc:597] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:05:25.621744 11350 consensus_peers.cc:597] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:05:25.630257 11350 consensus_peers.cc:597] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:05:25.652881 11345 consensus_peers.cc:597] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:25.657423 10751 consensus_peers.cc:597] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:05:25.664032 10751 consensus_peers.cc:597] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:05:25.665782 10783 raft_consensus.cc:1275] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Refusing update from remote peer 4f6678bb3cd341abbe84f1bdcb3c3632: Log matching property violated. Preceding OpId in replica: term: 8 index: 9. Preceding OpId from leader: term: 9 index: 10. (index mismatch)
I20260709 13:05:25.666299 11428 raft_consensus.cc:1275] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 16 index: 13. Preceding OpId from leader: term: 17 index: 14. (index mismatch)
I20260709 13:05:25.667802 16449 consensus_queue.cc:1048] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 13:05:25.668535 16444 consensus_queue.cc:1048] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260709 13:05:25.691291 10751 consensus_peers.cc:597] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:05:25.692359 11350 consensus_peers.cc:597] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:05:25.723115  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:05:25.725680 10676 consensus_peers.cc:597] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:25.726308  9525 tablet_replica.cc:333] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.727406  9525 raft_consensus.cc:2243] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:25.728695  9525 raft_consensus.cc:2272] T 0fc10918f51543f1bf16e1ed75116c8b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:25.729840 11350 consensus_peers.cc:597] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:05:25.729969 10751 consensus_peers.cc:597] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:05:25.734225 10676 consensus_peers.cc:597] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:25.738380 11350 consensus_peers.cc:597] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:05:25.740971  9525 tablet_replica.cc:333] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.741875  9525 raft_consensus.cc:2243] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Raft consensus shutting down.
W20260709 13:05:25.742396 11350 consensus_peers.cc:597] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:05:25.742882  9525 raft_consensus.cc:2272] T 0cb5769c48bc4ec8b026ce548b0ad2ea P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.771483  9525 tablet_replica.cc:333] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
W20260709 13:05:25.772182 11350 consensus_peers.cc:597] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:05:25.772413  9525 raft_consensus.cc:2243] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:25.778965  9525 raft_consensus.cc:2272] T 62322dd168f64e539e80ee5a02331c03 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.785248  9525 tablet_replica.cc:333] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.786164  9525 raft_consensus.cc:2243] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 20 LEADER]: Raft consensus shutting down.
I20260709 13:05:25.787273  9525 raft_consensus.cc:2272] T c73fc52be425429c918eaebac6ee44b7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 20 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:25.789829 10751 consensus_peers.cc:597] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:05:25.790107  9525 tablet_replica.cc:333] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.791117  9525 raft_consensus.cc:2243] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Raft consensus shutting down.
W20260709 13:05:25.801764 10751 consensus_peers.cc:597] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:05:25.791893  9525 raft_consensus.cc:2272] T da385a8aef7a47b5a5aa2fd5e998f9a6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.804973 11433 raft_consensus.cc:1275] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Refusing update from remote peer bbbb5ae25e0e47a7b9b29ba6f9295aa2: Log matching property violated. Preceding OpId in replica: term: 13 index: 12. Preceding OpId from leader: term: 14 index: 13. (index mismatch)
I20260709 13:05:25.806910 16450 consensus_queue.cc:1048] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260709 13:05:25.807718  9525 tablet_replica.cc:333] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.808622  9525 raft_consensus.cc:2243] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:25.809398  9525 raft_consensus.cc:2272] T a6485eb753144286a276a460fcb39264 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.812407  9525 tablet_replica.cc:333] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.813457  9525 raft_consensus.cc:2243] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Raft consensus shutting down.
I20260709 13:05:25.814656  9525 raft_consensus.cc:2272] T 323c8bc02ab54c54a8f8af10a299f024 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.817195  9525 tablet_replica.cc:333] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.818042  9525 raft_consensus.cc:2243] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:25.818773  9525 raft_consensus.cc:2272] T 743bc1141afc45d79ede7eec5ae767d7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.821321  9525 tablet_replica.cc:333] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.822036  9525 raft_consensus.cc:2243] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:25.822518  9525 raft_consensus.cc:2272] T d4d4f8670f0345118bfcd59b6b093510 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:25.823930 10751 consensus_peers.cc:597] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:05:25.824841  9525 tablet_replica.cc:333] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.825730  9525 raft_consensus.cc:2243] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:25.826378  9525 raft_consensus.cc:2272] T 02e8f0a62dd943e3a6951251b9ea3f5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.829164  9525 tablet_replica.cc:333] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.830013  9525 raft_consensus.cc:2243] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:25.830503  9525 raft_consensus.cc:2272] T e6d269f31d524c96972f0135fd8280d6 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.832902  9525 tablet_replica.cc:333] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.833508  9525 raft_consensus.cc:2243] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:25.833978  9525 raft_consensus.cc:2272] T dfb25744b8d444faa21ae8e8f110fe9a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.836395  9525 tablet_replica.cc:333] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.837137  9525 raft_consensus.cc:2243] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 19 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:25.837771  9525 raft_consensus.cc:2272] T d378317bca2b4210820a3302e64b2943 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 19 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.840451  9525 tablet_replica.cc:333] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.841199  9525 raft_consensus.cc:2243] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 LEADER]: Raft consensus shutting down.
I20260709 13:05:25.842530  9525 raft_consensus.cc:2272] T 5966bf4d69ed4db99c596559b66e9902 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.846423  9525 tablet_replica.cc:333] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.847615  9525 raft_consensus.cc:2243] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Raft consensus shutting down.
I20260709 13:05:25.848759  9525 raft_consensus.cc:2272] T f191b55c223b405a95c24d4d4f371431 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.851593  9525 tablet_replica.cc:333] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.852401  9525 raft_consensus.cc:2243] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Raft consensus shutting down.
I20260709 13:05:25.853675  9525 raft_consensus.cc:2272] T 8aa00cac7b9e463794430535a3e7d364 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:25.856670 11350 consensus_peers.cc:597] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:05:25.857066  9525 tablet_replica.cc:333] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.857997  9525 raft_consensus.cc:2243] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:25.858930  9525 raft_consensus.cc:2272] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.861876  9525 tablet_replica.cc:333] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.862766  9525 raft_consensus.cc:2243] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:25.863771  9525 raft_consensus.cc:2272] T 4833b7ee057e44b09d6daaa955ee0022 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.866344  9525 tablet_replica.cc:333] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.867120  9525 raft_consensus.cc:2243] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 LEADER]: Raft consensus shutting down.
I20260709 13:05:25.868139  9525 raft_consensus.cc:2272] T 1853822fd30244b8a6a56589a31ddd5a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.870616  9525 tablet_replica.cc:333] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.871454  9525 raft_consensus.cc:2243] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:25.872143  9525 raft_consensus.cc:2272] T e552e95926f147258abc7e4ae5dc3008 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.874975  9525 tablet_replica.cc:333] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.875727  9525 raft_consensus.cc:2243] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:25.876315  9525 raft_consensus.cc:2272] T e4e4e6c1762f492c82015eae87f96090 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.880259  9525 tablet_replica.cc:333] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.881120  9525 raft_consensus.cc:2243] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 20 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:25.881753  9525 raft_consensus.cc:2272] T 9340d70fe8a0469d98ae5ef27fe83f56 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 20 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.884337  9525 tablet_replica.cc:333] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.885035  9525 raft_consensus.cc:2243] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Raft consensus shutting down.
I20260709 13:05:25.886054  9525 raft_consensus.cc:2272] T ab1b75d5a05945ad9d9bd158838d2e27 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:25.886670 10751 consensus_peers.cc:597] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:05:25.888562  9525 tablet_replica.cc:333] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.889427  9525 raft_consensus.cc:2243] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:05:25.890388  9525 raft_consensus.cc:2272] T 5415384bb5aa468db93e2ce4889ba805 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.893091  9525 tablet_replica.cc:333] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.893877  9525 raft_consensus.cc:2243] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:25.894562  9525 raft_consensus.cc:2272] T 3c5157234f11428c909679d956d343a2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.897480  9525 tablet_replica.cc:333] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.898254  9525 raft_consensus.cc:2243] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Raft consensus shutting down.
I20260709 13:05:25.899223  9525 raft_consensus.cc:2272] T f981691639a244d999f1ca5a2bbb9dc2 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.901842  9525 tablet_replica.cc:333] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.902627  9525 raft_consensus.cc:2243] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Raft consensus shutting down.
W20260709 13:05:25.902711 11350 consensus_peers.cc:597] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:05:25.903321  9525 raft_consensus.cc:2272] T 4a21d34286884f7ebb74b84812e3ce4b P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.907274  9525 tablet_replica.cc:333] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.908079  9525 raft_consensus.cc:2243] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:25.908987  9525 raft_consensus.cc:2272] T 52d082a24f6445aabe654178947352d0 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.912684  9525 tablet_replica.cc:333] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.913812  9525 raft_consensus.cc:2243] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:25.914644  9525 raft_consensus.cc:2272] T e6f537fbf386436c81849f5b20ae2eec P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.917457  9525 tablet_replica.cc:333] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.918404  9525 raft_consensus.cc:2243] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Raft consensus shutting down.
I20260709 13:05:25.919565  9525 raft_consensus.cc:2272] T c0dc7e4e78f44a819436fef3596567fd P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.922340  9525 tablet_replica.cc:333] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.923153  9525 raft_consensus.cc:2243] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:25.923715  9525 raft_consensus.cc:2272] T 3eadfbbff2374576b7293a702cd75182 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:25.924526 10751 consensus_peers.cc:597] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:05:25.926431  9525 tablet_replica.cc:333] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.927317  9525 raft_consensus.cc:2243] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 LEADER]: Raft consensus shutting down.
I20260709 13:05:25.928377  9525 raft_consensus.cc:2272] T 8bd90067ba0e4d4fbe0767a52d0c030d P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.931093  9525 tablet_replica.cc:333] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.931903  9525 raft_consensus.cc:2243] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 LEADER]: Raft consensus shutting down.
I20260709 13:05:25.932925  9525 raft_consensus.cc:2272] T 5371ce0c61ee496183c723348c060a17 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.935513  9525 tablet_replica.cc:333] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
W20260709 13:05:25.936280 10751 consensus_peers.cc:597] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:05:25.936305  9525 raft_consensus.cc:2243] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:05:25.937562  9525 raft_consensus.cc:2272] T 1853c3ffd94a4afb9f35aec1ee350d1c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.940457  9525 tablet_replica.cc:333] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.941728  9525 raft_consensus.cc:2243] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 LEADER]: Raft consensus shutting down.
I20260709 13:05:25.942936  9525 raft_consensus.cc:2272] T fad1a352ad9c467c8eed26ffad12dab5 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.945822  9525 tablet_replica.cc:333] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.946640  9525 raft_consensus.cc:2243] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 LEADER]: Raft consensus shutting down.
I20260709 13:05:25.947723  9525 raft_consensus.cc:2272] T f6b867e815f4405897c711dda289695c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.950572  9525 tablet_replica.cc:333] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.951345  9525 raft_consensus.cc:2243] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Raft consensus shutting down.
I20260709 13:05:25.952416  9525 pending_rounds.cc:70] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Trying to abort 2 pending ops.
I20260709 13:05:25.952657  9525 pending_rounds.cc:77] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting op as it isn't in flight: id { term: 14 index: 13 } timestamp: 7305635125230780416 op_type: NO_OP noop_request { }
I20260709 13:05:25.953059  9525 raft_consensus.cc:2889] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:05:25.953361  9525 pending_rounds.cc:77] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2: Aborting op as it isn't in flight: id { term: 13 index: 12 } timestamp: 7305635122819059712 op_type: NO_OP noop_request { }
I20260709 13:05:25.953706  9525 raft_consensus.cc:2889] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:05:25.954064  9525 raft_consensus.cc:2272] T 4103831c43b144318bd0cbfa27c2b40f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.956970  9525 tablet_replica.cc:333] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.957572  9525 raft_consensus.cc:2243] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:25.958098  9525 raft_consensus.cc:2272] T e24fe74df68040e7b259d86577876713 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 10 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:25.962402 10751 consensus_peers.cc:597] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. 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 13:05:25.964627  9525 tablet_replica.cc:333] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.965399  9525 raft_consensus.cc:2243] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:25.965994  9525 raft_consensus.cc:2272] T 05398384fec444de828e9c2168ec558f P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.968725  9525 tablet_replica.cc:333] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.969362  9525 raft_consensus.cc:2243] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:25.969889  9525 raft_consensus.cc:2272] T 035129d2db344d2fa1691d896b8b7eef P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.972191  9525 tablet_replica.cc:333] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.972803  9525 raft_consensus.cc:2243] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 LEADER]: Raft consensus shutting down.
I20260709 13:05:25.973613  9525 raft_consensus.cc:2272] T 4c9f949879f44c918513d18d7128559c P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.975793  9525 tablet_replica.cc:333] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.976343  9525 raft_consensus.cc:2243] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:25.976836  9525 raft_consensus.cc:2272] T 815dfc8283dc4a0fad456e1604c9b7f4 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.978873  9525 tablet_replica.cc:333] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.979399  9525 raft_consensus.cc:2243] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:25.979898  9525 raft_consensus.cc:2272] T 82fa47cab6da4a1d9b87b9771a9f252a P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.981792  9525 tablet_replica.cc:333] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.982383  9525 raft_consensus.cc:2243] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 LEADER]: Raft consensus shutting down.
I20260709 13:05:25.983320  9525 raft_consensus.cc:2272] T cfc0dc2cfa5844a493a5480f95bd9f38 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:25.985786  9525 tablet_replica.cc:333] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2: stopping tablet replica
I20260709 13:05:25.986397  9525 raft_consensus.cc:2243] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 LEADER]: Raft consensus shutting down.
I20260709 13:05:25.987459  9525 raft_consensus.cc:2272] T 622f6b2169ff41e88255c89afef92012 P bbbb5ae25e0e47a7b9b29ba6f9295aa2 [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:26.074847 10751 consensus_peers.cc:597] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:33105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:26.117110 10751 consensus_peers.cc:597] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:33105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:26.435987 10783 consensus_queue.cc:237] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [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: 11, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } }
W20260709 13:05:26.443430 10749 consensus_peers.cc:597] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 -> Peer 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683): Couldn't send request to peer 4f6678bb3cd341abbe84f1bdcb3c3632. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4a21d34286884f7ebb74b84812e3ce4b. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:26.450596 10751 consensus_peers.cc:597] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:33105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:26.451620 10750 consensus_peers.cc:597] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:26.711706  9525 tablet_server.cc:196] TabletServer@127.9.77.66:0 shutdown complete.
I20260709 13:05:26.792924 16443 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:05:26.793628 16443 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:26.796131 16381 raft_consensus.cc:493] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:05:26.797282 10783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "99a7b009fd104b7d948808513bc3e845" is_pre_election: true
I20260709 13:05:26.796780 16381 raft_consensus.cc:515] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:26.799925 16443 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:26.800290 16381 leader_election.cc:290] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:05:26.806301 11350 leader_election.cc:336] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Network error: Client connection negotiation failed: client connection to 127.9.77.66:33105: connect: Connection refused (error 111)
I20260709 13:05:26.806943 11350 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:26.807819 16443 raft_consensus.cc:2749] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
W20260709 13:05:26.810247 10751 leader_election.cc:336] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Network error: Client connection negotiation failed: client connection to 127.9.77.66:33105: connect: Connection refused (error 111)
W20260709 13:05:26.815572 10750 leader_election.cc:336] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:26.817320 10750 leader_election.cc:304] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:26.818181 16381 raft_consensus.cc:2749] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:05:26.840132  9525 tablet_server.cc:179] TabletServer@127.9.77.67:0 shutting down...
W20260709 13:05:26.860558 11345 consensus_peers.cc:597] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Couldn't send request to peer 99a7b009fd104b7d948808513bc3e845. 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 13:05:26.870750 16474 ts_tablet_manager.cc:933] T 4a21d34286884f7ebb74b84812e3ce4b P 4f6678bb3cd341abbe84f1bdcb3c3632: Initiating tablet copy from peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
I20260709 13:05:26.878798 16381 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:26.880684 16381 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:26.884415 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:05:26.885607 16381 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:26.885576 11445 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 8.
I20260709 13:05:26.887398 10749 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:05:26.888140 16381 raft_consensus.cc:2804] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:05:26.888569 16381 raft_consensus.cc:493] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:26.888903 16381 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Advancing to term 9
W20260709 13:05:26.888932 10750 leader_election.cc:336] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:26.896478 16381 raft_consensus.cc:515] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:26.899559 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09940bbfe870492995a50fc7ff79d7a2" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 9 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:05:26.900118 11445 raft_consensus.cc:3060] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Advancing to term 9
W20260709 13:05:26.902390 10750 leader_election.cc:336] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:26.905269 11445 raft_consensus.cc:2468] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 9.
I20260709 13:05:26.907300 10749 leader_election.cc:304] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0
I20260709 13:05:26.908110 16448 raft_consensus.cc:2804] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:05:26.908574 16448 raft_consensus.cc:697] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Becoming Leader. State: Replica: 99a7b009fd104b7d948808513bc3e845, State: Running, Role: LEADER
I20260709 13:05:26.908907 16474 tablet_copy_client.cc:323] T 4a21d34286884f7ebb74b84812e3ce4b P 4f6678bb3cd341abbe84f1bdcb3c3632: tablet copy: Beginning tablet copy session from remote peer at address 127.9.77.67:34207
W20260709 13:05:26.910473 11345 consensus_peers.cc:597] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Couldn't send request to peer 99a7b009fd104b7d948808513bc3e845. 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 13:05:26.910218 16448 consensus_queue.cc:237] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:26.911098 16381 leader_election.cc:290] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 election: Requested vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:26.939857 16443 raft_consensus.cc:493] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:05:26.940415 16443 raft_consensus.cc:515] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:26.942767 10535 catalog_manager.cc:5697] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 reported cstate change: term changed from 7 to 9, leader changed from 7c00483a1339411da05005c410f470a0 (127.9.77.65) to 99a7b009fd104b7d948808513bc3e845 (127.9.77.67). New cstate: current_term: 9 leader_uuid: "99a7b009fd104b7d948808513bc3e845" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:26.947499 11350 leader_election.cc:336] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Network error: Client connection negotiation failed: client connection to 127.9.77.66:33105: connect: Connection refused (error 111)
I20260709 13:05:26.948323 16443 leader_election.cc:290] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:05:26.954646 11345 leader_election.cc:336] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:26.955534 11345 leader_election.cc:304] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:26.956354 16443 raft_consensus.cc:2749] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260709 13:05:26.957243 11345 consensus_peers.cc:597] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Couldn't send request to peer 99a7b009fd104b7d948808513bc3e845. 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 13:05:26.971602  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:26.972386  9525 tablet_replica.cc:333] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:26.973083  9525 raft_consensus.cc:2243] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 16 LEADER]: Raft consensus shutting down.
I20260709 13:05:26.974148  9525 raft_consensus.cc:2272] T f229ef9e7d5e43abb64967b715b1774a P 99a7b009fd104b7d948808513bc3e845 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:26.976366 16443 raft_consensus.cc:493] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:05:26.976943 16443 raft_consensus.cc:515] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:26.979108 16443 leader_election.cc:290] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:05:26.979415  9525 tablet_replica.cc:333] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:26.982100  9525 raft_consensus.cc:2243] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Raft consensus shutting down.
I20260709 13:05:26.983191  9525 raft_consensus.cc:2272] T e6d269f31d524c96972f0135fd8280d6 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:26.984151 10750 consensus_peers.cc:597] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:26.984217 11345 leader_election.cc:336] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:26.985957  9525 tablet_replica.cc:333] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:26.986691  9525 raft_consensus.cc:2243] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 13 LEADER]: Raft consensus shutting down.
I20260709 13:05:26.987718  9525 raft_consensus.cc:2272] T da385a8aef7a47b5a5aa2fd5e998f9a6 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:26.987074 11350 leader_election.cc:336] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Network error: Client connection negotiation failed: client connection to 127.9.77.66:33105: connect: Connection refused (error 111)
W20260709 13:05:26.989213 11345 consensus_peers.cc:597] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Couldn't send request to peer 99a7b009fd104b7d948808513bc3e845. 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 13:05:26.989442 11350 leader_election.cc:304] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:26.990617  9525 tablet_replica.cc:333] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:26.991587  9525 raft_consensus.cc:2243] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 20 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:26.990896 16443 raft_consensus.cc:2749] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:05:26.992247  9525 raft_consensus.cc:2272] T c73fc52be425429c918eaebac6ee44b7 P 99a7b009fd104b7d948808513bc3e845 [term 20 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:26.993175 16448 raft_consensus.cc:493] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
W20260709 13:05:26.993497 11345 consensus_peers.cc:597] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Couldn't send request to peer 99a7b009fd104b7d948808513bc3e845. 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 13:05:26.993830 16448 raft_consensus.cc:515] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:26.995182  9525 tablet_replica.cc:333] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:26.996152  9525 raft_consensus.cc:2243] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:26.996762  9525 raft_consensus.cc:2272] T a6485eb753144286a276a460fcb39264 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:26.999588  9525 tablet_replica.cc:333] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.000478  9525 raft_consensus.cc:2243] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.001089  9525 raft_consensus.cc:2272] T 0cb5769c48bc4ec8b026ce548b0ad2ea P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:27.001824 10750 leader_election.cc:336] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
W20260709 13:05:27.003439 10751 leader_election.cc:336] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Network error: Client connection negotiation failed: client connection to 127.9.77.66:33105: connect: Connection refused (error 111)
I20260709 13:05:27.004006  9525 tablet_replica.cc:333] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.003973 10751 leader_election.cc:304] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:27.004740 16381 raft_consensus.cc:2749] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:05:27.004913  9525 raft_consensus.cc:2243] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.006032  9525 raft_consensus.cc:2272] T 70063af6769848a79fa78bba3977bfef P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.006366 16448 leader_election.cc:290] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:05:27.008368  9525 tablet_replica.cc:333] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.009130  9525 raft_consensus.cc:2243] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.010083  9525 raft_consensus.cc:2272] T 02e8f0a62dd943e3a6951251b9ea3f5a P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.012419  9525 tablet_replica.cc:333] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.013128  9525 raft_consensus.cc:2243] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 17 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.014096  9525 raft_consensus.cc:2272] T 743bc1141afc45d79ede7eec5ae767d7 P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.016714  9525 tablet_replica.cc:333] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.017438  9525 raft_consensus.cc:2243] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.018203  9525 raft_consensus.cc:2272] T 5cecde6ac0504b1f871c689c8874516a P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.018858 16443 raft_consensus.cc:493] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:05:27.019501 16443 raft_consensus.cc:515] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:27.020483  9525 tablet_replica.cc:333] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.021240  9525 raft_consensus.cc:2243] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.021869  9525 raft_consensus.cc:2272] T f18b49a2778a4ae7877e13310d70f74d P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.022874 16443 leader_election.cc:290] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:05:27.024178  9525 tablet_replica.cc:333] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.028120  9525 raft_consensus.cc:2243] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Raft consensus shutting down.
W20260709 13:05:27.028949 11350 leader_election.cc:336] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Network error: Client connection negotiation failed: client connection to 127.9.77.66:33105: connect: Connection refused (error 111)
I20260709 13:05:27.029773  9525 raft_consensus.cc:2272] T 0b218eafb08246d88c703ab8855290c4 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.032132  9525 tablet_replica.cc:333] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.032709  9525 raft_consensus.cc:2243] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.032791 16448 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:05:27.033658 16448 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:27.033182  9525 raft_consensus.cc:2272] T dfb25744b8d444faa21ae8e8f110fe9a P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:27.036001 11345 leader_election.cc:336] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:27.036614 11345 leader_election.cc:304] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:27.037292 16443 raft_consensus.cc:2749] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 13:05:27.038861  9525 tablet_replica.cc:333] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.039351 16381 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
W20260709 13:05:27.039713 11345 consensus_peers.cc:597] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Couldn't send request to peer 99a7b009fd104b7d948808513bc3e845. 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 13:05:27.039832 16381 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:27.041314 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5371ce0c61ee496183c723348c060a17" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 16 candidate_status { last_received { term: 15 index: 12 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:05:27.041771 16381 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:27.043541 16448 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:27.039777  9525 raft_consensus.cc:2243] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 19 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.045102  9525 raft_consensus.cc:2272] T d378317bca2b4210820a3302e64b2943 P 99a7b009fd104b7d948808513bc3e845 [term 19 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:27.049079 11345 consensus_peers.cc:597] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Couldn't send request to peer 99a7b009fd104b7d948808513bc3e845. 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 13:05:27.049163  9525 tablet_replica.cc:333] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
W20260709 13:05:27.049899 11345 consensus_peers.cc:597] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Couldn't send request to peer 99a7b009fd104b7d948808513bc3e845. 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 13:05:27.044216 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" is_pre_election: true
I20260709 13:05:27.050362  9525 raft_consensus.cc:2243] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 14 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.050861 11445 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 17.
W20260709 13:05:27.049844 10751 leader_election.cc:336] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Network error: Client connection negotiation failed: client connection to 127.9.77.66:33105: connect: Connection refused (error 111)
I20260709 13:05:27.051492  9525 raft_consensus.cc:2272] T 31b29712992e45bb99e096429a18a10b P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.051607 10751 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 4f6678bb3cd341abbe84f1bdcb3c3632, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:27.051991 10749 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [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: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845; no voters: 
I20260709 13:05:27.052414 16448 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260709 13:05:27.052875 16381 raft_consensus.cc:2804] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260709 13:05:27.053253 16381 raft_consensus.cc:493] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Starting leader election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:05:27.053634 16381 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 17 FOLLOWER]: Advancing to term 18
I20260709 13:05:27.055302  9525 tablet_replica.cc:333] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.056174  9525 raft_consensus.cc:2243] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.057219  9525 raft_consensus.cc:2272] T 4833b7ee057e44b09d6daaa955ee0022 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.059979  9525 tablet_replica.cc:333] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.060793 16381 raft_consensus.cc:515] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 18 FOLLOWER]: Starting leader election with config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:27.062865 16381 leader_election.cc:290] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 18 election: Requested vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 4f6678bb3cd341abbe84f1bdcb3c3632 (127.9.77.68:34683)
I20260709 13:05:27.063042  9525 raft_consensus.cc:2243] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 18 FOLLOWER]: Raft consensus shutting down.
W20260709 13:05:27.052692 10751 leader_election.cc:336] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Network error: Client connection negotiation failed: client connection to 127.9.77.66:33105: connect: Connection refused (error 111)
I20260709 13:05:27.065089 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1853822fd30244b8a6a56589a31ddd5a" candidate_uuid: "99a7b009fd104b7d948808513bc3e845" candidate_term: 18 candidate_status { last_received { term: 17 index: 14 } } ignore_live_leader: false dest_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632"
I20260709 13:05:27.065563  9525 raft_consensus.cc:2272] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.065649 16443 raft_consensus.cc:493] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:05:27.065686 11445 raft_consensus.cc:3060] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Advancing to term 18
I20260709 13:05:27.066269 16443 raft_consensus.cc:515] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:27.068451 16443 leader_election.cc:290] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
I20260709 13:05:27.068581  9525 tablet_replica.cc:333] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.069585  9525 raft_consensus.cc:2243] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.070338  9525 raft_consensus.cc:2272] T e552e95926f147258abc7e4ae5dc3008 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.073248  9525 tablet_replica.cc:333] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
W20260709 13:05:27.074029 11350 leader_election.cc:336] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Network error: Client connection negotiation failed: client connection to 127.9.77.66:33105: connect: Connection refused (error 111)
I20260709 13:05:27.074090  9525 raft_consensus.cc:2243] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.075302  9525 raft_consensus.cc:2272] T a1a910319fb34e2aa08cba3916a1a367 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:27.077035 11345 leader_election.cc:336] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:27.077576 11345 leader_election.cc:304] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:27.078056  9525 tablet_replica.cc:333] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.078328 16443 raft_consensus.cc:2749] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260709 13:05:27.078917  9525 raft_consensus.cc:2243] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Raft consensus shutting down.
W20260709 13:05:27.079391 10751 leader_election.cc:336] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 18 election: RPC error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Network error: Client connection negotiation failed: client connection to 127.9.77.66:33105: connect: Connection refused (error 111)
I20260709 13:05:27.079519  9525 raft_consensus.cc:2272] T f191b55c223b405a95c24d4d4f371431 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.082038 11445 raft_consensus.cc:2468] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a7b009fd104b7d948808513bc3e845 in term 18.
I20260709 13:05:27.082779  9525 tablet_replica.cc:333] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.083264 10749 leader_election.cc:304] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f6678bb3cd341abbe84f1bdcb3c3632, 99a7b009fd104b7d948808513bc3e845; no voters: bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:27.083701  9525 raft_consensus.cc:2243] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.084995 16448 raft_consensus.cc:493] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:05:27.085554 16448 raft_consensus.cc:515] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } }
I20260709 13:05:27.087730 16448 leader_election.cc:290] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:05:27.088267 10749 raft_consensus.cc:2686] T 1853822fd30244b8a6a56589a31ddd5a P 99a7b009fd104b7d948808513bc3e845: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:05:27.089185  9525 raft_consensus.cc:2272] T 8aa00cac7b9e463794430535a3e7d364 P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:27.093321 10750 leader_election.cc:336] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
I20260709 13:05:27.093716  9525 tablet_replica.cc:333] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.094628  9525 raft_consensus.cc:2243] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.098002  9525 raft_consensus.cc:2272] T c19da011c42842eba75925cdd68568d4 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.100943  9525 tablet_replica.cc:333] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.101833  9525 raft_consensus.cc:2243] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.102739  9525 raft_consensus.cc:2272] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:27.102777 10751 leader_election.cc:336] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Network error: Client connection negotiation failed: client connection to 127.9.77.66:33105: connect: Connection refused (error 111)
I20260709 13:05:27.103312 10751 leader_election.cc:304] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [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: 99a7b009fd104b7d948808513bc3e845; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:27.103937 16381 raft_consensus.cc:2749] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 13:05:27.105727  9525 tablet_replica.cc:333] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.106647  9525 raft_consensus.cc:2243] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.107355  9525 raft_consensus.cc:2272] T bde67a931fe64d15a094c16f5686671c P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.110162  9525 tablet_replica.cc:333] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.110973  9525 raft_consensus.cc:2243] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.112046  9525 raft_consensus.cc:2272] T b5dd64fca7224536906987f1ea8888bb P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.114775  9525 tablet_replica.cc:333] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.115548  9525 raft_consensus.cc:2243] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 20 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.116572  9525 raft_consensus.cc:2272] T 9340d70fe8a0469d98ae5ef27fe83f56 P 99a7b009fd104b7d948808513bc3e845 [term 20 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.119230  9525 tablet_replica.cc:333] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.120041  9525 raft_consensus.cc:2243] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.121044  9525 raft_consensus.cc:2272] T e6f537fbf386436c81849f5b20ae2eec P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.123785  9525 tablet_replica.cc:333] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.124568  9525 raft_consensus.cc:2243] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.125685  9525 raft_consensus.cc:2272] T 239ceecf7a06462d8c5e707fa0e8ae83 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.128298  9525 tablet_replica.cc:333] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
W20260709 13:05:27.129031 11345 consensus_peers.cc:597] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Couldn't send request to peer 99a7b009fd104b7d948808513bc3e845. 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 13:05:27.129091  9525 raft_consensus.cc:2243] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 13 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.130414  9525 raft_consensus.cc:2272] T 3c5157234f11428c909679d956d343a2 P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.133260  9525 tablet_replica.cc:333] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.134071  9525 raft_consensus.cc:2243] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.134629  9525 raft_consensus.cc:2272] T f981691639a244d999f1ca5a2bbb9dc2 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.137149  9525 tablet_replica.cc:333] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.137916  9525 raft_consensus.cc:2243] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.138808  9525 raft_consensus.cc:2272] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:27.139251 11345 consensus_peers.cc:597] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:27.141549  9525 tablet_replica.cc:333] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.142419  9525 raft_consensus.cc:2243] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.143478  9525 pending_rounds.cc:70] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845: Trying to abort 1 pending ops.
I20260709 13:05:27.143718  9525 pending_rounds.cc:77] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845: Aborting op as it isn't in flight: id { term: 15 index: 13 } timestamp: 7305635129076989952 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "4a21d34286884f7ebb74b84812e3ce4b" old_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } } new_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } attrs { replace: true } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: NON_VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: true } } } }
I20260709 13:05:27.144743  9525 raft_consensus.cc:2917] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Aborting config change with OpId 15.13: Aborted: Op aborted
I20260709 13:05:27.145154  9525 raft_consensus.cc:2889] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:05:27.146150  9525 raft_consensus.cc:2272] T 4a21d34286884f7ebb74b84812e3ce4b P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:27.146706 10583 auto_rebalancer.cc:629] Failed to schedule move for tablet 4a21d34286884f7ebb74b84812e3ce4b: Aborted: Op aborted
I20260709 13:05:27.149653  9525 tablet_replica.cc:333] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.150285  9525 raft_consensus.cc:2243] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.150851  9525 raft_consensus.cc:2272] T 52d082a24f6445aabe654178947352d0 P 99a7b009fd104b7d948808513bc3e845 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.153436  9525 tablet_replica.cc:333] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
W20260709 13:05:27.153463 10583 auto_rebalancer.cc:629] Failed to schedule move for tablet 0cb5769c48bc4ec8b026ce548b0ad2ea: Network error: Client connection negotiation failed: client connection to 127.9.77.66:33105: connect: Connection refused (error 111)
I20260709 13:05:27.154102  9525 raft_consensus.cc:2243] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.154691  9525 raft_consensus.cc:2272] T 5371ce0c61ee496183c723348c060a17 P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.156729  9525 tablet_replica.cc:333] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.157558  9525 raft_consensus.cc:2243] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.158093  9525 raft_consensus.cc:2272] T 1853c3ffd94a4afb9f35aec1ee350d1c P 99a7b009fd104b7d948808513bc3e845 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.160338  9525 tablet_replica.cc:333] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.161000  9525 raft_consensus.cc:2243] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.161563  9525 raft_consensus.cc:2272] T 4103831c43b144318bd0cbfa27c2b40f P 99a7b009fd104b7d948808513bc3e845 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.163633  9525 tablet_replica.cc:333] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.164247  9525 raft_consensus.cc:2243] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 10 LEADER]: Raft consensus shutting down.
W20260709 13:05:27.164796 11345 consensus_peers.cc:597] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Couldn't send request to peer 99a7b009fd104b7d948808513bc3e845. 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 13:05:27.165185  9525 raft_consensus.cc:2272] T e24fe74df68040e7b259d86577876713 P 99a7b009fd104b7d948808513bc3e845 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.167043  9525 tablet_replica.cc:333] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.167557  9525 raft_consensus.cc:2243] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 15 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.168263  9525 raft_consensus.cc:2272] T 035129d2db344d2fa1691d896b8b7eef P 99a7b009fd104b7d948808513bc3e845 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.170076  9525 tablet_replica.cc:333] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.170560  9525 raft_consensus.cc:2243] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.170962  9525 raft_consensus.cc:2272] T 05398384fec444de828e9c2168ec558f P 99a7b009fd104b7d948808513bc3e845 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.172633  9525 tablet_replica.cc:333] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.173125  9525 raft_consensus.cc:2243] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.173569  9525 raft_consensus.cc:2272] T 8bd90067ba0e4d4fbe0767a52d0c030d P 99a7b009fd104b7d948808513bc3e845 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.175433  9525 tablet_replica.cc:333] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.176023  9525 raft_consensus.cc:2243] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.176478  9525 raft_consensus.cc:2272] T c0dc7e4e78f44a819436fef3596567fd P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.178642  9525 tablet_replica.cc:333] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.179127  9525 raft_consensus.cc:2243] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.179582  9525 raft_consensus.cc:2272] T 3eadfbbff2374576b7293a702cd75182 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.181353  9525 tablet_replica.cc:333] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.181856  9525 raft_consensus.cc:2243] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 12 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.182539  9525 raft_consensus.cc:2272] T 815dfc8283dc4a0fad456e1604c9b7f4 P 99a7b009fd104b7d948808513bc3e845 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.184279  9525 tablet_replica.cc:333] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.184752  9525 raft_consensus.cc:2243] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.185190  9525 raft_consensus.cc:2272] T 9fd2c20470e74b42bdc72af675119f82 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.187299  9525 tablet_replica.cc:333] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845: stopping tablet replica
I20260709 13:05:27.187865  9525 raft_consensus.cc:2243] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.188532  9525 pending_rounds.cc:70] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845: Trying to abort 1 pending ops.
I20260709 13:05:27.188745  9525 pending_rounds.cc:77] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845: Aborting op as it isn't in flight: id { term: 9 index: 9 } timestamp: 7305635131035049984 op_type: NO_OP noop_request { }
I20260709 13:05:27.189050  9525 raft_consensus.cc:2889] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 9 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:05:27.189354  9525 raft_consensus.cc:2272] T 09940bbfe870492995a50fc7ff79d7a2 P 99a7b009fd104b7d948808513bc3e845 [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:27.201313 11345 consensus_peers.cc:597] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Couldn't send request to peer 99a7b009fd104b7d948808513bc3e845. 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 13:05:27.206707 16443 raft_consensus.cc:493] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:05:27.207298 16443 raft_consensus.cc:515] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:27.209581 16443 leader_election.cc:290] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:05:27.216557 11345 leader_election.cc:336] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
W20260709 13:05:27.217657 11350 leader_election.cc:336] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Network error: Client connection negotiation failed: client connection to 127.9.77.66:33105: connect: Connection refused (error 111)
I20260709 13:05:27.218230 11350 leader_election.cc:304] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:27.219439 16443 raft_consensus.cc:2749] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260709 13:05:27.282493 16443 raft_consensus.cc:493] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:05:27.283041 16443 raft_consensus.cc:515] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:27.284776 16443 leader_election.cc:290] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:05:27.288638 11345 leader_election.cc:336] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
W20260709 13:05:27.293043 11350 leader_election.cc:336] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 12 pre-election: RPC error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Network error: Client connection negotiation failed: client connection to 127.9.77.66:33105: connect: Connection refused (error 111)
I20260709 13:05:27.295398 11350 leader_election.cc:304] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
W20260709 13:05:27.296885 11345 consensus_peers.cc:597] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Couldn't send request to peer 99a7b009fd104b7d948808513bc3e845. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.67:34207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:27.297003 16443 raft_consensus.cc:2749] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
W20260709 13:05:27.336658 11345 consensus_peers.cc:597] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:05:27.341425 16443 raft_consensus.cc:493] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:05:27.341964 16443 raft_consensus.cc:515] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:27.343837 16443 leader_election.cc:290] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:05:27.347154 11345 leader_election.cc:336] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
W20260709 13:05:27.347606 11350 leader_election.cc:336] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 15 pre-election: RPC error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Network error: Client connection negotiation failed: client connection to 127.9.77.66:33105: connect: Connection refused (error 111)
I20260709 13:05:27.347967 11350 leader_election.cc:304] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:27.348502 16443 raft_consensus.cc:2749] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260709 13:05:27.390480 11317 connection.cc:466] server connection from 127.0.0.1:59062 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:59062 (request call id 917) could send its response
I20260709 13:05:27.394711 16392 raft_consensus.cc:493] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:05:27.395295 16392 raft_consensus.cc:515] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "99a7b009fd104b7d948808513bc3e845" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34207 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:27.397255 16392 leader_election.cc:290] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105), 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207)
W20260709 13:05:27.401803 11345 leader_election.cc:336] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer 99a7b009fd104b7d948808513bc3e845 (127.9.77.67:34207): Network error: Client connection negotiation failed: client connection to 127.9.77.67:34207: connect: Connection refused (error 111)
W20260709 13:05:27.403658 11350 leader_election.cc:336] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 16 pre-election: RPC error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Network error: Client connection negotiation failed: client connection to 127.9.77.66:33105: connect: Connection refused (error 111)
I20260709 13:05:27.404013 11350 leader_election.cc:304] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 99a7b009fd104b7d948808513bc3e845, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:27.404603 16482 raft_consensus.cc:2749] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260709 13:05:27.424930 11345 consensus_peers.cc:597] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:27.430219 11345 consensus_peers.cc:597] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:05:27.435966 16392 raft_consensus.cc:493] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:05:27.436463 16392 raft_consensus.cc:515] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:27.438119 16392 leader_election.cc:290] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:05:27.441771 11345 leader_election.cc:336] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
W20260709 13:05:27.442296 11350 leader_election.cc:336] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 13 pre-election: RPC error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Network error: Client connection negotiation failed: client connection to 127.9.77.66:33105: connect: Connection refused (error 111)
I20260709 13:05:27.442745 11350 leader_election.cc:304] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:27.443454 16392 raft_consensus.cc:2749] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260709 13:05:27.466697 16392 raft_consensus.cc:493] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader bbbb5ae25e0e47a7b9b29ba6f9295aa2)
I20260709 13:05:27.467200 16392 raft_consensus.cc:515] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "7c00483a1339411da05005c410f470a0" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 36011 } } peers { permanent_uuid: "bbbb5ae25e0e47a7b9b29ba6f9295aa2" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33105 } } peers { permanent_uuid: "4f6678bb3cd341abbe84f1bdcb3c3632" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 34683 } attrs { promote: false } }
I20260709 13:05:27.469120 16392 leader_election.cc:290] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011), bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105)
W20260709 13:05:27.472265 11345 leader_election.cc:336] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111)
W20260709 13:05:27.473479 11350 leader_election.cc:336] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632 [CANDIDATE]: Term 17 pre-election: RPC error from VoteRequest() call to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Network error: Client connection negotiation failed: client connection to 127.9.77.66:33105: connect: Connection refused (error 111)
I20260709 13:05:27.473878 11350 leader_election.cc:304] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632 [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: 4f6678bb3cd341abbe84f1bdcb3c3632; no voters: 7c00483a1339411da05005c410f470a0, bbbb5ae25e0e47a7b9b29ba6f9295aa2
I20260709 13:05:27.474550 16392 raft_consensus.cc:2749] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260709 13:05:27.539001 11345 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.77.67:34207: connect: Connection refused (error 111) [suppressed 502 similar messages]
W20260709 13:05:27.622913 11345 consensus_peers.cc:597] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:27.659714 11345 consensus_peers.cc:597] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:27.681191 11345 consensus_peers.cc:597] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:05:27.695722  9525 tablet_server.cc:196] TabletServer@127.9.77.67:0 shutdown complete.
I20260709 13:05:27.783774  9525 tablet_server.cc:179] TabletServer@127.9.77.68:0 shutting down...
I20260709 13:05:27.825120  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:27.825948  9525 tablet_replica.cc:333] T 31b29712992e45bb99e096429a18a10b P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.826628  9525 raft_consensus.cc:2243] T 31b29712992e45bb99e096429a18a10b P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.827168  9525 raft_consensus.cc:2272] T 31b29712992e45bb99e096429a18a10b P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.829849  9525 tablet_replica.cc:333] T b5dd64fca7224536906987f1ea8888bb P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.830442  9525 raft_consensus.cc:2243] T b5dd64fca7224536906987f1ea8888bb P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.830931  9525 raft_consensus.cc:2272] T b5dd64fca7224536906987f1ea8888bb P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.833283  9525 tablet_replica.cc:333] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.833887  9525 raft_consensus.cc:2243] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.834502  9525 raft_consensus.cc:2272] T 323c8bc02ab54c54a8f8af10a299f024 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:27.834604 11345 consensus_peers.cc:597] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:05:27.836356  9525 tablet_replica.cc:333] T c19da011c42842eba75925cdd68568d4 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.837045  9525 raft_consensus.cc:2243] T c19da011c42842eba75925cdd68568d4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.837621  9525 raft_consensus.cc:2272] T c19da011c42842eba75925cdd68568d4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.840108  9525 tablet_replica.cc:333] T 02e8f0a62dd943e3a6951251b9ea3f5a P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.840899  9525 raft_consensus.cc:2243] T 02e8f0a62dd943e3a6951251b9ea3f5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.841569  9525 raft_consensus.cc:2272] T 02e8f0a62dd943e3a6951251b9ea3f5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:27.843120 11350 consensus_peers.cc:597] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer bbbb5ae25e0e47a7b9b29ba6f9295aa2 (127.9.77.66:33105): Couldn't send request to peer bbbb5ae25e0e47a7b9b29ba6f9295aa2. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:33105: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:27.843757  9525 tablet_replica.cc:333] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.844389  9525 raft_consensus.cc:2243] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.845175  9525 raft_consensus.cc:2272] T f18b49a2778a4ae7877e13310d70f74d P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.847023  9525 tablet_replica.cc:333] T e6f537fbf386436c81849f5b20ae2eec P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.847551  9525 raft_consensus.cc:2243] T e6f537fbf386436c81849f5b20ae2eec P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.848042  9525 raft_consensus.cc:2272] T e6f537fbf386436c81849f5b20ae2eec P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.849908  9525 tablet_replica.cc:333] T 4833b7ee057e44b09d6daaa955ee0022 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.850487  9525 raft_consensus.cc:2243] T 4833b7ee057e44b09d6daaa955ee0022 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.850914  9525 raft_consensus.cc:2272] T 4833b7ee057e44b09d6daaa955ee0022 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.852708  9525 tablet_replica.cc:333] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.853217  9525 raft_consensus.cc:2243] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.853752  9525 raft_consensus.cc:2272] T 743bc1141afc45d79ede7eec5ae767d7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.855509  9525 tablet_replica.cc:333] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.856096  9525 raft_consensus.cc:2243] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.856591  9525 raft_consensus.cc:2272] T 4c9f949879f44c918513d18d7128559c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.858407  9525 tablet_replica.cc:333] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.858937  9525 raft_consensus.cc:2243] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.859417  9525 raft_consensus.cc:2272] T 5415384bb5aa468db93e2ce4889ba805 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.861141  9525 tablet_replica.cc:333] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.861701  9525 raft_consensus.cc:2243] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.862422  9525 raft_consensus.cc:2272] T bde67a931fe64d15a094c16f5686671c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.864283  9525 tablet_replica.cc:333] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.864789  9525 raft_consensus.cc:2243] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.865177  9525 raft_consensus.cc:2272] T 622f6b2169ff41e88255c89afef92012 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.866971  9525 tablet_replica.cc:333] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.867498  9525 raft_consensus.cc:2243] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.868310  9525 raft_consensus.cc:2272] T dfb25744b8d444faa21ae8e8f110fe9a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.870657  9525 tablet_replica.cc:333] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.871414  9525 raft_consensus.cc:2243] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.872287  9525 raft_consensus.cc:2272] T 0fc10918f51543f1bf16e1ed75116c8b P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:27.872239 11345 consensus_peers.cc:597] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 -> Peer 7c00483a1339411da05005c410f470a0 (127.9.77.65:36011): Couldn't send request to peer 7c00483a1339411da05005c410f470a0. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:36011: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:05:27.874625  9525 tablet_replica.cc:333] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.875136  9525 raft_consensus.cc:2243] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.875793  9525 raft_consensus.cc:2272] T 62322dd168f64e539e80ee5a02331c03 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.877743  9525 tablet_replica.cc:333] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.878253  9525 raft_consensus.cc:2243] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.878693  9525 raft_consensus.cc:2272] T ab1b75d5a05945ad9d9bd158838d2e27 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.880556  9525 tablet_replica.cc:333] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.881140  9525 raft_consensus.cc:2243] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.881654  9525 raft_consensus.cc:2272] T 239ceecf7a06462d8c5e707fa0e8ae83 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.883965  9525 tablet_replica.cc:333] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.884541  9525 raft_consensus.cc:2243] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 18 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.885134  9525 raft_consensus.cc:2272] T 1853822fd30244b8a6a56589a31ddd5a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 18 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.886998  9525 tablet_replica.cc:333] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.887574  9525 raft_consensus.cc:2243] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.888379  9525 raft_consensus.cc:2272] T 5cecde6ac0504b1f871c689c8874516a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.890198  9525 tablet_replica.cc:333] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.890744  9525 raft_consensus.cc:2243] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.891588  9525 raft_consensus.cc:2272] T e4e4e6c1762f492c82015eae87f96090 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.893361  9525 tablet_replica.cc:333] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.893957  9525 raft_consensus.cc:2243] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.894757  9525 raft_consensus.cc:2272] T 9fd2c20470e74b42bdc72af675119f82 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.896636  9525 tablet_replica.cc:333] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.897269  9525 raft_consensus.cc:2243] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.898171  9525 raft_consensus.cc:2272] T 82fa47cab6da4a1d9b87b9771a9f252a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 14 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.900537  9525 tablet_replica.cc:333] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.901064  9525 raft_consensus.cc:2243] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.901784  9525 raft_consensus.cc:2272] T 3eadfbbff2374576b7293a702cd75182 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.903604  9525 tablet_replica.cc:333] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.904070  9525 raft_consensus.cc:2243] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.904439  9525 raft_consensus.cc:2272] T 5966bf4d69ed4db99c596559b66e9902 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.906265  9525 tablet_replica.cc:333] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.906744  9525 raft_consensus.cc:2243] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.907191  9525 raft_consensus.cc:2272] T e6d269f31d524c96972f0135fd8280d6 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.908846  9525 tablet_replica.cc:333] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.909294  9525 raft_consensus.cc:2243] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.909813  9525 raft_consensus.cc:2272] T f6b867e815f4405897c711dda289695c P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 17 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.911609  9525 tablet_replica.cc:333] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.912144  9525 raft_consensus.cc:2243] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.912623  9525 raft_consensus.cc:2272] T 09940bbfe870492995a50fc7ff79d7a2 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.914443  9525 tablet_replica.cc:333] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.914948  9525 raft_consensus.cc:2243] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.915431  9525 raft_consensus.cc:2272] T cfc0dc2cfa5844a493a5480f95bd9f38 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.917107  9525 tablet_replica.cc:333] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.917660  9525 raft_consensus.cc:2243] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.918081  9525 raft_consensus.cc:2272] T fad1a352ad9c467c8eed26ffad12dab5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.920079  9525 tablet_replica.cc:333] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.920583  9525 raft_consensus.cc:2243] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.921437  9525 raft_consensus.cc:2272] T e552e95926f147258abc7e4ae5dc3008 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 13 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.923197  9525 tablet_replica.cc:333] T a1a910319fb34e2aa08cba3916a1a367 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.923686  9525 raft_consensus.cc:2243] T a1a910319fb34e2aa08cba3916a1a367 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.924165  9525 raft_consensus.cc:2272] T a1a910319fb34e2aa08cba3916a1a367 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.926031  9525 tablet_replica.cc:333] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.926542  9525 raft_consensus.cc:2243] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.927332  9525 raft_consensus.cc:2272] T d9e0fdbd1e7d4fc0a9e330373ff8e0c5 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.929203  9525 tablet_replica.cc:333] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.929755  9525 raft_consensus.cc:2243] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.930176  9525 raft_consensus.cc:2272] T 70063af6769848a79fa78bba3977bfef P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.932031  9525 tablet_replica.cc:333] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.932531  9525 raft_consensus.cc:2243] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.932938  9525 raft_consensus.cc:2272] T f229ef9e7d5e43abb64967b715b1774a P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.934894  9525 tablet_replica.cc:333] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.935377  9525 raft_consensus.cc:2243] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.936087  9525 raft_consensus.cc:2272] T a6485eb753144286a276a460fcb39264 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.938004  9525 tablet_replica.cc:333] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.938490  9525 raft_consensus.cc:2243] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.939215  9525 raft_consensus.cc:2272] T 05398384fec444de828e9c2168ec558f P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 11 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.941035  9525 tablet_replica.cc:333] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.941627  9525 raft_consensus.cc:2243] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.942121  9525 raft_consensus.cc:2272] T 5371ce0c61ee496183c723348c060a17 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.943897  9525 tablet_replica.cc:333] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.944389  9525 raft_consensus.cc:2243] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.945098  9525 raft_consensus.cc:2272] T 3e0ab5c06f2f4e60805301d0cd0f6ce7 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.946957  9525 tablet_replica.cc:333] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.947456  9525 raft_consensus.cc:2243] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.948139  9525 raft_consensus.cc:2272] T d4d4f8670f0345118bfcd59b6b093510 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 16 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.950013  9525 tablet_replica.cc:333] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.950505  9525 raft_consensus.cc:2243] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.951083  9525 raft_consensus.cc:2272] T 0b218eafb08246d88c703ab8855290c4 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.952886  9525 tablet_replica.cc:333] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632: stopping tablet replica
I20260709 13:05:27.953332  9525 raft_consensus.cc:2243] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.954121  9525 raft_consensus.cc:2272] T 52d082a24f6445aabe654178947352d0 P 4f6678bb3cd341abbe84f1bdcb3c3632 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:28.214038 10583 auto_rebalancer.cc:629] Failed to schedule move for tablet 815dfc8283dc4a0fad456e1604c9b7f4: Network error: Client connection negotiation failed: client connection to 127.9.77.67:34207: connect: Connection refused (error 111)
W20260709 13:05:28.217119 10583 auto_rebalancer.cc:629] Failed to schedule move for tablet f191b55c223b405a95c24d4d4f371431: Network error: Client connection negotiation failed: client connection to 127.9.77.66:33105: connect: Connection refused (error 111)
I20260709 13:05:28.225705  9525 tablet_server.cc:196] TabletServer@127.9.77.68:0 shutdown complete.
I20260709 13:05:28.296082  9525 master.cc:562] Master@127.9.77.126:40171 shutting down...
I20260709 13:05:28.329788  9525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:28.330391  9525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:28.330730  9525 tablet_replica.cc:333] T 00000000000000000000000000000000 P 255a4ed039ce4833856b70dfe65c1ebe: stopping tablet replica
I20260709 13:05:28.525781  9525 master.cc:584] Master@127.9.77.126:40171 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (171265 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:05:28.627954  9525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.77.126:45787
I20260709 13:05:28.629156  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:28.635506 16486 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 13:05:28.635732 16485 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 13:05:28.635725 16488 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 13:05:28.637015  9525 server_base.cc:1061] running on GCE node
I20260709 13:05:28.640033  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:28.640280  9525 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 13:05:28.640451  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602328640436 us; error 0 us; skew 500 ppm
I20260709 13:05:28.640978  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:28.643502  9525 webserver.cc:533] Webserver started at http://127.9.77.126:37727/ using document root <none> and password file <none>
I20260709 13:05:28.644012  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:28.644210  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:28.644486  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:28.645910  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-0/minicluster-data/master-0-root/instance:
uuid: "eefe611de1e44b35ab75d88c36a198bf"
format_stamp: "Formatted at 2026-07-09 13:05:28 on dist-test-slave-r1pj"
I20260709 13:05:28.650349  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:05:28.653816 16493 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:28.654570  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:05:28.654910  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-0/minicluster-data/master-0-root
uuid: "eefe611de1e44b35ab75d88c36a198bf"
format_stamp: "Formatted at 2026-07-09 13:05:28 on dist-test-slave-r1pj"
I20260709 13:05:28.655211  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-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 13:05:28.683602  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:28.684873  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:28.723569  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.126:45787
I20260709 13:05:28.723667 16544 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.126:45787 every 8 connection(s)
I20260709 13:05:28.727478 16545 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 13:05:28.737640 16545 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf: Bootstrap starting.
I20260709 13:05:28.742254 16545 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.746551 16545 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf: No bootstrap required, opened a new log
I20260709 13:05:28.748593 16545 raft_consensus.cc:359] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eefe611de1e44b35ab75d88c36a198bf" member_type: VOTER }
I20260709 13:05:28.748998 16545 raft_consensus.cc:385] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.749171 16545 raft_consensus.cc:740] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eefe611de1e44b35ab75d88c36a198bf, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.749747 16545 consensus_queue.cc:260] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eefe611de1e44b35ab75d88c36a198bf" member_type: VOTER }
I20260709 13:05:28.750172 16545 raft_consensus.cc:399] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:28.750355 16545 raft_consensus.cc:493] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:28.750560 16545 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.755553 16545 raft_consensus.cc:515] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eefe611de1e44b35ab75d88c36a198bf" member_type: VOTER }
I20260709 13:05:28.756089 16545 leader_election.cc:304] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf [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: eefe611de1e44b35ab75d88c36a198bf; no voters: 
I20260709 13:05:28.757515 16545 leader_election.cc:290] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:28.757762 16548 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.759133 16548 raft_consensus.cc:697] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf [term 1 LEADER]: Becoming Leader. State: Replica: eefe611de1e44b35ab75d88c36a198bf, State: Running, Role: LEADER
I20260709 13:05:28.759852 16548 consensus_queue.cc:237] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf [LEADER]: Queue going to LEADER mode. State: All 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: "eefe611de1e44b35ab75d88c36a198bf" member_type: VOTER }
I20260709 13:05:28.760540 16545 sys_catalog.cc:565] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:28.765055 16549 sys_catalog.cc:455] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eefe611de1e44b35ab75d88c36a198bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eefe611de1e44b35ab75d88c36a198bf" member_type: VOTER } }
I20260709 13:05:28.765216 16550 sys_catalog.cc:455] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf [sys.catalog]: SysCatalogTable state changed. Reason: New leader eefe611de1e44b35ab75d88c36a198bf. Latest consensus state: current_term: 1 leader_uuid: "eefe611de1e44b35ab75d88c36a198bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eefe611de1e44b35ab75d88c36a198bf" member_type: VOTER } }
I20260709 13:05:28.766053 16549 sys_catalog.cc:458] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:28.766075 16550 sys_catalog.cc:458] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:28.773530 16555 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:28.779278 16555 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:28.780303  9525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:28.788349 16555 catalog_manager.cc:1383] Generated new cluster ID: 3075b5ce2c9c4e0ea2f3281a05a07e44
I20260709 13:05:28.788661 16555 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:28.807757 16555 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:28.809010 16555 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:28.830821 16555 catalog_manager.cc:6070] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf: Generated new TSK 0
I20260709 13:05:28.831489 16555 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:28.846805  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:28.852681 16566 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 13:05:28.854074 16567 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 13:05:28.855425 16569 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 13:05:28.856750  9525 server_base.cc:1061] running on GCE node
I20260709 13:05:28.858433  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:28.858613  9525 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 13:05:28.858793  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602328858777 us; error 0 us; skew 500 ppm
I20260709 13:05:28.859349  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:28.861663  9525 webserver.cc:533] Webserver started at http://127.9.77.65:46421/ using document root <none> and password file <none>
I20260709 13:05:28.862149  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:28.862344  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:28.862622  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:28.863736  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-0/minicluster-data/ts-0-root/instance:
uuid: "6898c521ba994080a968ff894602ec7d"
format_stamp: "Formatted at 2026-07-09 13:05:28 on dist-test-slave-r1pj"
I20260709 13:05:28.868126  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:05:28.871440 16574 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:28.872303  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:05:28.872643  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-0/minicluster-data/ts-0-root
uuid: "6898c521ba994080a968ff894602ec7d"
format_stamp: "Formatted at 2026-07-09 13:05:28 on dist-test-slave-r1pj"
I20260709 13:05:28.872973  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-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 13:05:28.889649  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:28.890790  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:28.892247  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:28.894570  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:28.894783  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:28.895028  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:28.895207  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:28.935158  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.65:43831
I20260709 13:05:28.935256 16636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.65:43831 every 8 connection(s)
I20260709 13:05:28.940868  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:28.949705 16641 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 13:05:28.951361 16642 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 13:05:28.954205 16637 heartbeater.cc:344] Connected to a master server at 127.9.77.126:45787
I20260709 13:05:28.954350  9525 server_base.cc:1061] running on GCE node
I20260709 13:05:28.954725 16637 heartbeater.cc:461] Registering TS with master...
W20260709 13:05:28.955088 16644 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 13:05:28.955770 16637 heartbeater.cc:507] Master 127.9.77.126:45787 requested a full tablet report, sending...
I20260709 13:05:28.957072  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:28.957403  9525 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 13:05:28.957589  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602328957556 us; error 0 us; skew 500 ppm
I20260709 13:05:28.958324  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:28.958791 16510 ts_manager.cc:194] Registered new tserver with Master: 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:28.960897  9525 webserver.cc:533] Webserver started at http://127.9.77.66:40525/ using document root <none> and password file <none>
I20260709 13:05:28.960924 16510 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46178
I20260709 13:05:28.961689  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:28.961941  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:28.962297  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:28.963745  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-0/minicluster-data/ts-1-root/instance:
uuid: "f5afdbeb90124765b008dee6f2c68498"
format_stamp: "Formatted at 2026-07-09 13:05:28 on dist-test-slave-r1pj"
I20260709 13:05:28.968524  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260709 13:05:28.972227 16649 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:28.973138  9525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:05:28.973493  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-0/minicluster-data/ts-1-root
uuid: "f5afdbeb90124765b008dee6f2c68498"
format_stamp: "Formatted at 2026-07-09 13:05:28 on dist-test-slave-r1pj"
I20260709 13:05:28.973827  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-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 13:05:28.993167  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:28.994374  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:28.995889  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:28.998142  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:28.998368  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:28.998601  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:28.998768  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:29.038467  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.66:45757
I20260709 13:05:29.038575 16711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.66:45757 every 8 connection(s)
I20260709 13:05:29.043319  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:29.050372 16715 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 13:05:29.052743 16716 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 13:05:29.055737  9525 server_base.cc:1061] running on GCE node
W20260709 13:05:29.056303 16718 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 13:05:29.057176 16712 heartbeater.cc:344] Connected to a master server at 127.9.77.126:45787
I20260709 13:05:29.057431  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:05:29.057606 16712 heartbeater.cc:461] Registering TS with master...
W20260709 13:05:29.057770  9525 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 13:05:29.058130  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602329058116 us; error 0 us; skew 500 ppm
I20260709 13:05:29.058684  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:29.058650 16712 heartbeater.cc:507] Master 127.9.77.126:45787 requested a full tablet report, sending...
I20260709 13:05:29.061100 16510 ts_manager.cc:194] Registered new tserver with Master: f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:29.061407  9525 webserver.cc:533] Webserver started at http://127.9.77.67:37933/ using document root <none> and password file <none>
I20260709 13:05:29.061988  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:29.062194  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:29.062608  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:29.062886 16510 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46182
I20260709 13:05:29.064101  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-0/minicluster-data/ts-2-root/instance:
uuid: "4c403db9e160429ca7cc3eaf51288a3f"
format_stamp: "Formatted at 2026-07-09 13:05:29 on dist-test-slave-r1pj"
I20260709 13:05:29.068431  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:05:29.071630 16723 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:29.072436  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:05:29.072844  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-0/minicluster-data/ts-2-root
uuid: "4c403db9e160429ca7cc3eaf51288a3f"
format_stamp: "Formatted at 2026-07-09 13:05:29 on dist-test-slave-r1pj"
I20260709 13:05:29.073113  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-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 13:05:29.102219  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:29.103984  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:29.106163  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:29.108532  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:29.108705  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:29.108891  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:29.109014  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:29.148902  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.67:34091
I20260709 13:05:29.148998 16785 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.67:34091 every 8 connection(s)
I20260709 13:05:29.153913  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:29.160851 16789 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 13:05:29.162014 16790 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 13:05:29.165432  9525 server_base.cc:1061] running on GCE node
W20260709 13:05:29.165489 16793 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 13:05:29.166987  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:29.167268  9525 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 13:05:29.167486  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602329167467 us; error 0 us; skew 500 ppm
I20260709 13:05:29.168167  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:29.168190 16786 heartbeater.cc:344] Connected to a master server at 127.9.77.126:45787
I20260709 13:05:29.168706 16786 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:29.169638 16786 heartbeater.cc:507] Master 127.9.77.126:45787 requested a full tablet report, sending...
I20260709 13:05:29.171023  9525 webserver.cc:533] Webserver started at http://127.9.77.68:39279/ using document root <none> and password file <none>
I20260709 13:05:29.171563  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:29.171784  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:29.172055  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:29.172080 16510 ts_manager.cc:194] Registered new tserver with Master: 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:29.173283  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-0/minicluster-data/ts-3-root/instance:
uuid: "6378c9d7940a4bf5a089323bdd43f74f"
format_stamp: "Formatted at 2026-07-09 13:05:29 on dist-test-slave-r1pj"
I20260709 13:05:29.173853 16510 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46198
I20260709 13:05:29.178566  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:29.182116 16797 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:29.182899  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:05:29.183213  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-0/minicluster-data/ts-3-root
uuid: "6378c9d7940a4bf5a089323bdd43f74f"
format_stamp: "Formatted at 2026-07-09 13:05:29 on dist-test-slave-r1pj"
I20260709 13:05:29.183519  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-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 13:05:29.200731  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:29.201987  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:29.203593  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:29.206216  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:29.206472  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:29.206746  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:29.206935  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:29.254858  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.68:36283
I20260709 13:05:29.254969 16859 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.68:36283 every 8 connection(s)
I20260709 13:05:29.270351 16860 heartbeater.cc:344] Connected to a master server at 127.9.77.126:45787
I20260709 13:05:29.270756 16860 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:29.271479 16860 heartbeater.cc:507] Master 127.9.77.126:45787 requested a full tablet report, sending...
I20260709 13:05:29.273518 16510 ts_manager.cc:194] Registered new tserver with Master: 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:29.274580  9525 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015250933s
I20260709 13:05:29.275053 16510 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46204
I20260709 13:05:29.302093 16510 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46208:
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 13:05:29.533296 16602 tablet_service.cc:1511] Processing CreateTablet for tablet c59e2c5f391d46929c2711f5d1ebd06d (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:29.535151 16602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c59e2c5f391d46929c2711f5d1ebd06d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.539777 16600 tablet_service.cc:1511] Processing CreateTablet for tablet efd0f371274b44ffa8cf9305879e3e38 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:29.541608 16600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd0f371274b44ffa8cf9305879e3e38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.544201 16601 tablet_service.cc:1511] Processing CreateTablet for tablet 68d5378312474344b37f130db65f792d (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:29.545882 16601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d5378312474344b37f130db65f792d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.548339 16599 tablet_service.cc:1511] Processing CreateTablet for tablet f4e7884287994139ac4c49ab9ecd0fda (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:29.550182 16599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e7884287994139ac4c49ab9ecd0fda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.551970 16677 tablet_service.cc:1511] Processing CreateTablet for tablet 68d5378312474344b37f130db65f792d (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:29.554611 16676 tablet_service.cc:1511] Processing CreateTablet for tablet efd0f371274b44ffa8cf9305879e3e38 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:29.556008 16677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d5378312474344b37f130db65f792d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.558365 16674 tablet_service.cc:1511] Processing CreateTablet for tablet f4e7884287994139ac4c49ab9ecd0fda (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:29.559736 16674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e7884287994139ac4c49ab9ecd0fda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.562485 16675 tablet_service.cc:1511] Processing CreateTablet for tablet 37750ed352d54d31ae73af7fde8cecdd (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:29.563858 16675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37750ed352d54d31ae73af7fde8cecdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.564083 16598 tablet_service.cc:1511] Processing CreateTablet for tablet bf1b77417b0d4186a7cac2e8d44821b3 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:29.567477 16597 tablet_service.cc:1511] Processing CreateTablet for tablet 86c540c6c2514ab487bb3c9c8c0ce4b5 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:29.568658 16673 tablet_service.cc:1511] Processing CreateTablet for tablet bf1b77417b0d4186a7cac2e8d44821b3 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:29.569618 16676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd0f371274b44ffa8cf9305879e3e38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.570921 16672 tablet_service.cc:1511] Processing CreateTablet for tablet 36b5b9e3d3ab49778de27909d1fbd815 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:29.572244 16672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b5b9e3d3ab49778de27909d1fbd815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.574730 16673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1b77417b0d4186a7cac2e8d44821b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.577236 16596 tablet_service.cc:1511] Processing CreateTablet for tablet 4f977d12076d4d23aead5d4bbb0a6264 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:29.565362 16598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1b77417b0d4186a7cac2e8d44821b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.579488 16596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f977d12076d4d23aead5d4bbb0a6264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.580196 16597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86c540c6c2514ab487bb3c9c8c0ce4b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.579980 16671 tablet_service.cc:1511] Processing CreateTablet for tablet 4f977d12076d4d23aead5d4bbb0a6264 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:29.581453 16671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f977d12076d4d23aead5d4bbb0a6264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.615526 16596 tablet_service.cc:1511] Processing CreateTablet for tablet 24742773041346d8aca25bc2fb427a08 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:29.616149 16824 tablet_service.cc:1511] Processing CreateTablet for tablet efd0f371274b44ffa8cf9305879e3e38 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:29.617322 16596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24742773041346d8aca25bc2fb427a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.618597 16823 tablet_service.cc:1511] Processing CreateTablet for tablet 37750ed352d54d31ae73af7fde8cecdd (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:29.620993 16822 tablet_service.cc:1511] Processing CreateTablet for tablet bf1b77417b0d4186a7cac2e8d44821b3 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:29.624271 16670 tablet_service.cc:1511] Processing CreateTablet for tablet 24742773041346d8aca25bc2fb427a08 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:29.626389 16825 tablet_service.cc:1511] Processing CreateTablet for tablet c59e2c5f391d46929c2711f5d1ebd06d (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:29.628721 16669 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca4c09eb04b42ef9854781590c9b038 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:29.631639 16821 tablet_service.cc:1511] Processing CreateTablet for tablet 86c540c6c2514ab487bb3c9c8c0ce4b5 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:29.632464 16824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd0f371274b44ffa8cf9305879e3e38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.634577 16819 tablet_service.cc:1511] Processing CreateTablet for tablet 24742773041346d8aca25bc2fb427a08 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:29.636045 16819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24742773041346d8aca25bc2fb427a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.638656 16818 tablet_service.cc:1511] Processing CreateTablet for tablet 47688a5dd2e1447a8f91a460603369e0 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:29.639108 16823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37750ed352d54d31ae73af7fde8cecdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.640079 16818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47688a5dd2e1447a8f91a460603369e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.640736 16825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c59e2c5f391d46929c2711f5d1ebd06d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.643445 16594 tablet_service.cc:1511] Processing CreateTablet for tablet bc67f9067bbf4543b643d3ef99f7c588 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:29.644280 16817 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca4c09eb04b42ef9854781590c9b038 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:29.644913 16594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc67f9067bbf4543b643d3ef99f7c588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.643464 16595 tablet_service.cc:1511] Processing CreateTablet for tablet 5188b5d6cfab432994341786489a7195 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:29.646217 16820 tablet_service.cc:1511] Processing CreateTablet for tablet 36b5b9e3d3ab49778de27909d1fbd815 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:29.646768 16595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5188b5d6cfab432994341786489a7195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.636037 16668 tablet_service.cc:1511] Processing CreateTablet for tablet 5188b5d6cfab432994341786489a7195 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:29.648758 16593 tablet_service.cc:1511] Processing CreateTablet for tablet 87634b89c1304ed9bea5d15e593f8a11 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:29.650104 16593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87634b89c1304ed9bea5d15e593f8a11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.652027 16816 tablet_service.cc:1511] Processing CreateTablet for tablet bc67f9067bbf4543b643d3ef99f7c588 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:29.644256 16822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1b77417b0d4186a7cac2e8d44821b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.655937 16820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b5b9e3d3ab49778de27909d1fbd815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.656713 16816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc67f9067bbf4543b643d3ef99f7c588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.657429 16817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca4c09eb04b42ef9854781590c9b038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.658375 16821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86c540c6c2514ab487bb3c9c8c0ce4b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.660923 16672 tablet_service.cc:1511] Processing CreateTablet for tablet bc67f9067bbf4543b643d3ef99f7c588 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:29.662377 16672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc67f9067bbf4543b643d3ef99f7c588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.662963 16669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca4c09eb04b42ef9854781590c9b038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.670542 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5188b5d6cfab432994341786489a7195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.671550 16677 tablet_service.cc:1511] Processing CreateTablet for tablet dd897092842c412a91b6dc9380bceaa2 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:29.672902 16677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd897092842c412a91b6dc9380bceaa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.683282 16881 tablet_bootstrap.cc:492] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:29.626405 16602 tablet_service.cc:1511] Processing CreateTablet for tablet 47688a5dd2e1447a8f91a460603369e0 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:29.686739 16602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47688a5dd2e1447a8f91a460603369e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.714612 16670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24742773041346d8aca25bc2fb427a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.716430 16601 tablet_service.cc:1511] Processing CreateTablet for tablet b6bd3812b2754e539b7acdd7ecf49b93 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:29.717841 16601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bd3812b2754e539b7acdd7ecf49b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.722616 16881 tablet_bootstrap.cc:654] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.705137 16675 tablet_service.cc:1511] Processing CreateTablet for tablet b6bd3812b2754e539b7acdd7ecf49b93 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:29.750469 16675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bd3812b2754e539b7acdd7ecf49b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.754169 16880 tablet_bootstrap.cc:492] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:29.756934 16824 tablet_service.cc:1511] Processing CreateTablet for tablet 87634b89c1304ed9bea5d15e593f8a11 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:29.759212 16823 tablet_service.cc:1511] Processing CreateTablet for tablet dd897092842c412a91b6dc9380bceaa2 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:29.759945 16824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87634b89c1304ed9bea5d15e593f8a11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.771824 16823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd897092842c412a91b6dc9380bceaa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.768610 16676 tablet_service.cc:1511] Processing CreateTablet for tablet b86e626dab004a13982563f5b2241fe3 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:29.773581 16676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86e626dab004a13982563f5b2241fe3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:29.774211 16558 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:29.766796 16825 tablet_service.cc:1511] Processing CreateTablet for tablet b86e626dab004a13982563f5b2241fe3 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:29.780169 16825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86e626dab004a13982563f5b2241fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.810985 16595 tablet_service.cc:1511] Processing CreateTablet for tablet f535458b319444ac9e4f0e1facc2020e (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:29.812340 16595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f535458b319444ac9e4f0e1facc2020e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.820566 16672 tablet_service.cc:1511] Processing CreateTablet for tablet 31dfce908adb482a8e0ca42d31ef9b81 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:29.822170 16672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31dfce908adb482a8e0ca42d31ef9b81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.827379 16881 tablet_bootstrap.cc:492] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:29.827997 16881 ts_tablet_manager.cc:1403] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.145s	user 0.014s	sys 0.033s
I20260709 13:05:29.768610 16599 tablet_service.cc:1511] Processing CreateTablet for tablet b86e626dab004a13982563f5b2241fe3 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:29.830304 16599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86e626dab004a13982563f5b2241fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.831216 16881 raft_consensus.cc:359] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:29.832074 16881 raft_consensus.cc:385] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.832412 16881 raft_consensus.cc:740] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.836934 16822 tablet_service.cc:1511] Processing CreateTablet for tablet 31dfce908adb482a8e0ca42d31ef9b81 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:29.852603 16822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31dfce908adb482a8e0ca42d31ef9b81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.840931 16880 tablet_bootstrap.cc:654] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.847936 16597 tablet_service.cc:1511] Processing CreateTablet for tablet cee6561e2fb6471ca70084fb15cbcd4c (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:29.857565 16597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cee6561e2fb6471ca70084fb15cbcd4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.849227 16669 tablet_service.cc:1511] Processing CreateTablet for tablet cee6561e2fb6471ca70084fb15cbcd4c (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:29.862392 16669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cee6561e2fb6471ca70084fb15cbcd4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.849588 16883 tablet_bootstrap.cc:492] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:29.865801 16748 tablet_service.cc:1511] Processing CreateTablet for tablet f4e7884287994139ac4c49ab9ecd0fda (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:29.866726 16749 tablet_service.cc:1511] Processing CreateTablet for tablet 37750ed352d54d31ae73af7fde8cecdd (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:29.867244 16748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e7884287994139ac4c49ab9ecd0fda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.868201 16749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37750ed352d54d31ae73af7fde8cecdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.869400 16747 tablet_service.cc:1511] Processing CreateTablet for tablet 86c540c6c2514ab487bb3c9c8c0ce4b5 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:29.870771 16747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86c540c6c2514ab487bb3c9c8c0ce4b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.870808 16750 tablet_service.cc:1511] Processing CreateTablet for tablet 68d5378312474344b37f130db65f792d (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:29.872484 16750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d5378312474344b37f130db65f792d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.873994 16746 tablet_service.cc:1511] Processing CreateTablet for tablet 36b5b9e3d3ab49778de27909d1fbd815 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:29.874104 16819 tablet_service.cc:1511] Processing CreateTablet for tablet f535458b319444ac9e4f0e1facc2020e (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:29.875423 16819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f535458b319444ac9e4f0e1facc2020e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.874249 16751 tablet_service.cc:1511] Processing CreateTablet for tablet c59e2c5f391d46929c2711f5d1ebd06d (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:29.877676 16745 tablet_service.cc:1511] Processing CreateTablet for tablet 4f977d12076d4d23aead5d4bbb0a6264 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:29.879585 16744 tablet_service.cc:1511] Processing CreateTablet for tablet 47688a5dd2e1447a8f91a460603369e0 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:29.875423 16746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b5b9e3d3ab49778de27909d1fbd815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.890762 16743 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca4c09eb04b42ef9854781590c9b038 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:29.892397 16743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca4c09eb04b42ef9854781590c9b038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.893164 16742 tablet_service.cc:1511] Processing CreateTablet for tablet 5188b5d6cfab432994341786489a7195 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:29.910462 16816 tablet_service.cc:1511] Processing CreateTablet for tablet d8136f2170744e5b94b1618f1bd7543b (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:29.911936 16881 consensus_queue.cc:260] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:29.916195 16883 tablet_bootstrap.cc:654] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.917290 16745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f977d12076d4d23aead5d4bbb0a6264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.921825 16742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5188b5d6cfab432994341786489a7195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.922513 16744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47688a5dd2e1447a8f91a460603369e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.925736 16751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c59e2c5f391d46929c2711f5d1ebd06d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.941596 16816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8136f2170744e5b94b1618f1bd7543b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.969028 16750 tablet_service.cc:1511] Processing CreateTablet for tablet 87634b89c1304ed9bea5d15e593f8a11 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:29.970523 16750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87634b89c1304ed9bea5d15e593f8a11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:29.988590 16883 tablet_bootstrap.cc:492] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:29.989156 16883 ts_tablet_manager.cc:1403] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.184s	user 0.025s	sys 0.004s
I20260709 13:05:29.990523 16880 tablet_bootstrap.cc:492] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:29.991125 16880 ts_tablet_manager.cc:1403] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.237s	user 0.007s	sys 0.017s
I20260709 13:05:29.992314 16883 raft_consensus.cc:359] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:29.993091 16883 raft_consensus.cc:385] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.994048 16883 raft_consensus.cc:740] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.994446 16880 raft_consensus.cc:359] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:29.995391 16880 raft_consensus.cc:385] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.995733 16880 raft_consensus.cc:740] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.996544 16880 consensus_queue.cc:260] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:29.998260 16883 consensus_queue.cc:260] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:29.999819 16881 ts_tablet_manager.cc:1434] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.171s	user 0.017s	sys 0.017s
I20260709 13:05:30.038838 16637 heartbeater.cc:499] Master 127.9.77.126:45787 was elected leader, sending a full tablet report...
I20260709 13:05:30.046277 16712 heartbeater.cc:499] Master 127.9.77.126:45787 was elected leader, sending a full tablet report...
W20260709 13:05:30.054324 16713 tablet.cc:2406] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:05:30.066520 16597 tablet_service.cc:1511] Processing CreateTablet for tablet d8136f2170744e5b94b1618f1bd7543b (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:30.070088 16597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8136f2170744e5b94b1618f1bd7543b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.076012 16860 heartbeater.cc:499] Master 127.9.77.126:45787 was elected leader, sending a full tablet report...
I20260709 13:05:30.091128 16883 ts_tablet_manager.cc:1434] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.101s	user 0.005s	sys 0.003s
I20260709 13:05:30.098686 16880 ts_tablet_manager.cc:1434] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.107s	user 0.011s	sys 0.000s
I20260709 13:05:30.100646 16880 tablet_bootstrap.cc:492] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:30.104264 16599 tablet_service.cc:1511] Processing CreateTablet for tablet 09ee77f127f7401f9aea6ae1c4d0a2a2 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:30.105291 16822 tablet_service.cc:1511] Processing CreateTablet for tablet 09ee77f127f7401f9aea6ae1c4d0a2a2 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:30.107196 16822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09ee77f127f7401f9aea6ae1c4d0a2a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.107995 16672 tablet_service.cc:1511] Processing CreateTablet for tablet d8136f2170744e5b94b1618f1bd7543b (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:30.111032 16672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8136f2170744e5b94b1618f1bd7543b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.093812 16883 tablet_bootstrap.cc:492] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:30.118043 16881 tablet_bootstrap.cc:492] T 36b5b9e3d3ab49778de27909d1fbd815 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:30.130352 16886 raft_consensus.cc:493] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.131533 16886 raft_consensus.cc:515] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:30.134148 16599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09ee77f127f7401f9aea6ae1c4d0a2a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.138906 16748 tablet_service.cc:1511] Processing CreateTablet for tablet b6bd3812b2754e539b7acdd7ecf49b93 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:30.140621 16748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bd3812b2754e539b7acdd7ecf49b93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.144182 16745 tablet_service.cc:1511] Processing CreateTablet for tablet dd897092842c412a91b6dc9380bceaa2 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:30.145761 16745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd897092842c412a91b6dc9380bceaa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.157945 16669 tablet_service.cc:1511] Processing CreateTablet for tablet dc1df2309df74f6487c54632ecc507f4 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:30.159633 16669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc1df2309df74f6487c54632ecc507f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.161144 16883 tablet_bootstrap.cc:654] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.165627 16749 tablet_service.cc:1511] Processing CreateTablet for tablet f535458b319444ac9e4f0e1facc2020e (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:30.167265 16749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f535458b319444ac9e4f0e1facc2020e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.168606 16890 tablet_bootstrap.cc:492] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:30.169795 16742 tablet_service.cc:1511] Processing CreateTablet for tablet 09ee77f127f7401f9aea6ae1c4d0a2a2 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:30.170343 16751 tablet_service.cc:1511] Processing CreateTablet for tablet cee6561e2fb6471ca70084fb15cbcd4c (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:30.171736 16751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cee6561e2fb6471ca70084fb15cbcd4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.176797 16786 heartbeater.cc:499] Master 127.9.77.126:45787 was elected leader, sending a full tablet report...
I20260709 13:05:30.173861 16744 tablet_service.cc:1511] Processing CreateTablet for tablet dc1df2309df74f6487c54632ecc507f4 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:30.190199 16880 tablet_bootstrap.cc:654] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.194993 16744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc1df2309df74f6487c54632ecc507f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.198527 16886 leader_election.cc:290] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:30.202885 16881 tablet_bootstrap.cc:654] T 36b5b9e3d3ab49778de27909d1fbd815 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.204073 16890 tablet_bootstrap.cc:654] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.218472 16676 tablet_service.cc:1511] Processing CreateTablet for tablet 57db3bf71496485d88ed6924d40febad (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:30.219846 16676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57db3bf71496485d88ed6924d40febad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.220239 16594 tablet_service.cc:1511] Processing CreateTablet for tablet 57db3bf71496485d88ed6924d40febad (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:30.221591 16594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57db3bf71496485d88ed6924d40febad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.221725 16742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09ee77f127f7401f9aea6ae1c4d0a2a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.226442 16747 tablet_service.cc:1511] Processing CreateTablet for tablet 31dfce908adb482a8e0ca42d31ef9b81 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:30.243886 16747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31dfce908adb482a8e0ca42d31ef9b81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.246451 16749 tablet_service.cc:1511] Processing CreateTablet for tablet 57db3bf71496485d88ed6924d40febad (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:30.247929 16749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57db3bf71496485d88ed6924d40febad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.250617 16883 tablet_bootstrap.cc:492] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:30.251252 16883 ts_tablet_manager.cc:1403] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.158s	user 0.009s	sys 0.012s
I20260709 13:05:30.261978 16816 tablet_service.cc:1511] Processing CreateTablet for tablet dc1df2309df74f6487c54632ecc507f4 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:30.265187 16816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc1df2309df74f6487c54632ecc507f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.270825 16883 raft_consensus.cc:359] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:30.271720 16883 raft_consensus.cc:385] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.272068 16883 raft_consensus.cc:740] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.272953 16883 consensus_queue.cc:260] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:30.275756 16819 tablet_service.cc:1511] Processing CreateTablet for tablet 9b96a0d994ce47c1bf66b9dce626f287 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:30.276614 16880 tablet_bootstrap.cc:492] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:30.277155 16880 ts_tablet_manager.cc:1403] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.177s	user 0.017s	sys 0.007s
I20260709 13:05:30.277392 16883 ts_tablet_manager.cc:1434] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.002s
I20260709 13:05:30.277235 16819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b96a0d994ce47c1bf66b9dce626f287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.285976 16880 raft_consensus.cc:359] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:30.287084 16880 raft_consensus.cc:385] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.287503 16880 raft_consensus.cc:740] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.288875 16883 tablet_bootstrap.cc:492] T 37750ed352d54d31ae73af7fde8cecdd P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:30.291980 16889 raft_consensus.cc:493] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.292549 16889 raft_consensus.cc:515] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:30.297439 16889 leader_election.cc:290] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:30.310667 16888 raft_consensus.cc:493] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.311331 16599 tablet_service.cc:1511] Processing CreateTablet for tablet 9b96a0d994ce47c1bf66b9dce626f287 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:30.311486 16888 raft_consensus.cc:515] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:30.312784 16599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b96a0d994ce47c1bf66b9dce626f287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.306352 16880 consensus_queue.cc:260] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:30.324772 16883 tablet_bootstrap.cc:654] T 37750ed352d54d31ae73af7fde8cecdd P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.327010 16888 leader_election.cc:290] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:30.364970 16881 tablet_bootstrap.cc:492] T 36b5b9e3d3ab49778de27909d1fbd815 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:30.365691 16881 ts_tablet_manager.cc:1403] T 36b5b9e3d3ab49778de27909d1fbd815 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.248s	user 0.030s	sys 0.021s
I20260709 13:05:30.372191 16672 tablet_service.cc:1511] Processing CreateTablet for tablet 9b96a0d994ce47c1bf66b9dce626f287 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:30.373603 16672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b96a0d994ce47c1bf66b9dce626f287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.368924 16881 raft_consensus.cc:359] T 36b5b9e3d3ab49778de27909d1fbd815 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:30.383280 16881 raft_consensus.cc:385] T 36b5b9e3d3ab49778de27909d1fbd815 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.383654 16881 raft_consensus.cc:740] T 36b5b9e3d3ab49778de27909d1fbd815 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.385473 16881 consensus_queue.cc:260] T 36b5b9e3d3ab49778de27909d1fbd815 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:30.386700 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b5b9e3d3ab49778de27909d1fbd815" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
W20260709 13:05:30.388764 16799 leader_election.cc:343] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.389063 16881 ts_tablet_manager.cc:1434] T 36b5b9e3d3ab49778de27909d1fbd815 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260709 13:05:30.390482 16881 tablet_bootstrap.cc:492] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:30.391610 16890 tablet_bootstrap.cc:492] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:30.392139 16890 ts_tablet_manager.cc:1403] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.224s	user 0.012s	sys 0.014s
I20260709 13:05:30.395347 16890 raft_consensus.cc:359] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:30.396126 16890 raft_consensus.cc:385] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.396435 16890 raft_consensus.cc:740] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.397323 16890 consensus_queue.cc:260] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:30.413139 16881 tablet_bootstrap.cc:654] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.424077 16747 tablet_service.cc:1511] Processing CreateTablet for tablet fceec93e44584477b452b300d96c33f5 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:30.424641 16597 tablet_service.cc:1511] Processing CreateTablet for tablet fceec93e44584477b452b300d96c33f5 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:30.425994 16597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fceec93e44584477b452b300d96c33f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.426955 16747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fceec93e44584477b452b300d96c33f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.428529 16672 tablet_service.cc:1511] Processing CreateTablet for tablet 76d744f24ff54106a16c4b28cbcb6dfd (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:30.429910 16883 tablet_bootstrap.cc:492] T 37750ed352d54d31ae73af7fde8cecdd P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:30.430460 16883 ts_tablet_manager.cc:1403] T 37750ed352d54d31ae73af7fde8cecdd P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.142s	user 0.013s	sys 0.029s
I20260709 13:05:30.431505 16672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d744f24ff54106a16c4b28cbcb6dfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.434234 16883 raft_consensus.cc:359] T 37750ed352d54d31ae73af7fde8cecdd P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:30.435062 16883 raft_consensus.cc:385] T 37750ed352d54d31ae73af7fde8cecdd P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.435357 16883 raft_consensus.cc:740] T 37750ed352d54d31ae73af7fde8cecdd P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.436965 16880 ts_tablet_manager.cc:1434] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.159s	user 0.014s	sys 0.005s
I20260709 13:05:30.441856 16883 consensus_queue.cc:260] T 37750ed352d54d31ae73af7fde8cecdd P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:30.445700 16880 tablet_bootstrap.cc:492] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:30.459304 16880 tablet_bootstrap.cc:654] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.463223 16883 ts_tablet_manager.cc:1434] T 37750ed352d54d31ae73af7fde8cecdd P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.001s
I20260709 13:05:30.464504 16883 tablet_bootstrap.cc:492] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:30.466768 16816 tablet_service.cc:1511] Processing CreateTablet for tablet fceec93e44584477b452b300d96c33f5 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:30.468187 16816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fceec93e44584477b452b300d96c33f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.470916 16676 tablet_service.cc:1511] Processing CreateTablet for tablet deb35486ef7e4c5ca3e15cee3cdd30c4 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:05:30.472254 16676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb35486ef7e4c5ca3e15cee3cdd30c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.473675 16749 tablet_service.cc:1511] Processing CreateTablet for tablet 76d744f24ff54106a16c4b28cbcb6dfd (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:30.475342 16749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d744f24ff54106a16c4b28cbcb6dfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.485734 16594 tablet_service.cc:1511] Processing CreateTablet for tablet deb35486ef7e4c5ca3e15cee3cdd30c4 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:05:30.487329 16594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb35486ef7e4c5ca3e15cee3cdd30c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.486917 16822 tablet_service.cc:1511] Processing CreateTablet for tablet 76d744f24ff54106a16c4b28cbcb6dfd (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:30.488922 16822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76d744f24ff54106a16c4b28cbcb6dfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.494966 16889 raft_consensus.cc:493] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.497961 16889 raft_consensus.cc:515] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:30.501732 16889 leader_election.cc:290] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:30.502729 16742 tablet_service.cc:1511] Processing CreateTablet for tablet deb35486ef7e4c5ca3e15cee3cdd30c4 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:05:30.504148 16742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb35486ef7e4c5ca3e15cee3cdd30c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.520102 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d5378312474344b37f130db65f792d" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:30.517632 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d5378312474344b37f130db65f792d" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:30.523988 16823 tablet_service.cc:1511] Processing CreateTablet for tablet dbf7059b78fa4b6b9d6a8311e7edab7c (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:30.525408 16823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf7059b78fa4b6b9d6a8311e7edab7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.530736 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd0f371274b44ffa8cf9305879e3e38" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:30.531450 16612 raft_consensus.cc:2468] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 0.
I20260709 13:05:30.532804 16799 leader_election.cc:304] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:30.533656 16889 raft_consensus.cc:2804] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:30.534030 16889 raft_consensus.cc:493] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.534365 16889 raft_consensus.cc:3060] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.546799 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b5b9e3d3ab49778de27909d1fbd815" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:30.547567 16687 raft_consensus.cc:2468] T 36b5b9e3d3ab49778de27909d1fbd815 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 0.
I20260709 13:05:30.547663 16889 raft_consensus.cc:515] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:30.548888 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd0f371274b44ffa8cf9305879e3e38" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:30.551957 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd0f371274b44ffa8cf9305879e3e38" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:30.552790 16835 raft_consensus.cc:2393] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6898c521ba994080a968ff894602ec7d in current term 1: Already voted for candidate 6378c9d7940a4bf5a089323bdd43f74f in this term.
I20260709 13:05:30.552834 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd0f371274b44ffa8cf9305879e3e38" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:30.553109 16881 tablet_bootstrap.cc:492] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:30.553570 16612 raft_consensus.cc:3060] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.553715 16881 ts_tablet_manager.cc:1403] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.164s	user 0.004s	sys 0.017s
I20260709 13:05:30.556900 16881 raft_consensus.cc:359] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
W20260709 13:05:30.548666 16651 leader_election.cc:343] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.558022 16889 leader_election.cc:290] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
W20260709 13:05:30.558387 16651 leader_election.cc:343] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.558863 16651 leader_election.cc:304] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:30.559703 16886 raft_consensus.cc:2749] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.560685 16798 leader_election.cc:304] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f
I20260709 13:05:30.561465 16881 raft_consensus.cc:385] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.561806 16881 raft_consensus.cc:740] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
W20260709 13:05:30.562167 16798 leader_election.cc:343] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.562669 16881 consensus_queue.cc:260] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:30.563125 16889 raft_consensus.cc:2804] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:30.572642 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd0f371274b44ffa8cf9305879e3e38" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:30.570698 16669 tablet_service.cc:1511] Processing CreateTablet for tablet dbf7059b78fa4b6b9d6a8311e7edab7c (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:30.573397 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd0f371274b44ffa8cf9305879e3e38" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:30.575587 16669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf7059b78fa4b6b9d6a8311e7edab7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.564961 16881 ts_tablet_manager.cc:1434] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:05:30.576535 16597 tablet_service.cc:1511] Processing CreateTablet for tablet 15ab9df5f59e4232aed54021c81a75ae (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:30.577055 16881 tablet_bootstrap.cc:492] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:30.577893 16597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15ab9df5f59e4232aed54021c81a75ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.581888 16747 tablet_service.cc:1511] Processing CreateTablet for tablet 15ab9df5f59e4232aed54021c81a75ae (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:30.583282 16747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15ab9df5f59e4232aed54021c81a75ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.572150 16819 tablet_service.cc:1511] Processing CreateTablet for tablet 15ab9df5f59e4232aed54021c81a75ae (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:30.584697 16819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15ab9df5f59e4232aed54021c81a75ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.586975 16881 tablet_bootstrap.cc:654] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:30.589485 16575 leader_election.cc:343] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.589993 16575 leader_election.cc:304] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6898c521ba994080a968ff894602ec7d; no voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498
W20260709 13:05:30.591733 16798 leader_election.cc:343] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.595515 16883 tablet_bootstrap.cc:654] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.597572 16594 tablet_service.cc:1511] Processing CreateTablet for tablet dbf7059b78fa4b6b9d6a8311e7edab7c (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:30.598992 16594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf7059b78fa4b6b9d6a8311e7edab7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.603853 16672 tablet_service.cc:1511] Processing CreateTablet for tablet 38bd84c5a16341a4baeb3e81d0e3acc6 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:30.605257 16672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38bd84c5a16341a4baeb3e81d0e3acc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.605307 16890 ts_tablet_manager.cc:1434] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.213s	user 0.013s	sys 0.005s
I20260709 13:05:30.605947 16742 tablet_service.cc:1511] Processing CreateTablet for tablet 38bd84c5a16341a4baeb3e81d0e3acc6 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:30.607838 16890 tablet_bootstrap.cc:492] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:30.563606 16889 raft_consensus.cc:493] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.610913 16742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38bd84c5a16341a4baeb3e81d0e3acc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.613615 16612 raft_consensus.cc:2468] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 1.
I20260709 13:05:30.614377 16906 raft_consensus.cc:2749] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.615173 16799 leader_election.cc:304] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:30.621698 16822 tablet_service.cc:1511] Processing CreateTablet for tablet 38bd84c5a16341a4baeb3e81d0e3acc6 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:30.623371 16822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38bd84c5a16341a4baeb3e81d0e3acc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.631013 16890 tablet_bootstrap.cc:654] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.630273 16889 raft_consensus.cc:3060] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.637086 16881 tablet_bootstrap.cc:492] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:30.637688 16881 ts_tablet_manager.cc:1403] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.010s
I20260709 13:05:30.640858 16881 raft_consensus.cc:359] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:30.641633 16881 raft_consensus.cc:385] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.641950 16881 raft_consensus.cc:740] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.642720 16881 consensus_queue.cc:260] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:30.643227 16880 tablet_bootstrap.cc:492] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:30.644477 16880 ts_tablet_manager.cc:1403] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.199s	user 0.019s	sys 0.012s
I20260709 13:05:30.645064 16881 ts_tablet_manager.cc:1434] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:05:30.646191 16881 tablet_bootstrap.cc:492] T efd0f371274b44ffa8cf9305879e3e38 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:30.653123 16881 tablet_bootstrap.cc:654] T efd0f371274b44ffa8cf9305879e3e38 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.654700 16675 tablet_service.cc:1511] Processing CreateTablet for tablet 2d123eed75d94ca38d74999a45ddc90d (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:30.657277 16675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d123eed75d94ca38d74999a45ddc90d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.660847 16880 raft_consensus.cc:359] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:30.668874 16880 raft_consensus.cc:385] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.669210 16880 raft_consensus.cc:740] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.669952 16880 consensus_queue.cc:260] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:30.671420 16595 tablet_service.cc:1511] Processing CreateTablet for tablet ba3e2b6bd2dd421b80787694f4a3547c (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:30.673866 16595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3e2b6bd2dd421b80787694f4a3547c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.678378 16748 tablet_service.cc:1511] Processing CreateTablet for tablet 52f9f708d00d4759a8215f064c6d6886 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:30.679826 16748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52f9f708d00d4759a8215f064c6d6886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.683048 16816 tablet_service.cc:1511] Processing CreateTablet for tablet 52f9f708d00d4759a8215f064c6d6886 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:30.684437 16816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52f9f708d00d4759a8215f064c6d6886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.684201 16668 tablet_service.cc:1511] Processing CreateTablet for tablet b07c4e5ee1fc4ae1b7c37162ec151ac7 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:30.662448 16599 tablet_service.cc:1511] Processing CreateTablet for tablet 2d123eed75d94ca38d74999a45ddc90d (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:30.666934 16749 tablet_service.cc:1511] Processing CreateTablet for tablet 2d123eed75d94ca38d74999a45ddc90d (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:30.642292 16883 tablet_bootstrap.cc:492] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:30.686252 16599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d123eed75d94ca38d74999a45ddc90d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.686661 16883 ts_tablet_manager.cc:1403] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.222s	user 0.013s	sys 0.016s
I20260709 13:05:30.686264 16749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d123eed75d94ca38d74999a45ddc90d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.688328 16601 tablet_service.cc:1511] Processing CreateTablet for tablet 52f9f708d00d4759a8215f064c6d6886 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:30.689677 16601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52f9f708d00d4759a8215f064c6d6886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.695971 16819 tablet_service.cc:1511] Processing CreateTablet for tablet ba3e2b6bd2dd421b80787694f4a3547c (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
W20260709 13:05:30.697058 16799 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:43831, user_credentials={real_user=slave}} blocked reactor thread for 82022.3us
I20260709 13:05:30.705485 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b07c4e5ee1fc4ae1b7c37162ec151ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.692168 16883 raft_consensus.cc:359] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:30.711369 16883 raft_consensus.cc:385] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.711688 16883 raft_consensus.cc:740] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.712456 16883 consensus_queue.cc:260] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:30.714066 16745 tablet_service.cc:1511] Processing CreateTablet for tablet b07c4e5ee1fc4ae1b7c37162ec151ac7 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:30.715113 16880 ts_tablet_manager.cc:1434] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.070s	user 0.005s	sys 0.003s
I20260709 13:05:30.715441 16745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b07c4e5ee1fc4ae1b7c37162ec151ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.697288 16819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3e2b6bd2dd421b80787694f4a3547c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.716249 16913 raft_consensus.cc:2804] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:30.721175 16880 tablet_bootstrap.cc:492] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:30.732661 16906 raft_consensus.cc:493] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.733222 16906 raft_consensus.cc:515] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:30.742136 16823 tablet_service.cc:1511] Processing CreateTablet for tablet b07c4e5ee1fc4ae1b7c37162ec151ac7 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:30.744369 16823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b07c4e5ee1fc4ae1b7c37162ec151ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.747634 16906 leader_election.cc:290] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:30.750157 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f977d12076d4d23aead5d4bbb0a6264" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:30.750938 16687 raft_consensus.cc:2468] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:30.751197 16880 tablet_bootstrap.cc:654] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.753732 16575 leader_election.cc:304] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:30.752902 16597 tablet_service.cc:1511] Processing CreateTablet for tablet d50cb02193ea4a3e87cacdcd14c446a0 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:30.756510 16597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50cb02193ea4a3e87cacdcd14c446a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.755987 16744 tablet_service.cc:1511] Processing CreateTablet for tablet d50cb02193ea4a3e87cacdcd14c446a0 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:30.755991 16817 tablet_service.cc:1511] Processing CreateTablet for tablet 56f7313fd1824cbbaa3ee0fda92e2d66 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:30.757598 16744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50cb02193ea4a3e87cacdcd14c446a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.757622 16817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56f7313fd1824cbbaa3ee0fda92e2d66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.762223 16676 tablet_service.cc:1511] Processing CreateTablet for tablet ba3e2b6bd2dd421b80787694f4a3547c (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:30.763631 16676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3e2b6bd2dd421b80787694f4a3547c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.768525 16889 raft_consensus.cc:515] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:30.768540 16675 tablet_service.cc:1511] Processing CreateTablet for tablet d50cb02193ea4a3e87cacdcd14c446a0 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:30.769845 16906 raft_consensus.cc:2804] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:30.770520 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f977d12076d4d23aead5d4bbb0a6264" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:30.783703 16675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50cb02193ea4a3e87cacdcd14c446a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.778035 16906 raft_consensus.cc:493] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.785655 16906 raft_consensus.cc:3060] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:30.785912 16576 leader_election.cc:343] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.782227 16886 raft_consensus.cc:493] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.790282 16886 raft_consensus.cc:515] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:30.792855 16886 leader_election.cc:290] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:30.795778 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37750ed352d54d31ae73af7fde8cecdd" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
W20260709 13:05:30.798049 16651 leader_election.cc:343] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:30.796087 16558 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:30.806114 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37750ed352d54d31ae73af7fde8cecdd" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:30.806874 16835 raft_consensus.cc:2468] T 37750ed352d54d31ae73af7fde8cecdd P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 0.
I20260709 13:05:30.808413 16652 leader_election.cc:304] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498 [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f
I20260709 13:05:30.809753 16886 raft_consensus.cc:2804] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:30.810199 16886 raft_consensus.cc:493] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.810602 16886 raft_consensus.cc:3060] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.818465 16886 raft_consensus.cc:515] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:30.822567 16883 ts_tablet_manager.cc:1434] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.136s	user 0.011s	sys 0.001s
I20260709 13:05:30.822934 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37750ed352d54d31ae73af7fde8cecdd" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:30.823827 16883 tablet_bootstrap.cc:492] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
W20260709 13:05:30.824535 16651 leader_election.cc:343] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.824909 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37750ed352d54d31ae73af7fde8cecdd" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:30.825435 16835 raft_consensus.cc:3060] T 37750ed352d54d31ae73af7fde8cecdd P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.827397 16906 raft_consensus.cc:515] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:30.830380 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f977d12076d4d23aead5d4bbb0a6264" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:30.831000 16687 raft_consensus.cc:3060] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.836242 16890 tablet_bootstrap.cc:492] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:30.836796 16890 ts_tablet_manager.cc:1403] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.229s	user 0.011s	sys 0.012s
I20260709 13:05:30.840060 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b5b9e3d3ab49778de27909d1fbd815" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:30.840714 16686 raft_consensus.cc:3060] T 36b5b9e3d3ab49778de27909d1fbd815 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.840646 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f977d12076d4d23aead5d4bbb0a6264" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:30.833321 16886 leader_election.cc:290] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:30.844923 16601 tablet_service.cc:1511] Processing CreateTablet for tablet 56f7313fd1824cbbaa3ee0fda92e2d66 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:30.833276 16913 raft_consensus.cc:697] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 LEADER]: Becoming Leader. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Running, Role: LEADER
I20260709 13:05:30.858573 16749 tablet_service.cc:1511] Processing CreateTablet for tablet 2d1ba6fecf204fca98df106bda47e1dd (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
W20260709 13:05:30.852806 16576 leader_election.cc:343] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.853209 16687 raft_consensus.cc:2468] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:30.868119 16575 leader_election.cc:304] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [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: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f
I20260709 13:05:30.869458 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b5b9e3d3ab49778de27909d1fbd815" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:30.869845 16889 leader_election.cc:290] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
W20260709 13:05:30.870918 16799 leader_election.cc:343] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.847347 16835 raft_consensus.cc:2468] T 37750ed352d54d31ae73af7fde8cecdd P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:30.853955 16675 tablet_service.cc:1511] Processing CreateTablet for tablet 56f7313fd1824cbbaa3ee0fda92e2d66 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:30.855496 16881 tablet_bootstrap.cc:492] T efd0f371274b44ffa8cf9305879e3e38 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:30.873281 16881 ts_tablet_manager.cc:1403] T efd0f371274b44ffa8cf9305879e3e38 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.227s	user 0.034s	sys 0.031s
I20260709 13:05:30.858976 16907 raft_consensus.cc:493] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.860775 16890 raft_consensus.cc:359] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:30.862286 16822 tablet_service.cc:1511] Processing CreateTablet for tablet 2d1ba6fecf204fca98df106bda47e1dd (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:30.876855 16907 raft_consensus.cc:515] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:30.863848 16601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56f7313fd1824cbbaa3ee0fda92e2d66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.863824 16913 consensus_queue.cc:237] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:30.842396 16906 leader_election.cc:290] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:30.877794 16881 raft_consensus.cc:359] T efd0f371274b44ffa8cf9305879e3e38 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:30.882509 16652 leader_election.cc:304] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498 [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f
I20260709 13:05:30.883975 16886 raft_consensus.cc:2804] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:30.884104 16906 raft_consensus.cc:2804] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:30.886657 16906 raft_consensus.cc:697] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:30.878628 16890 raft_consensus.cc:385] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.889109 16822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d1ba6fecf204fca98df106bda47e1dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.887472 16906 consensus_queue.cc:237] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:30.881882 16881 raft_consensus.cc:385] T efd0f371274b44ffa8cf9305879e3e38 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.894737 16881 raft_consensus.cc:740] T efd0f371274b44ffa8cf9305879e3e38 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.898422 16881 consensus_queue.cc:260] T efd0f371274b44ffa8cf9305879e3e38 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:30.899235 16907 leader_election.cc:290] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:30.903805 16883 tablet_bootstrap.cc:654] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.905539 16880 tablet_bootstrap.cc:492] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:30.906176 16880 ts_tablet_manager.cc:1403] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.185s	user 0.011s	sys 0.009s
I20260709 13:05:30.881014 16686 raft_consensus.cc:2468] T 36b5b9e3d3ab49778de27909d1fbd815 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 1.
I20260709 13:05:30.890280 16890 raft_consensus.cc:740] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.910130 16890 consensus_queue.cc:260] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:30.910701 16798 leader_election.cc:304] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f
I20260709 13:05:30.912333 16890 ts_tablet_manager.cc:1434] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.075s	user 0.004s	sys 0.004s
I20260709 13:05:30.891503 16675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56f7313fd1824cbbaa3ee0fda92e2d66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.912551 16749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d1ba6fecf204fca98df106bda47e1dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.913137 16889 raft_consensus.cc:2804] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:30.913946 16889 raft_consensus.cc:697] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 LEADER]: Becoming Leader. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Running, Role: LEADER
I20260709 13:05:30.914248 16823 tablet_service.cc:1511] Processing CreateTablet for tablet 7860515a89df48938db576e912dea96c (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:30.914968 16889 consensus_queue.cc:237] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:30.919929 16880 raft_consensus.cc:359] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:30.920563 16880 raft_consensus.cc:385] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.920835 16880 raft_consensus.cc:740] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.915602 16823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7860515a89df48938db576e912dea96c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.916741 16676 tablet_service.cc:1511] Processing CreateTablet for tablet 7860515a89df48938db576e912dea96c (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:30.921716 16880 consensus_queue.cc:260] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:30.942201 16742 tablet_service.cc:1511] Processing CreateTablet for tablet 7860515a89df48938db576e912dea96c (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:30.955065 16742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7860515a89df48938db576e912dea96c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.930487 16890 tablet_bootstrap.cc:492] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:30.929672 16886 raft_consensus.cc:697] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Becoming Leader. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:30.959293 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5188b5d6cfab432994341786489a7195" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:30.960055 16886 consensus_queue.cc:237] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:30.939929 16676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7860515a89df48938db576e912dea96c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:30.961019 16724 leader_election.cc:343] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.971189 16880 ts_tablet_manager.cc:1434] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.003s
I20260709 13:05:30.973119 16880 tablet_bootstrap.cc:492] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:30.976328 16507 catalog_manager.cc:5697] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68). New cstate: current_term: 1 leader_uuid: "6378c9d7940a4bf5a089323bdd43f74f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:30.929278 16575 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:45757, user_credentials={real_user=slave}} blocked reactor thread for 61261.4us
I20260709 13:05:30.984778 16668 tablet_service.cc:1511] Processing CreateTablet for tablet 969b838fd95749d981600c8a64308d3f (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:30.987310 16748 tablet_service.cc:1511] Processing CreateTablet for tablet 969b838fd95749d981600c8a64308d3f (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:30.990257 16748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 969b838fd95749d981600c8a64308d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.998289 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 969b838fd95749d981600c8a64308d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.999037 16890 tablet_bootstrap.cc:654] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.000442 16509 catalog_manager.cc:5697] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 1 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:30.993669 16889 raft_consensus.cc:493] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.011861 16817 tablet_service.cc:1511] Processing CreateTablet for tablet 620381da67374f76b69a607bf1090aa0 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:31.017184 16597 tablet_service.cc:1511] Processing CreateTablet for tablet 2d1ba6fecf204fca98df106bda47e1dd (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:31.026206 16817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 620381da67374f76b69a607bf1090aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.026578 16597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d1ba6fecf204fca98df106bda47e1dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.017190 16601 tablet_service.cc:1511] Processing CreateTablet for tablet 969b838fd95749d981600c8a64308d3f (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:31.029603 16889 raft_consensus.cc:515] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:31.030421 16601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 969b838fd95749d981600c8a64308d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.021872 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5188b5d6cfab432994341786489a7195" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:31.024294 16599 tablet_service.cc:1511] Processing CreateTablet for tablet 620381da67374f76b69a607bf1090aa0 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
W20260709 13:05:31.035372 16725 leader_election.cc:343] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.035898 16725 leader_election.cc:304] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:31.037110 16907 raft_consensus.cc:2749] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.045137 16744 tablet_service.cc:1511] Processing CreateTablet for tablet 76b1d1b7b63b45b6a24276c2f61e972e (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:31.046605 16744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76b1d1b7b63b45b6a24276c2f61e972e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.054584 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59e2c5f391d46929c2711f5d1ebd06d" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:31.055393 16612 raft_consensus.cc:2468] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 0.
I20260709 13:05:31.056766 16799 leader_election.cc:304] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:31.057205 16881 ts_tablet_manager.cc:1434] T efd0f371274b44ffa8cf9305879e3e38 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.184s	user 0.012s	sys 0.007s
I20260709 13:05:31.057849 16913 raft_consensus.cc:2804] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.061872 16881 tablet_bootstrap.cc:492] T f4e7884287994139ac4c49ab9ecd0fda P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:31.063406 16913 raft_consensus.cc:493] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.063834 16913 raft_consensus.cc:3060] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.063766 16676 tablet_service.cc:1511] Processing CreateTablet for tablet 620381da67374f76b69a607bf1090aa0 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:31.062927 16880 tablet_bootstrap.cc:654] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.057704 16599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 620381da67374f76b69a607bf1090aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.070549 16907 raft_consensus.cc:493] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.077004 16907 raft_consensus.cc:515] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:31.077565 16881 tablet_bootstrap.cc:654] T f4e7884287994139ac4c49ab9ecd0fda P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.079718 16907 leader_election.cc:290] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:31.076112 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59e2c5f391d46929c2711f5d1ebd06d" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:31.080632 16595 tablet_service.cc:1511] Processing CreateTablet for tablet 76b1d1b7b63b45b6a24276c2f61e972e (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
W20260709 13:05:31.081794 16799 leader_election.cc:343] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.081956 16906 raft_consensus.cc:493] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.065327 16676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 620381da67374f76b69a607bf1090aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.082472 16906 raft_consensus.cc:515] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:31.077131 16823 tablet_service.cc:1511] Processing CreateTablet for tablet 76b1d1b7b63b45b6a24276c2f61e972e (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:31.084630 16823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76b1d1b7b63b45b6a24276c2f61e972e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.084738 16889 leader_election.cc:290] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:31.085038 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d5378312474344b37f130db65f792d" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:31.088119 16686 raft_consensus.cc:2468] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 0.
I20260709 13:05:31.092912 16724 leader_election.cc:304] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:31.093181 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d5378312474344b37f130db65f792d" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:31.093916 16686 raft_consensus.cc:2468] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:31.093957 16907 raft_consensus.cc:2804] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.098163 16907 raft_consensus.cc:493] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.098546 16907 raft_consensus.cc:3060] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.099295 16575 leader_election.cc:304] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:31.091662 16595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76b1d1b7b63b45b6a24276c2f61e972e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.101665 16675 tablet_service.cc:1511] Processing CreateTablet for tablet 1854a2f89515410e892e4e56d03ac3e5 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:31.103667 16675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1854a2f89515410e892e4e56d03ac3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.105711 16919 raft_consensus.cc:2804] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.106132 16919 raft_consensus.cc:493] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.106493 16919 raft_consensus.cc:3060] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.095948 16906 leader_election.cc:290] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:31.097445 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d5378312474344b37f130db65f792d" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:31.097317 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d5378312474344b37f130db65f792d" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:31.111547 16913 raft_consensus.cc:515] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:31.115888 16890 tablet_bootstrap.cc:492] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:31.116472 16890 ts_tablet_manager.cc:1403] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.186s	user 0.005s	sys 0.013s
I20260709 13:05:31.116796 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59e2c5f391d46929c2711f5d1ebd06d" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:31.121148 16611 raft_consensus.cc:3060] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.123574 16890 raft_consensus.cc:359] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:31.124367 16890 raft_consensus.cc:385] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.124657 16890 raft_consensus.cc:740] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.129822 16883 tablet_bootstrap.cc:492] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:31.130381 16883 ts_tablet_manager.cc:1403] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.307s	user 0.033s	sys 0.012s
I20260709 13:05:31.130285 16890 consensus_queue.cc:260] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:31.144634 16913 leader_election.cc:290] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 election: Requested vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:31.145337 16822 tablet_service.cc:1511] Processing CreateTablet for tablet 1854a2f89515410e892e4e56d03ac3e5 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:31.146826 16822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1854a2f89515410e892e4e56d03ac3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.147220 16601 tablet_service.cc:1511] Processing CreateTablet for tablet 59aa6a2447a5470baf781203c7b75c6e (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:31.149152 16601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59aa6a2447a5470baf781203c7b75c6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.145135 16748 tablet_service.cc:1511] Processing CreateTablet for tablet 1854a2f89515410e892e4e56d03ac3e5 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:31.147919 16611 raft_consensus.cc:2468] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 1.
I20260709 13:05:31.146162 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59e2c5f391d46929c2711f5d1ebd06d" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
W20260709 13:05:31.156345 16799 leader_election.cc:343] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.152772 16748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1854a2f89515410e892e4e56d03ac3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.163018 16799 leader_election.cc:304] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f
I20260709 13:05:31.164355 16913 raft_consensus.cc:2804] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.164880 16913 raft_consensus.cc:697] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f [term 1 LEADER]: Becoming Leader. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Running, Role: LEADER
I20260709 13:05:31.165735 16913 consensus_queue.cc:237] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:31.167739 16890 ts_tablet_manager.cc:1434] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.051s	user 0.010s	sys 0.002s
I20260709 13:05:31.172446 16668 tablet_service.cc:1511] Processing CreateTablet for tablet 59aa6a2447a5470baf781203c7b75c6e (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:31.173887 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59aa6a2447a5470baf781203c7b75c6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.178687 16890 tablet_bootstrap.cc:492] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:31.141569 16883 raft_consensus.cc:359] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:31.151180 16919 raft_consensus.cc:515] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:31.187752 16883 raft_consensus.cc:385] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.188655 16744 tablet_service.cc:1511] Processing CreateTablet for tablet 59aa6a2447a5470baf781203c7b75c6e (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:31.199286 16744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59aa6a2447a5470baf781203c7b75c6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.199517 16907 raft_consensus.cc:515] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:31.201206 16761 raft_consensus.cc:2393] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6898c521ba994080a968ff894602ec7d in current term 1: Already voted for candidate 4c403db9e160429ca7cc3eaf51288a3f in this term.
I20260709 13:05:31.198108 16883 raft_consensus.cc:740] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.202129 16883 consensus_queue.cc:260] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:31.206202 16886 raft_consensus.cc:493] T efd0f371274b44ffa8cf9305879e3e38 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.206748 16886 raft_consensus.cc:515] T efd0f371274b44ffa8cf9305879e3e38 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:31.208863 16886 leader_election.cc:290] T efd0f371274b44ffa8cf9305879e3e38 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:31.209406 16883 ts_tablet_manager.cc:1434] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.000s
I20260709 13:05:31.196234 16880 tablet_bootstrap.cc:492] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:31.210528 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd0f371274b44ffa8cf9305879e3e38" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:31.211067 16880 ts_tablet_manager.cc:1403] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.238s	user 0.019s	sys 0.016s
I20260709 13:05:31.210903 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d5378312474344b37f130db65f792d" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:31.211891 16686 raft_consensus.cc:3060] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.211433 16611 raft_consensus.cc:2393] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5afdbeb90124765b008dee6f2c68498 in current term 1: Already voted for candidate 6378c9d7940a4bf5a089323bdd43f74f in this term.
I20260709 13:05:31.214293 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd0f371274b44ffa8cf9305879e3e38" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:31.210528 16883 tablet_bootstrap.cc:492] T bf1b77417b0d4186a7cac2e8d44821b3 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:31.217976 16890 tablet_bootstrap.cc:654] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.219394 16612 raft_consensus.cc:2393] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c403db9e160429ca7cc3eaf51288a3f in current term 1: Already voted for candidate 6898c521ba994080a968ff894602ec7d in this term.
I20260709 13:05:31.220568 16652 leader_election.cc:304] T efd0f371274b44ffa8cf9305879e3e38 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5afdbeb90124765b008dee6f2c68498; no voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:31.223296 16686 raft_consensus.cc:2468] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:31.224323 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d5378312474344b37f130db65f792d" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:31.228547 16907 leader_election.cc:290] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:31.227968 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d5378312474344b37f130db65f792d" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:31.227962 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d5378312474344b37f130db65f792d" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:31.229936 16611 raft_consensus.cc:2393] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c403db9e160429ca7cc3eaf51288a3f in current term 1: Already voted for candidate 6898c521ba994080a968ff894602ec7d in this term.
I20260709 13:05:31.230180 16761 raft_consensus.cc:2393] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6898c521ba994080a968ff894602ec7d in current term 1: Already voted for candidate 4c403db9e160429ca7cc3eaf51288a3f in this term.
I20260709 13:05:31.227340 16880 raft_consensus.cc:359] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:31.229261 16687 raft_consensus.cc:2393] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6898c521ba994080a968ff894602ec7d in current term 1: Already voted for candidate 4c403db9e160429ca7cc3eaf51288a3f in this term.
I20260709 13:05:31.230971 16880 raft_consensus.cc:385] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.231319 16880 raft_consensus.cc:740] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.232491 16575 leader_election.cc:304] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [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: 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:31.233685 16886 raft_consensus.cc:3060] T efd0f371274b44ffa8cf9305879e3e38 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.235262 16822 tablet_service.cc:1511] Processing CreateTablet for tablet 259865884aa04b7fa347ecdc04bb501d (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:31.236564 16822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259865884aa04b7fa347ecdc04bb501d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.233501 16724 leader_election.cc:304] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:31.233520 16906 raft_consensus.cc:2749] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.232496 16880 consensus_queue.cc:260] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:31.241652 16880 ts_tablet_manager.cc:1434] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.002s
I20260709 13:05:31.231914 16919 leader_election.cc:290] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:31.245916 16886 raft_consensus.cc:2749] T efd0f371274b44ffa8cf9305879e3e38 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.251716 16880 tablet_bootstrap.cc:492] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:31.247864 16601 tablet_service.cc:1511] Processing CreateTablet for tablet 259865884aa04b7fa347ecdc04bb501d (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:31.254942 16881 tablet_bootstrap.cc:492] T f4e7884287994139ac4c49ab9ecd0fda P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:31.255594 16881 ts_tablet_manager.cc:1403] T f4e7884287994139ac4c49ab9ecd0fda P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.194s	user 0.017s	sys 0.038s
I20260709 13:05:31.256485 16907 raft_consensus.cc:2804] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.257294 16601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259865884aa04b7fa347ecdc04bb501d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.257076 16907 raft_consensus.cc:697] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:31.258646 16907 consensus_queue.cc:237] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:31.259421 16676 tablet_service.cc:1511] Processing CreateTablet for tablet 259865884aa04b7fa347ecdc04bb501d (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:31.260778 16676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 259865884aa04b7fa347ecdc04bb501d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.266878 16919 raft_consensus.cc:493] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.279318 16881 raft_consensus.cc:359] T f4e7884287994139ac4c49ab9ecd0fda P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:31.287307 16822 tablet_service.cc:1511] Processing CreateTablet for tablet acdfc14362014611b40062a8c9ff2e61 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:31.291747 16748 tablet_service.cc:1511] Processing CreateTablet for tablet acdfc14362014611b40062a8c9ff2e61 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:31.292166 16595 tablet_service.cc:1511] Processing CreateTablet for tablet acdfc14362014611b40062a8c9ff2e61 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:31.295286 16880 tablet_bootstrap.cc:654] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.296794 16883 tablet_bootstrap.cc:654] T bf1b77417b0d4186a7cac2e8d44821b3 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.284024 16919 raft_consensus.cc:515] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:31.301668 16822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acdfc14362014611b40062a8c9ff2e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.304030 16919 leader_election.cc:290] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:31.305918 16748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acdfc14362014611b40062a8c9ff2e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.311821 16595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acdfc14362014611b40062a8c9ff2e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.311889 16913 consensus_queue.cc:1048] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:31.306021 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24742773041346d8aca25bc2fb427a08" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:31.315272 16835 raft_consensus.cc:2468] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:31.301499 16881 raft_consensus.cc:385] T f4e7884287994139ac4c49ab9ecd0fda P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.317144 16577 leader_election.cc:304] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:31.318096 16919 raft_consensus.cc:2804] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.318459 16919 raft_consensus.cc:493] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.318861 16919 raft_consensus.cc:3060] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.323770 16913 consensus_queue.cc:1048] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.306373 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24742773041346d8aca25bc2fb427a08" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:31.327231 16676 tablet_service.cc:1511] Processing CreateTablet for tablet 68c28ba2a4af4966ba3aa0375db0a68e (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:31.328487 16676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68c28ba2a4af4966ba3aa0375db0a68e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:31.328859 16575 leader_election.cc:343] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.330823 16744 tablet_service.cc:1511] Processing CreateTablet for tablet 68c28ba2a4af4966ba3aa0375db0a68e (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:31.343648 16744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68c28ba2a4af4966ba3aa0375db0a68e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.347592 16822 tablet_service.cc:1511] Processing CreateTablet for tablet 68c28ba2a4af4966ba3aa0375db0a68e (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:31.348848 16822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68c28ba2a4af4966ba3aa0375db0a68e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.348431 16507 catalog_manager.cc:5697] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68). New cstate: current_term: 1 leader_uuid: "6378c9d7940a4bf5a089323bdd43f74f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:31.316913 16881 raft_consensus.cc:740] T f4e7884287994139ac4c49ab9ecd0fda P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.356825 16510 catalog_manager.cc:5697] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5afdbeb90124765b008dee6f2c68498 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "f5afdbeb90124765b008dee6f2c68498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:31.362870 16890 tablet_bootstrap.cc:492] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:31.363421 16890 ts_tablet_manager.cc:1403] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.185s	user 0.021s	sys 0.025s
I20260709 13:05:31.371924 16890 raft_consensus.cc:359] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:31.372681 16890 raft_consensus.cc:385] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.372980 16890 raft_consensus.cc:740] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.373799 16890 consensus_queue.cc:260] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:31.376667 16890 ts_tablet_manager.cc:1434] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:05:31.377615 16890 tablet_bootstrap.cc:492] T 4f977d12076d4d23aead5d4bbb0a6264 P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
W20260709 13:05:31.379511 16576 consensus_peers.cc:597] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d -> Peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Couldn't send request to peer 4c403db9e160429ca7cc3eaf51288a3f. 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 13:05:31.382741 16881 consensus_queue.cc:260] T f4e7884287994139ac4c49ab9ecd0fda P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:31.387912 16881 ts_tablet_manager.cc:1434] T f4e7884287994139ac4c49ab9ecd0fda P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.132s	user 0.004s	sys 0.004s
I20260709 13:05:31.390884 16881 tablet_bootstrap.cc:492] T bc67f9067bbf4543b643d3ef99f7c588 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:31.393105 16886 consensus_queue.cc:1048] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:31.395370 16890 tablet_bootstrap.cc:654] T 4f977d12076d4d23aead5d4bbb0a6264 P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.391386 16507 catalog_manager.cc:5697] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68). New cstate: current_term: 1 leader_uuid: "6378c9d7940a4bf5a089323bdd43f74f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: HEALTHY } } }
W20260709 13:05:31.389437 16799 consensus_peers.cc:597] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Couldn't send request to peer 4c403db9e160429ca7cc3eaf51288a3f. 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 13:05:31.389575 16906 consensus_queue.cc:1048] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:05:31.368477 16508 catalog_manager.cc:5697] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 1 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:31.389024 16919 raft_consensus.cc:515] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:31.408353 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24742773041346d8aca25bc2fb427a08" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:31.408653 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24742773041346d8aca25bc2fb427a08" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:31.408996 16834 raft_consensus.cc:3060] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:31.410108 16575 leader_election.cc:343] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.410655 16919 leader_election.cc:290] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:31.417609 16676 tablet_service.cc:1511] Processing CreateTablet for tablet e439d4d87eef40fa8719d2ca90f1738b (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:31.419216 16676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e439d4d87eef40fa8719d2ca90f1738b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.419493 16595 tablet_service.cc:1511] Processing CreateTablet for tablet e439d4d87eef40fa8719d2ca90f1738b (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:31.419975 16748 tablet_service.cc:1511] Processing CreateTablet for tablet e439d4d87eef40fa8719d2ca90f1738b (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:31.420876 16595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e439d4d87eef40fa8719d2ca90f1738b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.421196 16748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e439d4d87eef40fa8719d2ca90f1738b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.466028 16668 tablet_service.cc:1511] Processing CreateTablet for tablet 13d52375ce224265a96c4b705272c683 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
W20260709 13:05:31.513772 16651 consensus_peers.cc:597] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498 -> Peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Couldn't send request to peer 4c403db9e160429ca7cc3eaf51288a3f. 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 13:05:31.516606 16883 tablet_bootstrap.cc:492] T bf1b77417b0d4186a7cac2e8d44821b3 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:31.518009 16742 tablet_service.cc:1511] Processing CreateTablet for tablet 0c00fcfb84e34daf90d7e26b3b73b180 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:31.530074 16883 ts_tablet_manager.cc:1403] T bf1b77417b0d4186a7cac2e8d44821b3 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.320s	user 0.022s	sys 0.034s
I20260709 13:05:31.530751 16742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c00fcfb84e34daf90d7e26b3b73b180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.531522 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d52375ce224265a96c4b705272c683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.519100 16817 tablet_service.cc:1511] Processing CreateTablet for tablet 0c00fcfb84e34daf90d7e26b3b73b180 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:31.533300 16817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c00fcfb84e34daf90d7e26b3b73b180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.533334 16883 raft_consensus.cc:359] T bf1b77417b0d4186a7cac2e8d44821b3 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:31.534235 16883 raft_consensus.cc:385] T bf1b77417b0d4186a7cac2e8d44821b3 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.534534 16883 raft_consensus.cc:740] T bf1b77417b0d4186a7cac2e8d44821b3 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.535408 16883 consensus_queue.cc:260] T bf1b77417b0d4186a7cac2e8d44821b3 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:31.537688 16834 raft_consensus.cc:2468] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:31.538133 16883 ts_tablet_manager.cc:1434] T bf1b77417b0d4186a7cac2e8d44821b3 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:05:31.539168 16577 leader_election.cc:304] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [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: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:31.539602 16883 tablet_bootstrap.cc:492] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:31.520442 16601 tablet_service.cc:1511] Processing CreateTablet for tablet 13d52375ce224265a96c4b705272c683 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:31.541476 16601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d52375ce224265a96c4b705272c683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.542415 16919 raft_consensus.cc:2804] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.542953 16919 raft_consensus.cc:697] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:31.543828 16919 consensus_queue.cc:237] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:31.521126 16597 tablet_service.cc:1511] Processing CreateTablet for tablet 0c00fcfb84e34daf90d7e26b3b73b180 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:31.546216 16597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c00fcfb84e34daf90d7e26b3b73b180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.522523 16822 tablet_service.cc:1511] Processing CreateTablet for tablet 13d52375ce224265a96c4b705272c683 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:31.523593 16913 consensus_queue.cc:1048] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:31.567431 16822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d52375ce224265a96c4b705272c683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.552173 16676 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1b5c25b1f64370bf0aca6b1935870c (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:31.569978 16676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1b5c25b1f64370bf0aca6b1935870c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.549902 16883 tablet_bootstrap.cc:654] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:31.509946 16931 log.cc:927] Time spent T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf: Append to log took a long time: real 0.053s	user 0.000s	sys 0.003s
I20260709 13:05:31.552558 16907 raft_consensus.cc:493] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.598454 16599 tablet_service.cc:1511] Processing CreateTablet for tablet ebafd6da9c09478fb39208aca24a091c (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:31.599836 16599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebafd6da9c09478fb39208aca24a091c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.586807 16907 raft_consensus.cc:515] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:31.603657 16668 tablet_service.cc:1511] Processing CreateTablet for tablet ebafd6da9c09478fb39208aca24a091c (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:31.605192 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebafd6da9c09478fb39208aca24a091c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.606673 16744 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1b5c25b1f64370bf0aca6b1935870c (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:31.608137 16744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1b5c25b1f64370bf0aca6b1935870c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.579411 16823 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1b5c25b1f64370bf0aca6b1935870c (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:31.664824 16823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1b5c25b1f64370bf0aca6b1935870c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.666632 16881 tablet_bootstrap.cc:654] T bc67f9067bbf4543b643d3ef99f7c588 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.687964 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e7884287994139ac4c49ab9ecd0fda" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:31.661237 16907 leader_election.cc:290] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:31.684939 16749 tablet_service.cc:1511] Processing CreateTablet for tablet ebafd6da9c09478fb39208aca24a091c (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:31.725286 16948 raft_consensus.cc:493] T bf1b77417b0d4186a7cac2e8d44821b3 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.725721 16886 raft_consensus.cc:493] T f4e7884287994139ac4c49ab9ecd0fda P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.726066 16948 raft_consensus.cc:515] T bf1b77417b0d4186a7cac2e8d44821b3 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:31.726480 16886 raft_consensus.cc:515] T f4e7884287994139ac4c49ab9ecd0fda P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
W20260709 13:05:31.716516 16725 leader_election.cc:343] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.746273 16880 tablet_bootstrap.cc:492] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:31.747069 16880 ts_tablet_manager.cc:1403] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.496s	user 0.016s	sys 0.023s
W20260709 13:05:31.751025 16725 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:43831, user_credentials={real_user=slave}} blocked reactor thread for 45110.1us
W20260709 13:05:31.751816 16799 consensus_peers.cc:597] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Couldn't send request to peer 4c403db9e160429ca7cc3eaf51288a3f. 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 13:05:31.717417 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e7884287994139ac4c49ab9ecd0fda" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:31.764978 16686 raft_consensus.cc:2468] T f4e7884287994139ac4c49ab9ecd0fda P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 0.
I20260709 13:05:31.768146 16724 leader_election.cc:304] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:31.769495 16907 raft_consensus.cc:2804] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.769896 16907 raft_consensus.cc:493] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.770251 16907 raft_consensus.cc:3060] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.779223 16881 tablet_bootstrap.cc:492] T bc67f9067bbf4543b643d3ef99f7c588 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:31.779799 16881 ts_tablet_manager.cc:1403] T bc67f9067bbf4543b643d3ef99f7c588 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.389s	user 0.008s	sys 0.012s
I20260709 13:05:31.790725 16907 raft_consensus.cc:515] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:31.813431 16676 tablet_service.cc:1511] Processing CreateTablet for tablet 197a2390a9b74754920dbc318f5399b8 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:31.814500 16676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 197a2390a9b74754920dbc318f5399b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.792404 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e7884287994139ac4c49ab9ecd0fda" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:31.810863 16890 tablet_bootstrap.cc:492] T 4f977d12076d4d23aead5d4bbb0a6264 P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:31.809804 16749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebafd6da9c09478fb39208aca24a091c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.819445 16890 ts_tablet_manager.cc:1403] T 4f977d12076d4d23aead5d4bbb0a6264 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.442s	user 0.030s	sys 0.061s
I20260709 13:05:31.822319 16890 raft_consensus.cc:359] T 4f977d12076d4d23aead5d4bbb0a6264 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:31.823033 16890 raft_consensus.cc:385] T 4f977d12076d4d23aead5d4bbb0a6264 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.823318 16890 raft_consensus.cc:740] T 4f977d12076d4d23aead5d4bbb0a6264 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
W20260709 13:05:31.827279 16496 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.9.77.68:36283, user_credentials={real_user=slave}} blocked reactor thread for 92287.1us
W20260709 13:05:31.828070 16558 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:31.830698 16822 tablet_service.cc:1511] Processing CreateTablet for tablet 197a2390a9b74754920dbc318f5399b8 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:31.833930 16948 leader_election.cc:290] T bf1b77417b0d4186a7cac2e8d44821b3 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
W20260709 13:05:31.834877 16651 leader_election.cc:343] T f4e7884287994139ac4c49ab9ecd0fda P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.835466 16880 raft_consensus.cc:359] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:31.836253 16880 raft_consensus.cc:385] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.836592 16880 raft_consensus.cc:740] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
W20260709 13:05:31.837509 16495 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.9.77.65:43831, user_credentials={real_user=slave}} blocked reactor thread for 48098us
I20260709 13:05:31.843019 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1b77417b0d4186a7cac2e8d44821b3" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:31.828884 16881 raft_consensus.cc:359] T bc67f9067bbf4543b643d3ef99f7c588 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:31.846306 16822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 197a2390a9b74754920dbc318f5399b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.812016 16886 leader_election.cc:290] T f4e7884287994139ac4c49ab9ecd0fda P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:31.846499 16881 raft_consensus.cc:385] T bc67f9067bbf4543b643d3ef99f7c588 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.847981 16948 consensus_queue.cc:1048] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:05:31.863456 16816 tablet_service.cc:1511] Processing CreateTablet for tablet 564d9bad33f641f6821c8bee1c95409e (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:31.865052 16597 tablet_service.cc:1511] Processing CreateTablet for tablet 197a2390a9b74754920dbc318f5399b8 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:31.866729 16883 tablet_bootstrap.cc:492] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:31.867269 16883 ts_tablet_manager.cc:1403] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.328s	user 0.015s	sys 0.020s
I20260709 13:05:31.870375 16883 raft_consensus.cc:359] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:31.871073 16883 raft_consensus.cc:385] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.871364 16883 raft_consensus.cc:740] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.872306 16964 raft_consensus.cc:493] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.872440 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e7884287994139ac4c49ab9ecd0fda" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:31.872840 16964 raft_consensus.cc:515] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:31.873386 16761 raft_consensus.cc:2393] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5afdbeb90124765b008dee6f2c68498 in current term 1: Already voted for candidate 4c403db9e160429ca7cc3eaf51288a3f in this term.
I20260709 13:05:31.873754 16748 tablet_service.cc:1511] Processing CreateTablet for tablet 564d9bad33f641f6821c8bee1c95409e (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:31.875147 16748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 564d9bad33f641f6821c8bee1c95409e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.837414 16880 consensus_queue.cc:260] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:31.879223 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e7884287994139ac4c49ab9ecd0fda" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:31.879892 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1b77417b0d4186a7cac2e8d44821b3" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:31.880699 16597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 197a2390a9b74754920dbc318f5399b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.893316 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e7884287994139ac4c49ab9ecd0fda" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:31.894124 16687 raft_consensus.cc:3060] T f4e7884287994139ac4c49ab9ecd0fda P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.894389 16816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 564d9bad33f641f6821c8bee1c95409e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.894587 16676 tablet_service.cc:1511] Processing CreateTablet for tablet e28c6c15aa854f359d828ccb6a2d45d7 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:31.895707 16676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28c6c15aa854f359d828ccb6a2d45d7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:31.897578 16725 leader_election.cc:343] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.897921 16651 leader_election.cc:304] T f4e7884287994139ac4c49ab9ecd0fda P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:31.887866 16907 leader_election.cc:290] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Requested vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:31.903836 16890 consensus_queue.cc:260] T 4f977d12076d4d23aead5d4bbb0a6264 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:31.856472 16881 raft_consensus.cc:740] T bc67f9067bbf4543b643d3ef99f7c588 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.905656 16883 consensus_queue.cc:260] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:31.922302 16890 ts_tablet_manager.cc:1434] T 4f977d12076d4d23aead5d4bbb0a6264 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.103s	user 0.009s	sys 0.001s
I20260709 13:05:31.924714 16883 ts_tablet_manager.cc:1434] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.057s	user 0.002s	sys 0.005s
I20260709 13:05:31.934999 16508 catalog_manager.cc:5697] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 1 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:31.936484 16965 consensus_queue.cc:1048] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:31.915541 16687 raft_consensus.cc:2468] T f4e7884287994139ac4c49ab9ecd0fda P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:31.957854 16886 raft_consensus.cc:2749] T f4e7884287994139ac4c49ab9ecd0fda P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.958195 16724 leader_election.cc:304] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:31.958745 16890 tablet_bootstrap.cc:492] T 37750ed352d54d31ae73af7fde8cecdd P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:31.963613 16745 tablet_service.cc:1511] Processing CreateTablet for tablet e28c6c15aa854f359d828ccb6a2d45d7 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:31.965145 16745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28c6c15aa854f359d828ccb6a2d45d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:32.009981 16761 raft_consensus.cc:3060] T 4f977d12076d4d23aead5d4bbb0a6264 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.965431 16907 raft_consensus.cc:2804] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.014487 16948 raft_consensus.cc:493] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.015089 16948 raft_consensus.cc:515] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:31.969089 16676 tablet_service.cc:1511] Processing CreateTablet for tablet 293f89acda4c4c6188eabe6b96d57358 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:32.018121 16676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 293f89acda4c4c6188eabe6b96d57358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:32.018183 16948 leader_election.cc:290] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
W20260709 13:05:32.018532 16495 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.9.77.65:43831, user_credentials={real_user=slave}} blocked reactor thread for 56505.6us
I20260709 13:05:31.968963 16595 tablet_service.cc:1511] Processing CreateTablet for tablet 564d9bad33f641f6821c8bee1c95409e (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:31.969671 16822 tablet_service.cc:1511] Processing CreateTablet for tablet e28c6c15aa854f359d828ccb6a2d45d7 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:32.020488 16595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 564d9bad33f641f6821c8bee1c95409e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:32.020551 16822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28c6c15aa854f359d828ccb6a2d45d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.974115 16883 tablet_bootstrap.cc:492] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:31.974642 16817 tablet_service.cc:1511] Processing CreateTablet for tablet 1883e50b5bd644cd98a088290084db52 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:32.022758 16817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1883e50b5bd644cd98a088290084db52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:32.022974 16597 tablet_service.cc:1511] Processing CreateTablet for tablet 293f89acda4c4c6188eabe6b96d57358 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:32.024118 16597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 293f89acda4c4c6188eabe6b96d57358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:32.024206 16599 tablet_service.cc:1511] Processing CreateTablet for tablet 1883e50b5bd644cd98a088290084db52 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:32.025462 16599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1883e50b5bd644cd98a088290084db52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.975715 16964 leader_election.cc:290] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:31.981258 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c540c6c2514ab487bb3c9c8c0ce4b5" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:31.982846 16668 tablet_service.cc:1511] Processing CreateTablet for tablet 1883e50b5bd644cd98a088290084db52 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:32.027913 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1883e50b5bd644cd98a088290084db52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:32.024767 16601 tablet_service.cc:1511] Processing CreateTablet for tablet 983611e34165418dbf842422b9796ebb (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:32.028784 16601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983611e34165418dbf842422b9796ebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.988765 16880 ts_tablet_manager.cc:1434] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.241s	user 0.006s	sys 0.002s
I20260709 13:05:31.989221 16823 tablet_service.cc:1511] Processing CreateTablet for tablet 983611e34165418dbf842422b9796ebb (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
W20260709 13:05:31.921159 16799 leader_election.cc:343] T bf1b77417b0d4186a7cac2e8d44821b3 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.991477 16881 consensus_queue.cc:260] T bc67f9067bbf4543b643d3ef99f7c588 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:31.993592 16965 consensus_queue.cc:1048] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:32.033855 16742 tablet_service.cc:1511] Processing CreateTablet for tablet 983611e34165418dbf842422b9796ebb (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:32.041270 16742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983611e34165418dbf842422b9796ebb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:32.034883 16725 leader_election.cc:343] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.036334 16880 tablet_bootstrap.cc:492] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
W20260709 13:05:32.047142 16798 leader_election.cc:343] T bf1b77417b0d4186a7cac2e8d44821b3 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.037129 16823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983611e34165418dbf842422b9796ebb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:32.050966 16798 leader_election.cc:304] T bf1b77417b0d4186a7cac2e8d44821b3 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:32.055943 16948 raft_consensus.cc:2749] T bf1b77417b0d4186a7cac2e8d44821b3 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:32.058504 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc67f9067bbf4543b643d3ef99f7c588" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:32.059214 16687 raft_consensus.cc:2468] T bc67f9067bbf4543b643d3ef99f7c588 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 0.
I20260709 13:05:32.039901 16881 ts_tablet_manager.cc:1434] T bc67f9067bbf4543b643d3ef99f7c588 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.260s	user 0.011s	sys 0.003s
W20260709 13:05:32.037077 16799 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:43831, user_credentials={real_user=slave}} blocked reactor thread for 118642us
I20260709 13:05:32.066798 16881 tablet_bootstrap.cc:492] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:32.069151 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc67f9067bbf4543b643d3ef99f7c588" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
W20260709 13:05:32.070475 16799 leader_election.cc:343] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.070489 16744 tablet_service.cc:1511] Processing CreateTablet for tablet 293f89acda4c4c6188eabe6b96d57358 (DEFAULT_TABLE table=test-workload [id=8f794ab20ff3474ca9e7e6fd08df0159]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:32.074967 16744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 293f89acda4c4c6188eabe6b96d57358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:32.047928 16883 tablet_bootstrap.cc:654] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.099844 16798 leader_election.cc:304] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:32.102008 16890 tablet_bootstrap.cc:654] T 37750ed352d54d31ae73af7fde8cecdd P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.120121 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c540c6c2514ab487bb3c9c8c0ce4b5" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
W20260709 13:05:32.121996 16726 leader_election.cc:343] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.122467 16726 leader_election.cc:304] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f; no voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:32.124380 16880 tablet_bootstrap.cc:654] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.110119 16948 raft_consensus.cc:2804] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.134047 16948 raft_consensus.cc:493] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.134466 16948 raft_consensus.cc:3060] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.142757 16906 consensus_queue.cc:1048] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:32.151444 16965 raft_consensus.cc:2749] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:32.159674 16881 tablet_bootstrap.cc:654] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.150457 16907 raft_consensus.cc:697] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:32.175724 16906 raft_consensus.cc:493] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.176401 16906 raft_consensus.cc:515] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
W20260709 13:05:32.179261 16575 consensus_peers.cc:597] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d -> Peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Couldn't send request to peer f5afdbeb90124765b008dee6f2c68498. 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 13:05:32.181823 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87634b89c1304ed9bea5d15e593f8a11" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:32.182384 16948 raft_consensus.cc:515] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
W20260709 13:05:32.183665 16577 leader_election.cc:343] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.186062 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc67f9067bbf4543b643d3ef99f7c588" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:32.187309 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87634b89c1304ed9bea5d15e593f8a11" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
W20260709 13:05:32.188962 16799 leader_election.cc:343] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.189738 16948 leader_election.cc:290] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 election: Requested vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
W20260709 13:05:32.190560 16576 leader_election.cc:343] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.191049 16576 leader_election.cc:304] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f
I20260709 13:05:32.191913 16919 raft_consensus.cc:2749] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:32.192328 16883 tablet_bootstrap.cc:492] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:32.192800 16883 ts_tablet_manager.cc:1403] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.219s	user 0.017s	sys 0.022s
I20260709 13:05:32.195621 16883 raft_consensus.cc:359] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.196321 16883 raft_consensus.cc:385] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.196602 16883 raft_consensus.cc:740] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.196322 16907 consensus_queue.cc:237] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:32.197271 16883 consensus_queue.cc:260] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.199636 16883 ts_tablet_manager.cc:1434] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:05:32.200155 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc67f9067bbf4543b643d3ef99f7c588" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:32.200664 16883 tablet_bootstrap.cc:492] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:32.200856 16685 raft_consensus.cc:3060] T bc67f9067bbf4543b643d3ef99f7c588 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.207741 16883 tablet_bootstrap.cc:654] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.207861 16890 tablet_bootstrap.cc:492] T 37750ed352d54d31ae73af7fde8cecdd P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:32.208575 16890 ts_tablet_manager.cc:1403] T 37750ed352d54d31ae73af7fde8cecdd P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.250s	user 0.015s	sys 0.019s
I20260709 13:05:32.211611 16890 raft_consensus.cc:359] T 37750ed352d54d31ae73af7fde8cecdd P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:32.212345 16890 raft_consensus.cc:385] T 37750ed352d54d31ae73af7fde8cecdd P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.212621 16890 raft_consensus.cc:740] T 37750ed352d54d31ae73af7fde8cecdd P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.213354 16890 consensus_queue.cc:260] T 37750ed352d54d31ae73af7fde8cecdd P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:32.216231 16890 ts_tablet_manager.cc:1434] T 37750ed352d54d31ae73af7fde8cecdd P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:32.216516 16906 leader_election.cc:290] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:32.217319 16890 tablet_bootstrap.cc:492] T c59e2c5f391d46929c2711f5d1ebd06d P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:32.231837 16510 catalog_manager.cc:5697] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 1 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:32.251116 16685 raft_consensus.cc:2468] T bc67f9067bbf4543b643d3ef99f7c588 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 1.
I20260709 13:05:32.251514 16890 tablet_bootstrap.cc:654] T c59e2c5f391d46929c2711f5d1ebd06d P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.255617 16798 leader_election.cc:304] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:32.256971 16948 raft_consensus.cc:2804] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.257543 16948 raft_consensus.cc:697] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 LEADER]: Becoming Leader. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Running, Role: LEADER
I20260709 13:05:32.258431 16948 consensus_queue.cc:237] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:32.264447 16881 tablet_bootstrap.cc:492] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:32.265122 16881 ts_tablet_manager.cc:1403] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.199s	user 0.019s	sys 0.014s
I20260709 13:05:32.266870 16883 tablet_bootstrap.cc:492] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:32.267346 16883 ts_tablet_manager.cc:1403] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.067s	user 0.027s	sys 0.023s
I20260709 13:05:32.268769 16881 raft_consensus.cc:359] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:32.269764 16881 raft_consensus.cc:385] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.270102 16881 raft_consensus.cc:740] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.270978 16881 consensus_queue.cc:260] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:32.273828 16881 ts_tablet_manager.cc:1434] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:05:32.274513 16883 raft_consensus.cc:359] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:32.275049 16881 tablet_bootstrap.cc:492] T dd897092842c412a91b6dc9380bceaa2 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:32.275331 16883 raft_consensus.cc:385] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.275835 16883 raft_consensus.cc:740] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.278425 16883 consensus_queue.cc:260] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:32.281239 16883 ts_tablet_manager.cc:1434] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:05:32.286029 16883 tablet_bootstrap.cc:492] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:32.292985 16883 tablet_bootstrap.cc:654] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.293411 16890 tablet_bootstrap.cc:492] T c59e2c5f391d46929c2711f5d1ebd06d P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:32.294001 16890 ts_tablet_manager.cc:1403] T c59e2c5f391d46929c2711f5d1ebd06d P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.077s	user 0.020s	sys 0.018s
I20260709 13:05:32.294184 16880 tablet_bootstrap.cc:492] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:32.294935 16880 ts_tablet_manager.cc:1403] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.259s	user 0.012s	sys 0.019s
I20260709 13:05:32.297644 16890 raft_consensus.cc:359] T c59e2c5f391d46929c2711f5d1ebd06d P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:32.298705 16890 raft_consensus.cc:385] T c59e2c5f391d46929c2711f5d1ebd06d P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.299083 16890 raft_consensus.cc:740] T c59e2c5f391d46929c2711f5d1ebd06d P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.298969 16880 raft_consensus.cc:359] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:32.303515 16880 raft_consensus.cc:385] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.303850 16880 raft_consensus.cc:740] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.304744 16880 consensus_queue.cc:260] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:32.305562 16881 tablet_bootstrap.cc:654] T dd897092842c412a91b6dc9380bceaa2 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.300359 16890 consensus_queue.cc:260] T c59e2c5f391d46929c2711f5d1ebd06d P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:32.314358 16890 ts_tablet_manager.cc:1434] T c59e2c5f391d46929c2711f5d1ebd06d P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260709 13:05:32.315454 16880 ts_tablet_manager.cc:1434] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.000s
I20260709 13:05:32.315789 16890 tablet_bootstrap.cc:492] T 47688a5dd2e1447a8f91a460603369e0 P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:32.318550 16883 tablet_bootstrap.cc:492] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:32.319144 16883 ts_tablet_manager.cc:1403] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.012s
I20260709 13:05:32.322824 16883 raft_consensus.cc:359] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.323576 16883 raft_consensus.cc:385] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.323971 16883 raft_consensus.cc:740] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.323647 16880 tablet_bootstrap.cc:492] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:32.324791 16883 consensus_queue.cc:260] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.327864 16883 ts_tablet_manager.cc:1434] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:32.308944 16509 catalog_manager.cc:5697] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68). New cstate: current_term: 1 leader_uuid: "6378c9d7940a4bf5a089323bdd43f74f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:32.329308 16883 tablet_bootstrap.cc:492] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:32.332533 16880 tablet_bootstrap.cc:654] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.332528 16890 tablet_bootstrap.cc:654] T 47688a5dd2e1447a8f91a460603369e0 P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.336635 16883 tablet_bootstrap.cc:654] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.356156 16881 tablet_bootstrap.cc:492] T dd897092842c412a91b6dc9380bceaa2 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:32.356779 16881 ts_tablet_manager.cc:1403] T dd897092842c412a91b6dc9380bceaa2 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.082s	user 0.020s	sys 0.013s
I20260709 13:05:32.357585 16880 tablet_bootstrap.cc:492] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:32.358052 16880 ts_tablet_manager.cc:1403] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.035s	user 0.000s	sys 0.030s
I20260709 13:05:32.358413 16883 tablet_bootstrap.cc:492] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:32.358523 16890 tablet_bootstrap.cc:492] T 47688a5dd2e1447a8f91a460603369e0 P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:32.359103 16883 ts_tablet_manager.cc:1403] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.004s
I20260709 13:05:32.359110 16890 ts_tablet_manager.cc:1403] T 47688a5dd2e1447a8f91a460603369e0 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.008s
I20260709 13:05:32.359396 16881 raft_consensus.cc:359] T dd897092842c412a91b6dc9380bceaa2 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:32.360114 16881 raft_consensus.cc:385] T dd897092842c412a91b6dc9380bceaa2 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.360369 16881 raft_consensus.cc:740] T dd897092842c412a91b6dc9380bceaa2 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.360571 16880 raft_consensus.cc:359] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.361264 16880 raft_consensus.cc:385] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.361582 16880 raft_consensus.cc:740] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.361158 16881 consensus_queue.cc:260] T dd897092842c412a91b6dc9380bceaa2 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:32.362125 16890 raft_consensus.cc:359] T 47688a5dd2e1447a8f91a460603369e0 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.362241 16880 consensus_queue.cc:260] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.362877 16890 raft_consensus.cc:385] T 47688a5dd2e1447a8f91a460603369e0 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.363561 16881 ts_tablet_manager.cc:1434] T dd897092842c412a91b6dc9380bceaa2 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:05:32.364830 16890 raft_consensus.cc:740] T 47688a5dd2e1447a8f91a460603369e0 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.364143 16883 raft_consensus.cc:359] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.366061 16883 raft_consensus.cc:385] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.365685 16890 consensus_queue.cc:260] T 47688a5dd2e1447a8f91a460603369e0 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.366364 16883 raft_consensus.cc:740] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.367074 16883 consensus_queue.cc:260] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.368109 16890 ts_tablet_manager.cc:1434] T 47688a5dd2e1447a8f91a460603369e0 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 13:05:32.369043 16883 ts_tablet_manager.cc:1434] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 13:05:32.369102 16890 tablet_bootstrap.cc:492] T 3ca4c09eb04b42ef9854781590c9b038 P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:32.365677 16881 tablet_bootstrap.cc:492] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:32.372092 16880 ts_tablet_manager.cc:1434] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:05:32.374928 16883 tablet_bootstrap.cc:492] T 3ca4c09eb04b42ef9854781590c9b038 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:32.376233 16761 raft_consensus.cc:3060] T 37750ed352d54d31ae73af7fde8cecdd P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.376791 16880 tablet_bootstrap.cc:492] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:32.383262 16880 tablet_bootstrap.cc:654] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.383666 16956 raft_consensus.cc:493] T dd897092842c412a91b6dc9380bceaa2 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.384574 16883 tablet_bootstrap.cc:654] T 3ca4c09eb04b42ef9854781590c9b038 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.384218 16956 raft_consensus.cc:515] T dd897092842c412a91b6dc9380bceaa2 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:32.386477 16956 leader_election.cc:290] T dd897092842c412a91b6dc9380bceaa2 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:32.388164 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd897092842c412a91b6dc9380bceaa2" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:32.388370 16881 tablet_bootstrap.cc:654] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.390386 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd897092842c412a91b6dc9380bceaa2" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
W20260709 13:05:32.392232 16651 leader_election.cc:343] T dd897092842c412a91b6dc9380bceaa2 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:32.393049 16652 leader_election.cc:343] T dd897092842c412a91b6dc9380bceaa2 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.393572 16652 leader_election.cc:304] T dd897092842c412a91b6dc9380bceaa2 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f
I20260709 13:05:32.394433 16883 tablet_bootstrap.cc:492] T 3ca4c09eb04b42ef9854781590c9b038 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:32.394779 16956 raft_consensus.cc:2749] T dd897092842c412a91b6dc9380bceaa2 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:32.395081 16883 ts_tablet_manager.cc:1403] T 3ca4c09eb04b42ef9854781590c9b038 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.008s
I20260709 13:05:32.398837 16883 raft_consensus.cc:359] T 3ca4c09eb04b42ef9854781590c9b038 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:32.399753 16883 raft_consensus.cc:385] T 3ca4c09eb04b42ef9854781590c9b038 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.400096 16883 raft_consensus.cc:740] T 3ca4c09eb04b42ef9854781590c9b038 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.400226 16890 tablet_bootstrap.cc:654] T 3ca4c09eb04b42ef9854781590c9b038 P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.403640 16881 tablet_bootstrap.cc:492] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:32.404325 16881 ts_tablet_manager.cc:1403] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.000s
I20260709 13:05:32.401031 16883 consensus_queue.cc:260] T 3ca4c09eb04b42ef9854781590c9b038 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:32.407167 16883 ts_tablet_manager.cc:1434] T 3ca4c09eb04b42ef9854781590c9b038 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:05:32.407263 16881 raft_consensus.cc:359] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:32.407995 16881 raft_consensus.cc:385] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.408246 16883 tablet_bootstrap.cc:492] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:32.408253 16881 raft_consensus.cc:740] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.409307 16881 consensus_queue.cc:260] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:32.410800 16890 tablet_bootstrap.cc:492] T 3ca4c09eb04b42ef9854781590c9b038 P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:32.413064 16890 ts_tablet_manager.cc:1403] T 3ca4c09eb04b42ef9854781590c9b038 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.000s
I20260709 13:05:32.414498 16881 ts_tablet_manager.cc:1434] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:05:32.414752 16883 tablet_bootstrap.cc:654] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.415513 16881 tablet_bootstrap.cc:492] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:32.418507 16890 raft_consensus.cc:359] T 3ca4c09eb04b42ef9854781590c9b038 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:32.420473 16956 raft_consensus.cc:493] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.423281 16956 raft_consensus.cc:515] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:32.425743 16956 leader_election.cc:290] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:32.426553 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1b77417b0d4186a7cac2e8d44821b3" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:32.422645 16880 tablet_bootstrap.cc:492] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:32.427309 16835 raft_consensus.cc:2468] T bf1b77417b0d4186a7cac2e8d44821b3 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 0.
I20260709 13:05:32.427589 16880 ts_tablet_manager.cc:1403] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.016s
I20260709 13:05:32.428738 16652 leader_election.cc:304] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:32.428974 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1b77417b0d4186a7cac2e8d44821b3" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:32.429729 16956 raft_consensus.cc:2804] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.430176 16956 raft_consensus.cc:493] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.430684 16956 raft_consensus.cc:3060] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.430758 16880 raft_consensus.cc:359] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:32.431588 16880 raft_consensus.cc:385] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.431883 16880 raft_consensus.cc:740] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.429947 16612 raft_consensus.cc:2468] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 0.
I20260709 13:05:32.433151 16960 raft_consensus.cc:493] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.433759 16960 raft_consensus.cc:515] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:32.435179 16880 consensus_queue.cc:260] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:32.436245 16960 leader_election.cc:290] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:32.437992 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca4c09eb04b42ef9854781590c9b038" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:32.437983 16880 ts_tablet_manager.cc:1434] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:05:32.439081 16890 raft_consensus.cc:385] T 3ca4c09eb04b42ef9854781590c9b038 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.439607 16890 raft_consensus.cc:740] T 3ca4c09eb04b42ef9854781590c9b038 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.441587 16890 consensus_queue.cc:260] T 3ca4c09eb04b42ef9854781590c9b038 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:32.439658 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca4c09eb04b42ef9854781590c9b038" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:32.443337 16835 raft_consensus.cc:2468] T 3ca4c09eb04b42ef9854781590c9b038 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 0.
I20260709 13:05:32.440806 16880 tablet_bootstrap.cc:492] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:32.444717 16906 raft_consensus.cc:493] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.445286 16906 raft_consensus.cc:515] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.447727 16906 leader_election.cc:290] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:32.442638 16761 raft_consensus.cc:2468] T 3ca4c09eb04b42ef9854781590c9b038 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 0.
I20260709 13:05:32.453135 16651 leader_election.cc:304] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:32.457568 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c540c6c2514ab487bb3c9c8c0ce4b5" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:32.458498 16761 raft_consensus.cc:2468] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:32.458916 16881 tablet_bootstrap.cc:654] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.459908 16576 leader_election.cc:304] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:32.460389 16956 raft_consensus.cc:515] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:32.462211 16906 raft_consensus.cc:2804] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.463209 16906 raft_consensus.cc:493] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.463547 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1b77417b0d4186a7cac2e8d44821b3" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:32.464658 16834 raft_consensus.cc:3060] T bf1b77417b0d4186a7cac2e8d44821b3 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.465845 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1b77417b0d4186a7cac2e8d44821b3" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:32.466493 16612 raft_consensus.cc:3060] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.466655 16956 leader_election.cc:290] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:32.463944 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c540c6c2514ab487bb3c9c8c0ce4b5" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:32.469749 16907 raft_consensus.cc:493] T c59e2c5f391d46929c2711f5d1ebd06d P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.469957 16883 tablet_bootstrap.cc:492] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:32.470171 16835 raft_consensus.cc:2468] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:32.470546 16883 ts_tablet_manager.cc:1403] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.063s	user 0.031s	sys 0.028s
I20260709 13:05:32.470325 16907 raft_consensus.cc:515] T c59e2c5f391d46929c2711f5d1ebd06d P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:32.473029 16612 raft_consensus.cc:2468] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:32.474341 16651 leader_election.cc:304] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:32.474954 16907 leader_election.cc:290] T c59e2c5f391d46929c2711f5d1ebd06d P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:32.475268 16956 raft_consensus.cc:2804] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.475919 16883 raft_consensus.cc:359] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:32.476665 16883 raft_consensus.cc:385] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.476656 16956 raft_consensus.cc:697] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Becoming Leader. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:32.477218 16883 raft_consensus.cc:740] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.477773 16956 consensus_queue.cc:237] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:32.477932 16883 consensus_queue.cc:260] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:32.480362 16890 ts_tablet_manager.cc:1434] T 3ca4c09eb04b42ef9854781590c9b038 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.000s
I20260709 13:05:32.481436 16890 tablet_bootstrap.cc:492] T 87634b89c1304ed9bea5d15e593f8a11 P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:32.466449 16880 tablet_bootstrap.cc:654] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.462740 16960 raft_consensus.cc:2804] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.478096 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59e2c5f391d46929c2711f5d1ebd06d" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:32.487550 16890 tablet_bootstrap.cc:654] T 87634b89c1304ed9bea5d15e593f8a11 P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.493335 16883 ts_tablet_manager.cc:1434] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:05:32.494690 16883 tablet_bootstrap.cc:492] T 31dfce908adb482a8e0ca42d31ef9b81 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:32.503947 16883 tablet_bootstrap.cc:654] T 31dfce908adb482a8e0ca42d31ef9b81 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.504189 16881 tablet_bootstrap.cc:492] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:32.504698 16881 ts_tablet_manager.cc:1403] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.089s	user 0.019s	sys 0.000s
I20260709 13:05:32.507853 16881 raft_consensus.cc:359] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:32.508772 16881 raft_consensus.cc:385] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.510317 16960 raft_consensus.cc:493] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.510914 16960 raft_consensus.cc:3060] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.511873 16880 tablet_bootstrap.cc:492] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:32.512560 16880 ts_tablet_manager.cc:1403] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.002s
I20260709 13:05:32.514228 16761 raft_consensus.cc:3060] T c59e2c5f391d46929c2711f5d1ebd06d P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.516149 16883 tablet_bootstrap.cc:492] T 31dfce908adb482a8e0ca42d31ef9b81 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:32.516638 16883 ts_tablet_manager.cc:1403] T 31dfce908adb482a8e0ca42d31ef9b81 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.002s
I20260709 13:05:32.469800 16906 raft_consensus.cc:3060] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.516881 16880 raft_consensus.cc:359] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:32.517666 16880 raft_consensus.cc:385] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.517954 16880 raft_consensus.cc:740] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.509109 16881 raft_consensus.cc:740] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.519685 16883 raft_consensus.cc:359] T 31dfce908adb482a8e0ca42d31ef9b81 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:32.520726 16883 raft_consensus.cc:385] T 31dfce908adb482a8e0ca42d31ef9b81 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.521132 16883 raft_consensus.cc:740] T 31dfce908adb482a8e0ca42d31ef9b81 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.521085 16881 consensus_queue.cc:260] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:32.522114 16883 consensus_queue.cc:260] T 31dfce908adb482a8e0ca42d31ef9b81 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:32.523205 16880 consensus_queue.cc:260] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:32.525790 16948 raft_consensus.cc:493] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.526489 16948 raft_consensus.cc:515] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.527777 16880 ts_tablet_manager.cc:1434] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 13:05:32.528585 16883 ts_tablet_manager.cc:1434] T 31dfce908adb482a8e0ca42d31ef9b81 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:05:32.528774 16880 tablet_bootstrap.cc:492] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:32.529532 16883 tablet_bootstrap.cc:492] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:32.530398 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47688a5dd2e1447a8f91a460603369e0" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:32.531283 16760 raft_consensus.cc:2468] T 47688a5dd2e1447a8f91a460603369e0 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 0.
I20260709 13:05:32.526437 16881 ts_tablet_manager.cc:1434] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.002s
I20260709 13:05:32.533783 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59e2c5f391d46929c2711f5d1ebd06d" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:32.534911 16881 tablet_bootstrap.cc:492] T 5188b5d6cfab432994341786489a7195 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:32.535207 16799 leader_election.cc:304] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 
I20260709 13:05:32.535868 16883 tablet_bootstrap.cc:654] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.536105 16913 raft_consensus.cc:2804] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.536509 16913 raft_consensus.cc:493] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.536846 16913 raft_consensus.cc:3060] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.538516 16834 raft_consensus.cc:2468] T bf1b77417b0d4186a7cac2e8d44821b3 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:32.542097 16948 leader_election.cc:290] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:32.545161 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47688a5dd2e1447a8f91a460603369e0" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:32.552066 16506 catalog_manager.cc:5697] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5afdbeb90124765b008dee6f2c68498 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "f5afdbeb90124765b008dee6f2c68498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:32.553463 16880 tablet_bootstrap.cc:654] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:32.554018 16799 leader_election.cc:343] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.546133 16726 leader_election.cc:304] T c59e2c5f391d46929c2711f5d1ebd06d P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f; no voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:32.559363 16881 tablet_bootstrap.cc:654] T 5188b5d6cfab432994341786489a7195 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.564808 16913 raft_consensus.cc:515] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.567008 16913 leader_election.cc:290] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:32.568615 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47688a5dd2e1447a8f91a460603369e0" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:32.570188 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47688a5dd2e1447a8f91a460603369e0" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:32.570878 16760 raft_consensus.cc:3060] T 47688a5dd2e1447a8f91a460603369e0 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.588109 16881 tablet_bootstrap.cc:492] T 5188b5d6cfab432994341786489a7195 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:32.588846 16881 ts_tablet_manager.cc:1403] T 5188b5d6cfab432994341786489a7195 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.005s
I20260709 13:05:32.591922 16881 raft_consensus.cc:359] T 5188b5d6cfab432994341786489a7195 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:32.592578 16881 raft_consensus.cc:385] T 5188b5d6cfab432994341786489a7195 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:05:32.582973 16799 leader_election.cc:343] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.592967 16881 raft_consensus.cc:740] T 5188b5d6cfab432994341786489a7195 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.594728 16880 tablet_bootstrap.cc:492] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:32.595238 16880 ts_tablet_manager.cc:1403] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.009s
I20260709 13:05:32.595167 16760 raft_consensus.cc:2468] T 47688a5dd2e1447a8f91a460603369e0 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 1.
I20260709 13:05:32.596906 16799 leader_election.cc:304] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [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: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:32.598192 16913 raft_consensus.cc:2804] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.598920 16913 raft_consensus.cc:697] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 LEADER]: Becoming Leader. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Running, Role: LEADER
I20260709 13:05:32.600132 16913 consensus_queue.cc:237] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.598125 16880 raft_consensus.cc:359] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.603211 16881 consensus_queue.cc:260] T 5188b5d6cfab432994341786489a7195 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:32.613627 16880 raft_consensus.cc:385] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.613991 16880 raft_consensus.cc:740] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.614995 16880 consensus_queue.cc:260] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.621498 16880 ts_tablet_manager.cc:1434] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260709 13:05:32.622764 16880 tablet_bootstrap.cc:492] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:32.628752 16880 tablet_bootstrap.cc:654] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.629921 16507 catalog_manager.cc:5697] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68). New cstate: current_term: 1 leader_uuid: "6378c9d7940a4bf5a089323bdd43f74f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:32.632562 16881 ts_tablet_manager.cc:1434] T 5188b5d6cfab432994341786489a7195 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.001s
I20260709 13:05:32.628772 16906 raft_consensus.cc:515] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.641490 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c540c6c2514ab487bb3c9c8c0ce4b5" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:32.642302 16834 raft_consensus.cc:3060] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.643997 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c540c6c2514ab487bb3c9c8c0ce4b5" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:32.644659 16760 raft_consensus.cc:3060] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.646245 16970 raft_consensus.cc:493] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.646790 16970 raft_consensus.cc:515] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:32.649804 16881 tablet_bootstrap.cc:492] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:32.648648 16906 leader_election.cc:290] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:32.652247 16970 leader_election.cc:290] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:32.653311 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5188b5d6cfab432994341786489a7195" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:32.653997 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5188b5d6cfab432994341786489a7195" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:32.655439 16890 tablet_bootstrap.cc:492] T 87634b89c1304ed9bea5d15e593f8a11 P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:32.655979 16890 ts_tablet_manager.cc:1403] T 87634b89c1304ed9bea5d15e593f8a11 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.175s	user 0.052s	sys 0.043s
I20260709 13:05:32.656908 16760 raft_consensus.cc:2468] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:32.652267 16834 raft_consensus.cc:2468] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:32.658064 16576 leader_election.cc:304] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:32.659245 16906 raft_consensus.cc:2804] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.658943 16890 raft_consensus.cc:359] T 87634b89c1304ed9bea5d15e593f8a11 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.659644 16611 raft_consensus.cc:2468] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 0.
I20260709 13:05:32.659963 16890 raft_consensus.cc:385] T 87634b89c1304ed9bea5d15e593f8a11 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.660683 16890 raft_consensus.cc:740] T 87634b89c1304ed9bea5d15e593f8a11 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.654034 16685 raft_consensus.cc:2468] T 5188b5d6cfab432994341786489a7195 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 0.
I20260709 13:05:32.661459 16725 leader_election.cc:304] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:32.663040 16881 tablet_bootstrap.cc:654] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.662290 16890 consensus_queue.cc:260] T 87634b89c1304ed9bea5d15e593f8a11 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.664346 16964 raft_consensus.cc:2804] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.664752 16964 raft_consensus.cc:493] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.665069 16964 raft_consensus.cc:3060] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.667598 16611 raft_consensus.cc:3060] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.672631 16890 ts_tablet_manager.cc:1434] T 87634b89c1304ed9bea5d15e593f8a11 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 13:05:32.677668 16883 tablet_bootstrap.cc:492] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:32.678213 16883 ts_tablet_manager.cc:1403] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.149s	user 0.030s	sys 0.059s
I20260709 13:05:32.679709 16964 raft_consensus.cc:515] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:32.680668 16880 tablet_bootstrap.cc:492] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:32.681159 16880 ts_tablet_manager.cc:1403] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.007s
I20260709 13:05:32.681064 16883 raft_consensus.cc:359] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.681999 16883 raft_consensus.cc:385] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.682281 16883 raft_consensus.cc:740] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.677233 16960 raft_consensus.cc:515] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:32.683084 16883 consensus_queue.cc:260] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.683658 16890 tablet_bootstrap.cc:492] T 36b5b9e3d3ab49778de27909d1fbd815 P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:32.686551 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca4c09eb04b42ef9854781590c9b038" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:32.687206 16760 raft_consensus.cc:3060] T 3ca4c09eb04b42ef9854781590c9b038 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.692512 16890 tablet_bootstrap.cc:654] T 36b5b9e3d3ab49778de27909d1fbd815 P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.693254 16906 raft_consensus.cc:697] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:32.694216 16685 raft_consensus.cc:3060] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.694411 16906 consensus_queue.cc:237] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.695266 16883 ts_tablet_manager.cc:1434] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:05:32.697204 16964 leader_election.cc:290] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Requested vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:32.697639 16760 raft_consensus.cc:2468] T 3ca4c09eb04b42ef9854781590c9b038 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:32.698936 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5188b5d6cfab432994341786489a7195" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:32.699959 16612 raft_consensus.cc:3060] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.700922 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca4c09eb04b42ef9854781590c9b038" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:32.701608 16834 raft_consensus.cc:3060] T 3ca4c09eb04b42ef9854781590c9b038 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.704566 16883 tablet_bootstrap.cc:492] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:32.709810 16913 raft_consensus.cc:493] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.710558 16913 raft_consensus.cc:515] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:32.713088 16913 leader_election.cc:290] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:32.716517 16883 tablet_bootstrap.cc:654] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.717445 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86e626dab004a13982563f5b2241fe3" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:32.721287 16980 raft_consensus.cc:493] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.721701 16834 raft_consensus.cc:2468] T 3ca4c09eb04b42ef9854781590c9b038 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:32.721977 16980 raft_consensus.cc:515] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.720093 16960 leader_election.cc:290] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
W20260709 13:05:32.726946 16798 leader_election.cc:343] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.733945 16652 leader_election.cc:304] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:32.734795 16960 raft_consensus.cc:2804] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.738703 16881 tablet_bootstrap.cc:492] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:32.739401 16881 ts_tablet_manager.cc:1403] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.017s
I20260709 13:05:32.740921 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86e626dab004a13982563f5b2241fe3" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:32.741492 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47688a5dd2e1447a8f91a460603369e0" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:32.742293 16760 raft_consensus.cc:2393] T 47688a5dd2e1447a8f91a460603369e0 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6898c521ba994080a968ff894602ec7d in current term 1: Already voted for candidate 6378c9d7940a4bf5a089323bdd43f74f in this term.
W20260709 13:05:32.743386 16799 leader_election.cc:343] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.743881 16799 leader_election.cc:304] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:32.744455 16960 raft_consensus.cc:697] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Becoming Leader. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:32.730402 16880 raft_consensus.cc:359] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:32.746239 16880 raft_consensus.cc:385] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.746510 16880 raft_consensus.cc:740] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.749876 16880 consensus_queue.cc:260] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:32.744861 16612 raft_consensus.cc:2468] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:32.753187 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47688a5dd2e1447a8f91a460603369e0" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:32.753808 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5188b5d6cfab432994341786489a7195" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:32.742314 16964 consensus_queue.cc:1048] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:05:32.747670 16913 raft_consensus.cc:2749] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:32.745841 16980 leader_election.cc:290] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:32.755668 16890 tablet_bootstrap.cc:492] T 36b5b9e3d3ab49778de27909d1fbd815 P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:32.755789 16907 raft_consensus.cc:2749] T c59e2c5f391d46929c2711f5d1ebd06d P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:32.755460 16960 consensus_queue.cc:237] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:32.761330 16890 ts_tablet_manager.cc:1403] T 36b5b9e3d3ab49778de27909d1fbd815 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.016s
I20260709 13:05:32.758773 16507 catalog_manager.cc:5697] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 1 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:32.763621 16880 ts_tablet_manager.cc:1434] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.002s
I20260709 13:05:32.765304 16881 raft_consensus.cc:359] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:32.766317 16881 raft_consensus.cc:385] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.766670 16881 raft_consensus.cc:740] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.764770 16948 raft_consensus.cc:493] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.768891 16965 consensus_queue.cc:1048] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:05:32.771320 16948 raft_consensus.cc:515] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.764793 16725 leader_election.cc:304] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:32.772969 16970 raft_consensus.cc:2804] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.773824 16577 leader_election.cc:304] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f
I20260709 13:05:32.774770 16913 raft_consensus.cc:493] T 31dfce908adb482a8e0ca42d31ef9b81 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.775147 16906 raft_consensus.cc:3060] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.775296 16913 raft_consensus.cc:515] T 31dfce908adb482a8e0ca42d31ef9b81 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:32.760449 16687 raft_consensus.cc:3060] T 5188b5d6cfab432994341786489a7195 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.776451 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87634b89c1304ed9bea5d15e593f8a11" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:32.777094 16760 raft_consensus.cc:2468] T 87634b89c1304ed9bea5d15e593f8a11 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 0.
I20260709 13:05:32.778694 16948 leader_election.cc:290] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:32.779088 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfce908adb482a8e0ca42d31ef9b81" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:32.780601 16799 leader_election.cc:304] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 
I20260709 13:05:32.786315 16880 tablet_bootstrap.cc:492] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:32.789605 16883 tablet_bootstrap.cc:492] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:32.790236 16883 ts_tablet_manager.cc:1403] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.004s
I20260709 13:05:32.791349 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87634b89c1304ed9bea5d15e593f8a11" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:32.781500 16948 raft_consensus.cc:2804] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.792342 16890 raft_consensus.cc:359] T 36b5b9e3d3ab49778de27909d1fbd815 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:32.794267 16890 raft_consensus.cc:385] T 36b5b9e3d3ab49778de27909d1fbd815 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.794756 16890 raft_consensus.cc:740] T 36b5b9e3d3ab49778de27909d1fbd815 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.790995 16881 consensus_queue.cc:260] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:32.797076 16890 consensus_queue.cc:260] T 36b5b9e3d3ab49778de27909d1fbd815 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:32.800249 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfce908adb482a8e0ca42d31ef9b81" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:32.808049 16890 ts_tablet_manager.cc:1434] T 36b5b9e3d3ab49778de27909d1fbd815 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.003s
I20260709 13:05:32.792053 16913 leader_election.cc:290] T 31dfce908adb482a8e0ca42d31ef9b81 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:32.794091 16948 raft_consensus.cc:493] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.792713 16612 raft_consensus.cc:2468] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 0.
W20260709 13:05:32.813956 16799 leader_election.cc:343] T 31dfce908adb482a8e0ca42d31ef9b81 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.817399 16948 raft_consensus.cc:3060] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.836323 16881 ts_tablet_manager.cc:1434] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.097s	user 0.012s	sys 0.010s
W20260709 13:05:32.830353 16798 leader_election.cc:343] T 31dfce908adb482a8e0ca42d31ef9b81 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.843690 16890 tablet_bootstrap.cc:492] T f535458b319444ac9e4f0e1facc2020e P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:32.828696 16970 raft_consensus.cc:697] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:32.853138 16890 tablet_bootstrap.cc:654] T f535458b319444ac9e4f0e1facc2020e P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.858834 16798 leader_election.cc:304] T 31dfce908adb482a8e0ca42d31ef9b81 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:32.865893 16913 raft_consensus.cc:2749] T 31dfce908adb482a8e0ca42d31ef9b81 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:32.866092 16798 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:45757, user_credentials={real_user=slave}} blocked reactor thread for 55514.7us
I20260709 13:05:32.864897 16883 raft_consensus.cc:359] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:32.869011 16883 raft_consensus.cc:385] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.869340 16883 raft_consensus.cc:740] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.870113 16883 consensus_queue.cc:260] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:32.870301 16970 consensus_queue.cc:237] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:32.848589 16948 raft_consensus.cc:515] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.875950 16883 ts_tablet_manager.cc:1434] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.085s	user 0.002s	sys 0.005s
I20260709 13:05:32.871483 16881 tablet_bootstrap.cc:492] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:32.879508 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87634b89c1304ed9bea5d15e593f8a11" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:32.880105 16612 raft_consensus.cc:3060] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.882808 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87634b89c1304ed9bea5d15e593f8a11" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:32.877889 16948 leader_election.cc:290] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:32.883455 16761 raft_consensus.cc:3060] T 87634b89c1304ed9bea5d15e593f8a11 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.883885 16883 tablet_bootstrap.cc:492] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:32.890061 16760 raft_consensus.cc:3060] T 36b5b9e3d3ab49778de27909d1fbd815 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.896893 16881 tablet_bootstrap.cc:654] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.900575 16883 tablet_bootstrap.cc:654] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.905019 16913 consensus_queue.cc:1048] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:05:32.907130 16799 consensus_peers.cc:597] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:32.924430 16612 raft_consensus.cc:2468] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 1.
I20260709 13:05:32.927764 16761 raft_consensus.cc:2468] T 87634b89c1304ed9bea5d15e593f8a11 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 1.
I20260709 13:05:32.929214 16799 leader_election.cc:304] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 
I20260709 13:05:32.930132 16913 raft_consensus.cc:2804] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.930590 16913 raft_consensus.cc:697] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 LEADER]: Becoming Leader. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Running, Role: LEADER
I20260709 13:05:32.931102 16687 raft_consensus.cc:2468] T 5188b5d6cfab432994341786489a7195 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:32.931412 16913 consensus_queue.cc:237] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.940361 16960 consensus_queue.cc:1048] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:32.933056 16880 tablet_bootstrap.cc:654] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.950482 16881 tablet_bootstrap.cc:492] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:32.951149 16881 ts_tablet_manager.cc:1403] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.000s
I20260709 13:05:32.953943 16881 raft_consensus.cc:359] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:32.954636 16881 raft_consensus.cc:385] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.954958 16881 raft_consensus.cc:740] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.955673 16881 consensus_queue.cc:260] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:32.958380 16881 ts_tablet_manager.cc:1434] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:32.962296 16881 tablet_bootstrap.cc:492] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:32.967959 16906 raft_consensus.cc:2749] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:32.972549 16883 tablet_bootstrap.cc:492] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:32.973227 16883 ts_tablet_manager.cc:1403] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.009s
I20260709 13:05:32.975018 16949 raft_consensus.cc:493] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.975643 16949 raft_consensus.cc:515] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:32.976630 16883 raft_consensus.cc:359] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.979182 16883 raft_consensus.cc:385] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.979511 16883 raft_consensus.cc:740] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.980156 16949 leader_election.cc:290] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:32.980427 16883 consensus_queue.cc:260] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:32.982852 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd897092842c412a91b6dc9380bceaa2" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
W20260709 13:05:32.984408 16799 leader_election.cc:343] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.984889 16883 ts_tablet_manager.cc:1434] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:05:32.986424 16881 tablet_bootstrap.cc:654] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.987025 16883 tablet_bootstrap.cc:492] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:32.996902 16883 tablet_bootstrap.cc:654] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.998291 16890 tablet_bootstrap.cc:492] T f535458b319444ac9e4f0e1facc2020e P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:32.998924 16890 ts_tablet_manager.cc:1403] T f535458b319444ac9e4f0e1facc2020e P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.155s	user 0.010s	sys 0.009s
I20260709 13:05:33.002231 16890 raft_consensus.cc:359] T f535458b319444ac9e4f0e1facc2020e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:33.002930 16890 raft_consensus.cc:385] T f535458b319444ac9e4f0e1facc2020e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.003242 16890 raft_consensus.cc:740] T f535458b319444ac9e4f0e1facc2020e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.003983 16890 consensus_queue.cc:260] T f535458b319444ac9e4f0e1facc2020e P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:33.006359 16883 tablet_bootstrap.cc:492] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:33.007179 16890 ts_tablet_manager.cc:1434] T f535458b319444ac9e4f0e1facc2020e P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:33.008716 16883 ts_tablet_manager.cc:1403] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.001s
I20260709 13:05:33.009343 16890 tablet_bootstrap.cc:492] T cee6561e2fb6471ca70084fb15cbcd4c P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:33.012198 17013 consensus_queue.cc:1048] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:33.014894 16883 raft_consensus.cc:359] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:33.016373 16883 raft_consensus.cc:385] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.017055 16883 raft_consensus.cc:740] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.017514 16507 catalog_manager.cc:5697] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5afdbeb90124765b008dee6f2c68498 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "f5afdbeb90124765b008dee6f2c68498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.018255 16883 consensus_queue.cc:260] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:33.022509 16883 ts_tablet_manager.cc:1434] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 13:05:33.025033 16883 tablet_bootstrap.cc:492] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:33.024011 16504 catalog_manager.cc:5697] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68). New cstate: current_term: 1 leader_uuid: "6378c9d7940a4bf5a089323bdd43f74f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.025205 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd897092842c412a91b6dc9380bceaa2" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:33.028613 16687 raft_consensus.cc:2468] T dd897092842c412a91b6dc9380bceaa2 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 0.
I20260709 13:05:33.031371 16890 tablet_bootstrap.cc:654] T cee6561e2fb6471ca70084fb15cbcd4c P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.031303 16949 consensus_queue.cc:1048] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:33.038610 16949 raft_consensus.cc:493] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.039194 16949 raft_consensus.cc:515] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:33.041319 16798 leader_election.cc:304] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f
I20260709 13:05:33.050675 16883 tablet_bootstrap.cc:654] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.050834 16948 raft_consensus.cc:2804] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.051479 16948 raft_consensus.cc:493] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.051857 16948 raft_consensus.cc:3060] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.057747 16880 tablet_bootstrap.cc:492] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:33.058323 16880 ts_tablet_manager.cc:1403] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.272s	user 0.012s	sys 0.001s
I20260709 13:05:33.059835 16948 raft_consensus.cc:515] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:33.062151 16948 leader_election.cc:290] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:33.065143 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd897092842c412a91b6dc9380bceaa2" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:33.066315 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f535458b319444ac9e4f0e1facc2020e" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:33.067291 16761 raft_consensus.cc:2468] T f535458b319444ac9e4f0e1facc2020e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 0.
W20260709 13:05:33.067996 16799 leader_election.cc:343] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.069902 16799 leader_election.cc:304] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 
I20260709 13:05:33.070731 16948 raft_consensus.cc:2804] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.071153 16948 raft_consensus.cc:493] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.071547 16948 raft_consensus.cc:3060] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.075599 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd897092842c412a91b6dc9380bceaa2" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:33.076359 16685 raft_consensus.cc:3060] T dd897092842c412a91b6dc9380bceaa2 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.076783 16949 leader_election.cc:290] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:33.079077 16883 tablet_bootstrap.cc:492] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:33.086091 16883 ts_tablet_manager.cc:1403] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.002s
I20260709 13:05:33.089411 16883 raft_consensus.cc:359] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:33.099228 16883 raft_consensus.cc:385] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.100059 16883 raft_consensus.cc:740] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.101114 16883 consensus_queue.cc:260] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:33.091912 16508 catalog_manager.cc:5697] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 1 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:33.104522 16883 ts_tablet_manager.cc:1434] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:05:33.085892 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f535458b319444ac9e4f0e1facc2020e" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:33.096257 16948 raft_consensus.cc:515] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:33.101791 17019 raft_consensus.cc:493] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.091936 16685 raft_consensus.cc:2468] T dd897092842c412a91b6dc9380bceaa2 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 1.
I20260709 13:05:33.095955 16906 consensus_queue.cc:1048] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.119966 16948 leader_election.cc:290] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:33.121011 16948 raft_consensus.cc:493] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.116385 17019 raft_consensus.cc:515] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:33.121675 16948 raft_consensus.cc:515] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:33.123720 17019 leader_election.cc:290] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:33.125558 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f535458b319444ac9e4f0e1facc2020e" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:33.126691 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee6561e2fb6471ca70084fb15cbcd4c" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:33.123799 16948 leader_election.cc:290] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:33.127671 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee6561e2fb6471ca70084fb15cbcd4c" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:33.127995 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ee77f127f7401f9aea6ae1c4d0a2a2" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:33.132594 16883 tablet_bootstrap.cc:492] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:33.061091 16880 raft_consensus.cc:359] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:33.136204 16880 raft_consensus.cc:385] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.136538 16880 raft_consensus.cc:740] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.139281 16798 leader_election.cc:304] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f
W20260709 13:05:33.140487 16651 leader_election.cc:343] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:33.141536 16558 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:33.142606 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ee77f127f7401f9aea6ae1c4d0a2a2" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:33.137555 16880 consensus_queue.cc:260] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:33.144918 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f535458b319444ac9e4f0e1facc2020e" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:33.145048 16609 raft_consensus.cc:2468] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 0.
I20260709 13:05:33.148710 16890 tablet_bootstrap.cc:492] T cee6561e2fb6471ca70084fb15cbcd4c P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:33.149405 16890 ts_tablet_manager.cc:1403] T cee6561e2fb6471ca70084fb15cbcd4c P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.140s	user 0.024s	sys 0.032s
I20260709 13:05:33.150178 16883 tablet_bootstrap.cc:654] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.152300 16906 raft_consensus.cc:493] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.152288 16890 raft_consensus.cc:359] T cee6561e2fb6471ca70084fb15cbcd4c P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:33.146790 16948 raft_consensus.cc:2804] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.152930 16906 raft_consensus.cc:515] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:33.153501 16948 raft_consensus.cc:697] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 LEADER]: Becoming Leader. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Running, Role: LEADER
I20260709 13:05:33.154428 16948 consensus_queue.cc:237] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:33.157110 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bd3812b2754e539b7acdd7ecf49b93" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:33.157225 16651 leader_election.cc:304] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [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: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f
I20260709 13:05:33.158463 17019 raft_consensus.cc:2804] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:05:33.158646 16576 leader_election.cc:343] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.158886 17019 raft_consensus.cc:493] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:05:33.159034 16799 leader_election.cc:343] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.159356 17019 raft_consensus.cc:3060] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.159592 16906 leader_election.cc:290] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
W20260709 13:05:33.160636 16799 leader_election.cc:343] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.161733 17037 consensus_queue.cc:1048] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:05:33.163566 16799 leader_election.cc:343] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:33.164587 16799 leader_election.cc:343] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.163631 16880 ts_tablet_manager.cc:1434] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.105s	user 0.007s	sys 0.000s
I20260709 13:05:33.161907 16890 raft_consensus.cc:385] T cee6561e2fb6471ca70084fb15cbcd4c P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.165603 16890 raft_consensus.cc:740] T cee6561e2fb6471ca70084fb15cbcd4c P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.164994 16799 leader_election.cc:304] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:33.145597 16761 raft_consensus.cc:3060] T f535458b319444ac9e4f0e1facc2020e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.166757 16890 consensus_queue.cc:260] T cee6561e2fb6471ca70084fb15cbcd4c P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:33.167119 17037 raft_consensus.cc:2749] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.168399 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bd3812b2754e539b7acdd7ecf49b93" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:33.173266 16685 raft_consensus.cc:2468] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:33.171806 17019 raft_consensus.cc:515] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:33.169104 16890 ts_tablet_manager.cc:1434] T cee6561e2fb6471ca70084fb15cbcd4c P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260709 13:05:33.175961 16890 tablet_bootstrap.cc:492] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:33.181087 16575 leader_election.cc:304] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [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: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f
I20260709 13:05:33.186192 16881 tablet_bootstrap.cc:492] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:33.186805 16881 ts_tablet_manager.cc:1403] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.225s	user 0.037s	sys 0.026s
I20260709 13:05:33.187489 16880 tablet_bootstrap.cc:492] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:33.201687 16980 consensus_queue.cc:1048] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:33.205122 16761 raft_consensus.cc:2468] T f535458b319444ac9e4f0e1facc2020e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 1.
I20260709 13:05:33.205816 17019 leader_election.cc:290] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Requested vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:33.189896 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee6561e2fb6471ca70084fb15cbcd4c" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:33.207192 16609 raft_consensus.cc:3060] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.212797 16880 tablet_bootstrap.cc:654] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.184816 16906 raft_consensus.cc:2804] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.217587 16906 raft_consensus.cc:493] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.218171 16906 raft_consensus.cc:3060] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.193856 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee6561e2fb6471ca70084fb15cbcd4c" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:33.222157 16759 raft_consensus.cc:3060] T cee6561e2fb6471ca70084fb15cbcd4c P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.224359 16799 leader_election.cc:304] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f [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: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:33.225332 16948 raft_consensus.cc:2804] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.227906 16948 raft_consensus.cc:697] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f [term 1 LEADER]: Becoming Leader. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Running, Role: LEADER
I20260709 13:05:33.194342 16881 raft_consensus.cc:359] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:33.228823 16948 consensus_queue.cc:237] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:33.229658 16881 raft_consensus.cc:385] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.229964 16881 raft_consensus.cc:740] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.230713 16881 consensus_queue.cc:260] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:33.232853 16881 ts_tablet_manager.cc:1434] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 13:05:33.234593 17035 raft_consensus.cc:493] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.235124 17035 raft_consensus.cc:515] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:33.237026 17035 leader_election.cc:290] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:33.238783 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8136f2170744e5b94b1618f1bd7543b" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
W20260709 13:05:33.240468 16799 leader_election.cc:343] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.240832 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8136f2170744e5b94b1618f1bd7543b" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:33.241421 16906 raft_consensus.cc:515] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
W20260709 13:05:33.242424 16798 leader_election.cc:343] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.242897 16798 leader_election.cc:304] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:33.244864 17035 raft_consensus.cc:2749] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.247038 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bd3812b2754e539b7acdd7ecf49b93" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:33.247773 16685 raft_consensus.cc:3060] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.248687 16906 leader_election.cc:290] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:33.251150 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bd3812b2754e539b7acdd7ecf49b93" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
W20260709 13:05:33.252761 16576 leader_election.cc:343] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.261957 16881 tablet_bootstrap.cc:492] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:33.189328 16883 tablet_bootstrap.cc:492] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:33.215358 16609 raft_consensus.cc:2468] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:33.191749 16890 tablet_bootstrap.cc:654] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.271533 16880 tablet_bootstrap.cc:492] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:33.272161 16880 ts_tablet_manager.cc:1403] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.086s	user 0.007s	sys 0.006s
I20260709 13:05:33.221570 16506 catalog_manager.cc:5697] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68). New cstate: current_term: 1 leader_uuid: "6378c9d7940a4bf5a089323bdd43f74f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:33.276243 16651 leader_election.cc:304] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:33.273725 16883 ts_tablet_manager.cc:1403] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.141s	user 0.014s	sys 0.010s
I20260709 13:05:33.279744 17013 raft_consensus.cc:2804] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.280254 17013 raft_consensus.cc:697] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Becoming Leader. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:33.281121 17013 consensus_queue.cc:237] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:33.289623 16970 consensus_queue.cc:1048] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.294730 16883 raft_consensus.cc:359] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:33.295416 16883 raft_consensus.cc:385] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.298496 16685 raft_consensus.cc:2468] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:33.299927 16575 leader_election.cc:304] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [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: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f
I20260709 13:05:33.301968 16906 raft_consensus.cc:2804] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.302584 16906 raft_consensus.cc:697] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:33.303234 17019 consensus_queue.cc:1048] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.303639 16906 consensus_queue.cc:237] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:33.261063 16759 raft_consensus.cc:2468] T cee6561e2fb6471ca70084fb15cbcd4c P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:33.295688 16883 raft_consensus.cc:740] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.316174 16948 raft_consensus.cc:493] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.316829 16948 raft_consensus.cc:515] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:33.318856 16883 consensus_queue.cc:260] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:33.340349 16890 tablet_bootstrap.cc:492] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:33.340672 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b96a0d994ce47c1bf66b9dce626f287" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
W20260709 13:05:33.342470 16799 leader_election.cc:343] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.344411 16948 leader_election.cc:290] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:33.346521 16883 ts_tablet_manager.cc:1434] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
I20260709 13:05:33.349898 17019 consensus_queue.cc:1048] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.350566 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b96a0d994ce47c1bf66b9dce626f287" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:33.351238 16883 tablet_bootstrap.cc:492] T fceec93e44584477b452b300d96c33f5 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:33.351182 16880 raft_consensus.cc:359] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:33.351764 16948 raft_consensus.cc:493] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.352438 16880 raft_consensus.cc:385] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.352771 16880 raft_consensus.cc:740] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.352289 16948 raft_consensus.cc:515] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:33.355495 16948 leader_election.cc:290] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:33.340967 16890 ts_tablet_manager.cc:1403] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.165s	user 0.006s	sys 0.014s
W20260709 13:05:33.355624 16798 leader_election.cc:343] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.356276 16798 leader_election.cc:304] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:33.358376 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1df2309df74f6487c54632ecc507f4" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:33.358798 17037 raft_consensus.cc:2749] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.361549 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1df2309df74f6487c54632ecc507f4" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:33.348922 16881 tablet_bootstrap.cc:654] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.362367 16890 raft_consensus.cc:359] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:33.363708 16890 raft_consensus.cc:385] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.364145 16890 raft_consensus.cc:740] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
W20260709 13:05:33.362314 16799 leader_election.cc:343] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.365228 16890 consensus_queue.cc:260] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:33.357964 16508 catalog_manager.cc:5697] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68). New cstate: current_term: 1 leader_uuid: "6378c9d7940a4bf5a089323bdd43f74f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:33.366381 16798 leader_election.cc:343] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.353821 16880 consensus_queue.cc:260] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:33.374814 16798 leader_election.cc:304] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:33.375892 16890 ts_tablet_manager.cc:1434] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:05:33.376406 16880 ts_tablet_manager.cc:1434] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.104s	user 0.005s	sys 0.004s
I20260709 13:05:33.376286 17035 raft_consensus.cc:2749] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.380199 16880 tablet_bootstrap.cc:492] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:33.386135 16880 tablet_bootstrap.cc:654] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.388834 16970 consensus_queue.cc:1048] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.387374 16890 tablet_bootstrap.cc:492] T dd897092842c412a91b6dc9380bceaa2 P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:33.390264 16504 catalog_manager.cc:5697] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 1 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.387750 16883 tablet_bootstrap.cc:654] T fceec93e44584477b452b300d96c33f5 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.398264 17019 raft_consensus.cc:493] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.399972 17019 raft_consensus.cc:515] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:33.402071 17019 leader_election.cc:290] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:33.402804 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86e626dab004a13982563f5b2241fe3" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:33.404892 16835 raft_consensus.cc:2468] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 0.
I20260709 13:05:33.405929 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86e626dab004a13982563f5b2241fe3" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:33.406417 16652 leader_election.cc:304] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:33.407434 16960 raft_consensus.cc:2804] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.407822 16960 raft_consensus.cc:493] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.408142 16960 raft_consensus.cc:3060] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:33.408471 16651 leader_election.cc:343] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.400642 16508 catalog_manager.cc:5697] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5afdbeb90124765b008dee6f2c68498 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "f5afdbeb90124765b008dee6f2c68498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.420490 16960 raft_consensus.cc:515] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:33.422822 16960 leader_election.cc:290] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:33.434954 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86e626dab004a13982563f5b2241fe3" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:33.435627 16835 raft_consensus.cc:3060] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.444583 16890 tablet_bootstrap.cc:654] T dd897092842c412a91b6dc9380bceaa2 P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.446038 16949 consensus_queue.cc:1048] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.449847 17035 consensus_queue.cc:1048] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.447134 16881 tablet_bootstrap.cc:492] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:33.453886 16881 ts_tablet_manager.cc:1403] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.192s	user 0.011s	sys 0.006s
I20260709 13:05:33.463469 16881 raft_consensus.cc:359] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:33.464326 16881 raft_consensus.cc:385] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.464681 16881 raft_consensus.cc:740] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.471990 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86e626dab004a13982563f5b2241fe3" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:33.472990 16883 tablet_bootstrap.cc:492] T fceec93e44584477b452b300d96c33f5 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:33.473510 16835 raft_consensus.cc:2468] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:33.474951 16652 leader_election.cc:304] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:33.473567 16883 ts_tablet_manager.cc:1403] T fceec93e44584477b452b300d96c33f5 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.123s	user 0.022s	sys 0.005s
I20260709 13:05:33.468178 16881 consensus_queue.cc:260] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:33.480067 16881 ts_tablet_manager.cc:1434] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260709 13:05:33.476326 17019 raft_consensus.cc:2804] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.481225 16881 tablet_bootstrap.cc:492] T dc1df2309df74f6487c54632ecc507f4 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:33.480557 16883 raft_consensus.cc:359] T fceec93e44584477b452b300d96c33f5 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:33.481822 16883 raft_consensus.cc:385] T fceec93e44584477b452b300d96c33f5 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.482070 16883 raft_consensus.cc:740] T fceec93e44584477b452b300d96c33f5 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.482996 16883 consensus_queue.cc:260] T fceec93e44584477b452b300d96c33f5 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:33.485706 17019 raft_consensus.cc:697] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Becoming Leader. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:33.486920 16880 tablet_bootstrap.cc:492] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:33.487483 16880 ts_tablet_manager.cc:1403] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.107s	user 0.039s	sys 0.024s
I20260709 13:05:33.486871 17019 consensus_queue.cc:237] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
W20260709 13:05:33.490968 16651 leader_election.cc:343] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.493412 16883 ts_tablet_manager.cc:1434] T fceec93e44584477b452b300d96c33f5 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 13:05:33.497470 16890 tablet_bootstrap.cc:492] T dd897092842c412a91b6dc9380bceaa2 P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:33.506518 16880 raft_consensus.cc:359] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:33.507543 16880 raft_consensus.cc:385] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.507896 16880 raft_consensus.cc:740] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.508710 16880 consensus_queue.cc:260] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:33.498078 16890 ts_tablet_manager.cc:1403] T dd897092842c412a91b6dc9380bceaa2 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.111s	user 0.011s	sys 0.010s
I20260709 13:05:33.513746 16880 ts_tablet_manager.cc:1434] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260709 13:05:33.514794 16880 tablet_bootstrap.cc:492] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:33.520777 16880 tablet_bootstrap.cc:654] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.522743 16883 tablet_bootstrap.cc:492] T 76d744f24ff54106a16c4b28cbcb6dfd P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:33.530210 16883 tablet_bootstrap.cc:654] T 76d744f24ff54106a16c4b28cbcb6dfd P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.531468 16881 tablet_bootstrap.cc:654] T dc1df2309df74f6487c54632ecc507f4 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.572345 16880 tablet_bootstrap.cc:492] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:33.572981 16880 ts_tablet_manager.cc:1403] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.029s
I20260709 13:05:33.571897 16506 catalog_manager.cc:5697] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5afdbeb90124765b008dee6f2c68498 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "f5afdbeb90124765b008dee6f2c68498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:33.575874 16880 raft_consensus.cc:359] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:33.576455 16880 raft_consensus.cc:385] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.576679 16880 raft_consensus.cc:740] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.578805 16880 consensus_queue.cc:260] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:33.579105 17019 raft_consensus.cc:493] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.581118 16883 tablet_bootstrap.cc:492] T 76d744f24ff54106a16c4b28cbcb6dfd P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:33.581141 16890 raft_consensus.cc:359] T dd897092842c412a91b6dc9380bceaa2 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:33.581746 16883 ts_tablet_manager.cc:1403] T 76d744f24ff54106a16c4b28cbcb6dfd P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.020s
I20260709 13:05:33.581992 16890 raft_consensus.cc:385] T dd897092842c412a91b6dc9380bceaa2 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.582387 16890 raft_consensus.cc:740] T dd897092842c412a91b6dc9380bceaa2 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.579713 17019 raft_consensus.cc:515] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:33.583266 16890 consensus_queue.cc:260] T dd897092842c412a91b6dc9380bceaa2 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:33.585767 16890 ts_tablet_manager.cc:1434] T dd897092842c412a91b6dc9380bceaa2 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.002s
I20260709 13:05:33.586561 17019 leader_election.cc:290] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:33.586884 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfce908adb482a8e0ca42d31ef9b81" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:33.587590 17035 raft_consensus.cc:493] T fceec93e44584477b452b300d96c33f5 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.592010 16890 tablet_bootstrap.cc:492] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:33.592252 17035 raft_consensus.cc:515] T fceec93e44584477b452b300d96c33f5 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:33.592974 16880 ts_tablet_manager.cc:1434] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.007s
I20260709 13:05:33.593946 16880 tablet_bootstrap.cc:492] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:33.592005 16913 raft_consensus.cc:493] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.595213 16913 raft_consensus.cc:515] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:33.595445 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fceec93e44584477b452b300d96c33f5" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
W20260709 13:05:33.596841 16799 leader_election.cc:343] T fceec93e44584477b452b300d96c33f5 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.597995 17035 leader_election.cc:290] T fceec93e44584477b452b300d96c33f5 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:33.597208 16913 leader_election.cc:290] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:33.598453 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf7059b78fa4b6b9d6a8311e7edab7c" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:33.598609 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf7059b78fa4b6b9d6a8311e7edab7c" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
W20260709 13:05:33.599655 16651 leader_election.cc:343] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.599891 16880 tablet_bootstrap.cc:654] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:33.601082 16798 leader_election.cc:343] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:33.601624 16799 leader_election.cc:343] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.601985 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fceec93e44584477b452b300d96c33f5" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:33.602082 16799 leader_election.cc:304] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:33.603055 16913 raft_consensus.cc:2749] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:33.603346 16799 leader_election.cc:343] T fceec93e44584477b452b300d96c33f5 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.603801 16799 leader_election.cc:304] T fceec93e44584477b452b300d96c33f5 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:33.604907 16913 raft_consensus.cc:2749] T fceec93e44584477b452b300d96c33f5 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.606223 16906 raft_consensus.cc:493] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.606734 16906 raft_consensus.cc:515] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:33.608939 16906 leader_election.cc:290] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:33.609997 16883 raft_consensus.cc:359] T 76d744f24ff54106a16c4b28cbcb6dfd P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:33.610466 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86e626dab004a13982563f5b2241fe3" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:33.610786 16883 raft_consensus.cc:385] T 76d744f24ff54106a16c4b28cbcb6dfd P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.611090 16883 raft_consensus.cc:740] T 76d744f24ff54106a16c4b28cbcb6dfd P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.611145 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfce908adb482a8e0ca42d31ef9b81" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:33.614820 16835 raft_consensus.cc:2468] T 31dfce908adb482a8e0ca42d31ef9b81 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 0.
I20260709 13:05:33.611933 16883 consensus_queue.cc:260] T 76d744f24ff54106a16c4b28cbcb6dfd P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:33.612393 16970 raft_consensus.cc:493] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.616221 16970 raft_consensus.cc:515] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:33.611256 16834 raft_consensus.cc:2393] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6898c521ba994080a968ff894602ec7d in current term 1: Already voted for candidate f5afdbeb90124765b008dee6f2c68498 in this term.
I20260709 13:05:33.613175 16906 raft_consensus.cc:493] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.613903 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86e626dab004a13982563f5b2241fe3" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:33.618119 16883 ts_tablet_manager.cc:1434] T 76d744f24ff54106a16c4b28cbcb6dfd P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.002s
I20260709 13:05:33.619757 16883 tablet_bootstrap.cc:492] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:33.620311 16575 leader_election.cc:304] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6898c521ba994080a968ff894602ec7d; no voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:33.618129 16970 leader_election.cc:290] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:33.618266 16906 raft_consensus.cc:515] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:33.627233 16890 tablet_bootstrap.cc:654] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.627417 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f535458b319444ac9e4f0e1facc2020e" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:33.628417 16761 raft_consensus.cc:2393] T f535458b319444ac9e4f0e1facc2020e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6898c521ba994080a968ff894602ec7d in current term 1: Already voted for candidate 6378c9d7940a4bf5a089323bdd43f74f in this term.
I20260709 13:05:33.633558 17044 raft_consensus.cc:3060] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.635622 16883 tablet_bootstrap.cc:654] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.638973 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f535458b319444ac9e4f0e1facc2020e" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:33.640791 16577 leader_election.cc:304] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f
I20260709 13:05:33.641716 17040 raft_consensus.cc:3060] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.634827 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1df2309df74f6487c54632ecc507f4" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
W20260709 13:05:33.642988 16724 leader_election.cc:343] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.644043 16652 leader_election.cc:304] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498 [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f
I20260709 13:05:33.645206 16960 raft_consensus.cc:2804] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.645668 16960 raft_consensus.cc:493] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.646014 16960 raft_consensus.cc:3060] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.651636 17040 raft_consensus.cc:2749] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.657660 16906 leader_election.cc:290] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:33.680085 17019 consensus_queue.cc:1048] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.656894 16960 raft_consensus.cc:515] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:33.686074 16881 tablet_bootstrap.cc:492] T dc1df2309df74f6487c54632ecc507f4 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:33.687752 16881 ts_tablet_manager.cc:1403] T dc1df2309df74f6487c54632ecc507f4 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.207s	user 0.018s	sys 0.004s
I20260709 13:05:33.695065 17044 raft_consensus.cc:2749] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.694060 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1df2309df74f6487c54632ecc507f4" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:33.697000 16960 leader_election.cc:290] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:33.697203 16834 raft_consensus.cc:2468] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 0.
I20260709 13:05:33.701617 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfce908adb482a8e0ca42d31ef9b81" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
W20260709 13:05:33.703259 16651 leader_election.cc:343] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.705525 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfce908adb482a8e0ca42d31ef9b81" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:33.706461 16835 raft_consensus.cc:3060] T 31dfce908adb482a8e0ca42d31ef9b81 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.705703 16726 leader_election.cc:304] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:33.708133 16970 raft_consensus.cc:2804] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.708516 16970 raft_consensus.cc:493] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.708876 16970 raft_consensus.cc:3060] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.707842 16881 raft_consensus.cc:359] T dc1df2309df74f6487c54632ecc507f4 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:33.718878 16913 consensus_queue.cc:1048] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:33.725435 16881 raft_consensus.cc:385] T dc1df2309df74f6487c54632ecc507f4 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.725939 16881 raft_consensus.cc:740] T dc1df2309df74f6487c54632ecc507f4 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.726148 16906 consensus_queue.cc:1048] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.729040 16881 consensus_queue.cc:260] T dc1df2309df74f6487c54632ecc507f4 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:33.730332 16970 raft_consensus.cc:515] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:33.731700 16881 ts_tablet_manager.cc:1434] T dc1df2309df74f6487c54632ecc507f4 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 13:05:33.732848 16881 tablet_bootstrap.cc:492] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:33.733198 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1df2309df74f6487c54632ecc507f4" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:33.733805 16686 raft_consensus.cc:3060] T dc1df2309df74f6487c54632ecc507f4 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.754482 16761 raft_consensus.cc:3060] T dd897092842c412a91b6dc9380bceaa2 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.764534 17018 consensus_queue.cc:1048] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:05:33.768625 16883 tablet_bootstrap.cc:492] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:33.779139 16883 ts_tablet_manager.cc:1403] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.160s	user 0.027s	sys 0.011s
I20260709 13:05:33.781898 16883 raft_consensus.cc:359] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:33.782687 16883 raft_consensus.cc:385] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.783041 16883 raft_consensus.cc:740] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
W20260709 13:05:33.785483 16576 consensus_peers.cc:597] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d -> Peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Couldn't send request to peer 4c403db9e160429ca7cc3eaf51288a3f. 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 13:05:33.739372 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1df2309df74f6487c54632ecc507f4" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:33.789839 16949 consensus_queue.cc:1048] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.790102 16834 raft_consensus.cc:3060] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.769227 16835 raft_consensus.cc:2468] T 31dfce908adb482a8e0ca42d31ef9b81 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:33.793677 16652 leader_election.cc:304] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498 [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f
I20260709 13:05:33.794734 17018 raft_consensus.cc:2804] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.794492 16949 consensus_queue.cc:1048] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.795245 17018 raft_consensus.cc:697] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Becoming Leader. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:33.785177 16883 consensus_queue.cc:260] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:33.771004 16880 tablet_bootstrap.cc:492] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:33.796639 16880 ts_tablet_manager.cc:1403] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.203s	user 0.033s	sys 0.061s
I20260709 13:05:33.796123 17018 consensus_queue.cc:237] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:33.741490 16970 leader_election.cc:290] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:33.766283 16686 raft_consensus.cc:2468] T dc1df2309df74f6487c54632ecc507f4 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:33.745200 16890 tablet_bootstrap.cc:492] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:33.800470 16890 ts_tablet_manager.cc:1403] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.214s	user 0.037s	sys 0.046s
I20260709 13:05:33.804319 16724 leader_election.cc:304] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:33.805248 16970 raft_consensus.cc:2804] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.805804 16970 raft_consensus.cc:697] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:33.806670 16970 consensus_queue.cc:237] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:33.810258 16881 tablet_bootstrap.cc:654] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.811765 16883 ts_tablet_manager.cc:1434] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:05:33.813172 16883 tablet_bootstrap.cc:492] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:33.816061 16890 raft_consensus.cc:359] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:33.841617 16890 raft_consensus.cc:385] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.800972 16880 raft_consensus.cc:359] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:33.842541 16880 raft_consensus.cc:385] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.842896 16880 raft_consensus.cc:740] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.837142 16834 raft_consensus.cc:2468] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:33.844182 16880 consensus_queue.cc:260] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:33.842077 16890 raft_consensus.cc:740] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.847468 16890 consensus_queue.cc:260] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:33.849066 16890 ts_tablet_manager.cc:1434] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.001s
I20260709 13:05:33.850013 16890 tablet_bootstrap.cc:492] T 31dfce908adb482a8e0ca42d31ef9b81 P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:33.850878 16880 ts_tablet_manager.cc:1434] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.002s
I20260709 13:05:33.854674 17044 raft_consensus.cc:493] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.857468 17044 raft_consensus.cc:515] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:33.859036 16949 consensus_queue.cc:1048] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.859939 16880 tablet_bootstrap.cc:492] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:33.861059 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ee77f127f7401f9aea6ae1c4d0a2a2" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:33.863083 16890 tablet_bootstrap.cc:654] T 31dfce908adb482a8e0ca42d31ef9b81 P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:33.863111 16576 leader_election.cc:343] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.868909 16880 tablet_bootstrap.cc:654] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.870350 16883 tablet_bootstrap.cc:654] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.870950 17044 leader_election.cc:290] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:33.871876 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ee77f127f7401f9aea6ae1c4d0a2a2" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:33.872629 16834 raft_consensus.cc:2468] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:33.878961 17035 raft_consensus.cc:493] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.879674 17035 raft_consensus.cc:515] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:33.888778 17035 leader_election.cc:290] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:33.891014 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ab9df5f59e4232aed54021c81a75ae" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
W20260709 13:05:33.892650 16799 leader_election.cc:343] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.894230 16577 leader_election.cc:304] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [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: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f
I20260709 13:05:33.897871 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ab9df5f59e4232aed54021c81a75ae" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
W20260709 13:05:33.899336 16799 leader_election.cc:343] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.899827 16799 leader_election.cc:304] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:33.901963 16949 raft_consensus.cc:2749] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.895545 17044 raft_consensus.cc:2804] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.902946 17044 raft_consensus.cc:493] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.903323 17044 raft_consensus.cc:3060] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.909741 16509 catalog_manager.cc:5697] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 1 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.914176 16881 tablet_bootstrap.cc:492] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:33.914719 16881 ts_tablet_manager.cc:1403] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.182s	user 0.008s	sys 0.014s
I20260709 13:05:33.922780 16880 tablet_bootstrap.cc:492] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:33.923266 16880 ts_tablet_manager.cc:1403] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.008s
I20260709 13:05:33.924182 16881 raft_consensus.cc:359] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:33.924882 16881 raft_consensus.cc:385] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.925154 16881 raft_consensus.cc:740] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.925698 16880 raft_consensus.cc:359] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:33.926440 16880 raft_consensus.cc:385] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.926712 16880 raft_consensus.cc:740] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.927179 16890 tablet_bootstrap.cc:492] T 31dfce908adb482a8e0ca42d31ef9b81 P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:33.927469 16880 consensus_queue.cc:260] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:33.929920 16880 ts_tablet_manager.cc:1434] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:05:33.931960 16890 ts_tablet_manager.cc:1403] T 31dfce908adb482a8e0ca42d31ef9b81 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.082s	user 0.006s	sys 0.012s
I20260709 13:05:33.934937 16890 raft_consensus.cc:359] T 31dfce908adb482a8e0ca42d31ef9b81 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:33.936444 16890 raft_consensus.cc:385] T 31dfce908adb482a8e0ca42d31ef9b81 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.936623 16881 consensus_queue.cc:260] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:33.936798 16890 raft_consensus.cc:740] T 31dfce908adb482a8e0ca42d31ef9b81 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.919345 16506 catalog_manager.cc:5697] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5afdbeb90124765b008dee6f2c68498 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "f5afdbeb90124765b008dee6f2c68498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.940212 16890 consensus_queue.cc:260] T 31dfce908adb482a8e0ca42d31ef9b81 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:33.939373 16880 tablet_bootstrap.cc:492] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:33.942646 16890 ts_tablet_manager.cc:1434] T 31dfce908adb482a8e0ca42d31ef9b81 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:05:33.943641 16890 tablet_bootstrap.cc:492] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:33.947141 16880 tablet_bootstrap.cc:654] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.947544 17044 raft_consensus.cc:515] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:33.949432 16890 tablet_bootstrap.cc:654] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.960681 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ee77f127f7401f9aea6ae1c4d0a2a2" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
W20260709 13:05:33.962293 16576 leader_election.cc:343] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.953588 16881 ts_tablet_manager.cc:1434] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 13:05:33.964010 16881 tablet_bootstrap.cc:492] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:33.966784 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ee77f127f7401f9aea6ae1c4d0a2a2" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:33.967442 16834 raft_consensus.cc:3060] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.974861 16980 raft_consensus.cc:493] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.975353 16906 raft_consensus.cc:493] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.975440 16980 raft_consensus.cc:515] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:33.975927 16906 raft_consensus.cc:515] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:33.978089 17018 consensus_queue.cc:1048] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.980458 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc67f9067bbf4543b643d3ef99f7c588" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:33.984146 16883 tablet_bootstrap.cc:492] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:33.987818 16883 ts_tablet_manager.cc:1403] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.175s	user 0.025s	sys 0.018s
I20260709 13:05:33.988731 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8136f2170744e5b94b1618f1bd7543b" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:33.989413 16686 raft_consensus.cc:2468] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:33.990684 16575 leader_election.cc:304] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:33.991500 17040 raft_consensus.cc:2804] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.991885 17040 raft_consensus.cc:493] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.992208 17040 raft_consensus.cc:3060] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.993403 16881 tablet_bootstrap.cc:654] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.993778 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc67f9067bbf4543b643d3ef99f7c588" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:33.984531 16612 raft_consensus.cc:3060] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.999053 17040 raft_consensus.cc:515] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:33.983028 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8136f2170744e5b94b1618f1bd7543b" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:34.001947 16833 raft_consensus.cc:2468] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:34.005324 17018 consensus_queue.cc:1048] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.011022 17037 raft_consensus.cc:493] T 76d744f24ff54106a16c4b28cbcb6dfd P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.011523 17037 raft_consensus.cc:515] T 76d744f24ff54106a16c4b28cbcb6dfd P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:34.012494 16575 leader_election.cc:304] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6898c521ba994080a968ff894602ec7d; no voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:33.978047 16906 leader_election.cc:290] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:33.974699 17044 leader_election.cc:290] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:34.021579 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8136f2170744e5b94b1618f1bd7543b" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:34.022256 16835 raft_consensus.cc:3060] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.037323 17037 leader_election.cc:290] T 76d744f24ff54106a16c4b28cbcb6dfd P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:34.039245 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d744f24ff54106a16c4b28cbcb6dfd" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:33.978078 16980 leader_election.cc:290] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
W20260709 13:05:34.040841 16799 leader_election.cc:343] T 76d744f24ff54106a16c4b28cbcb6dfd P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.046052 17040 leader_election.cc:290] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:34.047444 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d744f24ff54106a16c4b28cbcb6dfd" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
W20260709 13:05:34.049095 16798 leader_election.cc:343] T 76d744f24ff54106a16c4b28cbcb6dfd P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.049707 16798 leader_election.cc:304] T 76d744f24ff54106a16c4b28cbcb6dfd P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:34.051240 17037 raft_consensus.cc:2749] T 76d744f24ff54106a16c4b28cbcb6dfd P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.069622 16883 raft_consensus.cc:359] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:34.070613 16883 raft_consensus.cc:385] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.070940 16883 raft_consensus.cc:740] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.068526 16834 raft_consensus.cc:2468] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:34.075800 16883 consensus_queue.cc:260] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:34.082976 16880 tablet_bootstrap.cc:492] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:34.083698 16880 ts_tablet_manager.cc:1403] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.145s	user 0.030s	sys 0.030s
I20260709 13:05:34.086916 16883 ts_tablet_manager.cc:1434] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.099s	user 0.008s	sys 0.000s
W20260709 13:05:34.078343 16576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34091, user_credentials={real_user=slave}} blocked reactor thread for 71163.1us
W20260709 13:05:34.084738 16575 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:45757, user_credentials={real_user=slave}} blocked reactor thread for 71140.9us
I20260709 13:05:34.095916 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8136f2170744e5b94b1618f1bd7543b" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:34.096500 16687 raft_consensus.cc:3060] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.096618 16890 tablet_bootstrap.cc:492] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:34.097137 16890 ts_tablet_manager.cc:1403] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.154s	user 0.038s	sys 0.029s
I20260709 13:05:34.103256 16881 tablet_bootstrap.cc:492] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:34.103704 16881 ts_tablet_manager.cc:1403] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.140s	user 0.014s	sys 0.006s
I20260709 13:05:34.090443 16577 leader_election.cc:304] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [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: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f
I20260709 13:05:34.107019 17086 raft_consensus.cc:2804] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.107494 17086 raft_consensus.cc:697] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:34.108264 17086 consensus_queue.cc:237] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.101166 16970 raft_consensus.cc:493] T 31dfce908adb482a8e0ca42d31ef9b81 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.109261 16970 raft_consensus.cc:515] T 31dfce908adb482a8e0ca42d31ef9b81 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:34.109721 16835 raft_consensus.cc:2468] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:34.109817 16980 raft_consensus.cc:2749] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.111368 16970 leader_election.cc:290] T 31dfce908adb482a8e0ca42d31ef9b81 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:34.112440 16577 leader_election.cc:304] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:34.113508 17088 raft_consensus.cc:2804] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.113395 16890 raft_consensus.cc:359] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.114096 17088 raft_consensus.cc:697] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:34.114161 16890 raft_consensus.cc:385] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.114653 16883 tablet_bootstrap.cc:492] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:34.114753 16890 raft_consensus.cc:740] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.117079 17088 consensus_queue.cc:237] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:34.117985 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfce908adb482a8e0ca42d31ef9b81" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:34.122512 16687 raft_consensus.cc:2468] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:34.124148 16890 consensus_queue.cc:260] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.125082 16881 raft_consensus.cc:359] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:34.125911 16881 raft_consensus.cc:385] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.126211 16881 raft_consensus.cc:740] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.127000 16881 consensus_queue.cc:260] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:34.129201 16880 raft_consensus.cc:359] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:34.129992 16880 raft_consensus.cc:385] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.130283 16880 raft_consensus.cc:740] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.117650 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31dfce908adb482a8e0ca42d31ef9b81" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:34.131191 16835 raft_consensus.cc:2393] T 31dfce908adb482a8e0ca42d31ef9b81 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c403db9e160429ca7cc3eaf51288a3f in current term 1: Already voted for candidate f5afdbeb90124765b008dee6f2c68498 in this term.
I20260709 13:05:34.130988 16880 consensus_queue.cc:260] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:34.126307 16890 ts_tablet_manager.cc:1434] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:05:34.133267 16890 tablet_bootstrap.cc:492] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:34.143131 16726 leader_election.cc:304] T 31dfce908adb482a8e0ca42d31ef9b81 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f; no voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:34.164760 16970 raft_consensus.cc:3060] T 31dfce908adb482a8e0ca42d31ef9b81 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.133320 16880 ts_tablet_manager.cc:1434] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.000s
I20260709 13:05:34.174620 16881 ts_tablet_manager.cc:1434] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260709 13:05:34.175159 16970 raft_consensus.cc:2749] T 31dfce908adb482a8e0ca42d31ef9b81 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.157033 16890 tablet_bootstrap.cc:654] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.174620 16880 tablet_bootstrap.cc:492] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:34.176985 16881 tablet_bootstrap.cc:492] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:34.176137 16883 tablet_bootstrap.cc:654] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.182894 16880 tablet_bootstrap.cc:654] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:34.186391 16558 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:34.189025 16881 tablet_bootstrap.cc:654] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.188920 16949 raft_consensus.cc:493] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.189970 16949 raft_consensus.cc:515] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:34.191586 16883 tablet_bootstrap.cc:492] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:34.192060 16883 ts_tablet_manager.cc:1403] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.078s	user 0.005s	sys 0.005s
I20260709 13:05:34.193234 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38bd84c5a16341a4baeb3e81d0e3acc6" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
W20260709 13:05:34.194832 16799 leader_election.cc:343] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.195935 16883 raft_consensus.cc:359] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:34.192072 16949 leader_election.cc:290] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:34.197008 16883 raft_consensus.cc:385] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.197341 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38bd84c5a16341a4baeb3e81d0e3acc6" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:34.197664 16883 raft_consensus.cc:740] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.200537 16883 consensus_queue.cc:260] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
W20260709 13:05:34.201280 16798 leader_election.cc:343] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.201860 16798 leader_election.cc:304] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:34.202550 16949 raft_consensus.cc:493] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.203055 16949 raft_consensus.cc:515] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:34.204713 16881 tablet_bootstrap.cc:492] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:34.205245 16881 ts_tablet_manager.cc:1403] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.003s
I20260709 13:05:34.205546 16948 raft_consensus.cc:2749] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.207258 16949 leader_election.cc:290] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:34.208400 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3e2b6bd2dd421b80787694f4a3547c" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:34.203469 16880 tablet_bootstrap.cc:492] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:34.209201 16880 ts_tablet_manager.cc:1403] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.002s
W20260709 13:05:34.209944 16798 leader_election.cc:343] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.212474 16890 tablet_bootstrap.cc:492] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:34.212189 16880 raft_consensus.cc:359] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:34.212894 16880 raft_consensus.cc:385] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.212965 16890 ts_tablet_manager.cc:1403] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.004s
I20260709 13:05:34.213274 16880 raft_consensus.cc:740] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.214066 16880 consensus_queue.cc:260] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:34.216141 16890 raft_consensus.cc:359] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:34.216488 16880 ts_tablet_manager.cc:1434] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:34.216593 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3e2b6bd2dd421b80787694f4a3547c" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:34.216943 16890 raft_consensus.cc:385] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.217284 16890 raft_consensus.cc:740] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.217720 16880 tablet_bootstrap.cc:492] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
W20260709 13:05:34.218269 16799 leader_election.cc:343] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.218021 16890 consensus_queue.cc:260] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:34.208232 16881 raft_consensus.cc:359] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:34.218762 16799 leader_election.cc:304] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:34.219040 16881 raft_consensus.cc:385] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.219377 16881 raft_consensus.cc:740] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.219870 16948 raft_consensus.cc:2749] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.220090 16881 consensus_queue.cc:260] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:34.222124 16883 ts_tablet_manager.cc:1434] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.002s
I20260709 13:05:34.223217 16883 tablet_bootstrap.cc:492] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:34.219878 16507 catalog_manager.cc:5697] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 1 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.225260 16880 tablet_bootstrap.cc:654] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.224916 16507 catalog_manager.cc:5697] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 1 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:34.230325 16881 ts_tablet_manager.cc:1434] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:05:34.231731 16881 tablet_bootstrap.cc:492] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:34.236763 16880 tablet_bootstrap.cc:492] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:34.237403 16880 ts_tablet_manager.cc:1403] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.002s
I20260709 13:05:34.239090 16890 ts_tablet_manager.cc:1434] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 13:05:34.240662 16881 tablet_bootstrap.cc:654] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.240216 16880 raft_consensus.cc:359] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.241115 16880 raft_consensus.cc:385] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.241451 16880 raft_consensus.cc:740] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.242233 16880 consensus_queue.cc:260] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.245107 16880 ts_tablet_manager.cc:1434] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:34.246578 16880 tablet_bootstrap.cc:492] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:34.247262 17086 raft_consensus.cc:493] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.247792 17086 raft_consensus.cc:515] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:34.249795 16883 tablet_bootstrap.cc:654] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.250254 17086 leader_election.cc:290] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:34.253543 16890 tablet_bootstrap.cc:492] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:34.254390 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57db3bf71496485d88ed6924d40febad" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:34.255043 16687 raft_consensus.cc:2468] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:34.256075 16970 raft_consensus.cc:493] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.256587 16970 raft_consensus.cc:515] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:34.258348 16880 tablet_bootstrap.cc:654] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.258860 16970 leader_election.cc:290] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:34.261725 16575 leader_election.cc:304] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:34.262390 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bd3812b2754e539b7acdd7ecf49b93" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:34.264190 16890 tablet_bootstrap.cc:654] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.265341 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57db3bf71496485d88ed6924d40febad" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:34.266085 16760 raft_consensus.cc:2468] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:34.266553 16980 raft_consensus.cc:2804] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.266947 16980 raft_consensus.cc:493] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.267324 16980 raft_consensus.cc:3060] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.261288 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bd3812b2754e539b7acdd7ecf49b93" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:34.274024 16725 leader_election.cc:304] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:34.275862 16880 tablet_bootstrap.cc:492] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:34.276538 16880 ts_tablet_manager.cc:1403] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.000s
I20260709 13:05:34.279036 17018 consensus_queue.cc:1048] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.281651 16970 raft_consensus.cc:2749] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.296388 16880 raft_consensus.cc:359] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:34.299242 16880 raft_consensus.cc:385] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.299556 16880 raft_consensus.cc:740] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.300031 17086 raft_consensus.cc:493] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.300356 16880 consensus_queue.cc:260] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:34.300580 17086 raft_consensus.cc:515] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:34.302084 16980 raft_consensus.cc:515] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:34.303094 16880 ts_tablet_manager.cc:1434] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.000s
I20260709 13:05:34.304175 16880 tablet_bootstrap.cc:492] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:34.305192 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b96a0d994ce47c1bf66b9dce626f287" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:34.305853 16835 raft_consensus.cc:2468] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:34.307263 17074 raft_consensus.cc:493] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.307747 16980 leader_election.cc:290] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:34.307771 17074 raft_consensus.cc:515] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.311082 17074 leader_election.cc:290] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:34.311497 16880 tablet_bootstrap.cc:654] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.313522 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ee77f127f7401f9aea6ae1c4d0a2a2" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:34.314525 16835 raft_consensus.cc:2393] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c403db9e160429ca7cc3eaf51288a3f in current term 1: Already voted for candidate 6898c521ba994080a968ff894602ec7d in this term.
I20260709 13:05:34.316154 16883 tablet_bootstrap.cc:492] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:34.316603 16577 leader_election.cc:304] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:34.316705 16883 ts_tablet_manager.cc:1403] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.094s	user 0.026s	sys 0.008s
I20260709 13:05:34.317451 16890 tablet_bootstrap.cc:492] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:34.318126 16890 ts_tablet_manager.cc:1403] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.014s
I20260709 13:05:34.319825 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57db3bf71496485d88ed6924d40febad" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:34.319617 16883 raft_consensus.cc:359] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:34.320406 16760 raft_consensus.cc:3060] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.320453 16883 raft_consensus.cc:385] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.320948 16883 raft_consensus.cc:740] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.321727 16883 consensus_queue.cc:260] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:34.323859 16883 ts_tablet_manager.cc:1434] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:34.324396 16881 tablet_bootstrap.cc:492] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:34.343642 16881 ts_tablet_manager.cc:1403] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.112s	user 0.022s	sys 0.018s
I20260709 13:05:34.345516 16883 tablet_bootstrap.cc:492] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:34.346215 17019 consensus_queue.cc:1048] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.346506 16881 raft_consensus.cc:359] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:34.347321 16881 raft_consensus.cc:385] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.347612 16881 raft_consensus.cc:740] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.348248 16881 consensus_queue.cc:260] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:34.325106 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57db3bf71496485d88ed6924d40febad" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:34.349289 16687 raft_consensus.cc:3060] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.358464 16687 raft_consensus.cc:2468] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:34.325431 16890 raft_consensus.cc:359] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.359445 16890 raft_consensus.cc:385] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.328631 16760 raft_consensus.cc:2468] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:34.330124 16880 tablet_bootstrap.cc:492] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:34.330014 16980 raft_consensus.cc:2804] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.330695 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ee77f127f7401f9aea6ae1c4d0a2a2" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:34.360733 16980 raft_consensus.cc:493] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.361326 16980 raft_consensus.cc:3060] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.362282 16725 leader_election.cc:304] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f; no voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:34.363500 16970 raft_consensus.cc:3060] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.363526 16881 ts_tablet_manager.cc:1434] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 13:05:34.365154 16883 tablet_bootstrap.cc:654] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.359777 16890 raft_consensus.cc:740] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.332808 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b96a0d994ce47c1bf66b9dce626f287" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:34.368068 16686 raft_consensus.cc:2468] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:34.368166 16890 consensus_queue.cc:260] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.370770 16890 ts_tablet_manager.cc:1434] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260709 13:05:34.371762 16890 tablet_bootstrap.cc:492] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:34.331612 17086 leader_election.cc:290] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:34.365631 16881 tablet_bootstrap.cc:492] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:34.373225 16880 ts_tablet_manager.cc:1403] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.002s
I20260709 13:05:34.360845 16576 leader_election.cc:304] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:34.380652 17074 consensus_queue.cc:1048] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.373519 16980 raft_consensus.cc:515] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:34.383548 17086 raft_consensus.cc:2804] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.384097 17086 raft_consensus.cc:697] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:34.384971 17086 consensus_queue.cc:237] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:34.387111 16883 tablet_bootstrap.cc:492] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:34.387662 16883 ts_tablet_manager.cc:1403] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.004s
I20260709 13:05:34.387969 16980 leader_election.cc:290] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:34.389029 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b96a0d994ce47c1bf66b9dce626f287" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:34.389755 16833 raft_consensus.cc:3060] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.391036 16890 tablet_bootstrap.cc:654] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.393988 16761 raft_consensus.cc:3060] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.391395 16880 raft_consensus.cc:359] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.395146 16880 raft_consensus.cc:385] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.397454 16880 raft_consensus.cc:740] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.394814 16881 tablet_bootstrap.cc:654] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.398309 16880 consensus_queue.cc:260] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.392032 16883 raft_consensus.cc:359] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:34.400419 16883 raft_consensus.cc:385] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.400723 16883 raft_consensus.cc:740] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.402165 16883 consensus_queue.cc:260] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:34.402938 17074 consensus_queue.cc:1048] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.404022 16890 tablet_bootstrap.cc:492] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:34.404690 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b96a0d994ce47c1bf66b9dce626f287" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:34.405453 16687 raft_consensus.cc:3060] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.408766 16890 ts_tablet_manager.cc:1403] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.004s
I20260709 13:05:34.404918 16880 ts_tablet_manager.cc:1434] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:05:34.410339 16880 tablet_bootstrap.cc:492] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:34.417423 16883 ts_tablet_manager.cc:1434] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 13:05:34.423040 16883 tablet_bootstrap.cc:492] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:34.424705 16970 raft_consensus.cc:2749] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.438895 16883 tablet_bootstrap.cc:654] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.447626 16890 raft_consensus.cc:359] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:34.449599 16890 raft_consensus.cc:385] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.450563 16833 raft_consensus.cc:2468] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:34.452379 16577 leader_election.cc:304] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:34.453229 17086 raft_consensus.cc:2804] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.453768 17086 raft_consensus.cc:697] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:34.454600 17086 consensus_queue.cc:237] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:34.455809 16880 tablet_bootstrap.cc:654] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.450048 16890 raft_consensus.cc:740] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.458866 16890 consensus_queue.cc:260] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:34.459635 16687 raft_consensus.cc:2468] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:34.466358 16890 ts_tablet_manager.cc:1434] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.001s
I20260709 13:05:34.467504 16883 tablet_bootstrap.cc:492] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:34.468098 16883 ts_tablet_manager.cc:1403] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.004s
I20260709 13:05:34.468178 16890 tablet_bootstrap.cc:492] T 76d744f24ff54106a16c4b28cbcb6dfd P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:34.472186 16881 tablet_bootstrap.cc:492] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:34.472723 16881 ts_tablet_manager.cc:1403] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.010s
I20260709 13:05:34.475319 16508 catalog_manager.cc:5697] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 1 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.484352 17074 raft_consensus.cc:493] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.484885 17074 raft_consensus.cc:515] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.488425 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fceec93e44584477b452b300d96c33f5" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:34.489109 16835 raft_consensus.cc:2468] T fceec93e44584477b452b300d96c33f5 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 0.
I20260709 13:05:34.490517 16890 tablet_bootstrap.cc:654] T 76d744f24ff54106a16c4b28cbcb6dfd P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.491992 16881 raft_consensus.cc:359] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:34.490278 16883 raft_consensus.cc:359] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.490422 16726 leader_election.cc:304] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 
I20260709 13:05:34.492998 16883 raft_consensus.cc:385] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.493649 16883 raft_consensus.cc:740] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.494930 16883 consensus_queue.cc:260] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.495373 17074 leader_election.cc:290] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:34.496654 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fceec93e44584477b452b300d96c33f5" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:34.497278 17086 raft_consensus.cc:493] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.497433 16609 raft_consensus.cc:2468] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 0.
I20260709 13:05:34.497848 17086 raft_consensus.cc:515] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:34.499667 16883 ts_tablet_manager.cc:1434] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 13:05:34.499795 16880 tablet_bootstrap.cc:492] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:34.500654 16883 tablet_bootstrap.cc:492] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:34.500978 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb35486ef7e4c5ca3e15cee3cdd30c4" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:34.501617 16759 raft_consensus.cc:2468] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:34.501813 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb35486ef7e4c5ca3e15cee3cdd30c4" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:34.502978 16576 leader_election.cc:304] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:34.506481 17086 leader_election.cc:290] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:34.506976 17086 raft_consensus.cc:2804] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.507268 17086 raft_consensus.cc:493] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.507609 17086 raft_consensus.cc:3060] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.492697 16881 raft_consensus.cc:385] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.509910 16881 raft_consensus.cc:740] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.510620 16881 consensus_queue.cc:260] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:34.511456 16686 raft_consensus.cc:2468] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:34.512759 16883 tablet_bootstrap.cc:654] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.518273 17120 raft_consensus.cc:2804] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.526610 16890 tablet_bootstrap.cc:492] T 76d744f24ff54106a16c4b28cbcb6dfd P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:34.521878 16949 raft_consensus.cc:493] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.536628 16890 ts_tablet_manager.cc:1403] T 76d744f24ff54106a16c4b28cbcb6dfd P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.005s
I20260709 13:05:34.536545 16949 raft_consensus.cc:515] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:34.520382 16506 catalog_manager.cc:5697] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 1 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.539472 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07c4e5ee1fc4ae1b7c37162ec151ac7" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
W20260709 13:05:34.540889 16798 leader_election.cc:343] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.543535 16949 leader_election.cc:290] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:34.518630 16881 ts_tablet_manager.cc:1434] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.046s	user 0.002s	sys 0.005s
I20260709 13:05:34.545269 16881 tablet_bootstrap.cc:492] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:34.545570 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07c4e5ee1fc4ae1b7c37162ec151ac7" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
W20260709 13:05:34.546896 16799 leader_election.cc:343] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.547330 16799 leader_election.cc:304] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:34.548775 16890 raft_consensus.cc:359] T 76d744f24ff54106a16c4b28cbcb6dfd P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:34.549296 16949 raft_consensus.cc:2749] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.549626 16890 raft_consensus.cc:385] T 76d744f24ff54106a16c4b28cbcb6dfd P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.550144 16890 raft_consensus.cc:740] T 76d744f24ff54106a16c4b28cbcb6dfd P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.535521 17086 raft_consensus.cc:515] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:34.550974 16890 consensus_queue.cc:260] T 76d744f24ff54106a16c4b28cbcb6dfd P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:34.519448 16880 ts_tablet_manager.cc:1403] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.109s	user 0.016s	sys 0.011s
I20260709 13:05:34.535759 17120 raft_consensus.cc:493] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.552867 17120 raft_consensus.cc:3060] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.553419 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb35486ef7e4c5ca3e15cee3cdd30c4" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:34.554028 16686 raft_consensus.cc:3060] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.555384 16880 raft_consensus.cc:359] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.556838 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb35486ef7e4c5ca3e15cee3cdd30c4" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:34.557586 16890 ts_tablet_manager.cc:1434] T 76d744f24ff54106a16c4b28cbcb6dfd P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:05:34.559338 16890 tablet_bootstrap.cc:492] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:34.557762 16761 raft_consensus.cc:3060] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.557938 16880 raft_consensus.cc:385] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.561973 16880 raft_consensus.cc:740] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.562824 16880 consensus_queue.cc:260] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.564874 16880 ts_tablet_manager.cc:1434] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:05:34.568585 16890 tablet_bootstrap.cc:654] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.569538 16880 tablet_bootstrap.cc:492] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:34.557287 17086 leader_election.cc:290] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:34.577019 16881 tablet_bootstrap.cc:654] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.577468 17086 consensus_queue.cc:1048] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:34.585841 16761 raft_consensus.cc:2468] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:34.595003 16576 leader_election.cc:304] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:34.599702 17088 raft_consensus.cc:2804] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.600203 17088 raft_consensus.cc:697] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:34.601011 17088 consensus_queue.cc:237] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:34.603082 16949 raft_consensus.cc:493] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.601362 16686 raft_consensus.cc:2468] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:34.603746 16949 raft_consensus.cc:515] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.606706 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f9f708d00d4759a8215f064c6d6886" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
W20260709 13:05:34.608148 16799 leader_election.cc:343] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.609423 16883 tablet_bootstrap.cc:492] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:34.610085 16883 ts_tablet_manager.cc:1403] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.110s	user 0.013s	sys 0.025s
I20260709 13:05:34.612040 17120 raft_consensus.cc:515] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.615173 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fceec93e44584477b452b300d96c33f5" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:34.616503 16835 raft_consensus.cc:3060] T fceec93e44584477b452b300d96c33f5 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.617233 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fceec93e44584477b452b300d96c33f5" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:34.617841 16609 raft_consensus.cc:3060] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.618188 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f9f708d00d4759a8215f064c6d6886" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:34.618863 16612 raft_consensus.cc:2468] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 0.
I20260709 13:05:34.620384 16880 tablet_bootstrap.cc:654] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.615445 16949 leader_election.cc:290] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:34.621861 16799 leader_election.cc:304] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f
I20260709 13:05:34.618227 16883 raft_consensus.cc:359] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.623245 16883 raft_consensus.cc:385] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.623509 16883 raft_consensus.cc:740] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.629730 17086 consensus_queue.cc:1048] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.624281 16883 consensus_queue.cc:260] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.631953 16949 raft_consensus.cc:2804] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.625850 17120 leader_election.cc:290] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:34.638723 16949 raft_consensus.cc:493] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.639533 16949 raft_consensus.cc:3060] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.632032 16609 raft_consensus.cc:2468] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:34.643610 16835 raft_consensus.cc:2468] T fceec93e44584477b452b300d96c33f5 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:34.646488 16883 ts_tablet_manager.cc:1434] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.002s
I20260709 13:05:34.647462 16508 catalog_manager.cc:5697] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 1 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.648191 16726 leader_election.cc:304] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 
I20260709 13:05:34.649070 17120 raft_consensus.cc:2804] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.650170 16883 tablet_bootstrap.cc:492] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:34.650414 17120 raft_consensus.cc:697] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:34.651301 17120 consensus_queue.cc:237] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.652644 16949 raft_consensus.cc:515] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.659071 16890 tablet_bootstrap.cc:492] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:34.659783 16890 ts_tablet_manager.cc:1403] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.101s	user 0.016s	sys 0.008s
I20260709 13:05:34.661614 16949 leader_election.cc:290] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:34.663067 16881 tablet_bootstrap.cc:492] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:34.663192 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f9f708d00d4759a8215f064c6d6886" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:34.663615 16881 ts_tablet_manager.cc:1403] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.119s	user 0.017s	sys 0.007s
W20260709 13:05:34.667788 16799 leader_election.cc:343] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.668529 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f9f708d00d4759a8215f064c6d6886" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:34.669143 16609 raft_consensus.cc:3060] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.672098 16881 raft_consensus.cc:359] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:34.673254 16949 raft_consensus.cc:493] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.674054 16949 raft_consensus.cc:515] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.672799 16881 raft_consensus.cc:385] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.675153 16881 raft_consensus.cc:740] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.676455 16949 leader_election.cc:290] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:34.677094 16980 consensus_queue.cc:1048] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.666703 16890 raft_consensus.cc:359] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.678176 16890 raft_consensus.cc:385] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.678874 16890 raft_consensus.cc:740] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.678373 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1ba6fecf204fca98df106bda47e1dd" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:34.679479 16881 consensus_queue.cc:260] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:34.682914 16881 ts_tablet_manager.cc:1434] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:05:34.680824 16890 consensus_queue.cc:260] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.684178 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1ba6fecf204fca98df106bda47e1dd" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:34.685637 16881 tablet_bootstrap.cc:492] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:34.687387 16890 ts_tablet_manager.cc:1434] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
W20260709 13:05:34.684850 16799 leader_election.cc:343] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:34.689093 16799 leader_election.cc:343] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.689538 16799 leader_election.cc:304] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:34.691107 16948 raft_consensus.cc:2749] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.691596 16883 tablet_bootstrap.cc:654] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.692950 16609 raft_consensus.cc:2468] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 1.
I20260709 13:05:34.695252 16890 tablet_bootstrap.cc:492] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:34.700237 17013 raft_consensus.cc:493] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.700780 17013 raft_consensus.cc:515] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:34.704095 17013 leader_election.cc:290] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:34.704334 16890 tablet_bootstrap.cc:654] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.697204 16799 leader_election.cc:304] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f
I20260709 13:05:34.705201 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d744f24ff54106a16c4b28cbcb6dfd" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:34.725576 16883 tablet_bootstrap.cc:492] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:34.727473 16883 ts_tablet_manager.cc:1403] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.007s
I20260709 13:05:34.717993 17035 raft_consensus.cc:2804] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.728888 17035 raft_consensus.cc:697] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 LEADER]: Becoming Leader. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Running, Role: LEADER
I20260709 13:05:34.729794 17035 consensus_queue.cc:237] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.730470 16883 raft_consensus.cc:359] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:34.731405 16883 raft_consensus.cc:385] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.731681 16883 raft_consensus.cc:740] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.734125 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d744f24ff54106a16c4b28cbcb6dfd" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:34.734803 16833 raft_consensus.cc:2468] T 76d744f24ff54106a16c4b28cbcb6dfd P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 0.
I20260709 13:05:34.717633 16761 raft_consensus.cc:2468] T 76d744f24ff54106a16c4b28cbcb6dfd P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 0.
I20260709 13:05:34.743731 16651 leader_election.cc:304] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:34.732493 16883 consensus_queue.cc:260] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:34.752421 16883 ts_tablet_manager.cc:1434] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:05:34.753927 16880 tablet_bootstrap.cc:492] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:34.754788 16880 ts_tablet_manager.cc:1403] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.185s	user 0.012s	sys 0.016s
I20260709 13:05:34.751916 17013 raft_consensus.cc:2804] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.756004 17013 raft_consensus.cc:493] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.756368 17013 raft_consensus.cc:3060] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.723043 16948 raft_consensus.cc:493] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.758114 16948 raft_consensus.cc:515] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:34.761132 16509 catalog_manager.cc:5697] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 1 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.750125 17086 consensus_queue.cc:1048] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:05:34.764477 17013 raft_consensus.cc:515] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:34.766667 17013 leader_election.cc:290] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:34.769541 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d744f24ff54106a16c4b28cbcb6dfd" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:34.770406 16835 raft_consensus.cc:3060] T 76d744f24ff54106a16c4b28cbcb6dfd P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.778543 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f7313fd1824cbbaa3ee0fda92e2d66" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:34.780406 16835 raft_consensus.cc:2468] T 76d744f24ff54106a16c4b28cbcb6dfd P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:34.781705 16652 leader_election.cc:304] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:34.782800 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f7313fd1824cbbaa3ee0fda92e2d66" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
W20260709 13:05:34.783875 16799 leader_election.cc:343] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.784718 16960 raft_consensus.cc:2804] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.785106 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76d744f24ff54106a16c4b28cbcb6dfd" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:34.785810 16759 raft_consensus.cc:3060] T 76d744f24ff54106a16c4b28cbcb6dfd P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.785238 16960 raft_consensus.cc:697] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Becoming Leader. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:34.791597 16960 consensus_queue.cc:237] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:34.794041 16881 tablet_bootstrap.cc:654] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.798602 16880 raft_consensus.cc:359] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:34.799305 16880 raft_consensus.cc:385] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.799551 16880 raft_consensus.cc:740] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
W20260709 13:05:34.800450 16798 leader_election.cc:343] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.801795 16798 leader_election.cc:304] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:34.801842 16880 consensus_queue.cc:260] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:34.782682 16948 leader_election.cc:290] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:34.802786 17037 raft_consensus.cc:2749] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.803988 16880 ts_tablet_manager.cc:1434] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.000s
I20260709 13:05:34.778674 16883 tablet_bootstrap.cc:492] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:34.810351 16880 tablet_bootstrap.cc:492] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:34.849069 17088 raft_consensus.cc:493] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.870859 17088 raft_consensus.cc:515] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:34.873008 17088 leader_election.cc:290] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:34.874713 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ab9df5f59e4232aed54021c81a75ae" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:34.877326 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ab9df5f59e4232aed54021c81a75ae" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:34.876741 17089 consensus_queue.cc:1048] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:05:34.881907 17086 consensus_queue.cc:1048] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.901822 16883 tablet_bootstrap.cc:654] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.877034 16835 raft_consensus.cc:2468] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:34.860972 16759 raft_consensus.cc:2468] T 76d744f24ff54106a16c4b28cbcb6dfd P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:34.879632 16761 raft_consensus.cc:2468] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:34.907351 16880 tablet_bootstrap.cc:654] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.913789 16576 leader_election.cc:304] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:34.917717 17088 raft_consensus.cc:2804] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.924940 17088 raft_consensus.cc:493] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.925617 17088 raft_consensus.cc:3060] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.927223 16509 catalog_manager.cc:5697] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68). New cstate: current_term: 1 leader_uuid: "6378c9d7940a4bf5a089323bdd43f74f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.977397 16890 tablet_bootstrap.cc:492] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:34.977922 16890 ts_tablet_manager.cc:1403] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.290s	user 0.017s	sys 0.023s
I20260709 13:05:35.003026 16890 raft_consensus.cc:359] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.003918 16890 raft_consensus.cc:385] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.004263 16890 raft_consensus.cc:740] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.005020 16883 tablet_bootstrap.cc:492] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:35.005725 16883 ts_tablet_manager.cc:1403] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.227s	user 0.027s	sys 0.028s
I20260709 13:05:35.005067 16890 consensus_queue.cc:260] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.008119 16890 ts_tablet_manager.cc:1434] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:05:35.008441 16883 raft_consensus.cc:359] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:35.009142 16883 raft_consensus.cc:385] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.009196 16890 tablet_bootstrap.cc:492] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:35.009532 16883 raft_consensus.cc:740] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.012459 16883 consensus_queue.cc:260] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:35.012912 17133 consensus_queue.cc:1048] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:35.002453 17135 raft_consensus.cc:493] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.013528 16880 tablet_bootstrap.cc:492] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:35.015831 17135 raft_consensus.cc:515] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.014932 16883 ts_tablet_manager.cc:1434] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:05:35.017453 16880 ts_tablet_manager.cc:1403] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.207s	user 0.020s	sys 0.033s
I20260709 13:05:35.019234 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7860515a89df48938db576e912dea96c" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:35.019623 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7860515a89df48938db576e912dea96c" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:35.020466 16880 raft_consensus.cc:359] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:35.021183 16880 raft_consensus.cc:385] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.021485 16880 raft_consensus.cc:740] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.020550 17018 raft_consensus.cc:493] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.024518 17018 raft_consensus.cc:515] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:35.025665 16890 tablet_bootstrap.cc:654] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.028362 16508 catalog_manager.cc:5697] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5afdbeb90124765b008dee6f2c68498 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "f5afdbeb90124765b008dee6f2c68498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:35.029420 16883 tablet_bootstrap.cc:492] T 1854a2f89515410e892e4e56d03ac3e5 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:35.022244 16880 consensus_queue.cc:260] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
W20260709 13:05:35.036260 16798 leader_election.cc:343] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:35.037389 16799 leader_election.cc:343] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.018558 17135 leader_election.cc:290] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:35.037916 16799 leader_election.cc:304] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:35.038329 17018 leader_election.cc:290] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:35.038903 17135 raft_consensus.cc:2749] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:35.039201 16881 tablet_bootstrap.cc:492] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:35.039724 16881 ts_tablet_manager.cc:1403] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.354s	user 0.039s	sys 0.040s
I20260709 13:05:35.042469 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf7059b78fa4b6b9d6a8311e7edab7c" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:35.043222 16835 raft_consensus.cc:2468] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 0.
I20260709 13:05:35.042806 16881 raft_consensus.cc:359] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.043761 16881 raft_consensus.cc:385] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.044109 16881 raft_consensus.cc:740] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.044616 16652 leader_election.cc:304] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:35.045033 16883 tablet_bootstrap.cc:654] T 1854a2f89515410e892e4e56d03ac3e5 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.991734 17088 raft_consensus.cc:515] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:35.050681 17088 leader_election.cc:290] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:35.051252 17018 raft_consensus.cc:2804] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.051746 17018 raft_consensus.cc:493] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.052354 17018 raft_consensus.cc:3060] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.051707 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf7059b78fa4b6b9d6a8311e7edab7c" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:35.053058 16611 raft_consensus.cc:2468] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 0.
I20260709 13:05:35.054540 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ab9df5f59e4232aed54021c81a75ae" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:35.055178 16759 raft_consensus.cc:3060] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.062232 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ab9df5f59e4232aed54021c81a75ae" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:35.062915 16835 raft_consensus.cc:3060] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.068331 16880 ts_tablet_manager.cc:1434] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 13:05:35.069352 16880 tablet_bootstrap.cc:492] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:35.070621 16835 raft_consensus.cc:2468] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:35.071797 16577 leader_election.cc:304] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:35.072219 17118 consensus_queue.cc:1048] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.074193 17086 raft_consensus.cc:2804] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.074705 17086 raft_consensus.cc:697] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:35.075521 17086 consensus_queue.cc:237] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:35.081148 17088 consensus_queue.cc:1048] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:05:35.080708 16759 raft_consensus.cc:2468] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:35.044926 16881 consensus_queue.cc:260] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.091754 17013 raft_consensus.cc:493] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.092254 17013 raft_consensus.cc:515] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.095846 17013 leader_election.cc:290] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:35.098073 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d123eed75d94ca38d74999a45ddc90d" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:35.098724 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d123eed75d94ca38d74999a45ddc90d" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:35.099239 16881 ts_tablet_manager.cc:1434] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
W20260709 13:05:35.099560 16651 leader_election.cc:343] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.100172 16881 tablet_bootstrap.cc:492] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
W20260709 13:05:35.100394 16651 leader_election.cc:343] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.106933 16881 tablet_bootstrap.cc:654] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.109844 16890 tablet_bootstrap.cc:492] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:35.106791 16651 leader_election.cc:304] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:35.111382 17013 raft_consensus.cc:2749] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:35.111821 16880 tablet_bootstrap.cc:654] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.115370 17018 raft_consensus.cc:515] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:35.117568 16883 tablet_bootstrap.cc:492] T 1854a2f89515410e892e4e56d03ac3e5 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:35.119395 16883 ts_tablet_manager.cc:1403] T 1854a2f89515410e892e4e56d03ac3e5 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.004s
I20260709 13:05:35.123158 16881 tablet_bootstrap.cc:492] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:35.123715 16881 ts_tablet_manager.cc:1403] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.002s
I20260709 13:05:35.125902 16890 ts_tablet_manager.cc:1403] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.101s	user 0.019s	sys 0.009s
I20260709 13:05:35.125761 16883 raft_consensus.cc:359] T 1854a2f89515410e892e4e56d03ac3e5 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.128327 16880 tablet_bootstrap.cc:492] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:35.128753 16890 raft_consensus.cc:359] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.130019 16883 raft_consensus.cc:385] T 1854a2f89515410e892e4e56d03ac3e5 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.130152 16880 ts_tablet_manager.cc:1403] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.002s
I20260709 13:05:35.133124 16883 raft_consensus.cc:740] T 1854a2f89515410e892e4e56d03ac3e5 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.133721 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf7059b78fa4b6b9d6a8311e7edab7c" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:35.134326 16835 raft_consensus.cc:3060] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.134661 16883 consensus_queue.cc:260] T 1854a2f89515410e892e4e56d03ac3e5 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.129683 16881 raft_consensus.cc:359] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.131743 17074 raft_consensus.cc:493] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.138481 17074 raft_consensus.cc:515] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.139333 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf7059b78fa4b6b9d6a8311e7edab7c" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:35.139420 17120 consensus_queue.cc:1048] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:35.140000 16612 raft_consensus.cc:3060] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.140923 17074 leader_election.cc:290] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:35.132591 17018 leader_election.cc:290] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:35.141328 16835 raft_consensus.cc:2468] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:35.142058 16881 raft_consensus.cc:385] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.142437 16881 raft_consensus.cc:740] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.143210 16881 consensus_queue.cc:260] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.143548 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07c4e5ee1fc4ae1b7c37162ec151ac7" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
W20260709 13:05:35.145186 16724 leader_election.cc:343] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.145629 16881 ts_tablet_manager.cc:1434] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 13:05:35.145931 16612 raft_consensus.cc:2468] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:35.146798 16881 tablet_bootstrap.cc:492] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:35.147727 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07c4e5ee1fc4ae1b7c37162ec151ac7" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:35.135666 16880 raft_consensus.cc:359] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.148377 16833 raft_consensus.cc:2468] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 0.
I20260709 13:05:35.130060 16890 raft_consensus.cc:385] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.149686 16890 raft_consensus.cc:740] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.149613 16726 leader_election.cc:304] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:35.147096 16651 leader_election.cc:304] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:35.151187 16890 consensus_queue.cc:260] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.152504 17120 raft_consensus.cc:2804] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.152910 17120 raft_consensus.cc:493] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.153461 16890 ts_tablet_manager.cc:1434] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 13:05:35.153331 17120 raft_consensus.cc:3060] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.154390 16890 tablet_bootstrap.cc:492] T d50cb02193ea4a3e87cacdcd14c446a0 P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:35.148351 16880 raft_consensus.cc:385] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.136526 16504 catalog_manager.cc:5697] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 1 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:35.160897 17013 raft_consensus.cc:2804] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.161628 17013 raft_consensus.cc:697] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Becoming Leader. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:35.162696 17013 consensus_queue.cc:237] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:35.174463 17086 consensus_queue.cc:1048] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:35.161598 16890 tablet_bootstrap.cc:654] T d50cb02193ea4a3e87cacdcd14c446a0 P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.185541 16880 raft_consensus.cc:740] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.191982 16880 consensus_queue.cc:260] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.190294 17086 consensus_queue.cc:1048] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:35.195614 16883 ts_tablet_manager.cc:1434] T 1854a2f89515410e892e4e56d03ac3e5 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.000s
I20260709 13:05:35.196637 17120 raft_consensus.cc:515] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
W20260709 13:05:35.197705 16799 consensus_peers.cc:597] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Couldn't send request to peer 4c403db9e160429ca7cc3eaf51288a3f. 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 13:05:35.202049 16881 tablet_bootstrap.cc:654] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.205618 16883 tablet_bootstrap.cc:492] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:35.208027 16880 ts_tablet_manager.cc:1434] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.075s	user 0.002s	sys 0.005s
I20260709 13:05:35.208873 16880 tablet_bootstrap.cc:492] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:35.215708 17074 raft_consensus.cc:493] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.222064 16880 tablet_bootstrap.cc:654] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.221783 17074 raft_consensus.cc:515] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.223979 17074 leader_election.cc:290] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:35.223814 17037 consensus_queue.cc:1048] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.225248 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d123eed75d94ca38d74999a45ddc90d" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:35.232893 16612 raft_consensus.cc:2468] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 0.
I20260709 13:05:35.236169 16725 leader_election.cc:304] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:35.236331 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d123eed75d94ca38d74999a45ddc90d" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:35.236992 16686 raft_consensus.cc:2468] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 0.
I20260709 13:05:35.237334 16970 raft_consensus.cc:2804] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.237751 16970 raft_consensus.cc:493] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.238112 16970 raft_consensus.cc:3060] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.242484 17120 leader_election.cc:290] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:35.243641 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07c4e5ee1fc4ae1b7c37162ec151ac7" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:35.244365 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07c4e5ee1fc4ae1b7c37162ec151ac7" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:35.245002 16833 raft_consensus.cc:3060] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:35.245316 16724 leader_election.cc:343] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.272670 16890 tablet_bootstrap.cc:492] T d50cb02193ea4a3e87cacdcd14c446a0 P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:35.273274 16890 ts_tablet_manager.cc:1403] T d50cb02193ea4a3e87cacdcd14c446a0 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.119s	user 0.008s	sys 0.015s
I20260709 13:05:35.284606 16883 tablet_bootstrap.cc:654] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.291777 16970 raft_consensus.cc:515] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.300150 16880 tablet_bootstrap.cc:492] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:35.287493 16890 raft_consensus.cc:359] T d50cb02193ea4a3e87cacdcd14c446a0 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.300683 16880 ts_tablet_manager.cc:1403] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.092s	user 0.007s	sys 0.008s
W20260709 13:05:35.302084 16558 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:35.305213 16890 raft_consensus.cc:385] T d50cb02193ea4a3e87cacdcd14c446a0 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.306596 16890 raft_consensus.cc:740] T d50cb02193ea4a3e87cacdcd14c446a0 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.306916 17013 consensus_queue.cc:1048] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.307961 16880 raft_consensus.cc:359] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:35.308667 16880 raft_consensus.cc:385] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.308917 16880 raft_consensus.cc:740] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.294669 16833 raft_consensus.cc:2468] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:35.309998 16880 consensus_queue.cc:260] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:35.316080 16509 catalog_manager.cc:5697] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5afdbeb90124765b008dee6f2c68498 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "f5afdbeb90124765b008dee6f2c68498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:35.317028 16970 leader_election.cc:290] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Requested vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:35.317725 16726 leader_election.cc:304] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:35.318379 16880 ts_tablet_manager.cc:1434] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 13:05:35.319352 16880 tablet_bootstrap.cc:492] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:35.320600 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d123eed75d94ca38d74999a45ddc90d" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:35.321223 16611 raft_consensus.cc:3060] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.325016 16883 tablet_bootstrap.cc:492] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:35.325219 17018 consensus_queue.cc:1048] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:35.325614 16883 ts_tablet_manager.cc:1403] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.120s	user 0.016s	sys 0.009s
I20260709 13:05:35.333395 16883 raft_consensus.cc:359] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:35.334066 16883 raft_consensus.cc:385] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.334343 16883 raft_consensus.cc:740] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.325865 16970 raft_consensus.cc:2804] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.335418 16970 raft_consensus.cc:697] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:35.335721 16611 raft_consensus.cc:2468] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:35.326109 16890 consensus_queue.cc:260] T d50cb02193ea4a3e87cacdcd14c446a0 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.339360 16890 ts_tablet_manager.cc:1434] T d50cb02193ea4a3e87cacdcd14c446a0 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.000s
I20260709 13:05:35.340214 16890 tablet_bootstrap.cc:492] T 52f9f708d00d4759a8215f064c6d6886 P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:35.336292 16970 consensus_queue.cc:237] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.343549 16725 leader_election.cc:304] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:35.344547 17120 raft_consensus.cc:2804] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.345055 17120 raft_consensus.cc:697] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:35.345920 16890 tablet_bootstrap.cc:654] T 52f9f708d00d4759a8215f064c6d6886 P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.346328 17120 consensus_queue.cc:237] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.349094 16881 tablet_bootstrap.cc:492] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:35.349668 16881 ts_tablet_manager.cc:1403] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.203s	user 0.021s	sys 0.031s
I20260709 13:05:35.350009 16880 tablet_bootstrap.cc:654] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.353114 16881 raft_consensus.cc:359] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.353886 16881 raft_consensus.cc:385] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.327432 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d123eed75d94ca38d74999a45ddc90d" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:35.354300 16881 raft_consensus.cc:740] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.354694 16687 raft_consensus.cc:3060] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.355046 16881 consensus_queue.cc:260] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.357352 16881 ts_tablet_manager.cc:1434] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:35.358294 16881 tablet_bootstrap.cc:492] T ba3e2b6bd2dd421b80787694f4a3547c P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:35.364506 16881 tablet_bootstrap.cc:654] T ba3e2b6bd2dd421b80787694f4a3547c P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.365581 16883 consensus_queue.cc:260] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:35.371579 16883 ts_tablet_manager.cc:1434] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260709 13:05:35.374812 16883 tablet_bootstrap.cc:492] T acdfc14362014611b40062a8c9ff2e61 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:35.369604 16890 tablet_bootstrap.cc:492] T 52f9f708d00d4759a8215f064c6d6886 P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:35.377031 16890 ts_tablet_manager.cc:1403] T 52f9f708d00d4759a8215f064c6d6886 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.000s
I20260709 13:05:35.379944 16890 raft_consensus.cc:359] T 52f9f708d00d4759a8215f064c6d6886 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:35.380658 16890 raft_consensus.cc:385] T 52f9f708d00d4759a8215f064c6d6886 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.380926 16890 raft_consensus.cc:740] T 52f9f708d00d4759a8215f064c6d6886 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.381664 16890 consensus_queue.cc:260] T 52f9f708d00d4759a8215f064c6d6886 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:35.383167 16883 tablet_bootstrap.cc:654] T acdfc14362014611b40062a8c9ff2e61 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.388370 16880 tablet_bootstrap.cc:492] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:35.388854 16880 ts_tablet_manager.cc:1403] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.000s
I20260709 13:05:35.389001 16890 ts_tablet_manager.cc:1434] T 52f9f708d00d4759a8215f064c6d6886 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:05:35.391616 16880 raft_consensus.cc:359] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.392321 16880 raft_consensus.cc:385] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.392580 16880 raft_consensus.cc:740] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.369103 16687 raft_consensus.cc:2468] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:35.393491 16880 consensus_queue.cc:260] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.395982 16880 ts_tablet_manager.cc:1434] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:35.396903 16880 tablet_bootstrap.cc:492] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:35.403012 16880 tablet_bootstrap.cc:654] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.404955 16883 tablet_bootstrap.cc:492] T acdfc14362014611b40062a8c9ff2e61 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:35.405568 16883 ts_tablet_manager.cc:1403] T acdfc14362014611b40062a8c9ff2e61 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.003s
I20260709 13:05:35.411703 16883 raft_consensus.cc:359] T acdfc14362014611b40062a8c9ff2e61 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:35.412681 16883 raft_consensus.cc:385] T acdfc14362014611b40062a8c9ff2e61 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.413076 16883 raft_consensus.cc:740] T acdfc14362014611b40062a8c9ff2e61 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.413959 16883 consensus_queue.cc:260] T acdfc14362014611b40062a8c9ff2e61 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:35.414570 16880 tablet_bootstrap.cc:492] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:35.415421 16880 ts_tablet_manager.cc:1403] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:05:35.416999 16883 ts_tablet_manager.cc:1434] T acdfc14362014611b40062a8c9ff2e61 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:05:35.417330 17135 raft_consensus.cc:493] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.418007 17135 raft_consensus.cc:515] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:35.418251 16880 raft_consensus.cc:359] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.418949 16880 raft_consensus.cc:385] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.419230 16880 raft_consensus.cc:740] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.418637 16883 tablet_bootstrap.cc:492] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:35.420125 17135 leader_election.cc:290] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:35.421314 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620381da67374f76b69a607bf1090aa0" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:35.423403 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620381da67374f76b69a607bf1090aa0" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
W20260709 13:05:35.425418 16799 leader_election.cc:343] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.425828 16883 tablet_bootstrap.cc:654] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:35.426839 16798 leader_election.cc:343] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.427237 17018 raft_consensus.cc:493] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.427438 16798 leader_election.cc:304] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:35.427803 17018 raft_consensus.cc:515] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.428858 17135 raft_consensus.cc:2749] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:35.428690 16880 consensus_queue.cc:260] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.430332 17018 leader_election.cc:290] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:35.431196 16880 ts_tablet_manager.cc:1434] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:05:35.431500 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38bd84c5a16341a4baeb3e81d0e3acc6" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:35.432194 16880 tablet_bootstrap.cc:492] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:35.432308 16835 raft_consensus.cc:2468] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 0.
I20260709 13:05:35.434151 16652 leader_election.cc:304] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:35.435350 17018 raft_consensus.cc:2804] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.435869 17018 raft_consensus.cc:493] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.436357 17018 raft_consensus.cc:3060] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.442339 16880 tablet_bootstrap.cc:654] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.443106 17086 raft_consensus.cc:493] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.443598 17086 raft_consensus.cc:515] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:35.445725 17086 leader_election.cc:290] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:35.446489 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3e2b6bd2dd421b80787694f4a3547c" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:35.446817 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3e2b6bd2dd421b80787694f4a3547c" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:35.447240 16835 raft_consensus.cc:2468] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
W20260709 13:05:35.448477 16575 leader_election.cc:343] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.449093 16577 leader_election.cc:304] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [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: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:35.450742 17086 raft_consensus.cc:2804] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.450771 17018 raft_consensus.cc:515] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.451447 17086 raft_consensus.cc:493] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.452004 17086 raft_consensus.cc:3060] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.454794 16883 tablet_bootstrap.cc:492] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:35.455305 16883 ts_tablet_manager.cc:1403] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260709 13:05:35.457878 16883 raft_consensus.cc:359] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.458503 16883 raft_consensus.cc:385] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.458745 16883 raft_consensus.cc:740] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.459335 16883 consensus_queue.cc:260] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.461593 16883 ts_tablet_manager.cc:1434] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:05:35.462000 16890 tablet_bootstrap.cc:492] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:35.461969 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38bd84c5a16341a4baeb3e81d0e3acc6" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:35.462507 16883 tablet_bootstrap.cc:492] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
W20260709 13:05:35.463672 16651 leader_election.cc:343] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.464740 17088 consensus_queue.cc:1048] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.469097 16883 tablet_bootstrap.cc:654] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.469560 16890 tablet_bootstrap.cc:654] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.482033 17135 raft_consensus.cc:493] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.481220 16890 tablet_bootstrap.cc:492] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:35.481465 16509 catalog_manager.cc:5697] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 1 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:35.482681 17135 raft_consensus.cc:515] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:35.483606 16509 catalog_manager.cc:5697] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 1 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:35.484459 16883 tablet_bootstrap.cc:492] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:35.484911 16883 ts_tablet_manager.cc:1403] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260709 13:05:35.486649 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259865884aa04b7fa347ecdc04bb501d" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:35.487175 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259865884aa04b7fa347ecdc04bb501d" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
W20260709 13:05:35.488260 16798 leader_election.cc:343] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:35.490236 16799 leader_election.cc:343] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.490679 16799 leader_election.cc:304] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:35.491209 16883 raft_consensus.cc:359] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:35.491604 17037 raft_consensus.cc:2749] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:35.491948 16883 raft_consensus.cc:385] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.492304 16883 raft_consensus.cc:740] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.493175 16883 consensus_queue.cc:260] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:35.495217 16880 tablet_bootstrap.cc:492] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:35.488260 17135 leader_election.cc:290] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:35.495930 16880 ts_tablet_manager.cc:1403] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.010s
I20260709 13:05:35.498728 16880 raft_consensus.cc:359] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:35.499387 16880 raft_consensus.cc:385] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.499660 16880 raft_consensus.cc:740] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.500120 16890 ts_tablet_manager.cc:1403] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.005s
I20260709 13:05:35.503165 16880 consensus_queue.cc:260] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:35.503602 16881 tablet_bootstrap.cc:492] T ba3e2b6bd2dd421b80787694f4a3547c P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:35.504151 16881 ts_tablet_manager.cc:1403] T ba3e2b6bd2dd421b80787694f4a3547c P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.146s	user 0.012s	sys 0.038s
I20260709 13:05:35.505296 16890 raft_consensus.cc:359] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.506865 16881 raft_consensus.cc:359] T ba3e2b6bd2dd421b80787694f4a3547c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:35.507506 16881 raft_consensus.cc:385] T ba3e2b6bd2dd421b80787694f4a3547c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.507747 16881 raft_consensus.cc:740] T ba3e2b6bd2dd421b80787694f4a3547c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.508464 16881 consensus_queue.cc:260] T ba3e2b6bd2dd421b80787694f4a3547c P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:35.509584 16880 ts_tablet_manager.cc:1434] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:05:35.509908 16881 ts_tablet_manager.cc:1434] T ba3e2b6bd2dd421b80787694f4a3547c P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:05:35.510515 16880 tablet_bootstrap.cc:492] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:35.517292 16880 tablet_bootstrap.cc:654] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.518965 16890 raft_consensus.cc:385] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.519395 16890 raft_consensus.cc:740] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.520080 16890 consensus_queue.cc:260] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.522249 16890 ts_tablet_manager.cc:1434] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 13:05:35.523185 16890 tablet_bootstrap.cc:492] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:35.526844 17018 leader_election.cc:290] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:35.527108 17086 raft_consensus.cc:515] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:35.531057 17086 leader_election.cc:290] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:35.502393 16883 ts_tablet_manager.cc:1434] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:05:35.531397 16890 tablet_bootstrap.cc:654] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.532312 16883 tablet_bootstrap.cc:492] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:35.532763 17120 raft_consensus.cc:493] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.533273 17120 raft_consensus.cc:515] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.535408 17037 raft_consensus.cc:493] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.535678 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3e2b6bd2dd421b80787694f4a3547c" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:35.536284 16835 raft_consensus.cc:3060] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.535965 17037 raft_consensus.cc:515] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.536984 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38bd84c5a16341a4baeb3e81d0e3acc6" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:35.537675 16833 raft_consensus.cc:3060] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.538132 17037 leader_election.cc:290] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:35.541960 17037 raft_consensus.cc:493] T 1854a2f89515410e892e4e56d03ac3e5 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.534274 17086 consensus_queue.cc:1048] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:05:35.542625 17037 raft_consensus.cc:515] T 1854a2f89515410e892e4e56d03ac3e5 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.544239 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3e2b6bd2dd421b80787694f4a3547c" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:35.544718 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c28ba2a4af4966ba3aa0375db0a68e" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:35.545069 16686 raft_consensus.cc:3060] T ba3e2b6bd2dd421b80787694f4a3547c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.546685 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38bd84c5a16341a4baeb3e81d0e3acc6" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
W20260709 13:05:35.547257 16798 leader_election.cc:343] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.549448 17120 leader_election.cc:290] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:35.549991 16759 raft_consensus.cc:3060] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.552081 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38bd84c5a16341a4baeb3e81d0e3acc6" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:35.554364 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1854a2f89515410e892e4e56d03ac3e5" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
W20260709 13:05:35.556232 16799 leader_election.cc:343] T 1854a2f89515410e892e4e56d03ac3e5 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.557902 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1854a2f89515410e892e4e56d03ac3e5" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:35.558357 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38bd84c5a16341a4baeb3e81d0e3acc6" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:35.559496 16684 raft_consensus.cc:2393] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c403db9e160429ca7cc3eaf51288a3f in current term 1: Already voted for candidate f5afdbeb90124765b008dee6f2c68498 in this term.
I20260709 13:05:35.559568 17018 raft_consensus.cc:493] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.560164 17018 raft_consensus.cc:515] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.562070 17018 leader_election.cc:290] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:35.562381 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c28ba2a4af4966ba3aa0375db0a68e" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:35.562552 17037 leader_election.cc:290] T 1854a2f89515410e892e4e56d03ac3e5 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:35.563586 16724 leader_election.cc:304] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f; no voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:35.566296 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50cb02193ea4a3e87cacdcd14c446a0" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:35.566973 16759 raft_consensus.cc:2468] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
W20260709 13:05:35.567260 16798 leader_election.cc:343] T 1854a2f89515410e892e4e56d03ac3e5 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.567545 16970 raft_consensus.cc:2749] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:35.567796 16798 leader_election.cc:304] T 1854a2f89515410e892e4e56d03ac3e5 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498
W20260709 13:05:35.568893 16799 leader_election.cc:343] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.570431 16799 leader_election.cc:304] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:35.569656 16948 raft_consensus.cc:2749] T 1854a2f89515410e892e4e56d03ac3e5 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:35.572291 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50cb02193ea4a3e87cacdcd14c446a0" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:35.572970 16761 raft_consensus.cc:2468] T d50cb02193ea4a3e87cacdcd14c446a0 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 0.
I20260709 13:05:35.573011 16948 raft_consensus.cc:2749] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:35.574568 16651 leader_election.cc:304] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:35.577538 17018 raft_consensus.cc:2804] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.566973 16611 raft_consensus.cc:2468] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 0.
I20260709 13:05:35.577905 17018 raft_consensus.cc:493] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.581605 16833 raft_consensus.cc:2468] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:35.581667 17018 raft_consensus.cc:3060] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.583532 16881 tablet_bootstrap.cc:492] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:35.582758 16652 leader_election.cc:304] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:35.584514 17013 raft_consensus.cc:2804] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.585001 17013 raft_consensus.cc:697] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Becoming Leader. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:35.585831 17013 consensus_queue.cc:237] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.598114 16883 tablet_bootstrap.cc:654] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.596230 16686 raft_consensus.cc:2468] T ba3e2b6bd2dd421b80787694f4a3547c P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:35.606442 16575 leader_election.cc:304] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:35.607335 17086 raft_consensus.cc:2804] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.608178 17086 raft_consensus.cc:697] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:35.609298 17086 consensus_queue.cc:237] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:35.612377 17018 raft_consensus.cc:515] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.615286 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50cb02193ea4a3e87cacdcd14c446a0" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:35.615893 16611 raft_consensus.cc:3060] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.616863 16835 raft_consensus.cc:2468] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:35.617313 16880 tablet_bootstrap.cc:492] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:35.617879 16880 ts_tablet_manager.cc:1403] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.108s	user 0.015s	sys 0.031s
I20260709 13:05:35.620906 16880 raft_consensus.cc:359] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:35.621773 16880 raft_consensus.cc:385] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.621920 16883 tablet_bootstrap.cc:492] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:35.622116 16880 raft_consensus.cc:740] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.622426 16883 ts_tablet_manager.cc:1403] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.090s	user 0.011s	sys 0.002s
I20260709 13:05:35.624621 16890 tablet_bootstrap.cc:492] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:35.625257 16890 ts_tablet_manager.cc:1403] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.102s	user 0.030s	sys 0.018s
I20260709 13:05:35.598315 16881 tablet_bootstrap.cc:654] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.622979 16880 consensus_queue.cc:260] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:35.628547 16883 raft_consensus.cc:359] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:35.628156 16890 raft_consensus.cc:359] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:35.631099 16883 raft_consensus.cc:385] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.631240 16890 raft_consensus.cc:385] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.631654 16890 raft_consensus.cc:740] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.631435 16883 raft_consensus.cc:740] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.632702 16890 consensus_queue.cc:260] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:35.633533 16880 ts_tablet_manager.cc:1434] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:05:35.634892 16880 tablet_bootstrap.cc:492] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:35.635146 16883 consensus_queue.cc:260] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:35.637840 16960 consensus_queue.cc:1048] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.638628 16883 ts_tablet_manager.cc:1434] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 13:05:35.639921 16883 tablet_bootstrap.cc:492] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:35.637161 16890 ts_tablet_manager.cc:1434] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:05:35.640944 16890 tablet_bootstrap.cc:492] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:35.642521 17135 raft_consensus.cc:493] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.643040 17135 raft_consensus.cc:515] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:35.645138 17135 leader_election.cc:290] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:35.647466 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b1d1b7b63b45b6a24276c2f61e972e" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:35.648794 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b1d1b7b63b45b6a24276c2f61e972e" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:35.649690 16880 tablet_bootstrap.cc:654] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.653126 16881 tablet_bootstrap.cc:492] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:35.653657 16881 ts_tablet_manager.cc:1403] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.070s	user 0.007s	sys 0.011s
I20260709 13:05:35.656383 16881 raft_consensus.cc:359] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.657456 16881 raft_consensus.cc:385] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.657739 16881 raft_consensus.cc:740] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.658648 16881 consensus_queue.cc:260] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
W20260709 13:05:35.651181 16799 leader_election.cc:343] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:35.660247 16799 leader_election.cc:343] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.660997 16881 ts_tablet_manager.cc:1434] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:35.660974 16799 leader_election.cc:304] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:35.662099 17135 raft_consensus.cc:2749] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:35.657258 16611 raft_consensus.cc:2468] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:35.651696 16890 tablet_bootstrap.cc:654] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.666800 16970 raft_consensus.cc:493] T 52f9f708d00d4759a8215f064c6d6886 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.665836 16507 catalog_manager.cc:5697] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5afdbeb90124765b008dee6f2c68498 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "f5afdbeb90124765b008dee6f2c68498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:35.667307 16970 raft_consensus.cc:515] T 52f9f708d00d4759a8215f064c6d6886 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:35.672605 16970 leader_election.cc:290] T 52f9f708d00d4759a8215f064c6d6886 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:35.676780 17135 raft_consensus.cc:493] T acdfc14362014611b40062a8c9ff2e61 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.677191 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f9f708d00d4759a8215f064c6d6886" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:35.677443 17135 raft_consensus.cc:515] T acdfc14362014611b40062a8c9ff2e61 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:35.679322 16651 leader_election.cc:304] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:35.679593 17135 leader_election.cc:290] T acdfc14362014611b40062a8c9ff2e61 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:35.682106 16960 consensus_queue.cc:1048] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.683439 16960 raft_consensus.cc:2804] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.684094 16960 raft_consensus.cc:697] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Becoming Leader. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:35.686782 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acdfc14362014611b40062a8c9ff2e61" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:35.687007 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f9f708d00d4759a8215f064c6d6886" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:35.688361 16725 leader_election.cc:304] T 52f9f708d00d4759a8215f064c6d6886 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f; no voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:35.688346 16960 consensus_queue.cc:237] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.689720 16970 raft_consensus.cc:2749] T 52f9f708d00d4759a8215f064c6d6886 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:35.690392 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acdfc14362014611b40062a8c9ff2e61" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
W20260709 13:05:35.692397 16799 leader_election.cc:343] T acdfc14362014611b40062a8c9ff2e61 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:35.693459 16799 leader_election.cc:343] T acdfc14362014611b40062a8c9ff2e61 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.693881 16799 leader_election.cc:304] T acdfc14362014611b40062a8c9ff2e61 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:35.694954 17018 leader_election.cc:290] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Requested vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:35.695454 17135 raft_consensus.cc:2749] T acdfc14362014611b40062a8c9ff2e61 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:35.696651 16881 tablet_bootstrap.cc:492] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:35.701458 17018 raft_consensus.cc:493] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.684165 16890 tablet_bootstrap.cc:492] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:35.702829 16890 ts_tablet_manager.cc:1403] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.001s
I20260709 13:05:35.702008 17018 raft_consensus.cc:515] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.705597 16890 raft_consensus.cc:359] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.706143 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50cb02193ea4a3e87cacdcd14c446a0" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:35.706869 16761 raft_consensus.cc:3060] T d50cb02193ea4a3e87cacdcd14c446a0 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.706290 16890 raft_consensus.cc:385] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.708846 16890 raft_consensus.cc:740] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.709582 16890 consensus_queue.cc:260] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.711676 16890 ts_tablet_manager.cc:1434] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:05:35.711514 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07c4e5ee1fc4ae1b7c37162ec151ac7" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:35.712415 16833 raft_consensus.cc:2393] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5afdbeb90124765b008dee6f2c68498 in current term 1: Already voted for candidate 4c403db9e160429ca7cc3eaf51288a3f in this term.
I20260709 13:05:35.713224 16881 tablet_bootstrap.cc:654] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.715919 16980 raft_consensus.cc:493] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.717252 16980 raft_consensus.cc:515] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:35.721006 16761 raft_consensus.cc:2468] T d50cb02193ea4a3e87cacdcd14c446a0 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:35.722816 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07c4e5ee1fc4ae1b7c37162ec151ac7" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:35.723554 16890 tablet_bootstrap.cc:492] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:35.725559 16980 leader_election.cc:290] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:35.726130 16980 raft_consensus.cc:493] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.726585 16980 raft_consensus.cc:515] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.726429 16504 catalog_manager.cc:5697] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 1 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:35.729157 16651 leader_election.cc:304] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f
I20260709 13:05:35.730269 16980 leader_election.cc:290] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:35.730230 17019 raft_consensus.cc:3060] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.731966 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1ba6fecf204fca98df106bda47e1dd" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:35.732648 16761 raft_consensus.cc:2468] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:35.732822 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1ba6fecf204fca98df106bda47e1dd" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:35.733923 16833 raft_consensus.cc:2468] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:35.731150 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969b838fd95749d981600c8a64308d3f" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:35.737129 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969b838fd95749d981600c8a64308d3f" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:35.738551 16880 tablet_bootstrap.cc:492] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:35.738992 16880 ts_tablet_manager.cc:1403] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.104s	user 0.014s	sys 0.022s
I20260709 13:05:35.715276 17018 leader_election.cc:290] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:35.747624 16883 tablet_bootstrap.cc:654] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.748188 16577 leader_election.cc:304] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:35.749696 17086 raft_consensus.cc:2804] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.750072 17086 raft_consensus.cc:493] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.750392 17086 raft_consensus.cc:3060] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:35.764508 16575 leader_election.cc:343] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.768092 16970 consensus_queue.cc:1048] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:35.744985 16759 raft_consensus.cc:2468] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:35.770453 16576 leader_election.cc:304] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [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: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:35.771308 17088 raft_consensus.cc:2804] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.771662 17088 raft_consensus.cc:493] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.772035 17088 raft_consensus.cc:3060] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.774664 16761 raft_consensus.cc:3060] T 52f9f708d00d4759a8215f064c6d6886 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.784348 16980 raft_consensus.cc:493] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.784909 16980 raft_consensus.cc:515] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:35.822386 16890 tablet_bootstrap.cc:654] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.838025 16880 raft_consensus.cc:359] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:35.839064 16880 raft_consensus.cc:385] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.839383 16880 raft_consensus.cc:740] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.827147 17019 raft_consensus.cc:2749] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:35.857693 16880 consensus_queue.cc:260] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
W20260709 13:05:35.856734 16575 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:45757, user_credentials={real_user=slave}} blocked reactor thread for 66176.4us
I20260709 13:05:35.882337 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f7313fd1824cbbaa3ee0fda92e2d66" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:35.883088 16833 raft_consensus.cc:2468] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:35.885528 16577 leader_election.cc:304] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:35.887914 16980 leader_election.cc:290] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:35.888793 16980 raft_consensus.cc:493] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.889295 16980 raft_consensus.cc:515] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:35.891670 16980 leader_election.cc:290] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:35.891343 17088 raft_consensus.cc:515] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:35.894955 17133 raft_consensus.cc:2804] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.902062 17133 raft_consensus.cc:493] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.902652 17133 raft_consensus.cc:3060] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.896212 17074 consensus_queue.cc:1048] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:35.895028 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620381da67374f76b69a607bf1090aa0" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:35.919461 16880 ts_tablet_manager.cc:1434] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.180s	user 0.004s	sys 0.008s
I20260709 13:05:35.920908 16880 tablet_bootstrap.cc:492] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:35.936529 16883 tablet_bootstrap.cc:492] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:35.937079 16883 ts_tablet_manager.cc:1403] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.297s	user 0.017s	sys 0.015s
I20260709 13:05:35.938289 17088 leader_election.cc:290] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:35.938100 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f7313fd1824cbbaa3ee0fda92e2d66" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:35.926563 16833 raft_consensus.cc:2468] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:35.949986 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969b838fd95749d981600c8a64308d3f" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:35.951805 16883 raft_consensus.cc:359] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.954311 16883 raft_consensus.cc:385] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.954737 16883 raft_consensus.cc:740] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.955544 16883 consensus_queue.cc:260] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.956622 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620381da67374f76b69a607bf1090aa0" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:35.952459 16881 tablet_bootstrap.cc:492] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:35.957631 16881 ts_tablet_manager.cc:1403] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.296s	user 0.036s	sys 0.018s
I20260709 13:05:35.960654 16881 raft_consensus.cc:359] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.961721 16883 ts_tablet_manager.cc:1434] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:05:35.962841 16883 tablet_bootstrap.cc:492] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:35.963433 16881 raft_consensus.cc:385] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.963871 16881 raft_consensus.cc:740] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.964628 16881 consensus_queue.cc:260] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:35.974067 16577 leader_election.cc:304] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:35.978554 17120 consensus_queue.cc:1048] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:05:35.979602 16575 leader_election.cc:343] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:35.980738 16575 leader_election.cc:343] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:35.981559 16575 leader_election.cc:343] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.982682 17193 raft_consensus.cc:2804] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.983620 17193 raft_consensus.cc:493] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.983994 17193 raft_consensus.cc:3060] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.984792 16880 tablet_bootstrap.cc:654] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.993695 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969b838fd95749d981600c8a64308d3f" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:35.994374 16759 raft_consensus.cc:3060] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.994869 16881 ts_tablet_manager.cc:1434] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260709 13:05:35.995849 16881 tablet_bootstrap.cc:492] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:35.997804 16507 catalog_manager.cc:5697] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5afdbeb90124765b008dee6f2c68498 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "f5afdbeb90124765b008dee6f2c68498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.002914 16883 tablet_bootstrap.cc:654] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:36.001686 16799 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34091, user_credentials={real_user=slave}} blocked reactor thread for 73814.1us
I20260709 13:05:36.016873 16890 tablet_bootstrap.cc:492] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:36.017645 16890 ts_tablet_manager.cc:1403] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.295s	user 0.020s	sys 0.037s
I20260709 13:05:36.020357 16890 raft_consensus.cc:359] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:36.020961 16890 raft_consensus.cc:385] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.021169 16890 raft_consensus.cc:740] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.005839 17133 raft_consensus.cc:515] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:36.006078 17086 raft_consensus.cc:515] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:36.028600 17086 leader_election.cc:290] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:36.030036 17074 consensus_queue.cc:1048] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.032163 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1ba6fecf204fca98df106bda47e1dd" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:36.032814 16833 raft_consensus.cc:3060] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.037286 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f7313fd1824cbbaa3ee0fda92e2d66" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:36.037922 16835 raft_consensus.cc:3060] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.041589 17198 consensus_queue.cc:1048] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.048527 17133 leader_election.cc:290] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:36.049774 16890 consensus_queue.cc:260] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:36.051744 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1ba6fecf204fca98df106bda47e1dd" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:36.052317 16761 raft_consensus.cc:3060] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.053485 16835 raft_consensus.cc:2468] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:36.055529 16577 leader_election.cc:304] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:36.059998 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f7313fd1824cbbaa3ee0fda92e2d66" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
W20260709 13:05:36.061494 16575 leader_election.cc:343] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.063107 17197 raft_consensus.cc:2804] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:36.063803 17197 raft_consensus.cc:697] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:36.064371 17200 raft_consensus.cc:493] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.064904 17200 raft_consensus.cc:515] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:36.065183 17197 consensus_queue.cc:237] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:36.068308 17200 leader_election.cc:290] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:36.068895 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d52375ce224265a96c4b705272c683" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
W20260709 13:05:36.070657 16798 leader_election.cc:343] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.076028 16833 raft_consensus.cc:2468] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:36.079805 16890 ts_tablet_manager.cc:1434] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.003s
I20260709 13:05:36.083657 16890 tablet_bootstrap.cc:492] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:36.078751 16761 raft_consensus.cc:2468] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:36.100699 17120 raft_consensus.cc:493] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.101270 17120 raft_consensus.cc:515] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:36.103480 17120 leader_election.cc:290] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:36.091480 16576 leader_election.cc:304] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:36.105991 16890 tablet_bootstrap.cc:654] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.112480 16880 tablet_bootstrap.cc:492] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:36.112970 16880 ts_tablet_manager.cc:1403] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.192s	user 0.006s	sys 0.006s
I20260709 13:05:36.115579 16880 raft_consensus.cc:359] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:36.079530 16759 raft_consensus.cc:2468] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:36.116469 16880 raft_consensus.cc:385] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.119912 16880 raft_consensus.cc:740] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.118566 16881 tablet_bootstrap.cc:654] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.121454 16880 consensus_queue.cc:260] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:36.116796 17198 raft_consensus.cc:2804] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:36.122707 17198 raft_consensus.cc:697] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:36.123754 16880 ts_tablet_manager.cc:1434] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 13:05:36.123558 17198 consensus_queue.cc:237] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:36.124693 16880 tablet_bootstrap.cc:492] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:36.142897 17193 raft_consensus.cc:515] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:36.140442 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d52375ce224265a96c4b705272c683" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:36.160516 16880 tablet_bootstrap.cc:654] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.145319 17193 leader_election.cc:290] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:36.148854 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b1d1b7b63b45b6a24276c2f61e972e" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:36.149950 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b1d1b7b63b45b6a24276c2f61e972e" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
W20260709 13:05:36.160980 16799 leader_election.cc:343] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.177009 16799 leader_election.cc:304] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:36.148214 16576 leader_election.cc:304] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [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: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:36.178172 17193 raft_consensus.cc:2804] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:36.178386 17200 raft_consensus.cc:2749] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:36.178700 17193 raft_consensus.cc:697] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:36.171579 16833 raft_consensus.cc:2468] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 0.
I20260709 13:05:36.179557 17193 consensus_queue.cc:237] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:36.187996 16890 tablet_bootstrap.cc:492] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:36.188601 16890 ts_tablet_manager.cc:1403] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.105s	user 0.008s	sys 0.003s
I20260709 13:05:36.180564 16610 raft_consensus.cc:2468] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 0.
I20260709 13:05:36.193121 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620381da67374f76b69a607bf1090aa0" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:36.193882 16832 raft_consensus.cc:3060] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.194824 16725 leader_election.cc:304] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:36.189340 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620381da67374f76b69a607bf1090aa0" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:36.200498 16890 raft_consensus.cc:359] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:36.201222 16890 raft_consensus.cc:385] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.201526 16890 raft_consensus.cc:740] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.202306 16890 consensus_queue.cc:260] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
W20260709 13:05:36.203213 16575 leader_election.cc:343] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.203248 16970 raft_consensus.cc:2804] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:36.204250 16970 raft_consensus.cc:493] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:36.204412 16890 ts_tablet_manager.cc:1434] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 13:05:36.204120 17191 consensus_queue.cc:1048] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:36.204880 16970 raft_consensus.cc:3060] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.206344 16890 tablet_bootstrap.cc:492] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:36.207672 17191 raft_consensus.cc:493] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.208178 17191 raft_consensus.cc:515] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:36.210297 17191 leader_election.cc:290] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:36.213014 16970 raft_consensus.cc:515] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:36.217393 16883 tablet_bootstrap.cc:492] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:36.218724 16883 ts_tablet_manager.cc:1403] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.256s	user 0.023s	sys 0.017s
I20260709 13:05:36.219851 17019 consensus_queue.cc:1048] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:36.221006 16970 leader_election.cc:290] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:36.221570 17197 consensus_queue.cc:1048] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.224262 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b1d1b7b63b45b6a24276c2f61e972e" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:36.224602 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7860515a89df48938db576e912dea96c" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:36.224933 16611 raft_consensus.cc:3060] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.225338 16761 raft_consensus.cc:2468] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 0.
I20260709 13:05:36.227033 16651 leader_election.cc:304] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:36.229919 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b1d1b7b63b45b6a24276c2f61e972e" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:36.230229 17191 raft_consensus.cc:2804] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:36.230571 16833 raft_consensus.cc:3060] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.230646 17191 raft_consensus.cc:493] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:36.231105 17191 raft_consensus.cc:3060] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.224969 16883 raft_consensus.cc:359] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:36.232693 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7860515a89df48938db576e912dea96c" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:36.233031 16883 raft_consensus.cc:385] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.233301 16831 raft_consensus.cc:2468] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 0.
W20260709 13:05:36.234958 17206 log.cc:927] Time spent T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 13:05:36.224753 17197 raft_consensus.cc:493] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.242549 17197 raft_consensus.cc:515] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:36.244694 17197 leader_election.cc:290] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:36.244978 17019 consensus_queue.cc:1048] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.246840 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59aa6a2447a5470baf781203c7b75c6e" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
W20260709 13:05:36.248543 16576 leader_election.cc:343] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.248291 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59aa6a2447a5470baf781203c7b75c6e" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
W20260709 13:05:36.250310 16575 leader_election.cc:343] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.250741 16575 leader_election.cc:304] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:36.234725 16611 raft_consensus.cc:2468] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:36.252287 17197 raft_consensus.cc:2749] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:36.253455 16725 leader_election.cc:304] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:36.254447 16970 raft_consensus.cc:2804] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:36.254921 16970 raft_consensus.cc:697] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:36.255698 16970 consensus_queue.cc:237] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:36.256017 16883 raft_consensus.cc:740] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.257671 16883 consensus_queue.cc:260] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:36.263855 17189 consensus_queue.cc:1048] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:36.266520 16881 tablet_bootstrap.cc:492] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:36.267055 16881 ts_tablet_manager.cc:1403] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.271s	user 0.021s	sys 0.002s
I20260709 13:05:36.268488 16949 raft_consensus.cc:493] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.268996 16949 raft_consensus.cc:515] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:36.270941 16833 raft_consensus.cc:2468] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:36.271602 16949 leader_election.cc:290] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:36.271803 16832 raft_consensus.cc:2468] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:36.273445 16577 leader_election.cc:304] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [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: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:36.275705 17198 raft_consensus.cc:2804] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:36.276170 17198 raft_consensus.cc:697] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:36.278117 16890 tablet_bootstrap.cc:654] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.276966 17198 consensus_queue.cc:237] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:36.285228 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b5c25b1f64370bf0aca6b1935870c" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:36.290740 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b5c25b1f64370bf0aca6b1935870c" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:36.291409 16881 raft_consensus.cc:359] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:36.292140 16881 raft_consensus.cc:385] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.292428 16881 raft_consensus.cc:740] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
W20260709 13:05:36.292574 16799 leader_election.cc:343] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.279527 16507 catalog_manager.cc:5697] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 1 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:36.299180 16798 leader_election.cc:343] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.293136 16881 consensus_queue.cc:260] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:36.299857 16798 leader_election.cc:304] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:36.303136 17037 raft_consensus.cc:2749] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:36.307806 16890 tablet_bootstrap.cc:492] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:36.308292 16890 ts_tablet_manager.cc:1403] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.102s	user 0.010s	sys 0.000s
I20260709 13:05:36.310962 16890 raft_consensus.cc:359] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:36.311637 16890 raft_consensus.cc:385] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.311895 16890 raft_consensus.cc:740] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.313305 16880 tablet_bootstrap.cc:492] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:36.313845 16880 ts_tablet_manager.cc:1403] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.189s	user 0.012s	sys 0.010s
I20260709 13:05:36.316561 16880 raft_consensus.cc:359] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:36.301550 16881 ts_tablet_manager.cc:1434] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:05:36.302112 16883 ts_tablet_manager.cc:1434] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.000s
I20260709 13:05:36.320340 16883 tablet_bootstrap.cc:492] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:36.326226 16883 tablet_bootstrap.cc:654] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.320340 16881 tablet_bootstrap.cc:492] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:36.269207 17191 raft_consensus.cc:515] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:36.336202 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7860515a89df48938db576e912dea96c" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:36.336869 16832 raft_consensus.cc:3060] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.342646 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7860515a89df48938db576e912dea96c" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:36.343328 16760 raft_consensus.cc:3060] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.344700 16832 raft_consensus.cc:2468] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:36.347683 17191 leader_election.cc:290] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:36.348714 16652 leader_election.cc:304] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:36.317257 16880 raft_consensus.cc:385] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.349556 17019 raft_consensus.cc:2804] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:36.349916 16880 raft_consensus.cc:740] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.350157 17019 raft_consensus.cc:697] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Becoming Leader. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:36.350991 17019 consensus_queue.cc:237] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:36.353610 16890 consensus_queue.cc:260] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:36.355113 16880 consensus_queue.cc:260] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:36.360011 16890 ts_tablet_manager.cc:1434] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.001s
I20260709 13:05:36.361057 16890 tablet_bootstrap.cc:492] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:36.367758 16970 raft_consensus.cc:493] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.368525 16970 raft_consensus.cc:515] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:36.376653 16881 tablet_bootstrap.cc:654] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.396907 16880 ts_tablet_manager.cc:1434] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.083s	user 0.011s	sys 0.000s
I20260709 13:05:36.398069 16880 tablet_bootstrap.cc:492] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:36.408073 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59aa6a2447a5470baf781203c7b75c6e" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:36.409149 16611 raft_consensus.cc:2468] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 0.
I20260709 13:05:36.410229 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59aa6a2447a5470baf781203c7b75c6e" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:36.411234 16725 leader_election.cc:304] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:36.412099 16970 leader_election.cc:290] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:36.413303 17209 raft_consensus.cc:2804] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:36.413691 17209 raft_consensus.cc:493] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:36.414002 17209 raft_consensus.cc:3060] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.414650 16890 tablet_bootstrap.cc:654] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.418828 17191 raft_consensus.cc:493] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.419332 17191 raft_consensus.cc:515] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
W20260709 13:05:36.420794 16724 leader_election.cc:343] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:36.433043 16558 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:36.421285 17191 leader_election.cc:290] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:36.455224 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f7313fd1824cbbaa3ee0fda92e2d66" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:36.446630 16506 catalog_manager.cc:5697] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5afdbeb90124765b008dee6f2c68498 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "f5afdbeb90124765b008dee6f2c68498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.427731 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f7313fd1824cbbaa3ee0fda92e2d66" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:36.470325 16832 raft_consensus.cc:2393] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5afdbeb90124765b008dee6f2c68498 in current term 1: Already voted for candidate 6898c521ba994080a968ff894602ec7d in this term.
I20260709 13:05:36.428170 17209 raft_consensus.cc:515] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:36.448211 16760 raft_consensus.cc:2468] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:36.473632 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59aa6a2447a5470baf781203c7b75c6e" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:36.474246 16611 raft_consensus.cc:3060] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.475740 16949 raft_consensus.cc:493] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.476332 16881 tablet_bootstrap.cc:492] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:36.476279 16949 raft_consensus.cc:515] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:36.422148 16880 tablet_bootstrap.cc:654] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.459393 16883 tablet_bootstrap.cc:492] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:36.478621 16949 leader_election.cc:290] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:36.480118 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c00fcfb84e34daf90d7e26b3b73b180" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:36.480499 16883 ts_tablet_manager.cc:1403] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.160s	user 0.009s	sys 0.017s
I20260709 13:05:36.442991 16504 catalog_manager.cc:5697] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 1 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.481083 16652 leader_election.cc:304] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5afdbeb90124765b008dee6f2c68498; no voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:36.481521 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c00fcfb84e34daf90d7e26b3b73b180" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
W20260709 13:05:36.483233 16799 leader_election.cc:343] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.483614 16960 raft_consensus.cc:3060] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:36.483963 16799 leader_election.cc:343] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.484362 16799 leader_election.cc:304] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:36.485628 16949 raft_consensus.cc:2749] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:36.476871 16881 ts_tablet_manager.cc:1403] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.157s	user 0.016s	sys 0.001s
I20260709 13:05:36.490360 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59aa6a2447a5470baf781203c7b75c6e" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
W20260709 13:05:36.491860 16724 leader_election.cc:343] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.492113 16890 tablet_bootstrap.cc:492] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:36.492616 16890 ts_tablet_manager.cc:1403] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.132s	user 0.012s	sys 0.000s
I20260709 13:05:36.495061 16960 raft_consensus.cc:2749] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:36.495289 16890 raft_consensus.cc:359] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:36.496039 16890 raft_consensus.cc:385] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.496307 16890 raft_consensus.cc:740] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.498299 16880 tablet_bootstrap.cc:492] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:36.499840 16883 raft_consensus.cc:359] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:36.500671 16883 raft_consensus.cc:385] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.500938 16883 raft_consensus.cc:740] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.489100 16881 raft_consensus.cc:359] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:36.503852 16881 raft_consensus.cc:385] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.504176 16881 raft_consensus.cc:740] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.504884 16881 consensus_queue.cc:260] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:36.498797 16880 ts_tablet_manager.cc:1403] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.000s
I20260709 13:05:36.507649 16611 raft_consensus.cc:2468] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:36.508608 16880 raft_consensus.cc:359] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:36.479928 17209 leader_election.cc:290] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Requested vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:36.509660 16883 consensus_queue.cc:260] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:36.510106 16725 leader_election.cc:304] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:36.511901 16883 ts_tablet_manager.cc:1434] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 13:05:36.515245 16881 ts_tablet_manager.cc:1434] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 13:05:36.515399 16883 tablet_bootstrap.cc:492] T e28c6c15aa854f359d828ccb6a2d45d7 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:36.515512 17209 raft_consensus.cc:2804] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:36.516219 16881 tablet_bootstrap.cc:492] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:36.516391 17209 raft_consensus.cc:697] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:36.511315 16507 catalog_manager.cc:5697] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 1 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:36.509311 16880 raft_consensus.cc:385] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.517694 16880 raft_consensus.cc:740] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.512420 16890 consensus_queue.cc:260] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:36.518503 16880 consensus_queue.cc:260] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:36.520087 16890 ts_tablet_manager.cc:1434] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 13:05:36.517272 17209 consensus_queue.cc:237] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:36.522763 16883 tablet_bootstrap.cc:654] T e28c6c15aa854f359d828ccb6a2d45d7 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.528911 16880 ts_tablet_manager.cc:1434] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:05:36.518430 16507 catalog_manager.cc:5697] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 1 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.530014 16880 tablet_bootstrap.cc:492] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:36.530575 16507 catalog_manager.cc:5697] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 1 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.537319 16890 tablet_bootstrap.cc:492] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:36.543198 16880 tablet_bootstrap.cc:654] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.544373 17193 consensus_queue.cc:1048] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:36.548338 16881 tablet_bootstrap.cc:654] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.556885 16883 tablet_bootstrap.cc:492] T e28c6c15aa854f359d828ccb6a2d45d7 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:36.560161 16883 ts_tablet_manager.cc:1403] T e28c6c15aa854f359d828ccb6a2d45d7 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.012s
I20260709 13:05:36.560441 17198 consensus_queue.cc:1048] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.563047 16883 raft_consensus.cc:359] T e28c6c15aa854f359d828ccb6a2d45d7 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:36.563895 16883 raft_consensus.cc:385] T e28c6c15aa854f359d828ccb6a2d45d7 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.564174 16883 raft_consensus.cc:740] T e28c6c15aa854f359d828ccb6a2d45d7 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.564903 16883 consensus_queue.cc:260] T e28c6c15aa854f359d828ccb6a2d45d7 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:36.566845 16890 tablet_bootstrap.cc:654] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.567185 16883 ts_tablet_manager.cc:1434] T e28c6c15aa854f359d828ccb6a2d45d7 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:36.568166 16883 tablet_bootstrap.cc:492] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:36.575810 16883 tablet_bootstrap.cc:654] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.591423 16880 tablet_bootstrap.cc:492] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:36.592097 16880 ts_tablet_manager.cc:1403] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.004s
I20260709 13:05:36.593447 16881 tablet_bootstrap.cc:492] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:36.595188 16881 ts_tablet_manager.cc:1403] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.079s	user 0.018s	sys 0.000s
I20260709 13:05:36.598313 16881 raft_consensus.cc:359] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:36.599069 16881 raft_consensus.cc:385] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.599390 16881 raft_consensus.cc:740] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.594471 16509 catalog_manager.cc:5697] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 1 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:36.593997 16890 tablet_bootstrap.cc:492] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:36.600664 16881 consensus_queue.cc:260] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:36.601286 16890 ts_tablet_manager.cc:1403] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.004s
I20260709 13:05:36.603348 16881 ts_tablet_manager.cc:1434] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:36.605496 16881 tablet_bootstrap.cc:492] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:36.606599 16883 tablet_bootstrap.cc:492] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:36.607208 16883 ts_tablet_manager.cc:1403] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.023s
I20260709 13:05:36.606531 16960 raft_consensus.cc:493] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.608330 16960 raft_consensus.cc:515] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:36.610061 16883 raft_consensus.cc:359] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:36.610877 16883 raft_consensus.cc:385] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.611148 16883 raft_consensus.cc:740] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.612074 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969b838fd95749d981600c8a64308d3f" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:36.611953 16883 consensus_queue.cc:260] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:36.613355 16881 tablet_bootstrap.cc:654] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.613623 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969b838fd95749d981600c8a64308d3f" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:36.610419 16960 leader_election.cc:290] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:36.614637 16759 raft_consensus.cc:2393] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5afdbeb90124765b008dee6f2c68498 in current term 1: Already voted for candidate 6898c521ba994080a968ff894602ec7d in this term.
I20260709 13:05:36.613648 16883 ts_tablet_manager.cc:1434] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:05:36.616183 16651 leader_election.cc:304] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:36.616578 16883 tablet_bootstrap.cc:492] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:36.620363 17191 raft_consensus.cc:3060] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.625411 16883 tablet_bootstrap.cc:654] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.629133 16880 raft_consensus.cc:359] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:36.630203 16880 raft_consensus.cc:385] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.630542 16880 raft_consensus.cc:740] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.631435 16880 consensus_queue.cc:260] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:36.636358 16880 ts_tablet_manager.cc:1434] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.044s	user 0.010s	sys 0.000s
I20260709 13:05:36.637111 16883 tablet_bootstrap.cc:492] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:36.637318 16880 tablet_bootstrap.cc:492] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:36.637686 16883 ts_tablet_manager.cc:1403] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260709 13:05:36.644001 16883 raft_consensus.cc:359] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:36.644688 16883 raft_consensus.cc:385] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.644927 16883 raft_consensus.cc:740] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.645483 16880 tablet_bootstrap.cc:654] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.645916 16883 consensus_queue.cc:260] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:36.648195 16883 ts_tablet_manager.cc:1434] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:05:36.649186 16883 tablet_bootstrap.cc:492] T 564d9bad33f641f6821c8bee1c95409e P 6378c9d7940a4bf5a089323bdd43f74f: Bootstrap starting.
I20260709 13:05:36.656951 16883 tablet_bootstrap.cc:654] T 564d9bad33f641f6821c8bee1c95409e P 6378c9d7940a4bf5a089323bdd43f74f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.658368 16881 tablet_bootstrap.cc:492] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:36.658993 16881 ts_tablet_manager.cc:1403] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.054s	user 0.027s	sys 0.009s
I20260709 13:05:36.660609 16890 raft_consensus.cc:359] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:36.661324 16890 raft_consensus.cc:385] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.661605 16890 raft_consensus.cc:740] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.661739 16881 raft_consensus.cc:359] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:36.662582 16881 raft_consensus.cc:385] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.662879 16881 raft_consensus.cc:740] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.663772 16881 consensus_queue.cc:260] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:36.665822 16881 ts_tablet_manager.cc:1434] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:36.666729 16881 tablet_bootstrap.cc:492] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:36.674165 17088 consensus_queue.cc:1048] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.675980 17209 consensus_queue.cc:1048] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.685839 16890 consensus_queue.cc:260] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:36.697099 16881 tablet_bootstrap.cc:654] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.687525 17074 raft_consensus.cc:493] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.699338 17193 consensus_queue.cc:1048] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 13:05:36.718869 17198 consensus_queue.cc:1048] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:05:36.700266 16880 tablet_bootstrap.cc:492] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:36.712368 16883 tablet_bootstrap.cc:492] T 564d9bad33f641f6821c8bee1c95409e P 6378c9d7940a4bf5a089323bdd43f74f: No bootstrap required, opened a new log
I20260709 13:05:36.724169 16880 ts_tablet_manager.cc:1403] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.012s
I20260709 13:05:36.724709 16883 ts_tablet_manager.cc:1403] T 564d9bad33f641f6821c8bee1c95409e P 6378c9d7940a4bf5a089323bdd43f74f: Time spent bootstrapping tablet: real 0.076s	user 0.022s	sys 0.030s
I20260709 13:05:36.728464 16883 raft_consensus.cc:359] T 564d9bad33f641f6821c8bee1c95409e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:36.764353 16883 raft_consensus.cc:385] T 564d9bad33f641f6821c8bee1c95409e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.703701 17074 raft_consensus.cc:515] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
W20260709 13:05:36.769516 16799 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:43831, user_credentials={real_user=slave}} blocked reactor thread for 50327.1us
I20260709 13:05:36.764963 16883 raft_consensus.cc:740] T 564d9bad33f641f6821c8bee1c95409e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.773983 17198 raft_consensus.cc:493] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.697333 17191 raft_consensus.cc:2749] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:36.774669 17198 raft_consensus.cc:515] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:36.777150 17198 leader_election.cc:290] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:36.732743 16880 raft_consensus.cc:359] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:36.779409 16880 raft_consensus.cc:385] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.779794 16880 raft_consensus.cc:740] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.773434 16883 consensus_queue.cc:260] T 564d9bad33f641f6821c8bee1c95409e P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:36.780647 16880 consensus_queue.cc:260] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:36.782994 17193 raft_consensus.cc:493] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.784842 17193 raft_consensus.cc:515] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:36.786990 17193 leader_election.cc:290] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:36.783939 17197 consensus_queue.cc:1048] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.788477 17037 raft_consensus.cc:493] T e28c6c15aa854f359d828ccb6a2d45d7 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.788998 17037 raft_consensus.cc:515] T e28c6c15aa854f359d828ccb6a2d45d7 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:36.790231 16880 ts_tablet_manager.cc:1434] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.000s
I20260709 13:05:36.791955 16880 tablet_bootstrap.cc:492] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:36.794253 16883 ts_tablet_manager.cc:1434] T 564d9bad33f641f6821c8bee1c95409e P 6378c9d7940a4bf5a089323bdd43f74f: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.000s
I20260709 13:05:36.798921 17074 leader_election.cc:290] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
W20260709 13:05:36.800683 16798 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:45757, user_credentials={real_user=slave}} blocked reactor thread for 81496.3us
I20260709 13:05:36.804546 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acdfc14362014611b40062a8c9ff2e61" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:36.805269 16611 raft_consensus.cc:2468] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 0.
I20260709 13:05:36.806373 16725 leader_election.cc:304] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:36.807399 17074 raft_consensus.cc:2804] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:36.807925 17074 raft_consensus.cc:493] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:36.808310 17074 raft_consensus.cc:3060] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.814234 17037 leader_election.cc:290] T e28c6c15aa854f359d828ccb6a2d45d7 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:36.818218 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259865884aa04b7fa347ecdc04bb501d" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:36.818408 17074 raft_consensus.cc:515] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
W20260709 13:05:36.821527 16575 leader_election.cc:343] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.824951 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28c6c15aa854f359d828ccb6a2d45d7" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:36.828083 16890 ts_tablet_manager.cc:1434] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.226s	user 0.009s	sys 0.000s
W20260709 13:05:36.834568 16799 leader_election.cc:343] T e28c6c15aa854f359d828ccb6a2d45d7 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.835880 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acdfc14362014611b40062a8c9ff2e61" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:36.836570 16610 raft_consensus.cc:3060] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.846395 16610 raft_consensus.cc:2468] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:36.846868 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acdfc14362014611b40062a8c9ff2e61" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:36.854646 16832 raft_consensus.cc:2468] T acdfc14362014611b40062a8c9ff2e61 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 0.
I20260709 13:05:36.847792 17074 leader_election.cc:290] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:36.848294 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acdfc14362014611b40062a8c9ff2e61" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:36.849303 17019 consensus_queue.cc:1048] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.857640 16834 raft_consensus.cc:3060] T acdfc14362014611b40062a8c9ff2e61 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.851007 17209 consensus_queue.cc:1048] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:36.858260 16725 leader_election.cc:304] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:36.859241 17209 raft_consensus.cc:2804] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:36.859707 17209 raft_consensus.cc:697] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:36.860570 17209 consensus_queue.cc:237] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:36.851729 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259865884aa04b7fa347ecdc04bb501d" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:36.861660 16831 raft_consensus.cc:2468] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:36.852312 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d52375ce224265a96c4b705272c683" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:36.863117 16835 raft_consensus.cc:2468] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:36.865661 16834 raft_consensus.cc:2468] T acdfc14362014611b40062a8c9ff2e61 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:36.861794 16890 tablet_bootstrap.cc:492] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:36.875161 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d52375ce224265a96c4b705272c683" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:36.858330 16880 tablet_bootstrap.cc:654] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.882920 16881 tablet_bootstrap.cc:492] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:36.883529 16881 ts_tablet_manager.cc:1403] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.217s	user 0.079s	sys 0.056s
I20260709 13:05:36.886554 16881 raft_consensus.cc:359] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:36.887253 16881 raft_consensus.cc:385] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.887506 16881 raft_consensus.cc:740] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.888115 16881 consensus_queue.cc:260] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:36.888772 16890 tablet_bootstrap.cc:654] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.890230 16881 ts_tablet_manager.cc:1434] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:36.891145 16881 tablet_bootstrap.cc:492] T 59aa6a2447a5470baf781203c7b75c6e P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:36.898444 16881 tablet_bootstrap.cc:654] T 59aa6a2447a5470baf781203c7b75c6e P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.899760 16506 catalog_manager.cc:5697] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 1 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:36.910241 16575 leader_election.cc:343] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.911725 17191 raft_consensus.cc:493] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.912286 17191 raft_consensus.cc:515] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:36.914691 17191 leader_election.cc:290] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:36.917862 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1854a2f89515410e892e4e56d03ac3e5" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:36.918480 16834 raft_consensus.cc:2468] T 1854a2f89515410e892e4e56d03ac3e5 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 0.
I20260709 13:05:36.920346 17209 raft_consensus.cc:493] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.920845 17209 raft_consensus.cc:515] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:36.922816 17209 leader_election.cc:290] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:36.924218 16652 leader_election.cc:304] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:36.924707 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1854a2f89515410e892e4e56d03ac3e5" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:36.925308 16835 raft_consensus.cc:2468] T 1854a2f89515410e892e4e56d03ac3e5 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 0.
I20260709 13:05:36.925405 16960 raft_consensus.cc:2804] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:36.925786 16960 raft_consensus.cc:493] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:36.926106 16960 raft_consensus.cc:3060] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.929703 16726 leader_election.cc:304] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 
I20260709 13:05:36.930586 17209 raft_consensus.cc:2804] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:36.930958 17209 raft_consensus.cc:493] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:36.931285 17209 raft_consensus.cc:3060] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.931859 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28c6c15aa854f359d828ccb6a2d45d7" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:36.936909 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1854a2f89515410e892e4e56d03ac3e5" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:36.937911 16960 raft_consensus.cc:515] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:36.942070 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1854a2f89515410e892e4e56d03ac3e5" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:36.942618 16835 raft_consensus.cc:3060] T 1854a2f89515410e892e4e56d03ac3e5 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.946237 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1854a2f89515410e892e4e56d03ac3e5" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:36.947048 16681 raft_consensus.cc:2393] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c403db9e160429ca7cc3eaf51288a3f in current term 1: Already voted for candidate f5afdbeb90124765b008dee6f2c68498 in this term.
I20260709 13:05:36.955296 16835 raft_consensus.cc:2468] T 1854a2f89515410e892e4e56d03ac3e5 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:36.963057 16960 leader_election.cc:290] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:36.969877 17198 raft_consensus.cc:493] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.969200 17242 raft_consensus.cc:493] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.988658 17209 raft_consensus.cc:515] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:36.991797 16881 tablet_bootstrap.cc:492] T 59aa6a2447a5470baf781203c7b75c6e P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:36.997576 16881 ts_tablet_manager.cc:1403] T 59aa6a2447a5470baf781203c7b75c6e P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.107s	user 0.020s	sys 0.020s
I20260709 13:05:36.969431 17013 consensus_queue.cc:1048] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 13:05:36.971557 16652 leader_election.cc:304] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:37.001387 16890 tablet_bootstrap.cc:492] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:37.009299 16890 ts_tablet_manager.cc:1403] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.180s	user 0.013s	sys 0.006s
I20260709 13:05:36.997021 17198 raft_consensus.cc:515] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:37.015196 17018 raft_consensus.cc:2804] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:37.019225 16759 raft_consensus.cc:2393] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5afdbeb90124765b008dee6f2c68498 in current term 1: Already voted for candidate 4c403db9e160429ca7cc3eaf51288a3f in this term.
I20260709 13:05:36.997568 17242 raft_consensus.cc:515] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:37.024088 16880 tablet_bootstrap.cc:492] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
W20260709 13:05:37.014161 16652 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.68:36283, user_credentials={real_user=slave}} blocked reactor thread for 47695.7us
I20260709 13:05:37.032389 16880 ts_tablet_manager.cc:1403] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.241s	user 0.019s	sys 0.013s
I20260709 13:05:37.034373 17242 leader_election.cc:290] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:37.035769 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c00fcfb84e34daf90d7e26b3b73b180" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:37.037624 17209 leader_election.cc:290] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:37.037708 16880 raft_consensus.cc:359] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:37.035802 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197a2390a9b74754920dbc318f5399b8" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:37.026206 17018 raft_consensus.cc:697] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Becoming Leader. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:37.029474 17197 consensus_queue.cc:1048] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:05:37.040434 17018 consensus_queue.cc:237] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
W20260709 13:05:37.041525 16576 leader_election.cc:343] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.026019 17198 leader_election.cc:290] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:37.040691 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1854a2f89515410e892e4e56d03ac3e5" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:37.042763 16835 raft_consensus.cc:2393] T 1854a2f89515410e892e4e56d03ac3e5 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c403db9e160429ca7cc3eaf51288a3f in current term 1: Already voted for candidate f5afdbeb90124765b008dee6f2c68498 in this term.
I20260709 13:05:37.027181 16577 leader_election.cc:304] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [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: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:37.043846 17198 raft_consensus.cc:2804] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:37.043942 16890 raft_consensus.cc:359] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:37.044320 17198 raft_consensus.cc:493] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:37.044215 16577 leader_election.cc:304] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [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: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:37.044726 16890 raft_consensus.cc:385] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.044858 17198 raft_consensus.cc:3060] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.045056 16890 raft_consensus.cc:740] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.038868 16880 raft_consensus.cc:385] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.047873 16880 raft_consensus.cc:740] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.048689 16880 consensus_queue.cc:260] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:37.049624 17088 raft_consensus.cc:2804] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:37.050071 17088 raft_consensus.cc:493] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:37.050410 17088 raft_consensus.cc:3060] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.053738 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1854a2f89515410e892e4e56d03ac3e5" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:37.046438 16890 consensus_queue.cc:260] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
W20260709 13:05:37.058609 16799 leader_election.cc:343] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.065834 16890 ts_tablet_manager.cc:1434] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260709 13:05:37.067315 16880 ts_tablet_manager.cc:1434] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 13:05:37.074751 17191 raft_consensus.cc:493] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.075063 16724 leader_election.cc:304] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f; no voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:37.076077 17209 raft_consensus.cc:2749] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:37.075541 17191 raft_consensus.cc:515] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:37.078336 17191 leader_election.cc:290] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:37.086434 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620381da67374f76b69a607bf1090aa0" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:37.087766 16835 raft_consensus.cc:2393] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5afdbeb90124765b008dee6f2c68498 in current term 1: Already voted for candidate 6898c521ba994080a968ff894602ec7d in this term.
I20260709 13:05:37.097196 17242 raft_consensus.cc:493] T 564d9bad33f641f6821c8bee1c95409e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.101500 17242 raft_consensus.cc:515] T 564d9bad33f641f6821c8bee1c95409e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:37.103075 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c00fcfb84e34daf90d7e26b3b73b180" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:37.103564 17242 leader_election.cc:290] T 564d9bad33f641f6821c8bee1c95409e P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:37.103801 16830 raft_consensus.cc:2468] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:37.105357 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564d9bad33f641f6821c8bee1c95409e" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:37.107522 16577 leader_election.cc:304] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [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: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f
I20260709 13:05:37.109530 17243 raft_consensus.cc:493] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.110311 16890 tablet_bootstrap.cc:492] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:37.110713 17037 raft_consensus.cc:493] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.111232 17037 raft_consensus.cc:515] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:37.110052 17243 raft_consensus.cc:515] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:37.116400 17243 leader_election.cc:290] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
W20260709 13:05:37.118542 16799 leader_election.cc:343] T 564d9bad33f641f6821c8bee1c95409e P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.109166 16880 tablet_bootstrap.cc:492] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:37.119983 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983611e34165418dbf842422b9796ebb" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:37.124662 16881 raft_consensus.cc:359] T 59aa6a2447a5470baf781203c7b75c6e P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
W20260709 13:05:37.125303 16799 leader_election.cc:343] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.125656 16881 raft_consensus.cc:385] T 59aa6a2447a5470baf781203c7b75c6e P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.125998 16881 raft_consensus.cc:740] T 59aa6a2447a5470baf781203c7b75c6e P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.127297 16881 consensus_queue.cc:260] T 59aa6a2447a5470baf781203c7b75c6e P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:37.138221 16881 ts_tablet_manager.cc:1434] T 59aa6a2447a5470baf781203c7b75c6e P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.140s	user 0.008s	sys 0.000s
I20260709 13:05:37.097611 17088 raft_consensus.cc:515] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:37.113276 17037 leader_election.cc:290] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:37.139794 16881 tablet_bootstrap.cc:492] T 68c28ba2a4af4966ba3aa0375db0a68e P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:37.124924 17197 raft_consensus.cc:2804] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:37.157362 16880 tablet_bootstrap.cc:654] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:37.159462 16651 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34091, user_credentials={real_user=slave}} blocked reactor thread for 192560us
I20260709 13:05:37.142946 17197 raft_consensus.cc:493] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:37.162573 17197 raft_consensus.cc:3060] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.162315 17198 raft_consensus.cc:515] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
W20260709 13:05:37.185804 16798 leader_election.cc:343] T e28c6c15aa854f359d828ccb6a2d45d7 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.186532 16798 leader_election.cc:304] T e28c6c15aa854f359d828ccb6a2d45d7 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:37.187911 17037 raft_consensus.cc:2749] T e28c6c15aa854f359d828ccb6a2d45d7 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:37.192412 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1854a2f89515410e892e4e56d03ac3e5" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:37.192764 16683 raft_consensus.cc:3060] T 59aa6a2447a5470baf781203c7b75c6e P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.193190 16761 raft_consensus.cc:2393] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f5afdbeb90124765b008dee6f2c68498 in current term 1: Already voted for candidate 4c403db9e160429ca7cc3eaf51288a3f in this term.
W20260709 13:05:37.175721 16577 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:36283, user_credentials={real_user=slave}} blocked reactor thread for 61658.1us
I20260709 13:05:37.199116 17088 leader_election.cc:290] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:37.222565 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1883e50b5bd644cd98a088290084db52" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:37.222813 17257 raft_consensus.cc:493] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.223364 17257 raft_consensus.cc:515] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:37.223752 17209 consensus_queue.cc:1048] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:37.227115 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197a2390a9b74754920dbc318f5399b8" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
W20260709 13:05:37.227833 17249 log.cc:927] Time spent T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 13:05:37.218361 16508 catalog_manager.cc:5697] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5afdbeb90124765b008dee6f2c68498 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "f5afdbeb90124765b008dee6f2c68498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:37.230758 16890 tablet_bootstrap.cc:654] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.238080 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620381da67374f76b69a607bf1090aa0" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:37.238457 16684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d52375ce224265a96c4b705272c683" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:37.197654 17197 raft_consensus.cc:515] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:37.241557 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebafd6da9c09478fb39208aca24a091c" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:37.242810 17197 leader_election.cc:290] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
W20260709 13:05:37.243172 16798 leader_election.cc:343] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.243633 16685 raft_consensus.cc:3060] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:37.244102 16798 leader_election.cc:343] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.244522 16798 leader_election.cc:304] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:37.245865 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d52375ce224265a96c4b705272c683" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:37.246511 16831 raft_consensus.cc:3060] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.247577 17243 raft_consensus.cc:2749] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:37.250767 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c00fcfb84e34daf90d7e26b3b73b180" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:37.249330 17198 leader_election.cc:290] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:37.219997 16960 raft_consensus.cc:493] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.252753 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c00fcfb84e34daf90d7e26b3b73b180" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:37.253706 16830 raft_consensus.cc:3060] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.253075 16881 tablet_bootstrap.cc:654] T 68c28ba2a4af4966ba3aa0375db0a68e P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.261703 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1883e50b5bd644cd98a088290084db52" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:37.262851 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564d9bad33f641f6821c8bee1c95409e" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:37.266176 16651 leader_election.cc:304] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5afdbeb90124765b008dee6f2c68498; no voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d
W20260709 13:05:37.277844 16799 leader_election.cc:343] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:37.285054 16575 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:45757, user_credentials={real_user=slave}} blocked reactor thread for 50450.8us
I20260709 13:05:37.285465 16799 leader_election.cc:304] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:37.286705 17243 raft_consensus.cc:2749] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:37.288520 16880 tablet_bootstrap.cc:492] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:37.289206 16880 ts_tablet_manager.cc:1403] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.180s	user 0.015s	sys 0.003s
I20260709 13:05:37.253012 16960 raft_consensus.cc:515] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
W20260709 13:05:37.307107 16576 leader_election.cc:343] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.309648 17257 leader_election.cc:290] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:37.312732 17258 raft_consensus.cc:2749] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:37.308255 16575 leader_election.cc:343] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:37.314755 16575 leader_election.cc:343] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.285734 16612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983611e34165418dbf842422b9796ebb" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:37.320900 16881 tablet_bootstrap.cc:492] T 68c28ba2a4af4966ba3aa0375db0a68e P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:37.322858 16881 ts_tablet_manager.cc:1403] T 68c28ba2a4af4966ba3aa0375db0a68e P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.183s	user 0.011s	sys 0.009s
I20260709 13:05:37.323721 16880 raft_consensus.cc:359] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:37.324472 16880 raft_consensus.cc:385] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.324746 16880 raft_consensus.cc:740] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.326756 16881 raft_consensus.cc:359] T 68c28ba2a4af4966ba3aa0375db0a68e P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:37.327471 16881 raft_consensus.cc:385] T 68c28ba2a4af4966ba3aa0375db0a68e P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.327713 16881 raft_consensus.cc:740] T 68c28ba2a4af4966ba3aa0375db0a68e P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.330618 16890 tablet_bootstrap.cc:492] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:37.331305 16890 ts_tablet_manager.cc:1403] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.221s	user 0.012s	sys 0.010s
W20260709 13:05:37.299688 16577 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:36283, user_credentials={real_user=slave}} blocked reactor thread for 49798.3us
I20260709 13:05:37.328310 16881 consensus_queue.cc:260] T 68c28ba2a4af4966ba3aa0375db0a68e P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:37.325474 16880 consensus_queue.cc:260] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:37.352895 16881 ts_tablet_manager.cc:1434] T 68c28ba2a4af4966ba3aa0375db0a68e P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.002s
I20260709 13:05:37.375521 16880 ts_tablet_manager.cc:1434] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.086s	user 0.007s	sys 0.001s
I20260709 13:05:37.377611 16890 raft_consensus.cc:359] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:37.378374 16890 raft_consensus.cc:385] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.378741 16890 raft_consensus.cc:740] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.379537 16890 consensus_queue.cc:260] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:37.381954 16890 ts_tablet_manager.cc:1434] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260709 13:05:37.381757 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebafd6da9c09478fb39208aca24a091c" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:37.383287 16890 tablet_bootstrap.cc:492] T 0c00fcfb84e34daf90d7e26b3b73b180 P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
W20260709 13:05:37.384202 16575 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:45757, user_credentials={real_user=slave}} blocked reactor thread for 68622.3us
I20260709 13:05:37.384233 16880 tablet_bootstrap.cc:492] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:37.408614 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259865884aa04b7fa347ecdc04bb501d" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:37.409403 16832 raft_consensus.cc:3060] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.410560 17264 consensus_queue.cc:1048] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:37.412724 17209 consensus_queue.cc:1048] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:37.413614 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259865884aa04b7fa347ecdc04bb501d" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:37.402117 16970 raft_consensus.cc:493] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.415424 16830 raft_consensus.cc:2468] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
W20260709 13:05:37.420580 16576 leader_election.cc:343] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.434561 17120 consensus_queue.cc:1048] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:37.421852 16970 raft_consensus.cc:515] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:37.438620 16960 leader_election.cc:290] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:37.440475 16831 raft_consensus.cc:2468] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
W20260709 13:05:37.441752 17267 log.cc:927] Time spent T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f: Append to log took a long time: real 0.080s	user 0.003s	sys 0.000s
I20260709 13:05:37.447425 16832 raft_consensus.cc:2468] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:37.449221 16970 leader_election.cc:290] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:37.450968 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e439d4d87eef40fa8719d2ca90f1738b" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:37.459013 16881 tablet_bootstrap.cc:492] T e439d4d87eef40fa8719d2ca90f1738b P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:37.469789 17255 raft_consensus.cc:493] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:05:37.472760 16724 leader_election.cc:343] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.475696 17255 raft_consensus.cc:515] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:37.450452 16577 leader_election.cc:304] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [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: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:37.480190 16890 tablet_bootstrap.cc:654] T 0c00fcfb84e34daf90d7e26b3b73b180 P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.481019 17263 raft_consensus.cc:2804] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:37.481545 16577 leader_election.cc:304] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:37.482453 16577 leader_election.cc:304] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [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: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f
I20260709 13:05:37.483031 17088 raft_consensus.cc:2804] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:37.483299 16880 tablet_bootstrap.cc:654] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.483536 17088 raft_consensus.cc:697] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:37.484529 17088 consensus_queue.cc:237] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:37.483660 17193 raft_consensus.cc:2804] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:37.485759 17193 raft_consensus.cc:697] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
W20260709 13:05:37.471931 16725 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:43831, user_credentials={real_user=slave}} blocked reactor thread for 48015.5us
I20260709 13:05:37.462100 16576 leader_election.cc:304] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:37.500378 16970 consensus_queue.cc:1048] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:05:37.502831 16576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34091, user_credentials={real_user=slave}} blocked reactor thread for 83364.6us
I20260709 13:05:37.504904 17261 raft_consensus.cc:2749] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:37.481580 17263 raft_consensus.cc:697] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:37.508831 17263 consensus_queue.cc:237] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:37.512925 17275 raft_consensus.cc:493] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.513557 17275 raft_consensus.cc:515] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:37.486632 17193 consensus_queue.cc:237] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:37.516222 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259865884aa04b7fa347ecdc04bb501d" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:37.521468 16681 raft_consensus.cc:3060] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.523039 16881 tablet_bootstrap.cc:654] T e439d4d87eef40fa8719d2ca90f1738b P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:37.516266 16799 leader_election.cc:343] T 564d9bad33f641f6821c8bee1c95409e P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.525738 16799 leader_election.cc:304] T 564d9bad33f641f6821c8bee1c95409e P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:37.526472 17255 leader_election.cc:290] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:37.526675 17037 raft_consensus.cc:2749] T 564d9bad33f641f6821c8bee1c95409e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:37.527915 16799 leader_election.cc:343] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.528018 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c28ba2a4af4966ba3aa0375db0a68e" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:37.528522 16799 leader_election.cc:304] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:37.528754 16759 raft_consensus.cc:2468] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 0.
I20260709 13:05:37.530171 17254 raft_consensus.cc:2749] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:37.518708 17275 leader_election.cc:290] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:37.539947 17276 raft_consensus.cc:493] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.540084 16799 leader_election.cc:304] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 
I20260709 13:05:37.540617 17276 raft_consensus.cc:515] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:37.541664 17037 raft_consensus.cc:2804] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:37.542085 17037 raft_consensus.cc:493] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:37.542461 17037 raft_consensus.cc:3060] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.542941 17276 leader_election.cc:290] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:37.543286 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259865884aa04b7fa347ecdc04bb501d" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:37.549050 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e439d4d87eef40fa8719d2ca90f1738b" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:37.549744 16758 raft_consensus.cc:2468] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:37.557575 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e439d4d87eef40fa8719d2ca90f1738b" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:37.558293 16609 raft_consensus.cc:2468] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 0.
I20260709 13:05:37.569288 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c28ba2a4af4966ba3aa0375db0a68e" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:37.570039 16685 raft_consensus.cc:2468] T 68c28ba2a4af4966ba3aa0375db0a68e P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 0.
I20260709 13:05:37.569412 16960 consensus_queue.cc:1048] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:37.572733 16724 leader_election.cc:304] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:37.573985 17074 raft_consensus.cc:2804] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:37.574338 17074 raft_consensus.cc:493] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:37.574661 17074 raft_consensus.cc:3060] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.577693 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e439d4d87eef40fa8719d2ca90f1738b" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:37.582499 17037 raft_consensus.cc:515] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:37.584565 17037 leader_election.cc:290] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 1 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:37.585835 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c28ba2a4af4966ba3aa0375db0a68e" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:37.587774 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c28ba2a4af4966ba3aa0375db0a68e" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:37.589104 16834 raft_consensus.cc:2393] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c403db9e160429ca7cc3eaf51288a3f in current term 1: Already voted for candidate 6378c9d7940a4bf5a089323bdd43f74f in this term.
I20260709 13:05:37.598407 16576 leader_election.cc:304] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:37.598855 17074 raft_consensus.cc:515] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:37.600935 17262 raft_consensus.cc:2804] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:37.601336 17262 raft_consensus.cc:493] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:37.601794 17262 raft_consensus.cc:3060] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.605055 16725 leader_election.cc:304] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:37.608544 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c28ba2a4af4966ba3aa0375db0a68e" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:37.609275 16685 raft_consensus.cc:2468] T 68c28ba2a4af4966ba3aa0375db0a68e P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 0.
I20260709 13:05:37.619887 17262 raft_consensus.cc:515] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:37.626734 17262 leader_election.cc:290] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:37.627391 16761 raft_consensus.cc:2393] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6378c9d7940a4bf5a089323bdd43f74f in current term 1: Already voted for candidate 4c403db9e160429ca7cc3eaf51288a3f in this term.
I20260709 13:05:37.633793 17120 raft_consensus.cc:2804] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:37.634317 17120 raft_consensus.cc:493] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:37.634663 17120 raft_consensus.cc:3060] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.645035 17120 raft_consensus.cc:515] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:37.649085 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e439d4d87eef40fa8719d2ca90f1738b" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:37.655274 16761 raft_consensus.cc:2393] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6898c521ba994080a968ff894602ec7d in current term 1: Already voted for candidate 4c403db9e160429ca7cc3eaf51288a3f in this term.
I20260709 13:05:37.655737 16880 tablet_bootstrap.cc:492] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:37.656237 16880 ts_tablet_manager.cc:1403] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.279s	user 0.026s	sys 0.026s
I20260709 13:05:37.657326 17120 leader_election.cc:290] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Requested vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:37.659299 17074 leader_election.cc:290] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:37.659202 16880 raft_consensus.cc:359] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:37.660060 16880 raft_consensus.cc:385] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.660413 16880 raft_consensus.cc:740] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.661438 16880 consensus_queue.cc:260] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:37.663293 16880 ts_tablet_manager.cc:1434] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:37.664506 16880 tablet_bootstrap.cc:492] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:37.666325 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c28ba2a4af4966ba3aa0375db0a68e" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:37.667248 16831 raft_consensus.cc:2393] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c403db9e160429ca7cc3eaf51288a3f in current term 1: Already voted for candidate 6378c9d7940a4bf5a089323bdd43f74f in this term.
W20260709 13:05:37.669025 16575 leader_election.cc:343] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.547053 16681 raft_consensus.cc:2468] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:37.653052 16890 tablet_bootstrap.cc:492] T 0c00fcfb84e34daf90d7e26b3b73b180 P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:37.674639 16890 ts_tablet_manager.cc:1403] T 0c00fcfb84e34daf90d7e26b3b73b180 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.292s	user 0.023s	sys 0.021s
I20260709 13:05:37.676952 16881 tablet_bootstrap.cc:492] T e439d4d87eef40fa8719d2ca90f1738b P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:37.677500 16881 ts_tablet_manager.cc:1403] T e439d4d87eef40fa8719d2ca90f1738b P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.219s	user 0.010s	sys 0.012s
I20260709 13:05:37.700347 16881 raft_consensus.cc:359] T e439d4d87eef40fa8719d2ca90f1738b P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:37.701066 16881 raft_consensus.cc:385] T e439d4d87eef40fa8719d2ca90f1738b P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.701349 16881 raft_consensus.cc:740] T e439d4d87eef40fa8719d2ca90f1738b P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
W20260709 13:05:37.705090 16724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:45757, user_credentials={real_user=slave}} blocked reactor thread for 62771.4us
I20260709 13:05:37.701995 16881 consensus_queue.cc:260] T e439d4d87eef40fa8719d2ca90f1738b P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:37.710789 16881 ts_tablet_manager.cc:1434] T e439d4d87eef40fa8719d2ca90f1738b P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 13:05:37.712908 16881 tablet_bootstrap.cc:492] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:37.713361 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e439d4d87eef40fa8719d2ca90f1738b" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
W20260709 13:05:37.713732 16558 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:37.677506 16890 raft_consensus.cc:359] T 0c00fcfb84e34daf90d7e26b3b73b180 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:37.714046 16683 raft_consensus.cc:3060] T e439d4d87eef40fa8719d2ca90f1738b P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.714293 16890 raft_consensus.cc:385] T 0c00fcfb84e34daf90d7e26b3b73b180 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.714651 16890 raft_consensus.cc:740] T 0c00fcfb84e34daf90d7e26b3b73b180 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.715314 16890 consensus_queue.cc:260] T 0c00fcfb84e34daf90d7e26b3b73b180 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:37.686131 16651 leader_election.cc:304] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5afdbeb90124765b008dee6f2c68498; no voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:37.683772 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e439d4d87eef40fa8719d2ca90f1738b" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:37.687247 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c28ba2a4af4966ba3aa0375db0a68e" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:37.719758 16881 tablet_bootstrap.cc:654] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.720046 16610 raft_consensus.cc:2393] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c403db9e160429ca7cc3eaf51288a3f in current term 1: Already voted for candidate 6898c521ba994080a968ff894602ec7d in this term.
I20260709 13:05:37.720125 17272 raft_consensus.cc:2749] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:37.720047 16681 raft_consensus.cc:3060] T 68c28ba2a4af4966ba3aa0375db0a68e P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.724990 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e439d4d87eef40fa8719d2ca90f1738b" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:37.726028 16960 consensus_queue.cc:1048] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:37.726814 16687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c28ba2a4af4966ba3aa0375db0a68e" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:37.729413 16881 tablet_bootstrap.cc:492] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:37.729923 16881 ts_tablet_manager.cc:1403] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260709 13:05:37.732637 16881 raft_consensus.cc:359] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:37.734367 16881 raft_consensus.cc:385] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.734647 16881 raft_consensus.cc:740] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.735463 16683 raft_consensus.cc:2468] T e439d4d87eef40fa8719d2ca90f1738b P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:37.735285 16881 consensus_queue.cc:260] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:37.718910 16880 tablet_bootstrap.cc:654] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.691695 16508 catalog_manager.cc:5697] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 1 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:37.736581 16724 leader_election.cc:304] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:37.737656 16881 ts_tablet_manager.cc:1434] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:05:37.737206 16508 catalog_manager.cc:5697] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 1 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:37.738600 16881 tablet_bootstrap.cc:492] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:37.738827 16508 catalog_manager.cc:5697] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 1 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:37.740159 16681 raft_consensus.cc:2468] T 68c28ba2a4af4966ba3aa0375db0a68e P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:37.741238 16575 leader_election.cc:304] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [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: 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:37.741396 16724 leader_election.cc:304] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 6378c9d7940a4bf5a089323bdd43f74f
I20260709 13:05:37.743142 17263 raft_consensus.cc:2749] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:37.744311 17277 raft_consensus.cc:2804] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:37.745035 17277 raft_consensus.cc:697] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:37.745939 17277 consensus_queue.cc:237] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:37.748129 16881 tablet_bootstrap.cc:654] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.744412 17120 raft_consensus.cc:2804] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:37.749153 17120 raft_consensus.cc:697] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:37.750149 17120 consensus_queue.cc:237] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:37.751336 16880 tablet_bootstrap.cc:492] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:37.751817 16880 ts_tablet_manager.cc:1403] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.088s	user 0.009s	sys 0.000s
I20260709 13:05:37.754323 16880 raft_consensus.cc:359] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:37.755195 16880 raft_consensus.cc:385] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.755532 16880 raft_consensus.cc:740] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.756485 16880 consensus_queue.cc:260] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:37.759552 16880 ts_tablet_manager.cc:1434] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:05:37.759828 16881 tablet_bootstrap.cc:492] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:37.760424 16881 ts_tablet_manager.cc:1403] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.012s
I20260709 13:05:37.760754 16880 tablet_bootstrap.cc:492] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:37.762801 16798 leader_election.cc:304] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:37.763334 16881 raft_consensus.cc:359] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:37.763648 17255 raft_consensus.cc:2749] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:37.764523 16881 raft_consensus.cc:385] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.764834 16881 raft_consensus.cc:740] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.765659 16881 consensus_queue.cc:260] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:37.717597 16890 ts_tablet_manager.cc:1434] T 0c00fcfb84e34daf90d7e26b3b73b180 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 13:05:37.777806 16881 ts_tablet_manager.cc:1434] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:05:37.778820 16881 tablet_bootstrap.cc:492] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:37.779608 16890 tablet_bootstrap.cc:492] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:37.787855 16880 tablet_bootstrap.cc:654] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.804147 16881 tablet_bootstrap.cc:654] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.805970 16890 tablet_bootstrap.cc:654] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.803696 16880 tablet_bootstrap.cc:492] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:37.807801 16880 ts_tablet_manager.cc:1403] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.002s
I20260709 13:05:37.810591 16880 raft_consensus.cc:359] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:37.811293 16880 raft_consensus.cc:385] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.811542 16880 raft_consensus.cc:740] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.813639 16880 consensus_queue.cc:260] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:37.828922 16880 ts_tablet_manager.cc:1434] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260709 13:05:37.832098 16880 tablet_bootstrap.cc:492] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:37.834903 16890 tablet_bootstrap.cc:492] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:37.835508 16890 ts_tablet_manager.cc:1403] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.005s
I20260709 13:05:37.838413 16880 tablet_bootstrap.cc:654] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.838168 16890 raft_consensus.cc:359] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:37.838858 16890 raft_consensus.cc:385] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.839164 16890 raft_consensus.cc:740] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.839888 16890 consensus_queue.cc:260] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:37.835510 16506 catalog_manager.cc:5697] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 1 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:37.842454 16506 catalog_manager.cc:5697] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 1 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:37.845088 16890 ts_tablet_manager.cc:1434] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:05:37.848402 16890 tablet_bootstrap.cc:492] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:37.852826 16881 tablet_bootstrap.cc:492] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:37.854025 16881 ts_tablet_manager.cc:1403] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.025s
I20260709 13:05:37.862695 16880 tablet_bootstrap.cc:492] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:37.862695 16890 tablet_bootstrap.cc:654] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.863515 16960 raft_consensus.cc:493] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.864048 16960 raft_consensus.cc:515] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:37.866361 16960 leader_election.cc:290] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:37.867396 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d52375ce224265a96c4b705272c683" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:37.867331 16881 raft_consensus.cc:359] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:37.869325 16881 raft_consensus.cc:385] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.869668 16881 raft_consensus.cc:740] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.870397 16881 consensus_queue.cc:260] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:37.872701 16881 ts_tablet_manager.cc:1434] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 13:05:37.873062 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d52375ce224265a96c4b705272c683" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:37.873553 17263 raft_consensus.cc:493] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.873925 16831 raft_consensus.cc:2393] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5afdbeb90124765b008dee6f2c68498 in current term 1: Already voted for candidate 6898c521ba994080a968ff894602ec7d in this term.
I20260709 13:05:37.874043 16881 tablet_bootstrap.cc:492] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:37.874054 17263 raft_consensus.cc:515] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:37.876893 17263 leader_election.cc:290] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:37.879241 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293f89acda4c4c6188eabe6b96d57358" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:37.880182 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293f89acda4c4c6188eabe6b96d57358" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:37.880503 16890 tablet_bootstrap.cc:492] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:37.881027 16890 ts_tablet_manager.cc:1403] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.000s
W20260709 13:05:37.881273 16575 leader_election.cc:343] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.882217 16652 leader_election.cc:304] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5afdbeb90124765b008dee6f2c68498; no voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:37.883534 17273 raft_consensus.cc:3060] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:37.883879 16576 leader_election.cc:343] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.883764 16890 raft_consensus.cc:359] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:37.884486 16890 raft_consensus.cc:385] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.884409 16576 leader_election.cc:304] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:37.884855 16890 raft_consensus.cc:740] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.885658 16890 consensus_queue.cc:260] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:37.887332 16890 ts_tablet_manager.cc:1434] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:05:37.887603 17193 raft_consensus.cc:2749] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:37.888214 16890 tablet_bootstrap.cc:492] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:37.888999 17259 raft_consensus.cc:493] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.889528 17259 raft_consensus.cc:515] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:37.891601 17259 leader_election.cc:290] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:37.892756 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983611e34165418dbf842422b9796ebb" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:37.893205 16881 tablet_bootstrap.cc:654] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.893482 16833 raft_consensus.cc:2468] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:37.895370 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983611e34165418dbf842422b9796ebb" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:37.895609 16577 leader_election.cc:304] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:37.898659 17263 raft_consensus.cc:2804] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:37.899048 17263 raft_consensus.cc:493] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:37.899396 17263 raft_consensus.cc:3060] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.901007 16890 tablet_bootstrap.cc:654] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.906219 17273 raft_consensus.cc:2749] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:37.901968 16576 leader_election.cc:343] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.911731 16890 tablet_bootstrap.cc:492] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:37.912269 16890 ts_tablet_manager.cc:1403] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.003s
I20260709 13:05:37.911783 16880 ts_tablet_manager.cc:1403] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.004s
I20260709 13:05:37.915083 16890 raft_consensus.cc:359] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:37.915783 16890 raft_consensus.cc:385] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.916034 16890 raft_consensus.cc:740] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.917882 16880 raft_consensus.cc:359] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:37.918615 16881 tablet_bootstrap.cc:492] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:37.918675 16880 raft_consensus.cc:385] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.919245 16881 ts_tablet_manager.cc:1403] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.005s
I20260709 13:05:37.919286 16880 raft_consensus.cc:740] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.922048 16881 raft_consensus.cc:359] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:37.922725 16881 raft_consensus.cc:385] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.922986 16881 raft_consensus.cc:740] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.923583 16881 consensus_queue.cc:260] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:37.925043 16881 ts_tablet_manager.cc:1434] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 13:05:37.925282 16880 consensus_queue.cc:260] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:37.925925 16881 tablet_bootstrap.cc:492] T ebafd6da9c09478fb39208aca24a091c P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:37.927561 16880 ts_tablet_manager.cc:1434] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:05:37.929581 16880 tablet_bootstrap.cc:492] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:37.929656 16890 consensus_queue.cc:260] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:37.931910 16890 ts_tablet_manager.cc:1434] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 13:05:37.932845 16890 tablet_bootstrap.cc:492] T e28c6c15aa854f359d828ccb6a2d45d7 P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:37.938874 16890 tablet_bootstrap.cc:654] T e28c6c15aa854f359d828ccb6a2d45d7 P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.943178 16880 tablet_bootstrap.cc:654] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.944298 16881 tablet_bootstrap.cc:654] T ebafd6da9c09478fb39208aca24a091c P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.956352 16880 tablet_bootstrap.cc:492] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d: No bootstrap required, opened a new log
I20260709 13:05:37.957055 16880 ts_tablet_manager.cc:1403] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.002s
I20260709 13:05:37.959800 17088 consensus_queue.cc:1048] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:37.963855 16880 raft_consensus.cc:359] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:37.964666 16880 raft_consensus.cc:385] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.964782 16759 raft_consensus.cc:3060] T 0c00fcfb84e34daf90d7e26b3b73b180 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.964977 16880 raft_consensus.cc:740] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.969182 17018 raft_consensus.cc:493] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.969741 17018 raft_consensus.cc:515] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:37.971873 17018 leader_election.cc:290] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:37.976637 16755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28c6c15aa854f359d828ccb6a2d45d7" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:37.982019 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28c6c15aa854f359d828ccb6a2d45d7" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:37.983616 16831 raft_consensus.cc:2468] T e28c6c15aa854f359d828ccb6a2d45d7 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 0.
W20260709 13:05:37.981662 16651 leader_election.cc:343] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.987289 16652 leader_election.cc:304] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498 [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f
I20260709 13:05:37.988130 17272 raft_consensus.cc:2804] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:37.988560 17272 raft_consensus.cc:493] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:37.988878 16880 consensus_queue.cc:260] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:37.988914 17272 raft_consensus.cc:3060] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.992466 16880 ts_tablet_manager.cc:1434] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:05:37.991056 17263 raft_consensus.cc:515] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:38.006246 16890 tablet_bootstrap.cc:492] T e28c6c15aa854f359d828ccb6a2d45d7 P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:38.039072 17193 raft_consensus.cc:493] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:38.022202 16881 tablet_bootstrap.cc:492] T ebafd6da9c09478fb39208aca24a091c P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:38.069012 16890 ts_tablet_manager.cc:1403] T e28c6c15aa854f359d828ccb6a2d45d7 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.136s	user 0.050s	sys 0.025s
I20260709 13:05:38.090030 16881 ts_tablet_manager.cc:1403] T ebafd6da9c09478fb39208aca24a091c P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.164s	user 0.021s	sys 0.014s
I20260709 13:05:38.001266 17272 raft_consensus.cc:515] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:38.041009 17262 consensus_queue.cc:1048] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.050s
I20260709 13:05:38.070659 17275 consensus_queue.cc:1048] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:05:38.069034 17193 raft_consensus.cc:515] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:38.093204 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28c6c15aa854f359d828ccb6a2d45d7" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:38.093530 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28c6c15aa854f359d828ccb6a2d45d7" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:38.094269 16831 raft_consensus.cc:3060] T e28c6c15aa854f359d828ccb6a2d45d7 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.094894 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197a2390a9b74754920dbc318f5399b8" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:38.095528 16833 raft_consensus.cc:2468] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:38.035339 17259 consensus_queue.cc:1048] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.056s
I20260709 13:05:38.097196 16890 raft_consensus.cc:359] T e28c6c15aa854f359d828ccb6a2d45d7 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:38.097620 16577 leader_election.cc:304] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:38.097973 16890 raft_consensus.cc:385] T e28c6c15aa854f359d828ccb6a2d45d7 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:38.097844 17088 consensus_queue.cc:1048] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:38.100184 17261 raft_consensus.cc:2804] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:38.100327 17088 consensus_queue.cc:1048] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:38.102108 17263 leader_election.cc:290] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:38.103530 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983611e34165418dbf842422b9796ebb" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:38.103878 17261 raft_consensus.cc:493] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:38.104192 16830 raft_consensus.cc:3060] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.104269 17261 raft_consensus.cc:3060] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.109167 16831 raft_consensus.cc:2468] T e28c6c15aa854f359d828ccb6a2d45d7 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:38.112550 16830 raft_consensus.cc:2468] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:38.116204 16755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983611e34165418dbf842422b9796ebb" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:38.158766 16577 leader_election.cc:304] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:38.159515 16652 leader_election.cc:304] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:38.117005 17120 raft_consensus.cc:493] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:38.160820 17120 raft_consensus.cc:515] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:38.161336 16960 raft_consensus.cc:2804] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:38.125397 17018 raft_consensus.cc:493] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:38.162762 17018 raft_consensus.cc:515] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:38.167279 17312 raft_consensus.cc:2804] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:38.167557 17293 consensus_queue.cc:1048] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:38.161899 16960 raft_consensus.cc:697] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Becoming Leader. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:38.169474 17312 raft_consensus.cc:697] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:38.169868 16960 consensus_queue.cc:237] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:38.170336 17312 consensus_queue.cc:237] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
W20260709 13:05:38.171396 16576 leader_election.cc:343] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:38.129488 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197a2390a9b74754920dbc318f5399b8" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:38.184105 16683 raft_consensus.cc:2468] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:38.129324 17193 leader_election.cc:290] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:38.131451 17261 raft_consensus.cc:515] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:38.188375 17261 leader_election.cc:290] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:38.142931 17259 raft_consensus.cc:493] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:38.189458 17259 raft_consensus.cc:515] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:38.109444 16890 raft_consensus.cc:740] T e28c6c15aa854f359d828ccb6a2d45d7 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:38.192930 16890 consensus_queue.cc:260] T e28c6c15aa854f359d828ccb6a2d45d7 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:38.194185 16759 raft_consensus.cc:3060] T e28c6c15aa854f359d828ccb6a2d45d7 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.141599 17272 leader_election.cc:290] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:38.198781 17277 consensus_queue.cc:1048] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:38.189327 16829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197a2390a9b74754920dbc318f5399b8" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:38.222124 16829 raft_consensus.cc:3060] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.227900 17018 leader_election.cc:290] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:38.229806 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197a2390a9b74754920dbc318f5399b8" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:38.230515 16681 raft_consensus.cc:3060] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.232264 16881 raft_consensus.cc:359] T ebafd6da9c09478fb39208aca24a091c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:38.232982 16881 raft_consensus.cc:385] T ebafd6da9c09478fb39208aca24a091c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:38.235618 17259 leader_election.cc:290] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:38.236480 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1883e50b5bd644cd98a088290084db52" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:38.237174 16833 raft_consensus.cc:2468] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 0.
I20260709 13:05:38.239315 16577 leader_election.cc:304] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:38.233223 16881 raft_consensus.cc:740] T ebafd6da9c09478fb39208aca24a091c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:38.242331 16881 consensus_queue.cc:260] T ebafd6da9c09478fb39208aca24a091c P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:38.255936 16759 raft_consensus.cc:2468] T e28c6c15aa854f359d828ccb6a2d45d7 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:38.274791 16890 ts_tablet_manager.cc:1434] T e28c6c15aa854f359d828ccb6a2d45d7 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.185s	user 0.011s	sys 0.000s
I20260709 13:05:38.276207 16890 tablet_bootstrap.cc:492] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:38.279762 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b5c25b1f64370bf0aca6b1935870c" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:38.280665 16761 raft_consensus.cc:2468] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 0.
I20260709 13:05:38.284221 16881 ts_tablet_manager.cc:1434] T ebafd6da9c09478fb39208aca24a091c P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.194s	user 0.009s	sys 0.001s
I20260709 13:05:38.294471 16651 leader_election.cc:304] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:38.248157 17259 raft_consensus.cc:2804] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:05:38.244767 16576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.67:34091, user_credentials={real_user=slave}} blocked reactor thread for 73408us
I20260709 13:05:38.298462 16960 raft_consensus.cc:2804] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:38.301688 16960 raft_consensus.cc:493] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:38.302181 16960 raft_consensus.cc:3060] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.244319 16681 raft_consensus.cc:2468] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:38.314148 16881 tablet_bootstrap.cc:492] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:38.299044 17259 raft_consensus.cc:493] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:38.316668 17259 raft_consensus.cc:3060] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.323693 17120 leader_election.cc:290] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:38.325557 16890 tablet_bootstrap.cc:654] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:38.327437 16881 tablet_bootstrap.cc:654] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:38.330046 17320 log.cc:927] Time spent T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
I20260709 13:05:38.303679 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b5c25b1f64370bf0aca6b1935870c" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:38.332659 16834 raft_consensus.cc:2468] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 0.
I20260709 13:05:38.297991 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1883e50b5bd644cd98a088290084db52" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:38.334416 16575 leader_election.cc:304] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498; no voters: 
W20260709 13:05:38.335597 16575 leader_election.cc:343] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:38.298228 17018 raft_consensus.cc:493] T ebafd6da9c09478fb39208aca24a091c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:38.337109 17262 raft_consensus.cc:2804] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:38.337872 17262 raft_consensus.cc:697] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:38.337671 17018 raft_consensus.cc:515] T ebafd6da9c09478fb39208aca24a091c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:38.338788 17262 consensus_queue.cc:237] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:38.339818 17018 leader_election.cc:290] T ebafd6da9c09478fb39208aca24a091c P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:38.340562 16509 catalog_manager.cc:5697] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 1 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:38.343772 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564d9bad33f641f6821c8bee1c95409e" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:38.344445 16831 raft_consensus.cc:2468] T 564d9bad33f641f6821c8bee1c95409e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 0.
I20260709 13:05:38.344738 17120 raft_consensus.cc:493] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:38.345247 17120 raft_consensus.cc:515] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:38.347210 17120 leader_election.cc:290] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:38.348541 16726 leader_election.cc:304] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 
I20260709 13:05:38.349311 17277 raft_consensus.cc:2804] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:38.349705 17277 raft_consensus.cc:493] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:38.350056 17277 raft_consensus.cc:3060] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.399181 16610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebafd6da9c09478fb39208aca24a091c" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:38.414911 16960 raft_consensus.cc:515] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:38.436015 16960 leader_election.cc:290] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:38.413496 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564d9bad33f641f6821c8bee1c95409e" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:38.424266 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebafd6da9c09478fb39208aca24a091c" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:38.457443 16608 raft_consensus.cc:2468] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 0.
I20260709 13:05:38.435074 16610 raft_consensus.cc:2468] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 0.
I20260709 13:05:38.440862 16755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebafd6da9c09478fb39208aca24a091c" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
W20260709 13:05:38.481642 16724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:45757, user_credentials={real_user=slave}} blocked reactor thread for 66418.7us
I20260709 13:05:38.488510 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b5c25b1f64370bf0aca6b1935870c" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:38.489135 16759 raft_consensus.cc:3060] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:38.491755 16576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34091, user_credentials={real_user=slave}} blocked reactor thread for 87718.9us
I20260709 13:05:38.497682 16759 raft_consensus.cc:2468] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:38.517849 17277 raft_consensus.cc:515] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:38.465843 17263 raft_consensus.cc:493] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:38.520064 17277 leader_election.cc:290] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:38.519867 17263 raft_consensus.cc:515] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:38.478874 16755 raft_consensus.cc:2468] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 0.
I20260709 13:05:38.474455 16606 raft_consensus.cc:2468] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 0.
I20260709 13:05:38.513232 17259 raft_consensus.cc:515] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:38.465348 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b5c25b1f64370bf0aca6b1935870c" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:38.523694 16834 raft_consensus.cc:3060] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.523758 17259 leader_election.cc:290] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:38.499778 16829 raft_consensus.cc:2468] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
W20260709 13:05:38.533020 17317 log.cc:927] Time spent T 0c00fcfb84e34daf90d7e26b3b73b180 P 4c403db9e160429ca7cc3eaf51288a3f: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 13:05:38.464784 17324 consensus_queue.cc:1048] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.068s
I20260709 13:05:38.571237 16890 tablet_bootstrap.cc:492] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:38.571787 16890 ts_tablet_manager.cc:1403] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.296s	user 0.016s	sys 0.019s
I20260709 13:05:38.571949 16725 leader_election.cc:304] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:38.572736 17334 raft_consensus.cc:2804] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:38.572539 16827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1883e50b5bd644cd98a088290084db52" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:38.573637 16827 raft_consensus.cc:3060] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.574807 16890 raft_consensus.cc:359] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:38.575511 16890 raft_consensus.cc:385] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:38.575762 16890 raft_consensus.cc:740] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:38.576412 16890 consensus_queue.cc:260] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:38.577880 16890 ts_tablet_manager.cc:1434] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:05:38.578737 16890 tablet_bootstrap.cc:492] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f: Bootstrap starting.
I20260709 13:05:38.580721 16827 raft_consensus.cc:2468] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:38.573159 17334 raft_consensus.cc:493] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:38.581984 17334 raft_consensus.cc:3060] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.582047 17263 leader_election.cc:290] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:38.584393 16890 tablet_bootstrap.cc:654] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:38.596561 16834 raft_consensus.cc:2468] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:38.597473 17334 raft_consensus.cc:515] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:38.599730 16652 leader_election.cc:304] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:38.600574 17274 raft_consensus.cc:2804] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:38.601064 17274 raft_consensus.cc:697] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Becoming Leader. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:38.601478 16755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564d9bad33f641f6821c8bee1c95409e" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:38.602535 16755 raft_consensus.cc:2393] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6898c521ba994080a968ff894602ec7d in current term 1: Already voted for candidate 4c403db9e160429ca7cc3eaf51288a3f in this term.
I20260709 13:05:38.601471 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebafd6da9c09478fb39208aca24a091c" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:38.602690 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebafd6da9c09478fb39208aca24a091c" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:38.601908 17274 consensus_queue.cc:237] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:38.603297 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564d9bad33f641f6821c8bee1c95409e" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:38.603930 16831 raft_consensus.cc:3060] T 564d9bad33f641f6821c8bee1c95409e P 6378c9d7940a4bf5a089323bdd43f74f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.606154 17334 leader_election.cc:290] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Requested vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:38.603302 16682 raft_consensus.cc:3060] T ebafd6da9c09478fb39208aca24a091c P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.618160 16881 tablet_bootstrap.cc:492] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:38.618885 16881 ts_tablet_manager.cc:1403] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.305s	user 0.026s	sys 0.021s
I20260709 13:05:38.626911 16577 leader_election.cc:304] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:38.627444 16881 raft_consensus.cc:359] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:38.628278 16881 raft_consensus.cc:385] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:38.628127 17332 raft_consensus.cc:2804] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:38.628695 16881 raft_consensus.cc:740] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:38.628966 17332 raft_consensus.cc:697] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:38.630694 17332 consensus_queue.cc:237] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:38.633819 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564d9bad33f641f6821c8bee1c95409e" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:38.634562 16607 raft_consensus.cc:3060] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.638447 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebafd6da9c09478fb39208aca24a091c" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:38.639027 16611 raft_consensus.cc:3060] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.640501 16881 consensus_queue.cc:260] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:38.644939 17323 consensus_queue.cc:1048] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:38.656059 16611 raft_consensus.cc:2468] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:38.663388 16881 ts_tablet_manager.cc:1434] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.003s
I20260709 13:05:38.665237 16881 tablet_bootstrap.cc:492] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498: Bootstrap starting.
I20260709 13:05:38.666643 16725 leader_election.cc:304] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:38.674252 17334 raft_consensus.cc:2804] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:38.668454 17323 raft_consensus.cc:493] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:38.686735 17323 raft_consensus.cc:515] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:38.691361 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293f89acda4c4c6188eabe6b96d57358" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:38.695279 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564d9bad33f641f6821c8bee1c95409e" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:38.696130 16890 tablet_bootstrap.cc:492] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f: No bootstrap required, opened a new log
I20260709 13:05:38.696650 16890 ts_tablet_manager.cc:1403] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f: Time spent bootstrapping tablet: real 0.118s	user 0.027s	sys 0.037s
I20260709 13:05:38.699354 16890 raft_consensus.cc:359] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:38.699985 16890 raft_consensus.cc:385] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:38.700265 16890 raft_consensus.cc:740] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Initialized, Role: FOLLOWER
I20260709 13:05:38.700901 16890 consensus_queue.cc:260] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:38.724907 17323 leader_election.cc:290] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:38.685217 16682 raft_consensus.cc:2468] T ebafd6da9c09478fb39208aca24a091c P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:38.657830 17325 consensus_queue.cc:1048] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.056s
I20260709 13:05:38.692085 16606 raft_consensus.cc:2468] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 0.
I20260709 13:05:38.768777 17326 raft_consensus.cc:493] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:38.773752 17326 raft_consensus.cc:515] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:38.824754 16881 tablet_bootstrap.cc:654] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:38.828791 16724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:45757, user_credentials={real_user=slave}} blocked reactor thread for 126143us
I20260709 13:05:38.847908 17326 leader_election.cc:290] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:38.841274 16831 raft_consensus.cc:2468] T 564d9bad33f641f6821c8bee1c95409e P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:38.826381 17334 raft_consensus.cc:697] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:38.850543 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293f89acda4c4c6188eabe6b96d57358" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:38.851442 16681 raft_consensus.cc:2468] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 0.
I20260709 13:05:38.850740 17334 consensus_queue.cc:237] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
W20260709 13:05:38.891003 16798 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:45757, user_credentials={real_user=slave}} blocked reactor thread for 179377us
I20260709 13:05:38.897097 16724 leader_election.cc:304] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:38.897956 16890 ts_tablet_manager.cc:1434] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f: Time spent starting tablet: real 0.201s	user 0.020s	sys 0.007s
I20260709 13:05:38.891333 16607 raft_consensus.cc:2468] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:38.926761 16759 raft_consensus.cc:3060] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.929171 16577 leader_election.cc:304] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f
I20260709 13:05:38.936962 17347 raft_consensus.cc:2749] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:38.938411 17275 consensus_queue.cc:1048] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:38.944132 16726 leader_election.cc:304] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 
I20260709 13:05:38.945755 17277 raft_consensus.cc:2804] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:38.946383 17277 raft_consensus.cc:697] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:38.947273 17277 consensus_queue.cc:237] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:38.906594 17293 raft_consensus.cc:2804] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:38.948860 17293 raft_consensus.cc:493] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:38.949220 17293 raft_consensus.cc:3060] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.945732 17347 consensus_queue.cc:1048] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:05:38.954638 17344 raft_consensus.cc:493] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:38.955199 17344 raft_consensus.cc:515] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:38.960440 17263 consensus_queue.cc:1048] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:05:38.967792 16799 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:43831, user_credentials={real_user=slave}} blocked reactor thread for 248827us
I20260709 13:05:38.982072 16881 tablet_bootstrap.cc:492] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498: No bootstrap required, opened a new log
I20260709 13:05:38.982663 16881 ts_tablet_manager.cc:1403] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498: Time spent bootstrapping tablet: real 0.318s	user 0.010s	sys 0.002s
I20260709 13:05:38.992619 17293 raft_consensus.cc:515] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:39.000797 17344 leader_election.cc:290] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
W20260709 13:05:39.001914 16575 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:45757, user_credentials={real_user=slave}} blocked reactor thread for 292231us
I20260709 13:05:39.008755 16509 catalog_manager.cc:5697] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5afdbeb90124765b008dee6f2c68498 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "f5afdbeb90124765b008dee6f2c68498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:39.012454 16881 raft_consensus.cc:359] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:39.013545 16881 raft_consensus.cc:385] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:39.014007 16881 raft_consensus.cc:740] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Initialized, Role: FOLLOWER
I20260709 13:05:39.014954 16881 consensus_queue.cc:260] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:39.033224 16651 leader_election.cc:304] T ebafd6da9c09478fb39208aca24a091c P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 
W20260709 13:05:39.035611 16558 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:39.057133 16881 ts_tablet_manager.cc:1434] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.004s
I20260709 13:05:39.036906 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983611e34165418dbf842422b9796ebb" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:39.068389 17018 consensus_queue.cc:1048] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:05:39.061219 17273 raft_consensus.cc:2764] T ebafd6da9c09478fb39208aca24a091c P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:05:39.079591 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1883e50b5bd644cd98a088290084db52" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:39.080368 16685 raft_consensus.cc:3060] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:39.083454 16799 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:43831, user_credentials={real_user=slave}} blocked reactor thread for 47864.5us
I20260709 13:05:39.100778 16611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293f89acda4c4c6188eabe6b96d57358" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:39.101358 16611 raft_consensus.cc:2468] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 0.
I20260709 13:05:39.104094 16755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293f89acda4c4c6188eabe6b96d57358" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:39.104954 16755 raft_consensus.cc:2393] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5afdbeb90124765b008dee6f2c68498 in current term 1: Already voted for candidate 4c403db9e160429ca7cc3eaf51288a3f in this term.
I20260709 13:05:39.121271 16651 leader_election.cc:304] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498 [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: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f
I20260709 13:05:39.126783 17018 consensus_queue.cc:1048] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:39.127149 17274 raft_consensus.cc:2804] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:39.127607 17274 raft_consensus.cc:493] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:39.127930 17274 raft_consensus.cc:3060] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:39.121238 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983611e34165418dbf842422b9796ebb" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d" is_pre_election: true
I20260709 13:05:39.190313 16725 leader_election.cc:304] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f; no voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:39.156574 16685 raft_consensus.cc:2468] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 1.
I20260709 13:05:39.192566 17325 consensus_queue.cc:1048] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:05:39.192051 16651 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:43831, user_credentials={real_user=slave}} blocked reactor thread for 65578.2us
I20260709 13:05:39.215613 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293f89acda4c4c6188eabe6b96d57358" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:39.216626 16608 raft_consensus.cc:3060] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:39.146426 17263 consensus_queue.cc:1048] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.057s
I20260709 13:05:39.343036 17274 raft_consensus.cc:515] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:39.383424 17274 leader_election.cc:290] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 1 election: Requested vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:39.384864 17333 consensus_queue.cc:1048] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:39.385682 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293f89acda4c4c6188eabe6b96d57358" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6898c521ba994080a968ff894602ec7d"
I20260709 13:05:39.387987 16755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293f89acda4c4c6188eabe6b96d57358" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:39.388864 16755 raft_consensus.cc:2393] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f5afdbeb90124765b008dee6f2c68498 in current term 1: Already voted for candidate 4c403db9e160429ca7cc3eaf51288a3f in this term.
I20260709 13:05:39.390213 16651 leader_election.cc:304] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498 [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: f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:39.391733 17272 raft_consensus.cc:2749] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:39.348327 16608 raft_consensus.cc:2468] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:39.410080 16725 leader_election.cc:304] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:39.416605 17324 raft_consensus.cc:2749] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:39.428611 17375 raft_consensus.cc:2804] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:39.429273 17375 raft_consensus.cc:697] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:39.430894 17375 consensus_queue.cc:237] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:39.408641 17331 consensus_queue.cc:1048] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:05:39.440151 17293 leader_election.cc:290] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 1 election: Requested vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:39.452678 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293f89acda4c4c6188eabe6b96d57358" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:39.453632 16685 raft_consensus.cc:2393] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c403db9e160429ca7cc3eaf51288a3f in current term 1: Already voted for candidate f5afdbeb90124765b008dee6f2c68498 in this term.
W20260709 13:05:39.474339 17367 log.cc:927] Time spent T e28c6c15aa854f359d828ccb6a2d45d7 P 4c403db9e160429ca7cc3eaf51288a3f: Append to log took a long time: real 0.137s	user 0.003s	sys 0.001s
I20260709 13:05:39.491881 16509 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:46182 (request call id 74) took 1009 ms. Trace:
I20260709 13:05:39.492693 17336 consensus_queue.cc:1048] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:39.492488 16509 rpcz_store.cc:276] 0709 13:05:38.482092 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:38.482284 (+   192us) service_pool.cc:224] Handling call
0709 13:05:39.491783 (+1009499us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:05:39.150584 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:05:39.151163 (+   579us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:05:39.151196 (+    33us) write_op.cc:435] Acquired schema lock
0709 13:05:39.151216 (+    20us) tablet.cc:662] Decoding operations
0709 13:05:39.151565 (+   349us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:05:39.151618 (+    53us) write_op.cc:641] Partition lock acquired for write op
0709 13:05:39.151647 (+    29us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:05:39.151824 (+   177us) tablet.cc:701] Row locks acquired
0709 13:05:39.151840 (+    16us) write_op.cc:260] PREPARE: finished
0709 13:05:39.151974 (+   134us) write_op.cc:270] Start()
0709 13:05:39.152106 (+   132us) write_op.cc:276] Timestamp: P: 1783602339151932 usec, L: 0
0709 13:05:39.152127 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:05:39.152809 (+   682us) log.cc:844] Serialized 534 byte log entry
0709 13:05:39.366607 (+213798us) op_driver.cc:464] REPLICATION: finished
0709 13:05:39.438669 (+ 72062us) write_op.cc:301] APPLY: starting
0709 13:05:39.438751 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 13:05:39.438843 (+    92us) tablet.cc:1370] finished BulkCheckPresence
0709 13:05:39.438956 (+   113us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:05:39.439196 (+   240us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:05:39.439349 (+   153us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:05:39.439391 (+    42us) write_op.cc:312] APPLY: finished
0709 13:05:39.450828 (+ 11437us) log.cc:844] Serialized 22 byte log entry
0709 13:05:39.451581 (+   753us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:05:39.451663 (+    82us) write_op.cc:454] Released schema lock
0709 13:05:39.451697 (+    34us) write_op.cc:341] FINISH: Updating metrics
0709 13:05:39.452605 (+   908us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:05:39.452641 (+    36us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":71810,"apply.run_cpu_time_us":1645,"apply.run_wall_time_us":13905,"num_ops":1,"prepare.queue_time_us":134803,"prepare.run_cpu_time_us":2509,"prepare.run_wall_time_us":2510,"replication_time_us":200114,"thread_start_us":97277,"threads_started":2}]]}
I20260709 13:05:39.545921 17336 consensus_queue.cc:1048] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:39.561183 16507 catalog_manager.cc:5697] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 1 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:39.569530 17375 consensus_queue.cc:1048] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:39.590469 17336 consensus_queue.cc:1048] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:39.621336 16508 catalog_manager.cc:5697] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f reported cstate change: term changed from 0 to 1, leader changed from <none> to f5afdbeb90124765b008dee6f2c68498 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "f5afdbeb90124765b008dee6f2c68498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } }
I20260709 13:05:39.622855 16508 catalog_manager.cc:5697] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 1 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } }
I20260709 13:05:39.631948 16508 catalog_manager.cc:5697] T 564d9bad33f641f6821c8bee1c95409e P 6378c9d7940a4bf5a089323bdd43f74f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 1 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } }
I20260709 13:05:39.651324 16506 catalog_manager.cc:5697] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 1 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:39.653540 16506 catalog_manager.cc:5697] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 1 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:39.829514 17375 consensus_queue.cc:1048] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:39.851867 17277 consensus_queue.cc:1048] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:39.877085  9525 tablet_server.cc:179] TabletServer@127.9.77.65:0 shutting down...
W20260709 13:05:39.898981 16651 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 28 similar messages]
W20260709 13:05:39.903543 16799 consensus_peers.cc:597] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:39.903793 16651 consensus_peers.cc:597] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:39.937184  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:39.938151  9525 tablet_replica.cc:333] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:39.938732  9525 raft_consensus.cc:2243] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.939133  9525 raft_consensus.cc:2272] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.941256  9525 tablet_replica.cc:333] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:39.941920  9525 raft_consensus.cc:2243] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:39.942696  9525 raft_consensus.cc:2272] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.944705  9525 tablet_replica.cc:333] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:39.945302  9525 raft_consensus.cc:2243] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:39.946120  9525 raft_consensus.cc:2272] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.948666  9525 tablet_replica.cc:333] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:39.949659  9525 raft_consensus.cc:2243] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.950172  9525 raft_consensus.cc:2272] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.952556  9525 tablet_replica.cc:333] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:39.953179  9525 raft_consensus.cc:2243] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.953615  9525 raft_consensus.cc:2272] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.955763  9525 tablet_replica.cc:333] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:39.956396  9525 raft_consensus.cc:2243] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.956794  9525 raft_consensus.cc:2272] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.959066  9525 tablet_replica.cc:333] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:39.959648  9525 raft_consensus.cc:2243] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.960151  9525 raft_consensus.cc:2272] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.962229  9525 tablet_replica.cc:333] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:39.963011  9525 raft_consensus.cc:2243] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:39.963845  9525 raft_consensus.cc:2272] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.965721  9525 tablet_replica.cc:333] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:39.966468  9525 raft_consensus.cc:2243] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.966925  9525 raft_consensus.cc:2272] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:39.967970 16651 consensus_peers.cc:597] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:39.968962  9525 tablet_replica.cc:333] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:39.969830  9525 raft_consensus.cc:2243] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.970314  9525 raft_consensus.cc:2272] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.972563  9525 tablet_replica.cc:333] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:39.973583  9525 raft_consensus.cc:2243] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:39.974545  9525 raft_consensus.cc:2272] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:39.975494 16651 consensus_peers.cc:597] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:39.977020  9525 tablet_replica.cc:333] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:39.977813  9525 raft_consensus.cc:2243] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.978368  9525 raft_consensus.cc:2272] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.980445  9525 tablet_replica.cc:333] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:39.981060  9525 raft_consensus.cc:2243] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.981541  9525 raft_consensus.cc:2272] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.983510  9525 tablet_replica.cc:333] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:39.984221  9525 raft_consensus.cc:2243] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.985471  9525 raft_consensus.cc:2272] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.987604  9525 tablet_replica.cc:333] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:39.988219  9525 raft_consensus.cc:2243] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.988744  9525 raft_consensus.cc:2272] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.990877  9525 tablet_replica.cc:333] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:39.991592  9525 raft_consensus.cc:2243] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:05:39.992244 16651 consensus_peers.cc:597] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:39.992399  9525 raft_consensus.cc:2272] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.994428  9525 tablet_replica.cc:333] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:39.995214  9525 raft_consensus.cc:2243] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.995728  9525 raft_consensus.cc:2272] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:39.998077  9525 tablet_replica.cc:333] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:39.998816  9525 raft_consensus.cc:2243] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:39.999297  9525 raft_consensus.cc:2272] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:40.001828  9525 tablet_replica.cc:333] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.002691  9525 raft_consensus.cc:2243] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:40.003626  9525 raft_consensus.cc:2272] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:40.006078  9525 tablet_replica.cc:333] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.006891  9525 raft_consensus.cc:2243] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:40.007869  9525 raft_consensus.cc:2272] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:40.008391 16799 consensus_peers.cc:597] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:40.010195  9525 tablet_replica.cc:333] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.010875  9525 raft_consensus.cc:2243] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:40.011807  9525 raft_consensus.cc:2272] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:40.014335  9525 tablet_replica.cc:333] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.015143  9525 raft_consensus.cc:2243] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:40.015959  9525 raft_consensus.cc:2272] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:40.017786  9525 tablet_replica.cc:333] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.018482  9525 raft_consensus.cc:2243] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:40.019214  9525 raft_consensus.cc:2272] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:40.021263  9525 tablet_replica.cc:333] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.021874  9525 raft_consensus.cc:2243] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:40.022285  9525 raft_consensus.cc:2272] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:40.023984 16799 consensus_peers.cc:597] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:40.024206  9525 tablet_replica.cc:333] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.024909  9525 raft_consensus.cc:2243] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:40.025321  9525 raft_consensus.cc:2272] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:40.027410  9525 tablet_replica.cc:333] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.028071  9525 raft_consensus.cc:2243] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:40.028556  9525 raft_consensus.cc:2272] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:40.030808  9525 tablet_replica.cc:333] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.031539  9525 raft_consensus.cc:2243] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:40.032400  9525 raft_consensus.cc:2272] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:40.034217  9525 tablet_replica.cc:333] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.034783  9525 raft_consensus.cc:2243] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:40.035193  9525 raft_consensus.cc:2272] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:40.037101  9525 tablet_replica.cc:333] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.037881  9525 raft_consensus.cc:2243] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:40.038339  9525 raft_consensus.cc:2272] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:40.040580  9525 tablet_replica.cc:333] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.041270  9525 raft_consensus.cc:2243] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:05:40.041424 16725 consensus_peers.cc:597] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:40.042212  9525 raft_consensus.cc:2272] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:40.043285 16725 consensus_peers.cc:597] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:40.044641  9525 tablet_replica.cc:333] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.045593  9525 raft_consensus.cc:2243] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:40.046114  9525 raft_consensus.cc:2272] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:40.048609  9525 tablet_replica.cc:333] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.049397  9525 raft_consensus.cc:2243] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:40.049858  9525 raft_consensus.cc:2272] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:40.050377 16725 consensus_peers.cc:597] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:40.052078  9525 tablet_replica.cc:333] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.052938  9525 raft_consensus.cc:2243] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:40.053872  9525 raft_consensus.cc:2272] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:40.056175  9525 tablet_replica.cc:333] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.056946  9525 raft_consensus.cc:2243] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:40.057454  9525 raft_consensus.cc:2272] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:40.058332 16651 consensus_peers.cc:597] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:40.060146  9525 tablet_replica.cc:333] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.060830  9525 raft_consensus.cc:2243] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:40.061601  9525 raft_consensus.cc:2272] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:40.063457  9525 tablet_replica.cc:333] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.064040  9525 raft_consensus.cc:2243] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:40.064479  9525 raft_consensus.cc:2272] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:40.066592  9525 tablet_replica.cc:333] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.067337  9525 raft_consensus.cc:2243] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:40.068243  9525 raft_consensus.cc:2272] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:40.070739  9525 tablet_replica.cc:333] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.071326  9525 raft_consensus.cc:2243] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:40.072067  9525 raft_consensus.cc:2272] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:40.074118  9525 tablet_replica.cc:333] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.074856  9525 raft_consensus.cc:2243] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:40.075786  9525 raft_consensus.cc:2272] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:40.079511  9525 tablet_replica.cc:333] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.080273  9525 raft_consensus.cc:2243] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:40.081226  9525 raft_consensus.cc:2272] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:40.083626  9525 tablet_replica.cc:333] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.084359  9525 raft_consensus.cc:2243] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:40.085273  9525 raft_consensus.cc:2272] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:40.087766  9525 tablet_replica.cc:333] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.088554  9525 raft_consensus.cc:2243] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:40.089056  9525 raft_consensus.cc:2272] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:40.091507  9525 tablet_replica.cc:333] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.092231  9525 raft_consensus.cc:2243] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:40.093416  9525 raft_consensus.cc:2272] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:40.095849  9525 tablet_replica.cc:333] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.096580  9525 raft_consensus.cc:2243] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:40.097499  9525 raft_consensus.cc:2272] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:40.099865  9525 tablet_replica.cc:333] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d: stopping tablet replica
I20260709 13:05:40.100502  9525 raft_consensus.cc:2243] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:40.101004  9525 raft_consensus.cc:2272] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:40.188973 16725 consensus_peers.cc:597] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:40.202469 16799 consensus_peers.cc:597] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:40.209954 16725 consensus_peers.cc:597] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:40.227177 16725 consensus_peers.cc:597] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:40.231164 16725 consensus_peers.cc:597] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:40.262338 16725 consensus_peers.cc:597] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:40.296285 16725 consensus_peers.cc:597] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:40.304528 16725 consensus_peers.cc:597] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:40.324951 16799 consensus_peers.cc:597] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:40.335801 16799 consensus_peers.cc:597] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:40.363104  9525 tablet_server.cc:196] TabletServer@127.9.77.65:0 shutdown complete.
W20260709 13:05:40.363472 16725 consensus_peers.cc:597] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:40.413445 16799 consensus_peers.cc:597] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:40.453538 16725 consensus_peers.cc:597] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:40.502092  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:40.517792 17401 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 13:05:40.535362  9525 server_base.cc:1061] running on GCE node
W20260709 13:05:40.535962 17405 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 13:05:40.536669 17402 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 13:05:40.538357  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:40.538668  9525 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 13:05:40.538894  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602340538876 us; error 0 us; skew 500 ppm
I20260709 13:05:40.540613  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:40.544390  9525 webserver.cc:533] Webserver started at http://127.9.77.65:46421/ using document root <none> and password file <none>
I20260709 13:05:40.545070  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:40.545322  9525 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:05:40.555009  9525 fs_manager.cc:714] Time spent opening directory manager: real 0.008s	user 0.009s	sys 0.000s
I20260709 13:05:40.566000 17410 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:40.566960  9525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:05:40.567314  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-0/minicluster-data/ts-0-root
uuid: "6898c521ba994080a968ff894602ec7d"
format_stamp: "Formatted at 2026-07-09 13:05:28 on dist-test-slave-r1pj"
I20260709 13:05:40.567803  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602133730654-9525-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 13:05:40.582921  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:40.584194  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:40.585578  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:40.590787 17417 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 13:05:40.879364  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:05:40.879742  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.290s	user 0.009s	sys 0.001s
I20260709 13:05:40.880123  9525 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:05:40.880152 17418 raft_consensus.cc:493] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:40.881013 17418 raft_consensus.cc:515] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:40.883028 17418 leader_election.cc:290] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:40.883898 16754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983611e34165418dbf842422b9796ebb" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
W20260709 13:05:40.887238 16799 leader_election.cc:336] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:40.887507 17417 tablet_bootstrap.cc:492] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:40.887677 16799 leader_election.cc:304] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:40.888479 17418 raft_consensus.cc:2749] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:40.906165 17417 tablet_bootstrap.cc:492] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d: 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 13:05:40.907222 17417 tablet_bootstrap.cc:492] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:40.907891 17417 ts_tablet_manager.cc:1403] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 13:05:40.910624 17417 raft_consensus.cc:359] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:40.911381 17417 raft_consensus.cc:740] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.912129 17417 consensus_queue.cc:260] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d [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: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:40.916594 17417 ts_tablet_manager.cc:1434] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.007s
I20260709 13:05:40.917479 17417 tablet_bootstrap.cc:492] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:40.933879 17417 tablet_bootstrap.cc:492] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d: 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 13:05:40.934908 17417 tablet_bootstrap.cc:492] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:40.935719 17417 ts_tablet_manager.cc:1403] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 13:05:40.937114 17336 raft_consensus.cc:493] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:40.937795 17336 raft_consensus.cc:515] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:40.938364 17417 raft_consensus.cc:359] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:40.939198 17417 raft_consensus.cc:740] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.939985 17417 consensus_queue.cc:260] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [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: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:40.941083 17336 leader_election.cc:290] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:40.942605 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ee77f127f7401f9aea6ae1c4d0a2a2" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:40.947365 17417 ts_tablet_manager.cc:1434] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:05:40.948302 17417 tablet_bootstrap.cc:492] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
W20260709 13:05:40.951618 16725 leader_election.cc:336] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:40.952132 16725 leader_election.cc:304] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f; no voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:40.954061 17375 raft_consensus.cc:2749] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:40.975157 17417 tablet_bootstrap.cc:492] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d: 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 13:05:40.976236 17417 tablet_bootstrap.cc:492] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:40.976876 17417 ts_tablet_manager.cc:1403] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.011s
I20260709 13:05:40.979337 17417 raft_consensus.cc:359] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:40.980005 17417 raft_consensus.cc:740] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.980651 17417 consensus_queue.cc:260] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [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: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:40.982547 17417 ts_tablet_manager.cc:1434] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:05:40.983291 17417 tablet_bootstrap.cc:492] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:40.997960 17417 tablet_bootstrap.cc:492] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d: 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 13:05:40.999003 17417 tablet_bootstrap.cc:492] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:40.999620 17417 ts_tablet_manager.cc:1403] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 13:05:41.001777 17417 raft_consensus.cc:359] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.002437 17417 raft_consensus.cc:740] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.003621 17417 consensus_queue.cc:260] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [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: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.005893 17417 ts_tablet_manager.cc:1434] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:05:41.006661 17417 tablet_bootstrap.cc:492] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:41.009550 17418 raft_consensus.cc:493] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.010140 17418 raft_consensus.cc:515] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.012393 17418 leader_election.cc:290] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:41.013653 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8136f2170744e5b94b1618f1bd7543b" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
W20260709 13:05:41.017701 16799 leader_election.cc:336] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.018159 16799 leader_election.cc:304] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:41.018869 17418 raft_consensus.cc:2749] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:41.020383 17417 tablet_bootstrap.cc:492] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d: 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 13:05:41.021193 17417 tablet_bootstrap.cc:492] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:41.021713 17417 ts_tablet_manager.cc:1403] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 13:05:41.023492 17417 raft_consensus.cc:359] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:41.023980 17417 raft_consensus.cc:740] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.024585 17417 consensus_queue.cc:260] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [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: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:41.026060 17417 ts_tablet_manager.cc:1434] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:41.026674 17417 tablet_bootstrap.cc:492] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:41.037840 17417 tablet_bootstrap.cc:492] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d: 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 13:05:41.038584 17417 tablet_bootstrap.cc:492] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:41.039095 17417 ts_tablet_manager.cc:1403] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:05:41.040931 17417 raft_consensus.cc:359] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:41.041788 17417 raft_consensus.cc:740] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.042414 17417 consensus_queue.cc:260] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [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: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:41.044252 17417 ts_tablet_manager.cc:1434] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:41.044997 17417 tablet_bootstrap.cc:492] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:41.053236 17418 raft_consensus.cc:493] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.053889 17418 raft_consensus.cc:515] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.067217 17418 leader_election.cc:290] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:41.067576 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1883e50b5bd644cd98a088290084db52" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:41.069171 17417 tablet_bootstrap.cc:492] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d: 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 13:05:41.069815 17277 raft_consensus.cc:493] T 4f977d12076d4d23aead5d4bbb0a6264 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.070320 17417 tablet_bootstrap.cc:492] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:41.070412 17277 raft_consensus.cc:515] T 4f977d12076d4d23aead5d4bbb0a6264 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:41.071100 17417 ts_tablet_manager.cc:1403] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260709 13:05:41.072691 17277 leader_election.cc:290] T 4f977d12076d4d23aead5d4bbb0a6264 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
W20260709 13:05:41.073303 16799 leader_election.cc:336] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.073773 16799 leader_election.cc:304] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:41.073825 17417 raft_consensus.cc:359] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:41.074554 17417 raft_consensus.cc:740] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.076874 17354 raft_consensus.cc:493] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.076571 17417 consensus_queue.cc:260] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [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: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:41.077258 17418 raft_consensus.cc:2749] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:41.079026 17417 ts_tablet_manager.cc:1434] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:41.077441 17354 raft_consensus.cc:515] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:41.080015 17417 tablet_bootstrap.cc:492] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:41.083462 17272 raft_consensus.cc:493] T ba3e2b6bd2dd421b80787694f4a3547c P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.084070 17272 raft_consensus.cc:515] T ba3e2b6bd2dd421b80787694f4a3547c P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.086458 17272 leader_election.cc:290] T ba3e2b6bd2dd421b80787694f4a3547c P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.087704 17336 raft_consensus.cc:493] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.087774 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3e2b6bd2dd421b80787694f4a3547c" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
W20260709 13:05:41.088644 16725 leader_election.cc:336] T 4f977d12076d4d23aead5d4bbb0a6264 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.088442 17336 raft_consensus.cc:515] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:41.089928 17354 leader_election.cc:290] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:41.090632 17336 leader_election.cc:290] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.091948 16754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57db3bf71496485d88ed6924d40febad" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:41.097095 17336 raft_consensus.cc:493] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
W20260709 13:05:41.099071 16725 leader_election.cc:336] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.092753 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c540c6c2514ab487bb3c9c8c0ce4b5" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
W20260709 13:05:41.095690 16651 leader_election.cc:336] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.096068 17418 raft_consensus.cc:493] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.101552 16726 leader_election.cc:304] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f; no voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:41.101619 17418 raft_consensus.cc:515] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:41.102829 17277 raft_consensus.cc:2749] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:41.103859 17418 leader_election.cc:290] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.078987 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f977d12076d4d23aead5d4bbb0a6264" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:41.107158 17417 tablet_bootstrap.cc:492] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d: 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 13:05:41.108150 17417 tablet_bootstrap.cc:492] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:41.108788 17417 ts_tablet_manager.cc:1403] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.000s
I20260709 13:05:41.111452 16754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ee77f127f7401f9aea6ae1c4d0a2a2" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:41.111471 17417 raft_consensus.cc:359] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:41.112385 17417 raft_consensus.cc:740] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
W20260709 13:05:41.113025 16799 leader_election.cc:336] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.113507 17417 consensus_queue.cc:260] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [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: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:41.112370 16754 raft_consensus.cc:2468] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 1.
I20260709 13:05:41.115293 16799 leader_election.cc:304] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [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: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:41.115830 17417 ts_tablet_manager.cc:1434] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260709 13:05:41.116403 17418 raft_consensus.cc:2804] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:41.116668 17417 tablet_bootstrap.cc:492] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:41.116827 17418 raft_consensus.cc:493] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.118104 17396 raft_consensus.cc:493] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.118680 17396 raft_consensus.cc:515] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.120023 17272 raft_consensus.cc:493] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.120599 17272 raft_consensus.cc:515] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:41.121419 17366 raft_consensus.cc:493] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.121937 17366 raft_consensus.cc:515] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.122670 17272 leader_election.cc:290] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:41.120882 17396 leader_election.cc:290] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:41.123281 16724 leader_election.cc:304] T 4f977d12076d4d23aead5d4bbb0a6264 P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:41.124100 17277 raft_consensus.cc:2749] T 4f977d12076d4d23aead5d4bbb0a6264 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:41.124130 17366 leader_election.cc:290] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.117238 17418 raft_consensus.cc:3060] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.133325 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f7313fd1824cbbaa3ee0fda92e2d66" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:41.135133 16651 leader_election.cc:304] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498 [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: f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:41.138299 17396 raft_consensus.cc:493] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.154736 17366 raft_consensus.cc:2749] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:41.154702 17396 raft_consensus.cc:515] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
W20260709 13:05:41.155777 16651 leader_election.cc:336] T ba3e2b6bd2dd421b80787694f4a3547c P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.138906 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1883e50b5bd644cd98a088290084db52" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:41.099486 17336 raft_consensus.cc:515] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:41.100431 17354 raft_consensus.cc:493] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.140277 17417 tablet_bootstrap.cc:492] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 13:05:41.144469 16799 leader_election.cc:336] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.151051 16754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb35486ef7e4c5ca3e15cee3cdd30c4" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:41.156273 16651 leader_election.cc:304] T ba3e2b6bd2dd421b80787694f4a3547c P f5afdbeb90124765b008dee6f2c68498 [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: f5afdbeb90124765b008dee6f2c68498; no voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:41.157589 17353 raft_consensus.cc:493] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.164927 17366 raft_consensus.cc:2749] T ba3e2b6bd2dd421b80787694f4a3547c P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:41.165386 16725 leader_election.cc:336] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.165184 17353 raft_consensus.cc:515] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.157979 17354 raft_consensus.cc:515] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.167505 17353 leader_election.cc:290] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:41.157269 16832 raft_consensus.cc:2468] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:41.168485 17354 leader_election.cc:290] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.159162 17336 leader_election.cc:290] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.156944 17396 leader_election.cc:290] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.163367 16798 leader_election.cc:304] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:41.170791 17396 raft_consensus.cc:2749] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:41.160071 17418 raft_consensus.cc:515] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:41.171916 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197a2390a9b74754920dbc318f5399b8" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:41.172298 16652 leader_election.cc:304] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:41.158864 17417 tablet_bootstrap.cc:492] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:41.173555 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1ba6fecf204fca98df106bda47e1dd" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:41.173965 17417 ts_tablet_manager.cc:1403] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.004s
I20260709 13:05:41.174233 16835 raft_consensus.cc:2468] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:41.176539 16726 leader_election.cc:304] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:41.176826 17354 raft_consensus.cc:2804] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:41.177261 17354 raft_consensus.cc:493] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.177687 17375 raft_consensus.cc:2804] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:41.177951 17354 raft_consensus.cc:3060] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.178205 17375 raft_consensus.cc:493] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.178680 17375 raft_consensus.cc:3060] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.179888 16754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1ba6fecf204fca98df106bda47e1dd" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:41.184028 17396 raft_consensus.cc:493] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.177265  9525 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:05:41.185102  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.305s	user 0.265s	sys 0.002s
I20260709 13:05:41.184755 17396 raft_consensus.cc:515] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.187139 17396 leader_election.cc:290] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:41.183914 16755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ee77f127f7401f9aea6ae1c4d0a2a2" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:41.187865 16755 raft_consensus.cc:3060] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:41.188874 16799 leader_election.cc:336] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
W20260709 13:05:41.189436 16799 leader_election.cc:336] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.190024 17375 raft_consensus.cc:515] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
W20260709 13:05:41.191105 16651 leader_election.cc:336] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.191262 16754 raft_consensus.cc:2393] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6378c9d7940a4bf5a089323bdd43f74f in current term 2: Already voted for candidate 4c403db9e160429ca7cc3eaf51288a3f in this term.
I20260709 13:05:41.190142 17354 raft_consensus.cc:515] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.176836 17417 raft_consensus.cc:359] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.193189 17417 raft_consensus.cc:740] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
W20260709 13:05:41.189957 16799 leader_election.cc:336] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.191591 16651 leader_election.cc:304] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498 [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: f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:41.195307 17366 raft_consensus.cc:2749] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:41.195832 17353 raft_consensus.cc:493] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.196413 17353 raft_consensus.cc:515] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:41.198529 17353 leader_election.cc:290] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.199313 17417 consensus_queue.cc:260] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [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: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.177332 17418 leader_election.cc:290] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.201313 16755 raft_consensus.cc:2468] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 2.
I20260709 13:05:41.202695 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1ba6fecf204fca98df106bda47e1dd" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:41.203280 16835 raft_consensus.cc:3060] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.204723 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1883e50b5bd644cd98a088290084db52" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:41.204959 17354 leader_election.cc:290] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.205456 16832 raft_consensus.cc:3060] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:41.197448 16651 leader_election.cc:336] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.212829 16835 raft_consensus.cc:2468] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 2.
I20260709 13:05:41.214498 16726 leader_election.cc:304] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 
I20260709 13:05:41.215416 17336 raft_consensus.cc:2804] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:41.215947 17336 raft_consensus.cc:697] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [term 2 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:41.214661 16755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ab9df5f59e4232aed54021c81a75ae" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:41.216883 17336 consensus_queue.cc:237] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:41.217537 17375 leader_election.cc:290] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.218935 17366 raft_consensus.cc:493] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.219554 17366 raft_consensus.cc:515] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:41.221973 17366 leader_election.cc:290] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:41.223357 17277 raft_consensus.cc:493] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.223997 17277 raft_consensus.cc:515] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:41.226238 17277 leader_election.cc:290] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:41.229606 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57db3bf71496485d88ed6924d40febad" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:41.230369 16685 raft_consensus.cc:2468] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:41.231564 16724 leader_election.cc:304] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:41.232421 17277 raft_consensus.cc:2804] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:41.232815 17277 raft_consensus.cc:493] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.233204 17277 raft_consensus.cc:3060] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.237444 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b96a0d994ce47c1bf66b9dce626f287" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
W20260709 13:05:41.229568 16725 leader_election.cc:336] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.239881 16799 leader_election.cc:304] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:41.241266 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620381da67374f76b69a607bf1090aa0" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
W20260709 13:05:41.242722 16725 leader_election.cc:336] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.250669 16832 raft_consensus.cc:2468] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 2.
I20260709 13:05:41.201469 17417 ts_tablet_manager.cc:1434] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:05:41.253654 17417 tablet_bootstrap.cc:492] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:41.254822 16652 leader_election.cc:304] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:41.255798 17354 raft_consensus.cc:2804] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:41.256502 17354 raft_consensus.cc:697] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 [term 2 LEADER]: Becoming Leader. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:41.257546 17354 consensus_queue.cc:237] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.264451 17418 raft_consensus.cc:2749] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:41.265352 17366 raft_consensus.cc:493] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.265928 17366 raft_consensus.cc:515] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:41.268066 17375 raft_consensus.cc:493] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.268637 17375 raft_consensus.cc:515] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:41.270546 16507 catalog_manager.cc:5697] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f reported cstate change: term changed from 1 to 2, leader changed from 6898c521ba994080a968ff894602ec7d (127.9.77.65) to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 2 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:41.271148 17375 leader_election.cc:290] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.272727 17366 leader_election.cc:290] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:41.273762 16799 leader_election.cc:304] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [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: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:41.277586 17272 raft_consensus.cc:493] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.278224 17272 raft_consensus.cc:515] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.278728 16755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969b838fd95749d981600c8a64308d3f" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:41.280400 17272 leader_election.cc:290] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.282384 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983611e34165418dbf842422b9796ebb" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:41.283747 16835 raft_consensus.cc:2468] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:41.284679 16726 leader_election.cc:304] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 
I20260709 13:05:41.286777 17418 raft_consensus.cc:2804] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:41.287282 17418 raft_consensus.cc:697] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 LEADER]: Becoming Leader. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Running, Role: LEADER
I20260709 13:05:41.286578 16506 catalog_manager.cc:5697] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 reported cstate change: term changed from 1 to 2, leader changed from 6898c521ba994080a968ff894602ec7d (127.9.77.65) to f5afdbeb90124765b008dee6f2c68498 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "f5afdbeb90124765b008dee6f2c68498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:41.288218 17418 consensus_queue.cc:237] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:41.291311 17336 raft_consensus.cc:2804] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:41.291867 17336 raft_consensus.cc:493] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.292395 17336 raft_consensus.cc:3060] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.295358 16798 leader_election.cc:304] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:41.296185 17353 raft_consensus.cc:2749] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:41.298036 16754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bd3812b2754e539b7acdd7ecf49b93" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
W20260709 13:05:41.300678 16725 leader_election.cc:336] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
W20260709 13:05:41.303617 16651 leader_election.cc:336] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.306386 16651 leader_election.cc:304] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498 [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: f5afdbeb90124765b008dee6f2c68498; no voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:41.301493 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8136f2170744e5b94b1618f1bd7543b" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:41.248773 17277 raft_consensus.cc:515] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:41.308213 16832 raft_consensus.cc:2468] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:41.311687 16652 leader_election.cc:304] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:41.312754 17272 raft_consensus.cc:2749] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:41.324471 17353 raft_consensus.cc:493] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.330919 17277 leader_election.cc:290] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 election: Requested vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:41.325098 17418 raft_consensus.cc:493] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.326128 17366 raft_consensus.cc:2804] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:41.342712 17353 raft_consensus.cc:515] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.347580 16509 catalog_manager.cc:5697] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f reported cstate change: term changed from 1 to 2, leader changed from 6898c521ba994080a968ff894602ec7d (127.9.77.65) to 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68). New cstate: current_term: 2 leader_uuid: "6378c9d7940a4bf5a089323bdd43f74f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:41.384281 17272 raft_consensus.cc:493] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.376741 17418 raft_consensus.cc:515] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.384912 17272 raft_consensus.cc:515] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.386960 17272 leader_election.cc:290] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.389338 17375 raft_consensus.cc:493] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.390556 17277 raft_consensus.cc:493] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.391032 17375 raft_consensus.cc:515] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:41.391177 17277 raft_consensus.cc:515] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:41.393309 17375 leader_election.cc:290] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:41.340672 17366 raft_consensus.cc:493] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.394284 17396 raft_consensus.cc:493] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.394582 17366 raft_consensus.cc:3060] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.394909 17396 raft_consensus.cc:515] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.396427 17353 leader_election.cc:290] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:41.396766 17375 raft_consensus.cc:493] T 0c00fcfb84e34daf90d7e26b3b73b180 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.397315 17396 leader_election.cc:290] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:41.397565 17375 raft_consensus.cc:515] T 0c00fcfb84e34daf90d7e26b3b73b180 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:41.388226 17418 leader_election.cc:290] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
W20260709 13:05:41.388976 16799 leader_election.cc:336] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.399845 16799 leader_election.cc:304] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:41.399991 17375 leader_election.cc:290] T 0c00fcfb84e34daf90d7e26b3b73b180 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.400725 17418 raft_consensus.cc:2749] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:41.407649 16799 leader_election.cc:336] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.408277 16799 leader_election.cc:304] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:41.410945 17418 raft_consensus.cc:2749] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:41.403851 17277 leader_election.cc:290] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
W20260709 13:05:41.417656 16725 leader_election.cc:336] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.418352 17353 raft_consensus.cc:493] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.421655 17353 raft_consensus.cc:515] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.425808 17353 leader_election.cc:290] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
W20260709 13:05:41.410928 16652 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.68:36283, user_credentials={real_user=slave}} blocked reactor thread for 99606.9us
I20260709 13:05:41.431471 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f7313fd1824cbbaa3ee0fda92e2d66" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:41.432155 16832 raft_consensus.cc:2468] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
W20260709 13:05:41.434604 16725 leader_election.cc:336] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
W20260709 13:05:41.435235 16725 leader_election.cc:336] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.435575 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57db3bf71496485d88ed6924d40febad" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:41.436275 16685 raft_consensus.cc:3060] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:41.438716 16725 leader_election.cc:336] T 0c00fcfb84e34daf90d7e26b3b73b180 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.449913 17272 raft_consensus.cc:493] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.450757 17272 raft_consensus.cc:515] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.449819 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969b838fd95749d981600c8a64308d3f" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:41.454963 16685 raft_consensus.cc:2468] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 2.
I20260709 13:05:41.455087 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c00fcfb84e34daf90d7e26b3b73b180" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:41.415448 17336 raft_consensus.cc:515] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:41.452245 16686 raft_consensus.cc:2468] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:41.457259 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb35486ef7e4c5ca3e15cee3cdd30c4" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:41.470233 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620381da67374f76b69a607bf1090aa0" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:41.487761 17445 raft_consensus.cc:493] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.468014 17396 raft_consensus.cc:493] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.489521 17445 raft_consensus.cc:515] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.490065 17396 raft_consensus.cc:515] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:41.492069 17445 leader_election.cc:290] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.492291 17417 tablet_bootstrap.cc:492] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d: 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 13:05:41.472376 17272 leader_election.cc:290] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.493481 17417 tablet_bootstrap.cc:492] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:41.489476 16834 raft_consensus.cc:2468] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:41.494191 17417 ts_tablet_manager.cc:1403] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.241s	user 0.012s	sys 0.013s
W20260709 13:05:41.472681 16799 leader_election.cc:336] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.494860 16685 raft_consensus.cc:2468] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
W20260709 13:05:41.495275 16799 leader_election.cc:336] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
W20260709 13:05:41.495726 16799 leader_election.cc:336] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.458792 16726 leader_election.cc:304] T 0c00fcfb84e34daf90d7e26b3b73b180 P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f; no voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:41.473529 16652 leader_election.cc:304] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:41.492033 17396 leader_election.cc:290] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.498430 16652 leader_election.cc:304] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
W20260709 13:05:41.498673 16799 leader_election.cc:336] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
W20260709 13:05:41.503306 16726 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.68:36283, user_credentials={real_user=slave}} blocked reactor thread for 44604.2us
I20260709 13:05:41.498394 17272 raft_consensus.cc:2804] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:41.456485 17366 raft_consensus.cc:515] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.505115 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c540c6c2514ab487bb3c9c8c0ce4b5" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:41.506881 17445 raft_consensus.cc:2804] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:41.509219 17448 raft_consensus.cc:2749] T 0c00fcfb84e34daf90d7e26b3b73b180 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:41.511853 17417 raft_consensus.cc:359] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:41.521777 17417 raft_consensus.cc:740] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
W20260709 13:05:41.512470 16725 leader_election.cc:336] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.515667 17336 leader_election.cc:290] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.517009 17396 raft_consensus.cc:493] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.519174 16757 raft_consensus.cc:2468] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 1.
I20260709 13:05:41.517216 17272 raft_consensus.cc:493] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.522647 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983611e34165418dbf842422b9796ebb" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
W20260709 13:05:41.525513 16651 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34091, user_credentials={real_user=slave}} blocked reactor thread for 212857us
I20260709 13:05:41.525894 16834 raft_consensus.cc:3060] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:41.527815 16651 leader_election.cc:336] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.528071 17354 raft_consensus.cc:493] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
W20260709 13:05:41.528571 16651 leader_election.cc:336] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.528613 17354 raft_consensus.cc:515] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:41.525112 17272 raft_consensus.cc:3060] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.525529 17396 raft_consensus.cc:515] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:41.523087 17417 consensus_queue.cc:260] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [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: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:41.529050 16651 leader_election.cc:304] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [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: f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d
W20260709 13:05:41.524483 16799 leader_election.cc:336] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.518859 17445 raft_consensus.cc:493] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.533762 17417 ts_tablet_manager.cc:1434] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.001s
I20260709 13:05:41.533900 16799 leader_election.cc:304] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [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: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:41.534803 17417 tablet_bootstrap.cc:492] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:41.534807 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8136f2170744e5b94b1618f1bd7543b" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
W20260709 13:05:41.535606 16651 leader_election.cc:336] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.535871 16835 raft_consensus.cc:3060] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.536218 16651 leader_election.cc:304] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498 [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: f5afdbeb90124765b008dee6f2c68498; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d
I20260709 13:05:41.535111 17445 raft_consensus.cc:3060] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.543417 17353 raft_consensus.cc:2804] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:41.549850 16724 leader_election.cc:304] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:41.551643 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b96a0d994ce47c1bf66b9dce626f287" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:41.551983 17354 leader_election.cc:290] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:41.552374 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c00fcfb84e34daf90d7e26b3b73b180" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:41.552840 17396 leader_election.cc:290] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.553014 16757 raft_consensus.cc:2468] T 0c00fcfb84e34daf90d7e26b3b73b180 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 1.
I20260709 13:05:41.552376 16830 raft_consensus.cc:2468] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:41.544178 17277 raft_consensus.cc:493] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.543394 17448 raft_consensus.cc:493] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.553488 17354 raft_consensus.cc:493] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.555461 16724 leader_election.cc:304] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:41.566164 16724 leader_election.cc:304] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:41.557890 16799 leader_election.cc:304] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [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: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 
I20260709 13:05:41.556413 17441 raft_consensus.cc:2804] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:41.550164 17366 leader_election.cc:290] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.554622 17353 raft_consensus.cc:493] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.567004 17375 raft_consensus.cc:2804] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:41.563756 17396 raft_consensus.cc:493] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.574960 17454 raft_consensus.cc:2749] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:41.575906 17336 raft_consensus.cc:2804] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:41.576467 17336 raft_consensus.cc:493] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.576005 17396 raft_consensus.cc:515] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.576889 17336 raft_consensus.cc:3060] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.570530 17353 raft_consensus.cc:3060] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.576467 17447 raft_consensus.cc:2804] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:41.578691 17447 raft_consensus.cc:493] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.579035 17447 raft_consensus.cc:3060] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.581452 17455 raft_consensus.cc:2749] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:41.583586 17396 leader_election.cc:290] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:41.584589 17445 raft_consensus.cc:515] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.586663 17445 leader_election.cc:290] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.586793 17272 raft_consensus.cc:515] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.587828 16834 raft_consensus.cc:2468] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 2.
I20260709 13:05:41.589089 16726 leader_election.cc:304] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:41.568281 17448 raft_consensus.cc:515] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:41.590306 16835 raft_consensus.cc:2468] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 2.
I20260709 13:05:41.571859 17375 raft_consensus.cc:493] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.590991 17452 raft_consensus.cc:2804] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:41.591066 17375 raft_consensus.cc:3060] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.593386 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ab9df5f59e4232aed54021c81a75ae" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:41.593974 16834 raft_consensus.cc:2468] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:41.594946 16726 leader_election.cc:304] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 
I20260709 13:05:41.568840 17277 raft_consensus.cc:515] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:41.599881 17277 leader_election.cc:290] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:41.600633 17277 raft_consensus.cc:2804] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:41.601039 17277 raft_consensus.cc:493] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.601742 17448 leader_election.cc:290] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.570647 17354 raft_consensus.cc:515] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.603210 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620381da67374f76b69a607bf1090aa0" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:41.607657 16834 raft_consensus.cc:3060] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.604637 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56f7313fd1824cbbaa3ee0fda92e2d66" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:41.605019 16652 leader_election.cc:304] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:41.609443 16835 raft_consensus.cc:3060] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.610060 16652 leader_election.cc:304] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:41.610716 17272 leader_election.cc:290] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
W20260709 13:05:41.613472 16725 leader_election.cc:336] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
W20260709 13:05:41.614516 16799 leader_election.cc:336] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
W20260709 13:05:41.617604 16725 leader_election.cc:336] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.619278 17354 leader_election.cc:290] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
W20260709 13:05:41.622624 16799 leader_election.cc:336] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.594831 17452 raft_consensus.cc:697] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [term 2 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:41.618173 17447 raft_consensus.cc:515] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:41.625840 17452 consensus_queue.cc:237] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:41.626857 17447 leader_election.cc:290] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.623301 17460 raft_consensus.cc:2804] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:41.628881 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c00fcfb84e34daf90d7e26b3b73b180" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:41.628582 17460 raft_consensus.cc:493] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.631158 16835 raft_consensus.cc:2468] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 2.
I20260709 13:05:41.605955 17445 raft_consensus.cc:493] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.629549 16757 raft_consensus.cc:3060] T 0c00fcfb84e34daf90d7e26b3b73b180 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.630000 17455 raft_consensus.cc:2804] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:41.640415 17455 raft_consensus.cc:697] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [term 2 LEADER]: Becoming Leader. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:41.641453 17455 consensus_queue.cc:237] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.638057 17353 raft_consensus.cc:515] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:41.650292 17353 leader_election.cc:290] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.655901 16757 raft_consensus.cc:2468] T 0c00fcfb84e34daf90d7e26b3b73b180 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 2.
W20260709 13:05:41.656436 16725 consensus_peers.cc:597] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:41.606550 17277 raft_consensus.cc:3060] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.636644 17375 raft_consensus.cc:515] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:41.638331 16652 leader_election.cc:304] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:41.652732 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c540c6c2514ab487bb3c9c8c0ce4b5" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:41.632306 16834 raft_consensus.cc:2468] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 2.
I20260709 13:05:41.660001 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259865884aa04b7fa347ecdc04bb501d" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
W20260709 13:05:41.652941 16799 leader_election.cc:336] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.662600 16835 raft_consensus.cc:2468] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:41.663390 16758 raft_consensus.cc:3060] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.630478 17460 raft_consensus.cc:3060] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.664065 16799 leader_election.cc:304] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [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: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:41.665299 17353 raft_consensus.cc:2804] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:41.665861 17353 raft_consensus.cc:697] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 LEADER]: Becoming Leader. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Running, Role: LEADER
I20260709 13:05:41.666805 17461 raft_consensus.cc:2804] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:41.667348 17461 raft_consensus.cc:697] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [term 2 LEADER]: Becoming Leader. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:41.667433 16652 leader_election.cc:304] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:41.668531 17272 raft_consensus.cc:2804] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:41.669071 17272 raft_consensus.cc:697] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [term 2 LEADER]: Becoming Leader. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
W20260709 13:05:41.669524 16799 leader_election.cc:336] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.669922 17272 consensus_queue.cc:237] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.666805 17353 consensus_queue.cc:237] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:41.662153 17441 raft_consensus.cc:697] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [term 2 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
W20260709 13:05:41.675055 16724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:45757, user_credentials={real_user=slave}} blocked reactor thread for 108960us
I20260709 13:05:41.675923 17441 consensus_queue.cc:237] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:41.674238 16652 leader_election.cc:304] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:41.693866 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bd3812b2754e539b7acdd7ecf49b93" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:41.694717 16685 raft_consensus.cc:2468] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 1.
I20260709 13:05:41.668267 17461 consensus_queue.cc:237] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.684773 17454 raft_consensus.cc:2804] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:41.706601 17454 raft_consensus.cc:493] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.660490 17445 raft_consensus.cc:515] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.709304 17445 leader_election.cc:290] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.711862 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d52375ce224265a96c4b705272c683" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:41.712502 16834 raft_consensus.cc:2468] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:41.707283 17454 raft_consensus.cc:3060] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.714512 16652 leader_election.cc:304] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:41.718937 17445 raft_consensus.cc:493] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.719509 17445 raft_consensus.cc:515] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.720806 17417 tablet_bootstrap.cc:492] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d: 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 13:05:41.721609 17445 leader_election.cc:290] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.722203 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24742773041346d8aca25bc2fb427a08" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:41.722777 16834 raft_consensus.cc:2468] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:41.723788 16652 leader_election.cc:304] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:41.724782 17466 raft_consensus.cc:2804] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:41.725219 17466 raft_consensus.cc:493] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.725638 17466 raft_consensus.cc:3060] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.726794 16758 raft_consensus.cc:2468] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 2.
I20260709 13:05:41.716812 17455 raft_consensus.cc:2804] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:41.728085 17455 raft_consensus.cc:493] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.728471 17455 raft_consensus.cc:3060] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.731632 17336 raft_consensus.cc:515] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:41.734373 16799 leader_election.cc:304] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [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: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:41.736469 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d52375ce224265a96c4b705272c683" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:41.737066 17417 tablet_bootstrap.cc:492] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:41.738009 17417 ts_tablet_manager.cc:1403] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.203s	user 0.012s	sys 0.008s
I20260709 13:05:41.738302 17353 raft_consensus.cc:2804] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:41.740453 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3e2b6bd2dd421b80787694f4a3547c" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:41.740610 17353 raft_consensus.cc:697] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 LEADER]: Becoming Leader. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Running, Role: LEADER
I20260709 13:05:41.741200 16686 raft_consensus.cc:2468] T ba3e2b6bd2dd421b80787694f4a3547c P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 1.
I20260709 13:05:41.741792 17353 consensus_queue.cc:237] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:41.746695 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24742773041346d8aca25bc2fb427a08" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
W20260709 13:05:41.751645 16725 leader_election.cc:336] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.753002 17455 raft_consensus.cc:515] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.753162 17460 raft_consensus.cc:515] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.754480 17375 leader_election.cc:290] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 election: Requested vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:41.755421 16758 raft_consensus.cc:1275] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Refusing update from remote peer 6378c9d7940a4bf5a089323bdd43f74f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:41.758021 17336 leader_election.cc:290] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 election: Requested vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
W20260709 13:05:41.770540 16724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:45757, user_credentials={real_user=slave}} blocked reactor thread for 73296.8us
I20260709 13:05:41.771780 17417 raft_consensus.cc:359] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:41.772836 17417 raft_consensus.cc:740] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.773859 17417 consensus_queue.cc:260] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [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: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:41.776883 17417 ts_tablet_manager.cc:1434] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 13:05:41.780820 17417 tablet_bootstrap.cc:492] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:41.782191 16685 raft_consensus.cc:2393] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6378c9d7940a4bf5a089323bdd43f74f in current term 2: Already voted for candidate f5afdbeb90124765b008dee6f2c68498 in this term.
I20260709 13:05:41.783245 16724 leader_election.cc:304] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:41.785597 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197a2390a9b74754920dbc318f5399b8" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:41.787593 16681 raft_consensus.cc:2468] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 1.
I20260709 13:05:41.792387 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969b838fd95749d981600c8a64308d3f" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:41.793143 16685 raft_consensus.cc:3060] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.785584 17277 raft_consensus.cc:515] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:41.797547 17418 consensus_queue.cc:1048] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:05:41.809774 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb35486ef7e4c5ca3e15cee3cdd30c4" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:41.810425 16681 raft_consensus.cc:3060] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.811096 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259865884aa04b7fa347ecdc04bb501d" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:41.812903 17455 leader_election.cc:290] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.814850 17277 leader_election.cc:290] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.816263 16685 raft_consensus.cc:2468] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 2.
W20260709 13:05:41.817734 17473 log.cc:927] Time spent T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260709 13:05:41.822444 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ab9df5f59e4232aed54021c81a75ae" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:41.823074 16835 raft_consensus.cc:3060] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:41.821712 16725 leader_election.cc:336] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.829921 16835 raft_consensus.cc:2468] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 2.
I20260709 13:05:41.830976 16726 leader_election.cc:304] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 
I20260709 13:05:41.836555 17476 raft_consensus.cc:2804] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:41.837080 17476 raft_consensus.cc:493] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.837610 17476 raft_consensus.cc:3060] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.843590 17454 raft_consensus.cc:515] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.845180 16682 raft_consensus.cc:2393] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6378c9d7940a4bf5a089323bdd43f74f in current term 2: Already voted for candidate f5afdbeb90124765b008dee6f2c68498 in this term.
I20260709 13:05:41.846519 17460 leader_election.cc:290] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
W20260709 13:05:41.850941 16725 leader_election.cc:336] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.803340 17466 raft_consensus.cc:515] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.854988 16798 leader_election.cc:304] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 6898c521ba994080a968ff894602ec7d
W20260709 13:05:41.855333 16652 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.68:36283, user_credentials={real_user=slave}} blocked reactor thread for 49928.9us
I20260709 13:05:41.860159 16798 leader_election.cc:304] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:41.861183 16798 leader_election.cc:304] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:41.835420 17441 raft_consensus.cc:2804] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:41.864110 17442 raft_consensus.cc:2804] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:41.861747 17447 raft_consensus.cc:2804] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:41.877410 16681 raft_consensus.cc:2468] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 2.
I20260709 13:05:41.866284 17466 leader_election.cc:290] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.888656 16509 catalog_manager.cc:5697] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f reported cstate change: term changed from 1 to 2, leader changed from 6898c521ba994080a968ff894602ec7d (127.9.77.65) to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 2 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:41.913082 16509 catalog_manager.cc:5697] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f reported cstate change: term changed from 1 to 2, leader changed from 6898c521ba994080a968ff894602ec7d (127.9.77.65) to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 2 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:41.865082 16686 raft_consensus.cc:2393] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6378c9d7940a4bf5a089323bdd43f74f in current term 2: Already voted for candidate f5afdbeb90124765b008dee6f2c68498 in this term.
I20260709 13:05:41.916605 16506 catalog_manager.cc:5697] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f reported cstate change: term changed from 1 to 2, leader changed from 6898c521ba994080a968ff894602ec7d (127.9.77.65) to 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68). New cstate: current_term: 2 leader_uuid: "6378c9d7940a4bf5a089323bdd43f74f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:41.937078 16507 catalog_manager.cc:5697] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 reported cstate change: term changed from 1 to 2, leader changed from 6898c521ba994080a968ff894602ec7d (127.9.77.65) to f5afdbeb90124765b008dee6f2c68498 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "f5afdbeb90124765b008dee6f2c68498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:41.942574 16507 catalog_manager.cc:5697] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 reported cstate change: term changed from 1 to 2, leader changed from 6898c521ba994080a968ff894602ec7d (127.9.77.65) to f5afdbeb90124765b008dee6f2c68498 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "f5afdbeb90124765b008dee6f2c68498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:41.940748 16506 catalog_manager.cc:5697] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f reported cstate change: term changed from 1 to 2, leader changed from 6898c521ba994080a968ff894602ec7d (127.9.77.65) to 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68). New cstate: current_term: 2 leader_uuid: "6378c9d7940a4bf5a089323bdd43f74f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:41.864413 17353 raft_consensus.cc:3060] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.885509 17454 leader_election.cc:290] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:41.909329 17442 raft_consensus.cc:493] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.951717 17442 raft_consensus.cc:3060] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.908231 17476 raft_consensus.cc:515] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
W20260709 13:05:41.949124 16651 leader_election.cc:336] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.958559 17476 leader_election.cc:290] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 election: Requested vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:41.938558 17441 raft_consensus.cc:697] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [term 2 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
W20260709 13:05:41.968777 16799 consensus_peers.cc:597] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:41.970736 16798 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:45757, user_credentials={real_user=slave}} blocked reactor thread for 109594us
I20260709 13:05:41.921626 17447 raft_consensus.cc:493] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:41.972090 17447 raft_consensus.cc:3060] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.971946 16724 leader_election.cc:304] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:41.974720 17448 raft_consensus.cc:2804] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:41.975278 17448 raft_consensus.cc:697] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [term 2 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:41.976199 17448 consensus_queue.cc:237] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:41.981127 16724 leader_election.cc:304] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:41.982231 17447 raft_consensus.cc:515] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:41.983316 17452 raft_consensus.cc:2804] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:41.983945 17452 raft_consensus.cc:697] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:41.984859 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d52375ce224265a96c4b705272c683" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:41.985270 17447 leader_election.cc:290] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 election: Requested vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:41.986740 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b96a0d994ce47c1bf66b9dce626f287" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:41.987383 16834 raft_consensus.cc:3060] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:41.984894 17452 consensus_queue.cc:237] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
W20260709 13:05:41.992457 16651 leader_election.cc:336] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
W20260709 13:05:41.993758 16651 leader_election.cc:336] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.993887 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24742773041346d8aca25bc2fb427a08" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:41.994611 16832 raft_consensus.cc:3060] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:41.994686 16651 leader_election.cc:336] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
W20260709 13:05:41.995690 16651 leader_election.cc:336] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
W20260709 13:05:41.996629 16651 consensus_peers.cc:597] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:41.997143 16651 leader_election.cc:336] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
W20260709 13:05:41.997794 16651 leader_election.cc:336] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:42.002170 16834 raft_consensus.cc:2468] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 2.
W20260709 13:05:42.008422 16651 leader_election.cc:336] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:42.008500 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bd3812b2754e539b7acdd7ecf49b93" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:42.009572 16685 raft_consensus.cc:3060] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.011198 16832 raft_consensus.cc:2468] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 2.
I20260709 13:05:42.013615 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259865884aa04b7fa347ecdc04bb501d" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:42.014366 16826 raft_consensus.cc:3060] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.024863 17417 tablet_bootstrap.cc:492] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 13:05:42.025573 16725 leader_election.cc:336] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:41.995824 17441 consensus_queue.cc:237] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:42.031059 17417 tablet_bootstrap.cc:492] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:42.036408 17417 ts_tablet_manager.cc:1403] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.259s	user 0.020s	sys 0.003s
W20260709 13:05:42.010079 16651 leader_election.cc:336] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
W20260709 13:05:42.040478 16651 leader_election.cc:336] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
W20260709 13:05:42.041499 16651 leader_election.cc:336] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
W20260709 13:05:42.042505 16651 leader_election.cc:336] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:42.053361 17417 raft_consensus.cc:359] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:42.060724 17353 raft_consensus.cc:2749] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:42.065992 17417 raft_consensus.cc:740] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.066121 16685 raft_consensus.cc:2468] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 2.
I20260709 13:05:42.073722 17417 consensus_queue.cc:260] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d [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: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:42.089663 16834 raft_consensus.cc:1275] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Refusing update from remote peer f5afdbeb90124765b008dee6f2c68498: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.091650 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f977d12076d4d23aead5d4bbb0a6264" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:42.092340 16758 raft_consensus.cc:2468] T 4f977d12076d4d23aead5d4bbb0a6264 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 1.
I20260709 13:05:42.093444 16835 raft_consensus.cc:2468] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 2.
W20260709 13:05:42.095682 16799 leader_election.cc:336] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:42.100188 16826 raft_consensus.cc:2468] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 2.
I20260709 13:05:42.096825 17442 raft_consensus.cc:515] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:42.103235 17442 leader_election.cc:290] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 election: Requested vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
W20260709 13:05:42.103421 16651 leader_election.cc:336] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
W20260709 13:05:42.103976 16651 leader_election.cc:336] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:42.111363 17417 ts_tablet_manager.cc:1434] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.000s
I20260709 13:05:42.112977 17417 tablet_bootstrap.cc:492] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
W20260709 13:05:42.114828 16651 leader_election.cc:336] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:42.125257 16798 leader_election.cc:304] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:42.129220 16830 raft_consensus.cc:1275] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Refusing update from remote peer f5afdbeb90124765b008dee6f2c68498: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:05:42.132977 16799 leader_election.cc:336] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:05:42.144227 16798 leader_election.cc:304] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:42.137792 16509 catalog_manager.cc:5697] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f reported cstate change: term changed from 1 to 2, leader changed from 6898c521ba994080a968ff894602ec7d (127.9.77.65) to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 2 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:42.153972 17396 raft_consensus.cc:2749] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:42.154330 16509 catalog_manager.cc:5697] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f reported cstate change: term changed from 1 to 2, leader changed from 6898c521ba994080a968ff894602ec7d (127.9.77.65) to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 2 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:42.145037 17442 raft_consensus.cc:2749] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:42.135350 16507 catalog_manager.cc:5697] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 reported cstate change: term changed from 1 to 2, leader changed from 6898c521ba994080a968ff894602ec7d (127.9.77.65) to f5afdbeb90124765b008dee6f2c68498 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "f5afdbeb90124765b008dee6f2c68498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:42.139698 16651 leader_election.cc:304] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [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: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:42.158898 17480 raft_consensus.cc:2804] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:42.159292 17480 raft_consensus.cc:493] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:05:42.159632 17480 raft_consensus.cc:3060] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.156425 16509 catalog_manager.cc:5697] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f reported cstate change: term changed from 1 to 2, leader changed from 6898c521ba994080a968ff894602ec7d (127.9.77.65) to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 2 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:42.150753 16724 leader_election.cc:304] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:42.162197 17452 raft_consensus.cc:2804] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:42.162700 17452 raft_consensus.cc:697] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:42.165625 17452 consensus_queue.cc:237] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:42.167716 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3e2b6bd2dd421b80787694f4a3547c" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:42.168367 16681 raft_consensus.cc:3060] T ba3e2b6bd2dd421b80787694f4a3547c P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.172392 16652 leader_election.cc:304] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:42.173671 16652 leader_election.cc:304] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 6898c521ba994080a968ff894602ec7d
W20260709 13:05:42.174240 16799 consensus_peers.cc:597] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:42.174925 17455 raft_consensus.cc:2804] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:42.175457 17455 raft_consensus.cc:697] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [term 2 LEADER]: Becoming Leader. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:42.175621 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197a2390a9b74754920dbc318f5399b8" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:42.176486 16682 raft_consensus.cc:3060] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:42.176261 17455 consensus_queue.cc:237] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:42.177639 17471 raft_consensus.cc:2804] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:42.178181 17471 raft_consensus.cc:697] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [term 2 LEADER]: Becoming Leader. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:42.179064 17471 consensus_queue.cc:237] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:42.181895 16826 raft_consensus.cc:1275] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Refusing update from remote peer 4c403db9e160429ca7cc3eaf51288a3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.182313 16757 raft_consensus.cc:1275] T 0c00fcfb84e34daf90d7e26b3b73b180 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Refusing update from remote peer 6378c9d7940a4bf5a089323bdd43f74f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.183640 16832 raft_consensus.cc:1275] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Refusing update from remote peer f5afdbeb90124765b008dee6f2c68498: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.185271 16835 raft_consensus.cc:1275] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Refusing update from remote peer 4c403db9e160429ca7cc3eaf51288a3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.185981 16834 raft_consensus.cc:1275] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Refusing update from remote peer f5afdbeb90124765b008dee6f2c68498: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.186939 16652 leader_election.cc:304] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:42.187251 17442 consensus_queue.cc:1048] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:42.187350 17460 consensus_queue.cc:1048] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:42.190063 17478 raft_consensus.cc:2804] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:42.190619 17478 raft_consensus.cc:697] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [term 2 LEADER]: Becoming Leader. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:42.190850 16652 leader_election.cc:304] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:42.191545 17478 consensus_queue.cc:237] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:42.196200 17484 consensus_queue.cc:1048] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:05:42.196623 16725 consensus_peers.cc:597] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:42.201135 17484 consensus_queue.cc:1048] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:42.215909 17366 raft_consensus.cc:2804] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:42.216660 17366 raft_consensus.cc:697] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [term 2 LEADER]: Becoming Leader. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:42.217944 17366 consensus_queue.cc:237] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:42.233804 16682 raft_consensus.cc:2468] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 2.
I20260709 13:05:42.238088 16798 leader_election.cc:304] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:42.245867 17396 raft_consensus.cc:2804] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:42.249745 17471 consensus_queue.cc:1048] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:42.251786 17396 raft_consensus.cc:697] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 LEADER]: Becoming Leader. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Running, Role: LEADER
I20260709 13:05:42.256278 17396 consensus_queue.cc:237] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:42.262465 16681 raft_consensus.cc:2468] T ba3e2b6bd2dd421b80787694f4a3547c P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 2.
W20260709 13:05:42.265393 16725 consensus_peers.cc:597] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:42.267256 16798 leader_election.cc:304] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:42.259231 17480 raft_consensus.cc:515] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:42.248245 17460 consensus_queue.cc:1048] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:05:42.292248 16681 raft_consensus.cc:1275] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Refusing update from remote peer 4c403db9e160429ca7cc3eaf51288a3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.284179 17442 raft_consensus.cc:2804] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:42.301136 17442 raft_consensus.cc:697] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [term 2 LEADER]: Becoming Leader. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Running, Role: LEADER
I20260709 13:05:42.302147 17442 consensus_queue.cc:237] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:42.249590 17466 consensus_queue.cc:1048] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 13:05:42.308480 17448 consensus_queue.cc:1048] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:05:42.338549 17480 leader_election.cc:290] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 election: Requested vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:42.340045 17417 tablet_bootstrap.cc:492] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d: 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 13:05:42.360339 17417 tablet_bootstrap.cc:492] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:42.361924 17417 ts_tablet_manager.cc:1403] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.250s	user 0.040s	sys 0.025s
I20260709 13:05:42.385504 17420 raft_consensus.cc:493] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:42.386385 17420 raft_consensus.cc:515] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
W20260709 13:05:42.376849 16799 consensus_peers.cc:597] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:42.378036 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f977d12076d4d23aead5d4bbb0a6264" candidate_uuid: "f5afdbeb90124765b008dee6f2c68498" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:42.399489 16758 raft_consensus.cc:3060] T 4f977d12076d4d23aead5d4bbb0a6264 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:42.405198 16651 consensus_peers.cc:597] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:42.410120 16506 catalog_manager.cc:5697] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f reported cstate change: term changed from 1 to 2, leader changed from 6898c521ba994080a968ff894602ec7d (127.9.77.65) to 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68). New cstate: current_term: 2 leader_uuid: "6378c9d7940a4bf5a089323bdd43f74f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:42.417233 16507 catalog_manager.cc:5697] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 reported cstate change: term changed from 1 to 2, leader changed from 6898c521ba994080a968ff894602ec7d (127.9.77.65) to f5afdbeb90124765b008dee6f2c68498 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "f5afdbeb90124765b008dee6f2c68498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:42.419389 16507 catalog_manager.cc:5697] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 reported cstate change: term changed from 1 to 2, leader changed from 6898c521ba994080a968ff894602ec7d (127.9.77.65) to f5afdbeb90124765b008dee6f2c68498 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "f5afdbeb90124765b008dee6f2c68498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: HEALTHY } } }
W20260709 13:05:42.420768 16799 consensus_peers.cc:597] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:42.421061 16507 catalog_manager.cc:5697] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 reported cstate change: term changed from 1 to 2, leader changed from 6898c521ba994080a968ff894602ec7d (127.9.77.65) to f5afdbeb90124765b008dee6f2c68498 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "f5afdbeb90124765b008dee6f2c68498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: HEALTHY } } }
W20260709 13:05:42.423453 16799 consensus_peers.cc:597] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:42.423223 16507 catalog_manager.cc:5697] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 reported cstate change: term changed from 1 to 2, leader changed from 6898c521ba994080a968ff894602ec7d (127.9.77.65) to f5afdbeb90124765b008dee6f2c68498 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "f5afdbeb90124765b008dee6f2c68498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:42.424742 16509 catalog_manager.cc:5697] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f reported cstate change: term changed from 1 to 2, leader changed from 6898c521ba994080a968ff894602ec7d (127.9.77.65) to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 2 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:42.435926 17417 raft_consensus.cc:359] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:42.441017 17417 raft_consensus.cc:740] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.445647 17417 consensus_queue.cc:260] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d [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: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:42.456117 17420 leader_election.cc:290] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
W20260709 13:05:42.466303 16651 consensus_peers.cc:597] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:42.466852 16651 leader_election.cc:336] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
W20260709 13:05:42.467283 16651 consensus_peers.cc:597] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:42.469316 16754 raft_consensus.cc:1275] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Refusing update from remote peer 6378c9d7940a4bf5a089323bdd43f74f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.457044 17420 raft_consensus.cc:493] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:42.519819 16685 raft_consensus.cc:1275] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Refusing update from remote peer 4c403db9e160429ca7cc3eaf51288a3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.521423 17417 ts_tablet_manager.cc:1434] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.159s	user 0.011s	sys 0.014s
I20260709 13:05:42.522415 17417 tablet_bootstrap.cc:492] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:42.525332 16758 raft_consensus.cc:2468] T 4f977d12076d4d23aead5d4bbb0a6264 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5afdbeb90124765b008dee6f2c68498 in term 2.
I20260709 13:05:42.525568 16681 raft_consensus.cc:1275] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Refusing update from remote peer 4c403db9e160429ca7cc3eaf51288a3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.502068 17353 consensus_queue.cc:1048] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
W20260709 13:05:42.526983 16651 consensus_peers.cc:597] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:42.481751 17420 raft_consensus.cc:515] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:42.527068 17452 consensus_queue.cc:1048] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
W20260709 13:05:42.534178 16725 consensus_peers.cc:597] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:42.543273 17420 leader_election.cc:290] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
W20260709 13:05:42.545478 16725 consensus_peers.cc:597] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:42.546432 17420 raft_consensus.cc:493] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:42.547093 17420 raft_consensus.cc:515] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:42.572068 16651 leader_election.cc:304] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [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: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 6898c521ba994080a968ff894602ec7d
I20260709 13:05:42.558261 17464 consensus_queue.cc:1048] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 13:05:42.580147 17478 raft_consensus.cc:2804] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:42.609961 17516 raft_consensus.cc:493] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:42.610595 17516 raft_consensus.cc:515] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:42.612838 17516 leader_election.cc:290] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:42.600915 17420 leader_election.cc:290] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:42.614354 17519 raft_consensus.cc:493] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:42.614898 17519 raft_consensus.cc:515] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:42.624501 17478 raft_consensus.cc:697] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [term 2 LEADER]: Becoming Leader. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:42.625538 17478 consensus_queue.cc:237] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:42.618885 17519 leader_election.cc:290] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:42.643172 16834 raft_consensus.cc:1275] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Refusing update from remote peer f5afdbeb90124765b008dee6f2c68498: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:05:42.640772 16725 consensus_peers.cc:597] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:42.652486 16799 consensus_peers.cc:597] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:42.657512 16725 consensus_peers.cc:597] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:42.661996 17272 consensus_queue.cc:1048] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:05:42.664728 16651 consensus_peers.cc:597] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:42.673847 16832 raft_consensus.cc:1275] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Refusing update from remote peer f5afdbeb90124765b008dee6f2c68498: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.678866 16832 raft_consensus.cc:1275] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Refusing update from remote peer f5afdbeb90124765b008dee6f2c68498: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.680467 17480 consensus_queue.cc:1048] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:42.700826 16799 consensus_peers.cc:597] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:42.706295 17519 raft_consensus.cc:493] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:42.706866 17519 raft_consensus.cc:515] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
W20260709 13:05:42.708617 16651 consensus_peers.cc:597] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:42.709095 17519 leader_election.cc:290] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:42.677278 17460 consensus_queue.cc:1048] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260709 13:05:42.732713 16834 raft_consensus.cc:1275] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Refusing update from remote peer f5afdbeb90124765b008dee6f2c68498: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.732758 16506 catalog_manager.cc:5697] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 reported cstate change: term changed from 1 to 2, leader changed from 6898c521ba994080a968ff894602ec7d (127.9.77.65) to f5afdbeb90124765b008dee6f2c68498 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "f5afdbeb90124765b008dee6f2c68498" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:42.739634 16685 raft_consensus.cc:1275] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Refusing update from remote peer 4c403db9e160429ca7cc3eaf51288a3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.742235 17519 raft_consensus.cc:493] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:42.742693 16682 raft_consensus.cc:1275] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Refusing update from remote peer 6378c9d7940a4bf5a089323bdd43f74f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.742949 17519 raft_consensus.cc:515] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:42.745163 17519 leader_election.cc:290] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:42.751374 17420 raft_consensus.cc:493] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:42.751546 17523 consensus_queue.cc:1048] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:42.741014 17454 consensus_queue.cc:1048] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 13:05:42.784720 16509 catalog_manager.cc:5697] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f reported cstate change: term changed from 1 to 2, leader changed from 6898c521ba994080a968ff894602ec7d (127.9.77.65) to 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68). New cstate: current_term: 2 leader_uuid: "6378c9d7940a4bf5a089323bdd43f74f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:42.799261 17519 raft_consensus.cc:493] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:42.800076 17519 raft_consensus.cc:515] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:42.801129 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e439d4d87eef40fa8719d2ca90f1738b" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:42.781546 17420 raft_consensus.cc:515] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:42.803177 17519 leader_election.cc:290] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:42.803692 17420 leader_election.cc:290] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:42.804713 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd0f371274b44ffa8cf9305879e3e38" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:42.805593 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e7884287994139ac4c49ab9ecd0fda" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
W20260709 13:05:42.812556 16725 consensus_peers.cc:597] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:42.812645 16651 consensus_peers.cc:597] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:42.813629 16651 consensus_peers.cc:597] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:42.817977 16651 consensus_peers.cc:597] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:42.821678 16651 consensus_peers.cc:597] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:42.822122 16832 raft_consensus.cc:1275] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Refusing update from remote peer 4c403db9e160429ca7cc3eaf51288a3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.832759 17452 consensus_queue.cc:1048] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:42.858296 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e7884287994139ac4c49ab9ecd0fda" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:42.859124 16754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e439d4d87eef40fa8719d2ca90f1738b" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:42.859714 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59e2c5f391d46929c2711f5d1ebd06d" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:42.825412 17538 consensus_queue.cc:1048] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.053s
W20260709 13:05:42.871986 16799 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34091, user_credentials={real_user=slave}} blocked reactor thread for 50882.7us
I20260709 13:05:42.871204 16755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983611e34165418dbf842422b9796ebb" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:42.887166 16683 raft_consensus.cc:1275] T ba3e2b6bd2dd421b80787694f4a3547c P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Refusing update from remote peer 6378c9d7940a4bf5a089323bdd43f74f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:42.888825 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197a2390a9b74754920dbc318f5399b8" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:42.892071 17417 tablet_bootstrap.cc:492] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d: 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 13:05:42.893060 17417 tablet_bootstrap.cc:492] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:42.894068 17417 ts_tablet_manager.cc:1403] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.372s	user 0.023s	sys 0.008s
I20260709 13:05:42.899819 17412 leader_election.cc:304] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [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: 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:42.901643 17420 raft_consensus.cc:2749] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:42.889217 17411 leader_election.cc:304] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [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: 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:42.879933 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1ba6fecf204fca98df106bda47e1dd" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
W20260709 13:05:42.909216 16651 consensus_peers.cc:597] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:42.903170 17442 consensus_queue.cc:1048] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 13:05:42.903201 17420 raft_consensus.cc:2749] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:42.922794 16799 consensus_peers.cc:597] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:42.907557 17417 raft_consensus.cc:359] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:42.924189 17417 raft_consensus.cc:740] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.925534 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b96a0d994ce47c1bf66b9dce626f287" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:42.928776 17417 consensus_queue.cc:260] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [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: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:42.960250 17417 ts_tablet_manager.cc:1434] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.002s
I20260709 13:05:42.961179 17417 tablet_bootstrap.cc:492] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
W20260709 13:05:42.963624 16799 consensus_peers.cc:597] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:42.964614 16725 consensus_peers.cc:597] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:42.965149 16725 consensus_peers.cc:597] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:42.976533 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259865884aa04b7fa347ecdc04bb501d" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:42.993088 16826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "259865884aa04b7fa347ecdc04bb501d" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:42.993645 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197a2390a9b74754920dbc318f5399b8" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:42.994947 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59e2c5f391d46929c2711f5d1ebd06d" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:42.995565 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1ba6fecf204fca98df106bda47e1dd" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:43.006019 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd0f371274b44ffa8cf9305879e3e38" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:43.007050 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b96a0d994ce47c1bf66b9dce626f287" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:43.008839 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983611e34165418dbf842422b9796ebb" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:43.016857 17413 leader_election.cc:304] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [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: 6898c521ba994080a968ff894602ec7d; no voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:43.018509 17413 leader_election.cc:304] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d [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: 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f
I20260709 13:05:43.019548 17519 raft_consensus.cc:2749] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:43.020208 17519 raft_consensus.cc:2749] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:43.047994 17546 log.cc:927] Time spent T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f: Append to log took a long time: real 0.173s	user 0.000s	sys 0.001s
W20260709 13:05:43.029021 16725 consensus_peers.cc:597] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:43.049533 16725 consensus_peers.cc:597] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:43.057016 17411 leader_election.cc:304] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [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: 6898c521ba994080a968ff894602ec7d; no voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:43.059149 17519 raft_consensus.cc:2749] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:43.059324 17420 raft_consensus.cc:493] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:43.059873 17420 raft_consensus.cc:515] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:43.062050 17420 leader_election.cc:290] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:43.064446 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bd3812b2754e539b7acdd7ecf49b93" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:43.072293 16686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bd3812b2754e539b7acdd7ecf49b93" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:43.074198 17411 leader_election.cc:304] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [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: 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498
W20260709 13:05:43.076900 16799 consensus_peers.cc:597] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:43.080982 17420 raft_consensus.cc:2749] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:43.020038 17413 leader_election.cc:304] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [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: 6898c521ba994080a968ff894602ec7d; no voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498
W20260709 13:05:43.094719 17413 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.68:36283, user_credentials={real_user=slave}} blocked reactor thread for 74762us
I20260709 13:05:43.096964 17413 leader_election.cc:304] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [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: 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f
I20260709 13:05:43.095425 17420 raft_consensus.cc:2749] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:43.098073 16651 consensus_peers.cc:597] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:43.098605 16651 consensus_peers.cc:597] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:43.119187 16725 consensus_peers.cc:597] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:43.119768 16725 consensus_peers.cc:597] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:43.121419 17519 raft_consensus.cc:2749] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:43.149114 17417 tablet_bootstrap.cc:492] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d: 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 13:05:43.153128 17413 leader_election.cc:304] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [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: 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f
I20260709 13:05:43.154661 17519 raft_consensus.cc:2749] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:43.155323 17413 leader_election.cc:304] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [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: 6898c521ba994080a968ff894602ec7d; no voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:43.156627 17519 raft_consensus.cc:2749] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:43.153801 17417 tablet_bootstrap.cc:492] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:43.164192 16755 raft_consensus.cc:1275] T 4f977d12076d4d23aead5d4bbb0a6264 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Refusing update from remote peer f5afdbeb90124765b008dee6f2c68498: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:43.170081 17417 ts_tablet_manager.cc:1403] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.209s	user 0.011s	sys 0.008s
I20260709 13:05:43.173982 17272 consensus_queue.cc:1048] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:43.180815 16799 consensus_peers.cc:597] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:43.182101 16799 consensus_peers.cc:597] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:43.184140 17417 raft_consensus.cc:359] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:43.184898 17417 raft_consensus.cc:740] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.188666 17417 consensus_queue.cc:260] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [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: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:43.190804 17417 ts_tablet_manager.cc:1434] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.003s
I20260709 13:05:43.195013 17417 tablet_bootstrap.cc:492] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
W20260709 13:05:43.254603 16725 consensus_peers.cc:597] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:43.304061 16725 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:43831, user_credentials={real_user=slave}} blocked reactor thread for 48809.2us
I20260709 13:05:43.349680 17519 raft_consensus.cc:493] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:43.350306 17519 raft_consensus.cc:515] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:43.352592 17519 leader_election.cc:290] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
W20260709 13:05:43.357517 16651 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34091, user_credentials={real_user=slave}} blocked reactor thread for 104425us
W20260709 13:05:43.358974 16725 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:43831, user_credentials={real_user=slave}} blocked reactor thread for 46502.4us
W20260709 13:05:43.361016 16725 consensus_peers.cc:597] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:43.361482 16725 consensus_peers.cc:597] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:43.366838 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50cb02193ea4a3e87cacdcd14c446a0" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5afdbeb90124765b008dee6f2c68498" is_pre_election: true
I20260709 13:05:43.368917 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50cb02193ea4a3e87cacdcd14c446a0" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:43.371876 17411 leader_election.cc:304] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [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: 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498
I20260709 13:05:43.374028 17519 raft_consensus.cc:2749] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:43.401887 16725 consensus_peers.cc:597] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:43.411149 16725 consensus_peers.cc:597] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:43.458160 17519 raft_consensus.cc:493] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:43.472093 17519 raft_consensus.cc:515] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:43.495239 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f535458b319444ac9e4f0e1facc2020e" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:43.495548 17519 leader_election.cc:290] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:43.494782 17417 tablet_bootstrap.cc:492] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d: 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 13:05:43.497020 17417 tablet_bootstrap.cc:492] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:43.497891 17417 ts_tablet_manager.cc:1403] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.306s	user 0.018s	sys 0.039s
I20260709 13:05:43.502218 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f535458b319444ac9e4f0e1facc2020e" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:43.503859 17412 leader_election.cc:304] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d [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: 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f
I20260709 13:05:43.505013 17519 raft_consensus.cc:2749] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:43.501514 17417 raft_consensus.cc:359] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:43.531896 17417 raft_consensus.cc:740] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.532678 17417 consensus_queue.cc:260] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d [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: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:43.535668 17417 ts_tablet_manager.cc:1434] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 13:05:43.536497 17417 tablet_bootstrap.cc:492] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:43.580356 17417 tablet_bootstrap.cc:492] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d: 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 13:05:43.581324 17417 tablet_bootstrap.cc:492] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:43.582022 17417 ts_tablet_manager.cc:1403] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.046s	user 0.027s	sys 0.016s
I20260709 13:05:43.584606 17417 raft_consensus.cc:359] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:43.585291 17417 raft_consensus.cc:740] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.586092 17417 consensus_queue.cc:260] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [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: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:43.588280 17417 ts_tablet_manager.cc:1434] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:43.589023 17417 tablet_bootstrap.cc:492] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:43.697767 17417 tablet_bootstrap.cc:492] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d: 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 13:05:43.698755 17417 tablet_bootstrap.cc:492] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:43.699431 17417 ts_tablet_manager.cc:1403] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.111s	user 0.031s	sys 0.044s
I20260709 13:05:43.707639 17417 raft_consensus.cc:359] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:43.708385 17417 raft_consensus.cc:740] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.709684 17417 consensus_queue.cc:260] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d [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: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:43.712489 17417 ts_tablet_manager.cc:1434] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:43.713330 17417 tablet_bootstrap.cc:492] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:43.735563 17417 tablet_bootstrap.cc:492] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d: 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 13:05:43.736573 17417 tablet_bootstrap.cc:492] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:43.737241 17417 ts_tablet_manager.cc:1403] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260709 13:05:43.740155 17417 raft_consensus.cc:359] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:43.740886 17417 raft_consensus.cc:740] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.741744 17417 consensus_queue.cc:260] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d [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: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:43.744293 17417 ts_tablet_manager.cc:1434] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 13:05:43.745174 17417 tablet_bootstrap.cc:492] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:43.769081 17417 tablet_bootstrap.cc:492] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d: 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 13:05:43.770471 17417 tablet_bootstrap.cc:492] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:43.771265 17417 ts_tablet_manager.cc:1403] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260709 13:05:43.774390 17417 raft_consensus.cc:359] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:43.775177 17417 raft_consensus.cc:740] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.775985 17417 consensus_queue.cc:260] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d [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: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:43.778374 17417 ts_tablet_manager.cc:1434] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:43.779170 17417 tablet_bootstrap.cc:492] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:43.790315 17590 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.65:43831 every 8 connection(s)
I20260709 13:05:43.790966  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.65:43831
I20260709 13:05:43.793745 17417 tablet_bootstrap.cc:492] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d: 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 13:05:43.794801 17417 tablet_bootstrap.cc:492] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:43.795512 17417 ts_tablet_manager.cc:1403] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
I20260709 13:05:43.798321 17417 raft_consensus.cc:359] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:43.799001 17417 raft_consensus.cc:740] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.799705 17417 consensus_queue.cc:260] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [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: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:43.801097 17417 ts_tablet_manager.cc:1434] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:43.802006 17417 tablet_bootstrap.cc:492] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:43.832247 17592 heartbeater.cc:344] Connected to a master server at 127.9.77.126:45787
I20260709 13:05:43.832876 17592 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:43.834136 17592 heartbeater.cc:507] Master 127.9.77.126:45787 requested a full tablet report, sending...
I20260709 13:05:43.849499 17417 tablet_bootstrap.cc:492] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d: 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 13:05:43.851012 17417 tablet_bootstrap.cc:492] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:43.853040 17417 ts_tablet_manager.cc:1403] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.011s
I20260709 13:05:43.856535 17417 raft_consensus.cc:359] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:43.857293 17417 raft_consensus.cc:740] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.858026 17417 consensus_queue.cc:260] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [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: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:43.861275 16507 ts_manager.cc:194] Re-registered known tserver with Master: 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:05:43.869863 17417 ts_tablet_manager.cc:1434] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:05:43.870970 17417 tablet_bootstrap.cc:492] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:43.875952 17558 raft_consensus.cc:3060] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:43.883929 17559 raft_consensus.cc:3060] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:43.884877 17550 raft_consensus.cc:3060] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:43.895470 17417 tablet_bootstrap.cc:492] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d: 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 13:05:43.896517 17417 tablet_bootstrap.cc:492] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:43.897171 17417 ts_tablet_manager.cc:1403] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.004s
I20260709 13:05:43.900166 17417 raft_consensus.cc:359] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:43.900878 17417 raft_consensus.cc:740] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.901710 17417 consensus_queue.cc:260] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d [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: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:43.904013 17417 ts_tablet_manager.cc:1434] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 13:05:43.904821 17417 tablet_bootstrap.cc:492] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:43.918946 17537 raft_consensus.cc:3060] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:43.941506 16507 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38522
I20260709 13:05:43.947543 17592 heartbeater.cc:499] Master 127.9.77.126:45787 was elected leader, sending a full tablet report...
I20260709 13:05:43.949139 17417 tablet_bootstrap.cc:492] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d: 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 13:05:43.950527 17417 tablet_bootstrap.cc:492] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:43.951361 17417 ts_tablet_manager.cc:1403] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.018s
I20260709 13:05:43.954021 17417 raft_consensus.cc:359] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:43.954705 17417 raft_consensus.cc:740] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.955374 17417 consensus_queue.cc:260] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d [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: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:43.957577 17417 ts_tablet_manager.cc:1434] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:05:43.958426 17417 tablet_bootstrap.cc:492] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:43.974701 17606 raft_consensus.cc:493] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:43.975327 17606 raft_consensus.cc:515] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:43.975967 17537 raft_consensus.cc:3060] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:43.981165 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fceec93e44584477b452b300d96c33f5" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f" is_pre_election: true
I20260709 13:05:43.988752 17606 leader_election.cc:290] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:43.990687 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fceec93e44584477b452b300d96c33f5" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f" is_pre_election: true
I20260709 13:05:43.992831 17413 leader_election.cc:304] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d [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: 6898c521ba994080a968ff894602ec7d; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f
I20260709 13:05:43.994122 17606 raft_consensus.cc:2749] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:44.006253 17417 tablet_bootstrap.cc:492] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d: 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 13:05:44.007301 17417 tablet_bootstrap.cc:492] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:44.007953 17417 ts_tablet_manager.cc:1403] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.021s
I20260709 13:05:44.010463 17417 raft_consensus.cc:359] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:44.011158 17417 raft_consensus.cc:740] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.011799 17417 consensus_queue.cc:260] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [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: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:44.013947 17417 ts_tablet_manager.cc:1434] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:05:44.014847 17417 tablet_bootstrap.cc:492] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:44.031172 17417 tablet_bootstrap.cc:492] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d: 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 13:05:44.032208 17417 tablet_bootstrap.cc:492] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:44.032822 17417 ts_tablet_manager.cc:1403] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260709 13:05:44.035600 17417 raft_consensus.cc:359] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:44.036301 17417 raft_consensus.cc:740] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.036957 17417 consensus_queue.cc:260] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [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: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:44.039356 17417 ts_tablet_manager.cc:1434] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.001s
I20260709 13:05:44.040163 17417 tablet_bootstrap.cc:492] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:44.051657 17540 raft_consensus.cc:3060] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.055819 17417 tablet_bootstrap.cc:492] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d: 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 13:05:44.056931 17417 tablet_bootstrap.cc:492] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:44.057669 17417 ts_tablet_manager.cc:1403] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260709 13:05:44.060382 17417 raft_consensus.cc:359] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:44.061048 17417 raft_consensus.cc:740] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.062422 17417 consensus_queue.cc:260] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [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: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:44.064754 17417 ts_tablet_manager.cc:1434] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:05:44.065907 17417 tablet_bootstrap.cc:492] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
W20260709 13:05:44.088622 16651 consensus_peers.cc:597] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:44.091152 17417 tablet_bootstrap.cc:492] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d: 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 13:05:44.092200 17417 tablet_bootstrap.cc:492] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:44.092866 17417 ts_tablet_manager.cc:1403] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.008s
I20260709 13:05:44.095433 17417 raft_consensus.cc:359] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:44.095988 17417 raft_consensus.cc:740] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.096474 17417 consensus_queue.cc:260] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d [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: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:44.098220 17417 ts_tablet_manager.cc:1434] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:05:44.099216 17417 tablet_bootstrap.cc:492] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:44.119776 17417 tablet_bootstrap.cc:492] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d: 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 13:05:44.120580 17417 tablet_bootstrap.cc:492] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:44.121157 17417 ts_tablet_manager.cc:1403] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260709 13:05:44.124397 17550 raft_consensus.cc:3060] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.124886 17417 raft_consensus.cc:359] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:44.125712 17417 raft_consensus.cc:740] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.126439 17417 consensus_queue.cc:260] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [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: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:44.128885 17417 ts_tablet_manager.cc:1434] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:44.130441 17417 tablet_bootstrap.cc:492] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:44.134013 17537 raft_consensus.cc:3060] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.172607 17550 raft_consensus.cc:3060] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.172770 17417 tablet_bootstrap.cc:492] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d: 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 13:05:44.173811 17417 tablet_bootstrap.cc:492] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:44.174556 17417 ts_tablet_manager.cc:1403] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.018s
I20260709 13:05:44.176301 17537 raft_consensus.cc:3060] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.177132 17417 raft_consensus.cc:359] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:44.177887 17417 raft_consensus.cc:740] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.178696 17417 consensus_queue.cc:260] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [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: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:44.182646 17417 ts_tablet_manager.cc:1434] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:44.183492 17417 tablet_bootstrap.cc:492] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:44.217840 17417 tablet_bootstrap.cc:492] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d: 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 13:05:44.219367 17417 tablet_bootstrap.cc:492] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:44.220067 17417 ts_tablet_manager.cc:1403] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.008s
I20260709 13:05:44.222560 17417 raft_consensus.cc:359] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:44.223268 17417 raft_consensus.cc:740] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.223969 17417 consensus_queue.cc:260] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [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: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:44.226351 17417 ts_tablet_manager.cc:1434] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:05:44.227182 17417 tablet_bootstrap.cc:492] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:44.230947 17550 raft_consensus.cc:3060] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.242871 17537 raft_consensus.cc:3060] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.307735 17550 raft_consensus.cc:3060] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.323540 17417 tablet_bootstrap.cc:492] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d: 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 13:05:44.324537 17417 tablet_bootstrap.cc:492] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:44.325176 17417 ts_tablet_manager.cc:1403] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.098s	user 0.037s	sys 0.046s
I20260709 13:05:44.327841 17417 raft_consensus.cc:359] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:44.328526 17417 raft_consensus.cc:740] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.329304 17417 consensus_queue.cc:260] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d [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: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:44.331720 17417 ts_tablet_manager.cc:1434] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:44.332553 17417 tablet_bootstrap.cc:492] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:44.383889 17559 raft_consensus.cc:3060] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.411464 17417 tablet_bootstrap.cc:492] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d: 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 13:05:44.412460 17417 tablet_bootstrap.cc:492] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:44.413097 17417 ts_tablet_manager.cc:1403] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.081s	user 0.023s	sys 0.012s
I20260709 13:05:44.415596 17417 raft_consensus.cc:359] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:44.416688 17417 raft_consensus.cc:740] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.422600 17417 consensus_queue.cc:260] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [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: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:44.426124 17417 ts_tablet_manager.cc:1434] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 13:05:44.426791 17417 tablet_bootstrap.cc:492] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:44.438760 17417 tablet_bootstrap.cc:492] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d: 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 13:05:44.439669 17417 tablet_bootstrap.cc:492] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:44.440968 17417 ts_tablet_manager.cc:1403] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:05:44.444159 17417 raft_consensus.cc:359] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:44.445041 17417 raft_consensus.cc:740] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.445817 17417 consensus_queue.cc:260] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [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: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:44.448684 17417 ts_tablet_manager.cc:1434] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:44.451956 17559 raft_consensus.cc:3060] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.452944 17417 tablet_bootstrap.cc:492] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:44.474589 17417 tablet_bootstrap.cc:492] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d: 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 13:05:44.475756 17417 tablet_bootstrap.cc:492] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:44.476516 17417 ts_tablet_manager.cc:1403] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260709 13:05:44.479732 17417 raft_consensus.cc:359] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:44.480448 17417 raft_consensus.cc:740] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.481205 17417 consensus_queue.cc:260] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d [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: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:44.483465 17417 ts_tablet_manager.cc:1434] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:44.484259 17417 tablet_bootstrap.cc:492] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:44.502017 17417 tablet_bootstrap.cc:492] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d: 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 13:05:44.503017 17417 tablet_bootstrap.cc:492] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:44.503726 17417 ts_tablet_manager.cc:1403] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 13:05:44.505993 17417 raft_consensus.cc:359] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:44.506491 17417 raft_consensus.cc:740] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.507074 17417 consensus_queue.cc:260] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d [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: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:44.508447 17417 ts_tablet_manager.cc:1434] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:44.509620 17417 tablet_bootstrap.cc:492] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:44.528163 17417 tablet_bootstrap.cc:492] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d: 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 13:05:44.529847 17417 tablet_bootstrap.cc:492] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:44.530750 17417 ts_tablet_manager.cc:1403] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.002s
I20260709 13:05:44.533172 17417 raft_consensus.cc:359] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:44.533910 17417 raft_consensus.cc:740] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.534514 17417 consensus_queue.cc:260] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d [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: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:44.536310 17417 ts_tablet_manager.cc:1434] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:05:44.540258 17417 tablet_bootstrap.cc:492] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:44.564399 17417 tablet_bootstrap.cc:492] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d: 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 13:05:44.565357 17417 tablet_bootstrap.cc:492] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:44.566042 17417 ts_tablet_manager.cc:1403] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260709 13:05:44.568441 17417 raft_consensus.cc:359] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:44.569065 17417 raft_consensus.cc:740] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.569726 17417 consensus_queue.cc:260] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [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: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:44.572958 17417 ts_tablet_manager.cc:1434] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:44.573748 17417 tablet_bootstrap.cc:492] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:44.601153 17550 raft_consensus.cc:3060] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.601958 17417 tablet_bootstrap.cc:492] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d: 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 13:05:44.602954 17417 tablet_bootstrap.cc:492] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:44.603564 17417 ts_tablet_manager.cc:1403] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.000s
I20260709 13:05:44.606153 17417 raft_consensus.cc:359] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:44.606792 17417 raft_consensus.cc:740] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.607556 17417 consensus_queue.cc:260] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [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: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:44.609769 17417 ts_tablet_manager.cc:1434] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:05:44.610559 17417 tablet_bootstrap.cc:492] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:44.655638 17417 tablet_bootstrap.cc:492] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d: 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 13:05:44.656674 17417 tablet_bootstrap.cc:492] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:44.657359 17417 ts_tablet_manager.cc:1403] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.010s
I20260709 13:05:44.660164 17417 raft_consensus.cc:359] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:44.660845 17417 raft_consensus.cc:740] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.661639 17417 consensus_queue.cc:260] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [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: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:44.663280 17417 ts_tablet_manager.cc:1434] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:05:44.664059 17417 tablet_bootstrap.cc:492] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:44.679709 17559 raft_consensus.cc:3060] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.713101 17417 tablet_bootstrap.cc:492] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d: 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 13:05:44.714206 17417 tablet_bootstrap.cc:492] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:44.714983 17417 ts_tablet_manager.cc:1403] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.013s
I20260709 13:05:44.719945 17417 raft_consensus.cc:359] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:44.720906 17417 raft_consensus.cc:740] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.722002 17417 consensus_queue.cc:260] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [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: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:44.724593 17550 raft_consensus.cc:3060] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.725271 17417 ts_tablet_manager.cc:1434] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 13:05:44.726161 17417 tablet_bootstrap.cc:492] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:44.741528 17417 tablet_bootstrap.cc:492] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d: 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 13:05:44.742268 17417 tablet_bootstrap.cc:492] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:44.742872 17417 ts_tablet_manager.cc:1403] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 13:05:44.745177 17417 raft_consensus.cc:359] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:44.745873 17417 raft_consensus.cc:740] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.746546 17417 consensus_queue.cc:260] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [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: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:44.748764 17417 ts_tablet_manager.cc:1434] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:44.749555 17417 tablet_bootstrap.cc:492] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:44.768167 17417 tablet_bootstrap.cc:492] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d: 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 13:05:44.769184 17417 tablet_bootstrap.cc:492] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:44.769868 17417 ts_tablet_manager.cc:1403] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 13:05:44.772234 17417 raft_consensus.cc:359] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:44.772951 17417 raft_consensus.cc:740] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.773645 17417 consensus_queue.cc:260] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d [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: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:44.779501 17417 ts_tablet_manager.cc:1434] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:05:44.780352 17417 tablet_bootstrap.cc:492] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:44.795128 17417 tablet_bootstrap.cc:492] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d: 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 13:05:44.795902 17417 tablet_bootstrap.cc:492] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:44.796466 17417 ts_tablet_manager.cc:1403] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:05:44.798746 17417 raft_consensus.cc:359] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:44.799407 17417 raft_consensus.cc:740] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.800069 17417 consensus_queue.cc:260] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d [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: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:44.803694 17417 ts_tablet_manager.cc:1434] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:44.804437 17417 tablet_bootstrap.cc:492] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d: Bootstrap starting.
I20260709 13:05:44.821638 17417 tablet_bootstrap.cc:492] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d: 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 13:05:44.822429 17417 tablet_bootstrap.cc:492] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d: Bootstrap complete.
I20260709 13:05:44.822984 17417 ts_tablet_manager.cc:1403] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 13:05:44.824906 17417 raft_consensus.cc:359] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:44.825498 17417 raft_consensus.cc:740] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.826282 17417 consensus_queue.cc:260] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [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: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:44.829535 17417 ts_tablet_manager.cc:1434] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:05:44.870497 17550 raft_consensus.cc:3060] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.969590 17550 raft_consensus.cc:3060] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.972011 17559 raft_consensus.cc:3060] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.797290  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:53.847980 16759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68d5378312474344b37f130db65f792d"
dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
mode: GRACEFUL
new_leader_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:33480
I20260709 13:05:53.848969 16759 raft_consensus.cc:606] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Received request to transfer leadership to TS 6898c521ba994080a968ff894602ec7d
I20260709 13:05:53.851832 16759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76b1d1b7b63b45b6a24276c2f61e972e"
dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
mode: GRACEFUL
new_leader_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:33480
I20260709 13:05:53.852248 16759 raft_consensus.cc:606] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Received request to transfer leadership to TS 6898c521ba994080a968ff894602ec7d
I20260709 13:05:53.854691 16759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "983611e34165418dbf842422b9796ebb"
dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
mode: GRACEFUL
new_leader_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:33480
I20260709 13:05:53.855123 16759 raft_consensus.cc:606] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [term 2 LEADER]: Received request to transfer leadership to TS 6898c521ba994080a968ff894602ec7d
I20260709 13:05:53.872226 16682 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b96a0d994ce47c1bf66b9dce626f287"
dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
mode: GRACEFUL
new_leader_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:57202
I20260709 13:05:53.872829 16682 raft_consensus.cc:606] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [term 2 LEADER]: Received request to transfer leadership to TS 6898c521ba994080a968ff894602ec7d
I20260709 13:05:53.875694 16757 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc1df2309df74f6487c54632ecc507f4"
dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
mode: GRACEFUL
new_leader_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
 from {username='slave'} at 127.0.0.1:33480
I20260709 13:05:53.876255 16757 raft_consensus.cc:606] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Received request to transfer leadership to TS 6378c9d7940a4bf5a089323bdd43f74f
I20260709 13:05:53.879052 16757 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4e7884287994139ac4c49ab9ecd0fda"
dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
mode: GRACEFUL
new_leader_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:33480
I20260709 13:05:53.879506 16757 raft_consensus.cc:606] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Received request to transfer leadership to TS 6898c521ba994080a968ff894602ec7d
I20260709 13:05:53.880455  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:05:53.881668  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:54.047639 17666 raft_consensus.cc:993] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f: : Instructing follower 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:54.048193 17666 raft_consensus.cc:1081] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Signalling peer 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:54.049978 17550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68d5378312474344b37f130db65f792d"
dest_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:55338
I20260709 13:05:54.050526 17550 raft_consensus.cc:493] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:54.050909 17550 raft_consensus.cc:3060] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:54.058828 17550 raft_consensus.cc:515] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:54.060806 17550 leader_election.cc:290] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:54.061920 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d5378312474344b37f130db65f792d" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:54.062743 16682 raft_consensus.cc:3060] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:54.062049 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d5378312474344b37f130db65f792d" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:54.063297 16757 raft_consensus.cc:3055] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:54.063560 16757 raft_consensus.cc:740] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:54.064359 16757 consensus_queue.cc:260] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:54.065500 16757 raft_consensus.cc:3060] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:54.069229 16682 raft_consensus.cc:2468] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 2.
I20260709 13:05:54.070919 17411 leader_election.cc:304] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:54.072214 16757 raft_consensus.cc:2468] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 2.
I20260709 13:05:54.072798 17676 raft_consensus.cc:2804] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:54.075804 17676 raft_consensus.cc:697] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [term 2 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:54.076869 17676 consensus_queue.cc:237] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:54.078049 17672 raft_consensus.cc:993] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498: : Instructing follower 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:54.078719 17664 raft_consensus.cc:1081] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [term 2 LEADER]: Signalling peer 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:54.080474 17540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b96a0d994ce47c1bf66b9dce626f287"
dest_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:55348
I20260709 13:05:54.081025 17540 raft_consensus.cc:493] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:54.081496 17540 raft_consensus.cc:3060] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:54.088901 17666 raft_consensus.cc:993] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f: : Instructing follower 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:54.090171 17666 raft_consensus.cc:1081] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [term 2 LEADER]: Signalling peer 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:54.091840 17550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "983611e34165418dbf842422b9796ebb"
dest_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:55338
I20260709 13:05:54.092387 17550 raft_consensus.cc:493] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:54.092741 17550 raft_consensus.cc:3060] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:54.092686 17540 raft_consensus.cc:515] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:54.094554 16506 catalog_manager.cc:5697] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 1 to 2, leader changed from 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67) to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 2 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:54.095965 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b96a0d994ce47c1bf66b9dce626f287" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:54.096204 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b96a0d994ce47c1bf66b9dce626f287" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:54.097249 16682 raft_consensus.cc:3055] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:54.097653 16682 raft_consensus.cc:740] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:54.098553 16682 consensus_queue.cc:260] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [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: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:54.099588 16682 raft_consensus.cc:3060] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:54.096599 16834 raft_consensus.cc:3060] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:54.100251 17550 raft_consensus.cc:515] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:54.103191 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983611e34165418dbf842422b9796ebb" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:54.103325 17550 leader_election.cc:290] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 3 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:54.103745 16757 raft_consensus.cc:3055] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:54.104106 16757 raft_consensus.cc:740] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:54.104830 16757 consensus_queue.cc:260] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [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: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:54.105997 16757 raft_consensus.cc:3060] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:54.109807 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983611e34165418dbf842422b9796ebb" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:54.110455 16832 raft_consensus.cc:3060] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:54.127765 16832 raft_consensus.cc:2468] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 3.
I20260709 13:05:54.129238 17413 leader_election.cc:304] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [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: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:54.130573 17676 raft_consensus.cc:2804] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:54.131121 16834 raft_consensus.cc:2468] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 3.
I20260709 13:05:54.131182 17676 raft_consensus.cc:697] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 3 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:54.133893 17413 leader_election.cc:304] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [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: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:54.133682 17676 consensus_queue.cc:237] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [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: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:54.134100 16757 raft_consensus.cc:2468] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 3.
I20260709 13:05:54.134909 17677 raft_consensus.cc:2804] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:54.095130 17540 leader_election.cc:290] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 3 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:54.148600 17677 raft_consensus.cc:697] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 3 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:54.149782 17677 consensus_queue.cc:237] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [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: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:54.152997 16682 raft_consensus.cc:2468] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 3.
I20260709 13:05:54.182668 17679 raft_consensus.cc:993] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f: : Instructing follower 6378c9d7940a4bf5a089323bdd43f74f to start an election
I20260709 13:05:54.183218 17666 raft_consensus.cc:1081] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Signalling peer 6378c9d7940a4bf5a089323bdd43f74f to start an election
I20260709 13:05:54.185145 16834 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc1df2309df74f6487c54632ecc507f4"
dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
 from {username='slave'} at 127.0.0.1:45912
I20260709 13:05:54.185707 16834 raft_consensus.cc:493] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:54.186022 16834 raft_consensus.cc:3060] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:54.185909 16506 catalog_manager.cc:5697] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 2 to 3, leader changed from 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67) to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 3 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:54.187665 16506 catalog_manager.cc:5697] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 2 to 3, leader changed from f5afdbeb90124765b008dee6f2c68498 (127.9.77.66) to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 3 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:54.195936 16834 raft_consensus.cc:515] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:54.199041 16834 leader_election.cc:290] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:54.199826 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1df2309df74f6487c54632ecc507f4" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:54.200507 16685 raft_consensus.cc:3060] T dc1df2309df74f6487c54632ecc507f4 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:54.201081 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc1df2309df74f6487c54632ecc507f4" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:54.201717 16757 raft_consensus.cc:3055] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:54.202001 16757 raft_consensus.cc:740] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:54.202757 16757 consensus_queue.cc:260] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:54.204680 16757 raft_consensus.cc:3060] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:54.209431 16685 raft_consensus.cc:2468] T dc1df2309df74f6487c54632ecc507f4 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 2.
I20260709 13:05:54.211851 16798 leader_election.cc:304] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:54.212960 17654 raft_consensus.cc:2804] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:54.213438 17654 raft_consensus.cc:697] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 LEADER]: Becoming Leader. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Running, Role: LEADER
I20260709 13:05:54.214191 17654 consensus_queue.cc:237] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:54.217654 16757 raft_consensus.cc:2468] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 2.
I20260709 13:05:54.227077 16506 catalog_manager.cc:5697] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f reported cstate change: term changed from 1 to 2, leader changed from 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67) to 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68). New cstate: current_term: 2 leader_uuid: "6378c9d7940a4bf5a089323bdd43f74f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:54.278345 17679 raft_consensus.cc:993] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f: : Instructing follower 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:54.278875 17666 raft_consensus.cc:1081] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Signalling peer 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:54.280269 17540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4e7884287994139ac4c49ab9ecd0fda"
dest_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:55338
I20260709 13:05:54.280741 17540 raft_consensus.cc:493] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:54.281026 17540 raft_consensus.cc:3060] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:54.286206 17540 raft_consensus.cc:515] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:54.287695 17540 leader_election.cc:290] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:54.288530 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e7884287994139ac4c49ab9ecd0fda" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:54.288861 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e7884287994139ac4c49ab9ecd0fda" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:54.289103 16685 raft_consensus.cc:3060] T f4e7884287994139ac4c49ab9ecd0fda P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:54.289458 16757 raft_consensus.cc:3055] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:54.289812 16757 raft_consensus.cc:740] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:54.290659 16757 consensus_queue.cc:260] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:54.293179 16757 raft_consensus.cc:3060] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:54.296087 16685 raft_consensus.cc:2468] T f4e7884287994139ac4c49ab9ecd0fda P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 2.
I20260709 13:05:54.297209 17411 leader_election.cc:304] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:54.298015 17677 raft_consensus.cc:2804] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:54.298504 17677 raft_consensus.cc:697] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [term 2 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:54.299367 17677 consensus_queue.cc:237] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:54.300416 16757 raft_consensus.cc:2468] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 2.
I20260709 13:05:54.313475 16506 catalog_manager.cc:5697] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 1 to 2, leader changed from 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67) to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 2 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:54.376744 17679 raft_consensus.cc:993] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f: : Instructing follower 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:54.377292 17667 raft_consensus.cc:1081] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Signalling peer 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:54.379061 17559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76b1d1b7b63b45b6a24276c2f61e972e"
dest_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:55338
I20260709 13:05:54.379509 17559 raft_consensus.cc:493] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:54.379799 17559 raft_consensus.cc:3060] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:54.384631 17559 raft_consensus.cc:515] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:54.386232 17559 leader_election.cc:290] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:54.386819 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b1d1b7b63b45b6a24276c2f61e972e" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:54.387480 16757 raft_consensus.cc:3055] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:54.387420 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76b1d1b7b63b45b6a24276c2f61e972e" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:54.387989 16757 raft_consensus.cc:740] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:54.388237 16834 raft_consensus.cc:3060] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:54.388789 16757 consensus_queue.cc:260] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:54.389787 16757 raft_consensus.cc:3060] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:54.394559 16834 raft_consensus.cc:2468] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 2.
I20260709 13:05:54.395052 16757 raft_consensus.cc:2468] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 2.
I20260709 13:05:54.395807 17413 leader_election.cc:304] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:54.396610 17677 raft_consensus.cc:2804] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:54.397042 17677 raft_consensus.cc:697] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d [term 2 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:54.397838 17677 consensus_queue.cc:237] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:54.407619 16506 catalog_manager.cc:5697] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 1 to 2, leader changed from 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67) to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 2 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:54.572850 16757 raft_consensus.cc:1275] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:54.574364 17677 consensus_queue.cc:1048] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:54.587836 16685 raft_consensus.cc:1275] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:54.591841 17676 consensus_queue.cc:1048] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:54.604699 16759 raft_consensus.cc:1275] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Refusing update from remote peer 6378c9d7940a4bf5a089323bdd43f74f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:54.614465 16682 raft_consensus.cc:1275] T dc1df2309df74f6487c54632ecc507f4 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Refusing update from remote peer 6378c9d7940a4bf5a089323bdd43f74f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:54.614673 17670 consensus_queue.cc:1048] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:54.623093 16834 raft_consensus.cc:1275] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:54.629223 17677 consensus_queue.cc:1048] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:54.631062 17670 consensus_queue.cc:1048] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:54.636380 16834 raft_consensus.cc:1275] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:54.649449 17677 consensus_queue.cc:1048] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:54.669983 16757 raft_consensus.cc:1275] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [term 3 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:54.672828 16682 raft_consensus.cc:1275] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [term 3 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:54.672943 17676 consensus_queue.cc:1048] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:54.674659 17684 consensus_queue.cc:1048] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:54.747558 16759 raft_consensus.cc:1275] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:54.755909 17710 consensus_queue.cc:1048] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:54.768128 16685 raft_consensus.cc:1275] T f4e7884287994139ac4c49ab9ecd0fda P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:54.769788 17710 consensus_queue.cc:1048] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:54.825906 16832 raft_consensus.cc:1275] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:54.827108 17707 consensus_queue.cc:1048] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:54.837401 16759 raft_consensus.cc:1275] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:54.838939 17710 consensus_queue.cc:1048] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:54.882644  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:54.921682  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:54.958542 16759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5188b5d6cfab432994341786489a7195"
dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
mode: GRACEFUL
new_leader_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:33480
I20260709 13:05:54.959087 16759 raft_consensus.cc:606] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Received request to transfer leadership to TS 6898c521ba994080a968ff894602ec7d
I20260709 13:05:54.961894 16685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f1b5c25b1f64370bf0aca6b1935870c"
dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
mode: GRACEFUL
new_leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
 from {username='slave'} at 127.0.0.1:57202
I20260709 13:05:54.962404 16685 raft_consensus.cc:606] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Received request to transfer leadership to TS 4c403db9e160429ca7cc3eaf51288a3f
I20260709 13:05:54.965183 16759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b07c4e5ee1fc4ae1b7c37162ec151ac7"
dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
mode: GRACEFUL
new_leader_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
 from {username='slave'} at 127.0.0.1:33480
I20260709 13:05:54.965775 16759 raft_consensus.cc:606] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Received request to transfer leadership to TS 6378c9d7940a4bf5a089323bdd43f74f
I20260709 13:05:54.967994 16685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cee6561e2fb6471ca70084fb15cbcd4c"
dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
mode: GRACEFUL
new_leader_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:57202
I20260709 13:05:54.968475 16685 raft_consensus.cc:606] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Received request to transfer leadership to TS 6898c521ba994080a968ff894602ec7d
I20260709 13:05:54.971410 16685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d50cb02193ea4a3e87cacdcd14c446a0"
dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
mode: GRACEFUL
new_leader_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:57202
I20260709 13:05:54.972018 16685 raft_consensus.cc:606] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Received request to transfer leadership to TS 6898c521ba994080a968ff894602ec7d
I20260709 13:05:54.973321  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:05:54.974941  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:54.988950 17679 raft_consensus.cc:993] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f: : Instructing follower 6378c9d7940a4bf5a089323bdd43f74f to start an election
I20260709 13:05:54.989549 17666 raft_consensus.cc:1081] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Signalling peer 6378c9d7940a4bf5a089323bdd43f74f to start an election
I20260709 13:05:54.991135 16832 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b07c4e5ee1fc4ae1b7c37162ec151ac7"
dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
 from {username='slave'} at 127.0.0.1:45912
I20260709 13:05:54.991565 16832 raft_consensus.cc:493] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:54.991793 16832 raft_consensus.cc:3060] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:54.997125 16832 raft_consensus.cc:515] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:55.000029 16832 leader_election.cc:290] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:55.000102 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07c4e5ee1fc4ae1b7c37162ec151ac7" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:55.000144 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07c4e5ee1fc4ae1b7c37162ec151ac7" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:55.000860 16685 raft_consensus.cc:3060] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:55.000947 16759 raft_consensus.cc:3055] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:55.001523 16759 raft_consensus.cc:740] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:55.002193 16759 consensus_queue.cc:260] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:55.003290 16759 raft_consensus.cc:3060] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:55.006304 16685 raft_consensus.cc:2468] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 2.
I20260709 13:05:55.007530 16798 leader_election.cc:304] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6378c9d7940a4bf5a089323bdd43f74f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:55.008482 17704 raft_consensus.cc:2804] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:55.009024 17704 raft_consensus.cc:697] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 LEADER]: Becoming Leader. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Running, Role: LEADER
I20260709 13:05:55.009732 16759 raft_consensus.cc:2468] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 2.
I20260709 13:05:55.009918 17704 consensus_queue.cc:237] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:55.020123 16508 catalog_manager.cc:5697] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f reported cstate change: term changed from 1 to 2, leader changed from 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67) to 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68). New cstate: current_term: 2 leader_uuid: "6378c9d7940a4bf5a089323bdd43f74f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:55.112926 17709 raft_consensus.cc:993] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498: : Instructing follower 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:55.113654 17683 raft_consensus.cc:1081] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Signalling peer 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:55.115108 17559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d50cb02193ea4a3e87cacdcd14c446a0"
dest_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:55348
I20260709 13:05:55.115520 17559 raft_consensus.cc:493] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:55.115753 17559 raft_consensus.cc:3060] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:55.121301 17559 raft_consensus.cc:515] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:55.122840 17559 leader_election.cc:290] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:55.123656 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50cb02193ea4a3e87cacdcd14c446a0" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:55.123853 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50cb02193ea4a3e87cacdcd14c446a0" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:55.124336 16682 raft_consensus.cc:3055] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:55.124691 16682 raft_consensus.cc:740] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:55.124502 16759 raft_consensus.cc:3060] T d50cb02193ea4a3e87cacdcd14c446a0 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:55.125661 16682 consensus_queue.cc:260] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:55.126767 16682 raft_consensus.cc:3060] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:55.130664 16759 raft_consensus.cc:2468] T d50cb02193ea4a3e87cacdcd14c446a0 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 2.
I20260709 13:05:55.132001 17412 leader_election.cc:304] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:55.132156 16682 raft_consensus.cc:2468] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 2.
I20260709 13:05:55.132853 17710 raft_consensus.cc:2804] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:55.133359 17710 raft_consensus.cc:697] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [term 2 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:55.134287 17710 consensus_queue.cc:237] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:55.146485 16508 catalog_manager.cc:5697] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 1 to 2, leader changed from f5afdbeb90124765b008dee6f2c68498 (127.9.77.66) to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 2 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:55.161100 17683 raft_consensus.cc:993] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498: : Instructing follower 4c403db9e160429ca7cc3eaf51288a3f to start an election
I20260709 13:05:55.161697 17709 raft_consensus.cc:1081] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Signalling peer 4c403db9e160429ca7cc3eaf51288a3f to start an election
I20260709 13:05:55.163977 16759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f1b5c25b1f64370bf0aca6b1935870c"
dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
 from {username='slave'} at 127.0.0.1:48312
I20260709 13:05:55.164506 16759 raft_consensus.cc:493] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:55.164849 16759 raft_consensus.cc:3060] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:55.169838 16759 raft_consensus.cc:515] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:55.171615 16759 leader_election.cc:290] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:55.172608 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b5c25b1f64370bf0aca6b1935870c" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:55.172617 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1b5c25b1f64370bf0aca6b1935870c" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:55.173429 16685 raft_consensus.cc:3055] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:55.173508 16832 raft_consensus.cc:3060] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:55.173780 16685 raft_consensus.cc:740] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:55.174503 16685 consensus_queue.cc:260] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:55.175711 16685 raft_consensus.cc:3060] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:55.180575 16832 raft_consensus.cc:2468] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 2.
I20260709 13:05:55.181988 16726 leader_election.cc:304] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 
I20260709 13:05:55.182135 16685 raft_consensus.cc:2468] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 2.
I20260709 13:05:55.183421 17679 raft_consensus.cc:2804] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:55.184425 17679 raft_consensus.cc:697] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f [term 2 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:55.185288 17679 consensus_queue.cc:237] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:55.194154 16508 catalog_manager.cc:5697] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f reported cstate change: term changed from 1 to 2, leader changed from f5afdbeb90124765b008dee6f2c68498 (127.9.77.66) to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 2 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:55.217193 17666 raft_consensus.cc:993] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f: : Instructing follower 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:55.217792 17666 raft_consensus.cc:1081] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Signalling peer 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:55.219405 17550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5188b5d6cfab432994341786489a7195"
dest_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:55338
I20260709 13:05:55.219926 17550 raft_consensus.cc:493] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:55.220304 17550 raft_consensus.cc:3060] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:55.225239 17550 raft_consensus.cc:515] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:55.226938 17550 leader_election.cc:290] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:55.227767 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5188b5d6cfab432994341786489a7195" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:55.228014 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5188b5d6cfab432994341786489a7195" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:55.228422 16685 raft_consensus.cc:3060] T 5188b5d6cfab432994341786489a7195 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:55.228521 16759 raft_consensus.cc:3055] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:55.229276 16759 raft_consensus.cc:740] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:55.230647 16759 consensus_queue.cc:260] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:55.233328 16759 raft_consensus.cc:3060] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:55.244341 16685 raft_consensus.cc:2468] T 5188b5d6cfab432994341786489a7195 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 2.
I20260709 13:05:55.244433 16759 raft_consensus.cc:2468] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 2.
I20260709 13:05:55.246464 17412 leader_election.cc:304] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:55.251621 17710 raft_consensus.cc:2804] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:55.252168 17710 raft_consensus.cc:697] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d [term 2 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:55.253096 17710 consensus_queue.cc:237] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:55.265141 17683 raft_consensus.cc:993] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498: : Instructing follower 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:55.265707 17709 raft_consensus.cc:1081] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Signalling peer 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:55.267326 17540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cee6561e2fb6471ca70084fb15cbcd4c"
dest_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:55348
I20260709 13:05:55.268082 17540 raft_consensus.cc:493] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:55.267295 16508 catalog_manager.cc:5697] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 1 to 2, leader changed from 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67) to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 2 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:55.268462 17540 raft_consensus.cc:3060] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:55.275579 17540 raft_consensus.cc:515] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:55.279388 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee6561e2fb6471ca70084fb15cbcd4c" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:55.279964 16685 raft_consensus.cc:3055] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:55.280261 16685 raft_consensus.cc:740] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:55.280669 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee6561e2fb6471ca70084fb15cbcd4c" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:55.281287 16759 raft_consensus.cc:3060] T cee6561e2fb6471ca70084fb15cbcd4c P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:55.280958 16685 consensus_queue.cc:260] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:55.282155 16685 raft_consensus.cc:3060] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:55.287930 16759 raft_consensus.cc:2468] T cee6561e2fb6471ca70084fb15cbcd4c P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 2.
I20260709 13:05:55.289129 17412 leader_election.cc:304] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:55.289216 17540 leader_election.cc:290] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:55.290045 17710 raft_consensus.cc:2804] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:55.290441 16685 raft_consensus.cc:2468] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 2.
I20260709 13:05:55.290733 17710 raft_consensus.cc:697] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d [term 2 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:55.291725 17710 consensus_queue.cc:237] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:55.305750 16508 catalog_manager.cc:5697] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 1 to 2, leader changed from f5afdbeb90124765b008dee6f2c68498 (127.9.77.66) to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 2 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:55.519022 16685 raft_consensus.cc:1275] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Refusing update from remote peer 6378c9d7940a4bf5a089323bdd43f74f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:55.520193 17705 consensus_queue.cc:1048] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:55.539353 16757 raft_consensus.cc:1275] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Refusing update from remote peer 6378c9d7940a4bf5a089323bdd43f74f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:55.540804 17704 consensus_queue.cc:1048] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:55.622319 16757 raft_consensus.cc:1275] T d50cb02193ea4a3e87cacdcd14c446a0 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:55.623592 17708 consensus_queue.cc:1048] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:55.632794 16832 raft_consensus.cc:1275] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Refusing update from remote peer 4c403db9e160429ca7cc3eaf51288a3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:55.634536 16685 raft_consensus.cc:1275] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:55.636616 17710 consensus_queue.cc:1048] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:55.637487 17666 consensus_queue.cc:1048] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:55.679226 16685 raft_consensus.cc:1275] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Refusing update from remote peer 4c403db9e160429ca7cc3eaf51288a3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:55.687340 17679 consensus_queue.cc:1048] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:55.746964 16679 raft_consensus.cc:1275] T 5188b5d6cfab432994341786489a7195 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:55.749253 17710 consensus_queue.cc:1048] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:55.758749 16757 raft_consensus.cc:1275] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:55.763267 17708 consensus_queue.cc:1048] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:55.881762 16757 raft_consensus.cc:1275] T cee6561e2fb6471ca70084fb15cbcd4c P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:55.882797 16685 raft_consensus.cc:1275] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:55.883082 17708 consensus_queue.cc:1048] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:55.884259 17676 consensus_queue.cc:1048] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:55.975791  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:56.014591  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:56.053234 16685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24742773041346d8aca25bc2fb427a08"
dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
mode: GRACEFUL
new_leader_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:57202
I20260709 13:05:56.053866 16685 raft_consensus.cc:606] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [term 2 LEADER]: Received request to transfer leadership to TS 6898c521ba994080a968ff894602ec7d
I20260709 13:05:56.056465 16685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38bd84c5a16341a4baeb3e81d0e3acc6"
dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
mode: GRACEFUL
new_leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
 from {username='slave'} at 127.0.0.1:57202
I20260709 13:05:56.056965 16685 raft_consensus.cc:606] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Received request to transfer leadership to TS 4c403db9e160429ca7cc3eaf51288a3f
I20260709 13:05:56.070254 16832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47688a5dd2e1447a8f91a460603369e0"
dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
mode: GRACEFUL
new_leader_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:38630
I20260709 13:05:56.070787 16832 raft_consensus.cc:606] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 LEADER]: Received request to transfer leadership to TS 6898c521ba994080a968ff894602ec7d
I20260709 13:05:56.073477 16758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59aa6a2447a5470baf781203c7b75c6e"
dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
mode: GRACEFUL
new_leader_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:33480
I20260709 13:05:56.074002 16758 raft_consensus.cc:606] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Received request to transfer leadership to TS 6898c521ba994080a968ff894602ec7d
I20260709 13:05:56.076583 16685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7860515a89df48938db576e912dea96c"
dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
mode: GRACEFUL
new_leader_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
 from {username='slave'} at 127.0.0.1:57202
I20260709 13:05:56.077005 16685 raft_consensus.cc:606] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Received request to transfer leadership to TS 6378c9d7940a4bf5a089323bdd43f74f
I20260709 13:05:56.077986  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:05:56.079139  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:56.151566 17704 raft_consensus.cc:993] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f: : Instructing follower 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:56.152174 17723 raft_consensus.cc:1081] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 LEADER]: Signalling peer 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:56.153893 17540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47688a5dd2e1447a8f91a460603369e0"
dest_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:55352
I20260709 13:05:56.154481 17540 raft_consensus.cc:493] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:56.154830 17540 raft_consensus.cc:3060] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.162066 17540 raft_consensus.cc:515] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:56.164049 17540 leader_election.cc:290] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 election: Requested vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:56.164702 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47688a5dd2e1447a8f91a460603369e0" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:56.165565 16758 raft_consensus.cc:3060] T 47688a5dd2e1447a8f91a460603369e0 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.166143 17666 raft_consensus.cc:993] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f: : Instructing follower 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:56.166388 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47688a5dd2e1447a8f91a460603369e0" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:56.166725 17679 raft_consensus.cc:1081] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Signalling peer 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:56.167058 16832 raft_consensus.cc:3055] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:56.167846 16832 raft_consensus.cc:740] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Running, Role: LEADER
I20260709 13:05:56.168669 17540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59aa6a2447a5470baf781203c7b75c6e"
dest_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:55338
I20260709 13:05:56.169427 17540 raft_consensus.cc:493] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:56.169195 16832 consensus_queue.cc:260] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:56.169823 17540 raft_consensus.cc:3060] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.170703 16832 raft_consensus.cc:3060] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.173983 16758 raft_consensus.cc:2468] T 47688a5dd2e1447a8f91a460603369e0 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 2.
I20260709 13:05:56.175913 17412 leader_election.cc:304] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:56.176761 17708 raft_consensus.cc:2804] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:56.177224 17708 raft_consensus.cc:697] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [term 2 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:56.177073 17540 raft_consensus.cc:515] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:56.178758 16832 raft_consensus.cc:2468] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 2.
I20260709 13:05:56.180058 17708 consensus_queue.cc:237] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:05:56.179963 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59aa6a2447a5470baf781203c7b75c6e" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:56.181468 16679 raft_consensus.cc:3060] T 59aa6a2447a5470baf781203c7b75c6e P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.184571 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59aa6a2447a5470baf781203c7b75c6e" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:56.185319 16758 raft_consensus.cc:3055] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:56.185678 16758 raft_consensus.cc:740] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:56.186507 16758 consensus_queue.cc:260] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:56.187665 16758 raft_consensus.cc:3060] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.179291 17540 leader_election.cc:290] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:56.190001 16679 raft_consensus.cc:2468] T 59aa6a2447a5470baf781203c7b75c6e P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 2.
I20260709 13:05:56.191394 17411 leader_election.cc:304] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:56.192243 17708 raft_consensus.cc:2804] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:56.192659 17708 raft_consensus.cc:697] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [term 2 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:56.193339 17708 consensus_queue.cc:237] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:56.198933 16508 catalog_manager.cc:5697] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 1 to 2, leader changed from 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68) to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 2 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:56.205518 16758 raft_consensus.cc:2468] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 2.
I20260709 13:05:56.222460 17709 raft_consensus.cc:993] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498: : Instructing follower 4c403db9e160429ca7cc3eaf51288a3f to start an election
I20260709 13:05:56.223001 17709 raft_consensus.cc:1081] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Signalling peer 4c403db9e160429ca7cc3eaf51288a3f to start an election
I20260709 13:05:56.224640 16758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38bd84c5a16341a4baeb3e81d0e3acc6"
dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
 from {username='slave'} at 127.0.0.1:48312
I20260709 13:05:56.225203 16758 raft_consensus.cc:493] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:56.225674 16758 raft_consensus.cc:3060] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.232848 16508 catalog_manager.cc:5697] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 1 to 2, leader changed from 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67) to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 2 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:56.235495 16758 raft_consensus.cc:515] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:56.238068 16758 leader_election.cc:290] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:56.238368 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38bd84c5a16341a4baeb3e81d0e3acc6" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:56.239012 16685 raft_consensus.cc:3055] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:56.239292 16685 raft_consensus.cc:740] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:56.239576 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38bd84c5a16341a4baeb3e81d0e3acc6" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:56.240218 16831 raft_consensus.cc:3060] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.240056 16685 consensus_queue.cc:260] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:56.241551 16685 raft_consensus.cc:3060] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.249531 16831 raft_consensus.cc:2468] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 2.
I20260709 13:05:56.250927 16726 leader_election.cc:304] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 
I20260709 13:05:56.251856 17733 raft_consensus.cc:2804] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:56.253240 17733 raft_consensus.cc:697] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:56.254230 17733 consensus_queue.cc:237] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:56.254545 16685 raft_consensus.cc:2468] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 2.
I20260709 13:05:56.264201 16508 catalog_manager.cc:5697] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f reported cstate change: term changed from 1 to 2, leader changed from f5afdbeb90124765b008dee6f2c68498 (127.9.77.66) to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 2 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:56.422068 17682 raft_consensus.cc:993] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498: : Instructing follower 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:56.422544 17682 raft_consensus.cc:1081] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [term 2 LEADER]: Signalling peer 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:56.423962 17540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24742773041346d8aca25bc2fb427a08"
dest_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:55348
I20260709 13:05:56.424487 17540 raft_consensus.cc:493] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:56.424777 17540 raft_consensus.cc:3060] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:56.430369 17540 raft_consensus.cc:515] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:56.432080 17540 leader_election.cc:290] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 3 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:56.432818 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24742773041346d8aca25bc2fb427a08" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:56.432904 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24742773041346d8aca25bc2fb427a08" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:56.433506 16831 raft_consensus.cc:3060] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:56.433568 16685 raft_consensus.cc:3055] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:56.434021 16685 raft_consensus.cc:740] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:56.434640 16685 consensus_queue.cc:260] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [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: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:56.435422 16685 raft_consensus.cc:3060] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:56.441174 16831 raft_consensus.cc:2468] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 3.
I20260709 13:05:56.441437 16685 raft_consensus.cc:2468] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 3.
I20260709 13:05:56.442983 17411 leader_election.cc:304] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [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: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:56.443800 17708 raft_consensus.cc:2804] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:56.444279 17708 raft_consensus.cc:697] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [term 3 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:56.445118 17708 consensus_queue.cc:237] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [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: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:56.454299 16508 catalog_manager.cc:5697] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 2 to 3, leader changed from f5afdbeb90124765b008dee6f2c68498 (127.9.77.66) to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 3 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:56.470409 17709 raft_consensus.cc:993] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498: : Instructing follower 6378c9d7940a4bf5a089323bdd43f74f to start an election
I20260709 13:05:56.470947 17682 raft_consensus.cc:1081] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Signalling peer 6378c9d7940a4bf5a089323bdd43f74f to start an election
I20260709 13:05:56.472432 16831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7860515a89df48938db576e912dea96c"
dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
 from {username='slave'} at 127.0.0.1:45906
I20260709 13:05:56.473038 16831 raft_consensus.cc:493] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:56.473344 16831 raft_consensus.cc:3060] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.479029 16831 raft_consensus.cc:515] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:56.481246 16831 leader_election.cc:290] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:56.482170 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7860515a89df48938db576e912dea96c" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:56.482170 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7860515a89df48938db576e912dea96c" candidate_uuid: "6378c9d7940a4bf5a089323bdd43f74f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:56.482867 16685 raft_consensus.cc:3055] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:56.483189 16758 raft_consensus.cc:3060] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.483234 16685 raft_consensus.cc:740] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:56.484150 16685 consensus_queue.cc:260] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:56.485339 16685 raft_consensus.cc:3060] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.490731 16758 raft_consensus.cc:2468] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 2.
I20260709 13:05:56.492296 16799 leader_election.cc:304] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6378c9d7940a4bf5a089323bdd43f74f; no voters: 
I20260709 13:05:56.492297 16685 raft_consensus.cc:2468] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6378c9d7940a4bf5a089323bdd43f74f in term 2.
I20260709 13:05:56.493346 17704 raft_consensus.cc:2804] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:56.493867 17704 raft_consensus.cc:697] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [term 2 LEADER]: Becoming Leader. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Running, Role: LEADER
I20260709 13:05:56.494697 17704 consensus_queue.cc:237] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:56.502979 16508 catalog_manager.cc:5697] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f reported cstate change: term changed from 1 to 2, leader changed from f5afdbeb90124765b008dee6f2c68498 (127.9.77.66) to 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68). New cstate: current_term: 2 leader_uuid: "6378c9d7940a4bf5a089323bdd43f74f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:56.580211 16831 raft_consensus.cc:1275] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:56.581485 17676 consensus_queue.cc:1048] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:56.591234 16685 raft_consensus.cc:1275] T 59aa6a2447a5470baf781203c7b75c6e P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:56.595431 17710 consensus_queue.cc:1048] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:56.602833 16758 raft_consensus.cc:1275] T 47688a5dd2e1447a8f91a460603369e0 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:56.605726 17710 consensus_queue.cc:1048] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:56.628832 16757 raft_consensus.cc:1275] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:56.638677 17710 consensus_queue.cc:1048] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:56.642172 16682 raft_consensus.cc:1275] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Refusing update from remote peer 4c403db9e160429ca7cc3eaf51288a3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:56.648057 17746 consensus_queue.cc:1048] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:56.678264 16831 raft_consensus.cc:1275] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Refusing update from remote peer 4c403db9e160429ca7cc3eaf51288a3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:56.679729 17746 consensus_queue.cc:1048] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:56.905622 16832 raft_consensus.cc:1275] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:56.907905 17756 consensus_queue.cc:1048] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:56.918572 16685 raft_consensus.cc:1275] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [term 3 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:56.919927 17708 consensus_queue.cc:1048] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:56.959482 16758 raft_consensus.cc:1275] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Refusing update from remote peer 6378c9d7940a4bf5a089323bdd43f74f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:56.960883 17704 consensus_queue.cc:1048] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:56.970276 16679 raft_consensus.cc:1275] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Refusing update from remote peer 6378c9d7940a4bf5a089323bdd43f74f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:56.973206 17767 consensus_queue.cc:1048] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.079991  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:57.122884  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:57.160894 16832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7860515a89df48938db576e912dea96c"
dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
mode: GRACEFUL
new_leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
 from {username='slave'} at 127.0.0.1:38630
I20260709 13:05:57.173116 16832 raft_consensus.cc:606] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [term 2 LEADER]: Received request to transfer leadership to TS 4c403db9e160429ca7cc3eaf51288a3f
I20260709 13:05:57.175980 16758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "969b838fd95749d981600c8a64308d3f"
dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
mode: GRACEFUL
new_leader_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:33480
I20260709 13:05:57.176606 16758 raft_consensus.cc:606] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [term 2 LEADER]: Received request to transfer leadership to TS 6898c521ba994080a968ff894602ec7d
I20260709 13:05:57.179710 16679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b86e626dab004a13982563f5b2241fe3"
dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
mode: GRACEFUL
new_leader_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:57202
I20260709 13:05:57.180337 16679 raft_consensus.cc:606] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Received request to transfer leadership to TS 6898c521ba994080a968ff894602ec7d
I20260709 13:05:57.181965  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:05:57.183362  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:57.527647 17754 raft_consensus.cc:993] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498: : Instructing follower 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:57.528126 17682 raft_consensus.cc:1081] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Signalling peer 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:57.529492 17559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b86e626dab004a13982563f5b2241fe3"
dest_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:55348
I20260709 13:05:57.529981 17559 raft_consensus.cc:493] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:57.530246 17559 raft_consensus.cc:3060] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.535010 17559 raft_consensus.cc:515] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:57.538259 17559 leader_election.cc:290] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 election: Requested vote from peers 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
I20260709 13:05:57.538342 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86e626dab004a13982563f5b2241fe3" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:57.539032 16679 raft_consensus.cc:3055] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:57.539372 16679 raft_consensus.cc:740] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5afdbeb90124765b008dee6f2c68498, State: Running, Role: LEADER
I20260709 13:05:57.540306 16679 consensus_queue.cc:260] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:57.541685 16679 raft_consensus.cc:3060] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.541922 16831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86e626dab004a13982563f5b2241fe3" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:57.542615 16831 raft_consensus.cc:3060] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.547670 16679 raft_consensus.cc:2468] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 2.
I20260709 13:05:57.547716 16831 raft_consensus.cc:2468] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 2.
I20260709 13:05:57.548950 17411 leader_election.cc:304] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:57.549774 17708 raft_consensus.cc:2804] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:57.550319 17708 raft_consensus.cc:697] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [term 2 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:57.551226 17708 consensus_queue.cc:237] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:05:57.561298 16506 catalog_manager.cc:5697] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 1 to 2, leader changed from f5afdbeb90124765b008dee6f2c68498 (127.9.77.66) to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 2 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:57.584997 17765 raft_consensus.cc:993] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f: : Instructing follower 4c403db9e160429ca7cc3eaf51288a3f to start an election
I20260709 13:05:57.585580 17765 raft_consensus.cc:1081] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [term 2 LEADER]: Signalling peer 4c403db9e160429ca7cc3eaf51288a3f to start an election
I20260709 13:05:57.587208 16758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7860515a89df48938db576e912dea96c"
dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
 from {username='slave'} at 127.0.0.1:48326
I20260709 13:05:57.587723 16758 raft_consensus.cc:493] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:57.588085 16758 raft_consensus.cc:3060] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.596010 16758 raft_consensus.cc:515] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:57.598269 17679 raft_consensus.cc:993] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f: : Instructing follower 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:57.598861 17774 raft_consensus.cc:1081] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [term 2 LEADER]: Signalling peer 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:57.600589 17540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "969b838fd95749d981600c8a64308d3f"
dest_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:55338
I20260709 13:05:57.600934 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7860515a89df48938db576e912dea96c" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6378c9d7940a4bf5a089323bdd43f74f"
I20260709 13:05:57.601027 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7860515a89df48938db576e912dea96c" candidate_uuid: "4c403db9e160429ca7cc3eaf51288a3f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:57.601579 16832 raft_consensus.cc:3055] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:57.601114 17540 raft_consensus.cc:493] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:57.601960 16832 raft_consensus.cc:740] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6378c9d7940a4bf5a089323bdd43f74f, State: Running, Role: LEADER
I20260709 13:05:57.602257 17540 raft_consensus.cc:3060] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.601925 16679 raft_consensus.cc:3060] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.602954 16832 consensus_queue.cc:260] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [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: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:57.603965 16832 raft_consensus.cc:3060] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.608557 16679 raft_consensus.cc:2468] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 3.
I20260709 13:05:57.609426 16758 leader_election.cc:290] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f [CANDIDATE]: Term 3 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68:36283)
I20260709 13:05:57.609549 17540 raft_consensus.cc:515] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:57.609889 16724 leader_election.cc:304] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f [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: 4c403db9e160429ca7cc3eaf51288a3f, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:57.610767 16832 raft_consensus.cc:2468] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c403db9e160429ca7cc3eaf51288a3f in term 3.
I20260709 13:05:57.611282 17679 raft_consensus.cc:2804] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:57.611797 17679 raft_consensus.cc:697] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f [term 3 LEADER]: Becoming Leader. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:57.612970 17540 leader_election.cc:290] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 3 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:57.612651 17679 consensus_queue.cc:237] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f [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: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } }
I20260709 13:05:57.613653 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969b838fd95749d981600c8a64308d3f" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:57.612664 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "969b838fd95749d981600c8a64308d3f" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:57.614405 16758 raft_consensus.cc:3055] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:57.614548 16682 raft_consensus.cc:3060] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.614792 16758 raft_consensus.cc:740] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:57.615824 16758 consensus_queue.cc:260] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [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: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:57.616964 16758 raft_consensus.cc:3060] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.621863 16682 raft_consensus.cc:2468] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 3.
I20260709 13:05:57.623119 17411 leader_election.cc:304] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [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: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498; no voters: 
I20260709 13:05:57.623943 17708 raft_consensus.cc:2804] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:57.624593 17708 raft_consensus.cc:697] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [term 3 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:57.625185 16758 raft_consensus.cc:2468] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 3.
I20260709 13:05:57.625494 16506 catalog_manager.cc:5697] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f reported cstate change: term changed from 2 to 3, leader changed from 6378c9d7940a4bf5a089323bdd43f74f (127.9.77.68) to 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67). New cstate: current_term: 3 leader_uuid: "4c403db9e160429ca7cc3eaf51288a3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:57.625507 17708 consensus_queue.cc:237] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [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: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:57.636735 16508 catalog_manager.cc:5697] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 2 to 3, leader changed from 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67) to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 3 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:58.013019 16682 raft_consensus.cc:1275] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [term 3 FOLLOWER]: Refusing update from remote peer 4c403db9e160429ca7cc3eaf51288a3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:58.014338 17679 consensus_queue.cc:1048] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:58.020996 16679 raft_consensus.cc:1275] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [term 3 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:58.022859 17755 consensus_queue.cc:1048] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:58.026118 16831 raft_consensus.cc:1275] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Refusing update from remote peer 4c403db9e160429ca7cc3eaf51288a3f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:58.029047 17746 consensus_queue.cc:1048] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:58.035712 16682 raft_consensus.cc:1275] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:58.037456 17755 consensus_queue.cc:1048] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:58.129637 17411 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:45757, user_credentials={real_user=slave}} blocked reactor thread for 43767.6us
I20260709 13:05:58.149619 16758 raft_consensus.cc:1275] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [term 3 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:58.153446 16831 raft_consensus.cc:1275] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:58.155310 17788 consensus_queue.cc:1048] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:58.163177 17789 consensus_queue.cc:1048] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:58.187060  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:58.243659  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:58.285327 16757 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d123eed75d94ca38d74999a45ddc90d"
dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
mode: GRACEFUL
new_leader_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:33480
I20260709 13:05:58.285894 16757 raft_consensus.cc:606] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Received request to transfer leadership to TS 6898c521ba994080a968ff894602ec7d
I20260709 13:05:58.287138  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:05:58.288492  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:58.433790 17746 raft_consensus.cc:993] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f: : Instructing follower 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:58.434418 17774 raft_consensus.cc:1081] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Signalling peer 6898c521ba994080a968ff894602ec7d to start an election
I20260709 13:05:58.436124 17559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d123eed75d94ca38d74999a45ddc90d"
dest_uuid: "6898c521ba994080a968ff894602ec7d"
 from {username='slave'} at 127.0.0.1:55338
I20260709 13:05:58.436663 17559 raft_consensus.cc:493] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:58.437001 17559 raft_consensus.cc:3060] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.443900 17559 raft_consensus.cc:515] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:58.446525 16685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d123eed75d94ca38d74999a45ddc90d" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5afdbeb90124765b008dee6f2c68498"
I20260709 13:05:58.446645 17559 leader_election.cc:290] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 election: Requested vote from peers f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757), 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091)
I20260709 13:05:58.446707 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d123eed75d94ca38d74999a45ddc90d" candidate_uuid: "6898c521ba994080a968ff894602ec7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c403db9e160429ca7cc3eaf51288a3f"
I20260709 13:05:58.447176 16685 raft_consensus.cc:3060] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.447527 16758 raft_consensus.cc:3055] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.447919 16758 raft_consensus.cc:740] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c403db9e160429ca7cc3eaf51288a3f, State: Running, Role: LEADER
I20260709 13:05:58.448951 16758 consensus_queue.cc:260] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:58.450042 16758 raft_consensus.cc:3060] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.455801 16758 raft_consensus.cc:2468] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 2.
I20260709 13:05:58.456991 17412 leader_election.cc:304] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d; no voters: 
I20260709 13:05:58.457912 17755 raft_consensus.cc:2804] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:58.458402 17755 raft_consensus.cc:697] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d [term 2 LEADER]: Becoming Leader. State: Replica: 6898c521ba994080a968ff894602ec7d, State: Running, Role: LEADER
I20260709 13:05:58.455673 16685 raft_consensus.cc:2468] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6898c521ba994080a968ff894602ec7d in term 2.
I20260709 13:05:58.459240 17755 consensus_queue.cc:237] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } }
I20260709 13:05:58.474043 16508 catalog_manager.cc:5697] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d reported cstate change: term changed from 1 to 2, leader changed from 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67) to 6898c521ba994080a968ff894602ec7d (127.9.77.65). New cstate: current_term: 2 leader_uuid: "6898c521ba994080a968ff894602ec7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:58.871932 16685 raft_consensus.cc:1275] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:58.873708 17788 consensus_queue.cc:1048] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:58.889748 16758 raft_consensus.cc:1275] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Refusing update from remote peer 6898c521ba994080a968ff894602ec7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:58.890985 17785 consensus_queue.cc:1048] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.289314  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:59.339238  9525 tablet_server.cc:179] TabletServer@127.9.77.65:43831 shutting down...
W20260709 13:05:59.374800 16725 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 303 similar messages]
W20260709 13:05:59.429478 16725 consensus_peers.cc:597] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:59.435568 16725 consensus_peers.cc:597] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:59.437492  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:59.441584  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.443586  9525 raft_consensus.cc:2243] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:59.444303  9525 raft_consensus.cc:2272] T 59aa6a2447a5470baf781203c7b75c6e P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:59.445571 16651 consensus_peers.cc:597] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:59.447578  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.448637  9525 raft_consensus.cc:2243] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:05:59.439790 16725 consensus_peers.cc:597] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:59.450230 16725 consensus_peers.cc:597] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:59.450312  9525 raft_consensus.cc:2272] T 5188b5d6cfab432994341786489a7195 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:59.451037 16799 consensus_peers.cc:597] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:59.451694 16799 consensus_peers.cc:597] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:59.452698  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.453465  9525 raft_consensus.cc:2243] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:59.454239  9525 raft_consensus.cc:2272] T 2d123eed75d94ca38d74999a45ddc90d P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.457140  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.457785  9525 raft_consensus.cc:2243] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.458166  9525 raft_consensus.cc:2272] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.460063  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.460681  9525 raft_consensus.cc:2243] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.461062  9525 raft_consensus.cc:2272] T 57db3bf71496485d88ed6924d40febad P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.463068  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.463580  9525 raft_consensus.cc:2243] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:59.464238  9525 raft_consensus.cc:2272] T cee6561e2fb6471ca70084fb15cbcd4c P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.466195  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.466720  9525 raft_consensus.cc:2243] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.467098  9525 raft_consensus.cc:2272] T 4f977d12076d4d23aead5d4bbb0a6264 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.468924  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.469558  9525 raft_consensus.cc:2243] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.469960  9525 raft_consensus.cc:2272] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.471901  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.472527  9525 raft_consensus.cc:2243] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.473017  9525 raft_consensus.cc:2272] T acdfc14362014611b40062a8c9ff2e61 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.475399  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.475936  9525 raft_consensus.cc:2243] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.476425  9525 raft_consensus.cc:2272] T 564d9bad33f641f6821c8bee1c95409e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.479324  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.480206  9525 raft_consensus.cc:2243] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.480667  9525 raft_consensus.cc:2272] T ba3e2b6bd2dd421b80787694f4a3547c P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.482981  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.483788  9525 raft_consensus.cc:2243] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.484239  9525 raft_consensus.cc:2272] T 620381da67374f76b69a607bf1090aa0 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.486737  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.487320  9525 raft_consensus.cc:2243] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.487733  9525 raft_consensus.cc:2272] T ebafd6da9c09478fb39208aca24a091c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.489904  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.490656  9525 raft_consensus.cc:2243] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:59.491595  9525 raft_consensus.cc:2272] T 24742773041346d8aca25bc2fb427a08 P 6898c521ba994080a968ff894602ec7d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:59.493446 16651 consensus_peers.cc:597] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:59.494352  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.495023  9525 raft_consensus.cc:2243] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.495468  9525 raft_consensus.cc:2272] T 2d1ba6fecf204fca98df106bda47e1dd P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.497611  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.498191  9525 raft_consensus.cc:2243] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.498601  9525 raft_consensus.cc:2272] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.501083  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.501924  9525 raft_consensus.cc:2243] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.502395  9525 raft_consensus.cc:2272] T 52f9f708d00d4759a8215f064c6d6886 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:59.503945 16799 consensus_peers.cc:597] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:59.504969  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.505879  9525 raft_consensus.cc:2243] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.506299  9525 raft_consensus.cc:2272] T fceec93e44584477b452b300d96c33f5 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:59.508517 16651 consensus_peers.cc:597] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:59.508913  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.509645  9525 raft_consensus.cc:2243] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:59.510326  9525 raft_consensus.cc:2272] T 76b1d1b7b63b45b6a24276c2f61e972e P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.512414  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.512987  9525 raft_consensus.cc:2243] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.513581  9525 raft_consensus.cc:2272] T 13d52375ce224265a96c4b705272c683 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:59.517521 16725 consensus_peers.cc:597] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:59.517813  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.518729  9525 raft_consensus.cc:2243] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.519253  9525 raft_consensus.cc:2272] T efd0f371274b44ffa8cf9305879e3e38 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.522117  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.522817  9525 raft_consensus.cc:2243] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.523368  9525 raft_consensus.cc:2272] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:59.525266 16725 consensus_peers.cc:597] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:59.526252  9525 tablet_replica.cc:333] stopping tablet replica
W20260709 13:05:59.525962 16799 consensus_peers.cc:597] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:59.527191  9525 raft_consensus.cc:2243] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:59.528213  9525 raft_consensus.cc:2272] T b86e626dab004a13982563f5b2241fe3 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.531435  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.532240  9525 raft_consensus.cc:2243] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.532780  9525 raft_consensus.cc:2272] T 15ab9df5f59e4232aed54021c81a75ae P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.537034  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.537950  9525 raft_consensus.cc:2243] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.538684  9525 raft_consensus.cc:2272] T bf1b77417b0d4186a7cac2e8d44821b3 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.542150  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.543159  9525 raft_consensus.cc:2243] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:59.544442  9525 raft_consensus.cc:2272] T f4e7884287994139ac4c49ab9ecd0fda P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.547283  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.548094  9525 raft_consensus.cc:2243] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.548678  9525 raft_consensus.cc:2272] T b6bd3812b2754e539b7acdd7ecf49b93 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.554750  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.555495  9525 raft_consensus.cc:2243] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:05:59.556267 16725 consensus_peers.cc:597] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:59.556432  9525 raft_consensus.cc:2272] T 47688a5dd2e1447a8f91a460603369e0 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.559439  9525 tablet_replica.cc:333] stopping tablet replica
W20260709 13:05:59.556928 16725 consensus_peers.cc:597] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:59.560297  9525 raft_consensus.cc:2243] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:05:59.560772 16725 consensus_peers.cc:597] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:59.560952  9525 raft_consensus.cc:2272] T 1883e50b5bd644cd98a088290084db52 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.564163  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.564679  9525 raft_consensus.cc:2243] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:59.565441  9525 raft_consensus.cc:2272] T 68d5378312474344b37f130db65f792d P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.568079  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.568887  9525 raft_consensus.cc:2243] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.569481  9525 raft_consensus.cc:2272] T 259865884aa04b7fa347ecdc04bb501d P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:59.571645 16799 consensus_peers.cc:597] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:59.572202  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.573065  9525 raft_consensus.cc:2243] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:59.574134  9525 raft_consensus.cc:2272] T 969b838fd95749d981600c8a64308d3f P 6898c521ba994080a968ff894602ec7d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:59.575886 16651 consensus_peers.cc:597] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:59.577046  9525 tablet_replica.cc:333] stopping tablet replica
W20260709 13:05:59.577467 16799 consensus_peers.cc:597] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:59.578526 16651 consensus_peers.cc:597] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:59.578557  9525 raft_consensus.cc:2243] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.579239  9525 raft_consensus.cc:2272] T f535458b319444ac9e4f0e1facc2020e P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.582209  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.583015  9525 raft_consensus.cc:2243] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.583540  9525 raft_consensus.cc:2272] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.586521  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.587437  9525 raft_consensus.cc:2243] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:59.588456  9525 raft_consensus.cc:2272] T 983611e34165418dbf842422b9796ebb P 6898c521ba994080a968ff894602ec7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.591499  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.592423  9525 raft_consensus.cc:2243] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:59.593430  9525 raft_consensus.cc:2272] T d50cb02193ea4a3e87cacdcd14c446a0 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.596163  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.596946  9525 raft_consensus.cc:2243] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.597492  9525 raft_consensus.cc:2272] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.600437  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.601171  9525 raft_consensus.cc:2243] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.601679  9525 raft_consensus.cc:2272] T 87634b89c1304ed9bea5d15e593f8a11 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:59.602311 16725 consensus_peers.cc:597] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:59.604580  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.605554  9525 raft_consensus.cc:2243] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.606374  9525 raft_consensus.cc:2272] T 197a2390a9b74754920dbc318f5399b8 P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.609249  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.610069  9525 raft_consensus.cc:2243] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.610590  9525 raft_consensus.cc:2272] T 293f89acda4c4c6188eabe6b96d57358 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.613195  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.614158  9525 raft_consensus.cc:2243] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.614599  9525 raft_consensus.cc:2272] T e439d4d87eef40fa8719d2ca90f1738b P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.617954  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.618484  9525 raft_consensus.cc:2243] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:59.619488  9525 raft_consensus.cc:2272] T 9b96a0d994ce47c1bf66b9dce626f287 P 6898c521ba994080a968ff894602ec7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.621737  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.622599  9525 raft_consensus.cc:2243] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.623041  9525 raft_consensus.cc:2272] T d8136f2170744e5b94b1618f1bd7543b P 6898c521ba994080a968ff894602ec7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.625056  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.625675  9525 raft_consensus.cc:2243] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.626082  9525 raft_consensus.cc:2272] T bc67f9067bbf4543b643d3ef99f7c588 P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.628167  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:05:59.628657  9525 raft_consensus.cc:2243] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.629089  9525 raft_consensus.cc:2272] T c59e2c5f391d46929c2711f5d1ebd06d P 6898c521ba994080a968ff894602ec7d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:59.644390 16651 consensus_peers.cc:597] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:59.645181 16799 consensus_peers.cc:597] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:59.646358 16799 consensus_peers.cc:597] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. 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 13:05:59.712908  9525 tablet_server.cc:196] TabletServer@127.9.77.65:43831 shutdown complete.
W20260709 13:05:59.732985 16725 consensus_peers.cc:597] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:59.760535 16651 consensus_peers.cc:597] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:59.781421 16651 consensus_peers.cc:597] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:59.810379  9525 tablet_server.cc:179] TabletServer@127.9.77.66:0 shutting down...
W20260709 13:05:59.825845 16799 consensus_peers.cc:597] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:59.856585  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:05:59.859172 16799 consensus_peers.cc:597] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:59.859702  9525 tablet_replica.cc:333] T ebafd6da9c09478fb39208aca24a091c P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.860774  9525 raft_consensus.cc:2243] T ebafd6da9c09478fb39208aca24a091c P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.861263  9525 raft_consensus.cc:2272] T ebafd6da9c09478fb39208aca24a091c P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.863278  9525 tablet_replica.cc:333] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.863849  9525 raft_consensus.cc:2243] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.864254  9525 raft_consensus.cc:2272] T 7f1b5c25b1f64370bf0aca6b1935870c P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.866230  9525 tablet_replica.cc:333] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.866848  9525 raft_consensus.cc:2243] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.867208  9525 raft_consensus.cc:2272] T 293f89acda4c4c6188eabe6b96d57358 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.868965  9525 tablet_replica.cc:333] T e439d4d87eef40fa8719d2ca90f1738b P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.869539  9525 raft_consensus.cc:2243] T e439d4d87eef40fa8719d2ca90f1738b P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.869887  9525 raft_consensus.cc:2272] T e439d4d87eef40fa8719d2ca90f1738b P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.872162  9525 tablet_replica.cc:333] T 68c28ba2a4af4966ba3aa0375db0a68e P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.872807  9525 raft_consensus.cc:2243] T 68c28ba2a4af4966ba3aa0375db0a68e P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.873384  9525 raft_consensus.cc:2272] T 68c28ba2a4af4966ba3aa0375db0a68e P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.875779  9525 tablet_replica.cc:333] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.876433  9525 raft_consensus.cc:2243] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:59.877272  9525 raft_consensus.cc:2272] T 620381da67374f76b69a607bf1090aa0 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.879603  9525 tablet_replica.cc:333] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.880354  9525 raft_consensus.cc:2243] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.880836  9525 raft_consensus.cc:2272] T 7860515a89df48938db576e912dea96c P f5afdbeb90124765b008dee6f2c68498 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.883208  9525 tablet_replica.cc:333] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.883781  9525 raft_consensus.cc:2243] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.884331  9525 raft_consensus.cc:2272] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.886428  9525 tablet_replica.cc:333] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.887226  9525 raft_consensus.cc:2243] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.887751  9525 raft_consensus.cc:2272] T d50cb02193ea4a3e87cacdcd14c446a0 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.890354  9525 tablet_replica.cc:333] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
W20260709 13:05:59.890396 16651 consensus_peers.cc:597] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:59.891040  9525 raft_consensus.cc:2243] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.891472  9525 raft_consensus.cc:2272] T 38bd84c5a16341a4baeb3e81d0e3acc6 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.893199  9525 tablet_replica.cc:333] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.893792  9525 raft_consensus.cc:2243] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.894217  9525 raft_consensus.cc:2272] T 2d123eed75d94ca38d74999a45ddc90d P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.895946  9525 tablet_replica.cc:333] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.896539  9525 raft_consensus.cc:2243] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:59.897213  9525 raft_consensus.cc:2272] T 76d744f24ff54106a16c4b28cbcb6dfd P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.899060  9525 tablet_replica.cc:333] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.899922  9525 raft_consensus.cc:2243] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:59.900933  9525 raft_consensus.cc:2272] T e28c6c15aa854f359d828ccb6a2d45d7 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.903353  9525 tablet_replica.cc:333] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.904065  9525 raft_consensus.cc:2243] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.904508  9525 raft_consensus.cc:2272] T 9b96a0d994ce47c1bf66b9dce626f287 P f5afdbeb90124765b008dee6f2c68498 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.906455  9525 tablet_replica.cc:333] T ba3e2b6bd2dd421b80787694f4a3547c P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.906976  9525 raft_consensus.cc:2243] T ba3e2b6bd2dd421b80787694f4a3547c P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.907401  9525 raft_consensus.cc:2272] T ba3e2b6bd2dd421b80787694f4a3547c P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.909524  9525 tablet_replica.cc:333] T dc1df2309df74f6487c54632ecc507f4 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.910475  9525 raft_consensus.cc:2243] T dc1df2309df74f6487c54632ecc507f4 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.911010  9525 raft_consensus.cc:2272] T dc1df2309df74f6487c54632ecc507f4 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.913513  9525 tablet_replica.cc:333] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.914271  9525 raft_consensus.cc:2243] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:59.915267  9525 raft_consensus.cc:2272] T 31dfce908adb482a8e0ca42d31ef9b81 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.918030  9525 tablet_replica.cc:333] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.919982  9525 raft_consensus.cc:2243] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:59.921078  9525 raft_consensus.cc:2272] T bf1b77417b0d4186a7cac2e8d44821b3 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.923466  9525 tablet_replica.cc:333] T dd897092842c412a91b6dc9380bceaa2 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.924100  9525 raft_consensus.cc:2243] T dd897092842c412a91b6dc9380bceaa2 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.924618  9525 raft_consensus.cc:2272] T dd897092842c412a91b6dc9380bceaa2 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.926858  9525 tablet_replica.cc:333] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.927467  9525 raft_consensus.cc:2243] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.927922  9525 raft_consensus.cc:2272] T b86e626dab004a13982563f5b2241fe3 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.930282  9525 tablet_replica.cc:333] T 36b5b9e3d3ab49778de27909d1fbd815 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.931123  9525 raft_consensus.cc:2243] T 36b5b9e3d3ab49778de27909d1fbd815 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.931735  9525 raft_consensus.cc:2272] T 36b5b9e3d3ab49778de27909d1fbd815 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:59.933851 16799 consensus_peers.cc:597] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Couldn't send request to peer 6898c521ba994080a968ff894602ec7d. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:59.934651  9525 tablet_replica.cc:333] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.935348  9525 raft_consensus.cc:2243] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:59.936215  9525 raft_consensus.cc:2272] T dbf7059b78fa4b6b9d6a8311e7edab7c P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.938558  9525 tablet_replica.cc:333] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.939224  9525 raft_consensus.cc:2243] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.939817  9525 raft_consensus.cc:2272] T deb35486ef7e4c5ca3e15cee3cdd30c4 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.942088  9525 tablet_replica.cc:333] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.942649  9525 raft_consensus.cc:2243] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.943147  9525 raft_consensus.cc:2272] T cee6561e2fb6471ca70084fb15cbcd4c P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.944999  9525 tablet_replica.cc:333] T f4e7884287994139ac4c49ab9ecd0fda P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.945621  9525 raft_consensus.cc:2243] T f4e7884287994139ac4c49ab9ecd0fda P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.946040  9525 raft_consensus.cc:2272] T f4e7884287994139ac4c49ab9ecd0fda P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.947804  9525 tablet_replica.cc:333] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.948341  9525 raft_consensus.cc:2243] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.948776  9525 raft_consensus.cc:2272] T b6bd3812b2754e539b7acdd7ecf49b93 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.951251  9525 tablet_replica.cc:333] T 5188b5d6cfab432994341786489a7195 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.951822  9525 raft_consensus.cc:2243] T 5188b5d6cfab432994341786489a7195 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.952277  9525 raft_consensus.cc:2272] T 5188b5d6cfab432994341786489a7195 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:59.953136 16798 consensus_peers.cc:597] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Couldn't send request to peer f5afdbeb90124765b008dee6f2c68498. 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 13:05:59.954679  9525 tablet_replica.cc:333] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.955518  9525 raft_consensus.cc:2243] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.956010  9525 raft_consensus.cc:2272] T 57db3bf71496485d88ed6924d40febad P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.958802  9525 tablet_replica.cc:333] T 59aa6a2447a5470baf781203c7b75c6e P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.959537  9525 raft_consensus.cc:2243] T 59aa6a2447a5470baf781203c7b75c6e P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.960006  9525 raft_consensus.cc:2272] T 59aa6a2447a5470baf781203c7b75c6e P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.962673  9525 tablet_replica.cc:333] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.963426  9525 raft_consensus.cc:2243] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:59.964504  9525 raft_consensus.cc:2272] T 3ca4c09eb04b42ef9854781590c9b038 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.966950  9525 tablet_replica.cc:333] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.967700  9525 raft_consensus.cc:2243] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:59.968729  9525 raft_consensus.cc:2272] T d8136f2170744e5b94b1618f1bd7543b P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.971575  9525 tablet_replica.cc:333] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.972498  9525 raft_consensus.cc:2243] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.973225  9525 raft_consensus.cc:2272] T 24742773041346d8aca25bc2fb427a08 P f5afdbeb90124765b008dee6f2c68498 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.976121  9525 tablet_replica.cc:333] T bc67f9067bbf4543b643d3ef99f7c588 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.976917  9525 raft_consensus.cc:2243] T bc67f9067bbf4543b643d3ef99f7c588 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.977501  9525 raft_consensus.cc:2272] T bc67f9067bbf4543b643d3ef99f7c588 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.980225  9525 tablet_replica.cc:333] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.980996  9525 raft_consensus.cc:2243] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:59.982074  9525 raft_consensus.cc:2272] T 13d52375ce224265a96c4b705272c683 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.984804  9525 tablet_replica.cc:333] T efd0f371274b44ffa8cf9305879e3e38 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.985617  9525 raft_consensus.cc:2243] T efd0f371274b44ffa8cf9305879e3e38 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:05:59.985702 16798 consensus_peers.cc:597] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f -> Peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Couldn't send request to peer f5afdbeb90124765b008dee6f2c68498. 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 13:05:59.986246  9525 raft_consensus.cc:2272] T efd0f371274b44ffa8cf9305879e3e38 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.988466  9525 tablet_replica.cc:333] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.989164  9525 raft_consensus.cc:2243] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.989754  9525 raft_consensus.cc:2272] T 197a2390a9b74754920dbc318f5399b8 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.992409  9525 tablet_replica.cc:333] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.993151  9525 raft_consensus.cc:2243] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:59.994005  9525 raft_consensus.cc:2272] T 37750ed352d54d31ae73af7fde8cecdd P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:59.995829 16724 consensus_peers.cc:597] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f -> Peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Couldn't send request to peer f5afdbeb90124765b008dee6f2c68498. 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 13:05:59.996698  9525 tablet_replica.cc:333] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:05:59.997637  9525 raft_consensus.cc:2243] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:59.998737  9525 raft_consensus.cc:2272] T 1854a2f89515410e892e4e56d03ac3e5 P f5afdbeb90124765b008dee6f2c68498 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.001690  9525 tablet_replica.cc:333] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:06:00.002323  9525 raft_consensus.cc:2243] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.003309  9525 raft_consensus.cc:2272] T 56f7313fd1824cbbaa3ee0fda92e2d66 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.005278  9525 tablet_replica.cc:333] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:06:00.005889  9525 raft_consensus.cc:2243] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.006702  9525 raft_consensus.cc:2272] T 4f977d12076d4d23aead5d4bbb0a6264 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.009315  9525 tablet_replica.cc:333] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:06:00.010089  9525 raft_consensus.cc:2243] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.011067  9525 raft_consensus.cc:2272] T 1883e50b5bd644cd98a088290084db52 P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.013833  9525 tablet_replica.cc:333] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:06:00.014577  9525 raft_consensus.cc:2243] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.015699  9525 raft_consensus.cc:2272] T 259865884aa04b7fa347ecdc04bb501d P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.018443  9525 tablet_replica.cc:333] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:06:00.019094  9525 raft_consensus.cc:2243] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.019618  9525 raft_consensus.cc:2272] T 969b838fd95749d981600c8a64308d3f P f5afdbeb90124765b008dee6f2c68498 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.022226  9525 tablet_replica.cc:333] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498: stopping tablet replica
I20260709 13:06:00.022746  9525 raft_consensus.cc:2243] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.023180  9525 raft_consensus.cc:2272] T 68d5378312474344b37f130db65f792d P f5afdbeb90124765b008dee6f2c68498 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:00.039222 16724 consensus_peers.cc:597] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f -> Peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Couldn't send request to peer f5afdbeb90124765b008dee6f2c68498. 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 13:06:00.041184 16798 consensus_peers.cc:597] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Couldn't send request to peer f5afdbeb90124765b008dee6f2c68498. 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 13:06:00.056890 16724 consensus_peers.cc:597] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f -> Peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Couldn't send request to peer f5afdbeb90124765b008dee6f2c68498. 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 13:06:00.092523 16798 consensus_peers.cc:597] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Couldn't send request to peer f5afdbeb90124765b008dee6f2c68498. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:45757: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:00.099453 16724 consensus_peers.cc:597] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f -> Peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Couldn't send request to peer f5afdbeb90124765b008dee6f2c68498. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:45757: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:00.103575  9525 tablet_server.cc:196] TabletServer@127.9.77.66:0 shutdown complete.
W20260709 13:06:00.168622 16798 consensus_peers.cc:597] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Couldn't send request to peer f5afdbeb90124765b008dee6f2c68498. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:45757: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:00.173820  9525 tablet_server.cc:179] TabletServer@127.9.77.67:0 shutting down...
W20260709 13:06:00.184201 16724 consensus_peers.cc:597] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f -> Peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Couldn't send request to peer f5afdbeb90124765b008dee6f2c68498. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:45757: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:00.184343 16798 consensus_peers.cc:597] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Couldn't send request to peer f5afdbeb90124765b008dee6f2c68498. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:45757: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:00.184852 16724 consensus_peers.cc:597] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f -> Peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Couldn't send request to peer f5afdbeb90124765b008dee6f2c68498. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:45757: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:00.184301 16799 consensus_peers.cc:597] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Couldn't send request to peer 4c403db9e160429ca7cc3eaf51288a3f. 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 13:06:00.201534 16724 consensus_peers.cc:597] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f -> Peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Couldn't send request to peer f5afdbeb90124765b008dee6f2c68498. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:45757: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:00.210559 16798 consensus_peers.cc:597] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Couldn't send request to peer f5afdbeb90124765b008dee6f2c68498. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:45757: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:00.213191 16798 consensus_peers.cc:597] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Couldn't send request to peer f5afdbeb90124765b008dee6f2c68498. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:45757: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:00.229609  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:00.230716  9525 tablet_replica.cc:333] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.231675  9525 raft_consensus.cc:2243] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.232232  9525 raft_consensus.cc:2272] T 983611e34165418dbf842422b9796ebb P 4c403db9e160429ca7cc3eaf51288a3f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.234449  9525 tablet_replica.cc:333] T e28c6c15aa854f359d828ccb6a2d45d7 P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.235153  9525 raft_consensus.cc:2243] T e28c6c15aa854f359d828ccb6a2d45d7 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.235654  9525 raft_consensus.cc:2272] T e28c6c15aa854f359d828ccb6a2d45d7 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.238054  9525 tablet_replica.cc:333] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.238637  9525 raft_consensus.cc:2243] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:06:00.238711 16724 consensus_peers.cc:597] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f -> Peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Couldn't send request to peer f5afdbeb90124765b008dee6f2c68498. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:45757: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:00.239421  9525 raft_consensus.cc:2272] T ebafd6da9c09478fb39208aca24a091c P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.241475  9525 tablet_replica.cc:333] T 0c00fcfb84e34daf90d7e26b3b73b180 P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.242077  9525 raft_consensus.cc:2243] T 0c00fcfb84e34daf90d7e26b3b73b180 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.242523  9525 raft_consensus.cc:2272] T 0c00fcfb84e34daf90d7e26b3b73b180 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.244562  9525 tablet_replica.cc:333] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.245148  9525 raft_consensus.cc:2243] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.245995  9525 raft_consensus.cc:2272] T 293f89acda4c4c6188eabe6b96d57358 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.247933  9525 tablet_replica.cc:333] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.248492  9525 raft_consensus.cc:2243] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.249236  9525 raft_consensus.cc:2272] T e439d4d87eef40fa8719d2ca90f1738b P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.251999  9525 tablet_replica.cc:333] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.252803  9525 raft_consensus.cc:2243] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.253818  9525 raft_consensus.cc:2272] T 68c28ba2a4af4966ba3aa0375db0a68e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.256199  9525 tablet_replica.cc:333] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.256852  9525 raft_consensus.cc:2243] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.257791  9525 raft_consensus.cc:2272] T 564d9bad33f641f6821c8bee1c95409e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.260164  9525 tablet_replica.cc:333] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.260659  9525 raft_consensus.cc:2243] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.261320  9525 raft_consensus.cc:2272] T 7860515a89df48938db576e912dea96c P 4c403db9e160429ca7cc3eaf51288a3f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.290864  9525 tablet_replica.cc:333] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.296587  9525 raft_consensus.cc:2243] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.299273  9525 raft_consensus.cc:2272] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:00.302726 16799 consensus_peers.cc:597] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Couldn't send request to peer 4c403db9e160429ca7cc3eaf51288a3f. 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 13:06:00.304096  9525 tablet_replica.cc:333] T d50cb02193ea4a3e87cacdcd14c446a0 P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.305797  9525 raft_consensus.cc:2243] T d50cb02193ea4a3e87cacdcd14c446a0 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.306562  9525 raft_consensus.cc:2272] T d50cb02193ea4a3e87cacdcd14c446a0 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.309866  9525 tablet_replica.cc:333] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.311021  9525 raft_consensus.cc:2243] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.311726  9525 raft_consensus.cc:2272] T 2d123eed75d94ca38d74999a45ddc90d P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.315804  9525 tablet_replica.cc:333] T 76d744f24ff54106a16c4b28cbcb6dfd P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.318409  9525 raft_consensus.cc:2243] T 76d744f24ff54106a16c4b28cbcb6dfd P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:00.319224 16799 consensus_peers.cc:597] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Couldn't send request to peer 4c403db9e160429ca7cc3eaf51288a3f. 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 13:06:00.319734  9525 raft_consensus.cc:2272] T 76d744f24ff54106a16c4b28cbcb6dfd P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.324469  9525 tablet_replica.cc:333] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.325507  9525 raft_consensus.cc:2243] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.326165  9525 raft_consensus.cc:2272] T 76b1d1b7b63b45b6a24276c2f61e972e P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.329337  9525 tablet_replica.cc:333] T 52f9f708d00d4759a8215f064c6d6886 P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.330411  9525 raft_consensus.cc:2243] T 52f9f708d00d4759a8215f064c6d6886 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.331178  9525 raft_consensus.cc:2272] T 52f9f708d00d4759a8215f064c6d6886 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.334043  9525 tablet_replica.cc:333] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.334944  9525 raft_consensus.cc:2243] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.336687  9525 raft_consensus.cc:2272] T fceec93e44584477b452b300d96c33f5 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.341120  9525 tablet_replica.cc:333] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.342105  9525 raft_consensus.cc:2243] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.343185  9525 raft_consensus.cc:2272] T dc1df2309df74f6487c54632ecc507f4 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.348946  9525 tablet_replica.cc:333] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.350399  9525 raft_consensus.cc:2243] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.352809  9525 raft_consensus.cc:2272] T deb35486ef7e4c5ca3e15cee3cdd30c4 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.357597  9525 tablet_replica.cc:333] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.358829  9525 raft_consensus.cc:2243] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.360180  9525 raft_consensus.cc:2272] T f4e7884287994139ac4c49ab9ecd0fda P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.364954  9525 tablet_replica.cc:333] T 47688a5dd2e1447a8f91a460603369e0 P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.365742  9525 raft_consensus.cc:2243] T 47688a5dd2e1447a8f91a460603369e0 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.366360  9525 raft_consensus.cc:2272] T 47688a5dd2e1447a8f91a460603369e0 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.369057  9525 tablet_replica.cc:333] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.369982  9525 raft_consensus.cc:2243] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.371587  9525 raft_consensus.cc:2272] T b6bd3812b2754e539b7acdd7ecf49b93 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.374511  9525 tablet_replica.cc:333] T cee6561e2fb6471ca70084fb15cbcd4c P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.375155  9525 raft_consensus.cc:2243] T cee6561e2fb6471ca70084fb15cbcd4c P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.375830  9525 raft_consensus.cc:2272] T cee6561e2fb6471ca70084fb15cbcd4c P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.379221  9525 tablet_replica.cc:333] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.380271  9525 raft_consensus.cc:2243] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.381129  9525 raft_consensus.cc:2272] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.384047  9525 tablet_replica.cc:333] T f535458b319444ac9e4f0e1facc2020e P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.384694  9525 raft_consensus.cc:2243] T f535458b319444ac9e4f0e1facc2020e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.385306  9525 raft_consensus.cc:2272] T f535458b319444ac9e4f0e1facc2020e P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.388043  9525 tablet_replica.cc:333] T dd897092842c412a91b6dc9380bceaa2 P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.388648  9525 raft_consensus.cc:2243] T dd897092842c412a91b6dc9380bceaa2 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.389266  9525 raft_consensus.cc:2272] T dd897092842c412a91b6dc9380bceaa2 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.392091  9525 tablet_replica.cc:333] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.392714  9525 raft_consensus.cc:2243] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.393976  9525 raft_consensus.cc:2272] T 15ab9df5f59e4232aed54021c81a75ae P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.398619  9525 tablet_replica.cc:333] T 31dfce908adb482a8e0ca42d31ef9b81 P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.399760  9525 raft_consensus.cc:2243] T 31dfce908adb482a8e0ca42d31ef9b81 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.400674  9525 raft_consensus.cc:2272] T 31dfce908adb482a8e0ca42d31ef9b81 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.405053  9525 tablet_replica.cc:333] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
W20260709 13:06:00.405294 16799 consensus_peers.cc:597] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Couldn't send request to peer 4c403db9e160429ca7cc3eaf51288a3f. 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 13:06:00.406103  9525 raft_consensus.cc:2243] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.407897  9525 raft_consensus.cc:2272] T 7f1b5c25b1f64370bf0aca6b1935870c P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.411728  9525 tablet_replica.cc:333] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
W20260709 13:06:00.413066 16799 consensus_peers.cc:597] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Couldn't send request to peer 4c403db9e160429ca7cc3eaf51288a3f. 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 13:06:00.413025  9525 raft_consensus.cc:2243] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.414341  9525 raft_consensus.cc:2272] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.418375  9525 tablet_replica.cc:333] T 87634b89c1304ed9bea5d15e593f8a11 P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.419269  9525 raft_consensus.cc:2243] T 87634b89c1304ed9bea5d15e593f8a11 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.420068  9525 raft_consensus.cc:2272] T 87634b89c1304ed9bea5d15e593f8a11 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.423678  9525 tablet_replica.cc:333] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.424408  9525 raft_consensus.cc:2243] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.425742  9525 raft_consensus.cc:2272] T 57db3bf71496485d88ed6924d40febad P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.428309  9525 tablet_replica.cc:333] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.428869  9525 raft_consensus.cc:2243] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.430164  9525 raft_consensus.cc:2272] T 2d1ba6fecf204fca98df106bda47e1dd P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.433130  9525 tablet_replica.cc:333] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.433863  9525 raft_consensus.cc:2243] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.434662  9525 raft_consensus.cc:2272] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.438284  9525 tablet_replica.cc:333] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.438975  9525 raft_consensus.cc:2243] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.439775  9525 raft_consensus.cc:2272] T 59aa6a2447a5470baf781203c7b75c6e P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:00.440008 16799 consensus_peers.cc:597] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Couldn't send request to peer 4c403db9e160429ca7cc3eaf51288a3f. 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 13:06:00.442548  9525 tablet_replica.cc:333] T 3ca4c09eb04b42ef9854781590c9b038 P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.443292  9525 raft_consensus.cc:2243] T 3ca4c09eb04b42ef9854781590c9b038 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.443931  9525 raft_consensus.cc:2272] T 3ca4c09eb04b42ef9854781590c9b038 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.446815  9525 tablet_replica.cc:333] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.447419  9525 raft_consensus.cc:2243] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.448231  9525 raft_consensus.cc:2272] T 969b838fd95749d981600c8a64308d3f P 4c403db9e160429ca7cc3eaf51288a3f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.451503  9525 tablet_replica.cc:333] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
W20260709 13:06:00.452116 16799 consensus_peers.cc:597] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Couldn't send request to peer 4c403db9e160429ca7cc3eaf51288a3f. 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 13:06:00.452200  9525 raft_consensus.cc:2243] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.453155  9525 raft_consensus.cc:2272] T 68d5378312474344b37f130db65f792d P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.456684  9525 tablet_replica.cc:333] T 36b5b9e3d3ab49778de27909d1fbd815 P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.457635  9525 raft_consensus.cc:2243] T 36b5b9e3d3ab49778de27909d1fbd815 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.458464  9525 raft_consensus.cc:2272] T 36b5b9e3d3ab49778de27909d1fbd815 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.461490  9525 tablet_replica.cc:333] T c59e2c5f391d46929c2711f5d1ebd06d P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.462253  9525 raft_consensus.cc:2243] T c59e2c5f391d46929c2711f5d1ebd06d P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.463070  9525 raft_consensus.cc:2272] T c59e2c5f391d46929c2711f5d1ebd06d P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.467702  9525 tablet_replica.cc:333] T 37750ed352d54d31ae73af7fde8cecdd P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.468566  9525 raft_consensus.cc:2243] T 37750ed352d54d31ae73af7fde8cecdd P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.469467  9525 raft_consensus.cc:2272] T 37750ed352d54d31ae73af7fde8cecdd P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.473246  9525 tablet_replica.cc:333] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.474249  9525 raft_consensus.cc:2243] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.476208  9525 raft_consensus.cc:2272] T acdfc14362014611b40062a8c9ff2e61 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.480187  9525 tablet_replica.cc:333] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.480891  9525 raft_consensus.cc:2243] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.481714  9525 raft_consensus.cc:2272] T 1854a2f89515410e892e4e56d03ac3e5 P 4c403db9e160429ca7cc3eaf51288a3f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:00.484265 16799 consensus_peers.cc:597] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Couldn't send request to peer 4c403db9e160429ca7cc3eaf51288a3f. 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 13:06:00.485419  9525 tablet_replica.cc:333] T 4f977d12076d4d23aead5d4bbb0a6264 P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.486176  9525 raft_consensus.cc:2243] T 4f977d12076d4d23aead5d4bbb0a6264 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.486937  9525 raft_consensus.cc:2272] T 4f977d12076d4d23aead5d4bbb0a6264 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.489995  9525 tablet_replica.cc:333] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f: stopping tablet replica
I20260709 13:06:00.490535  9525 raft_consensus.cc:2243] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.491091  9525 raft_consensus.cc:2272] T 5188b5d6cfab432994341786489a7195 P 4c403db9e160429ca7cc3eaf51288a3f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:00.533903 16799 consensus_peers.cc:597] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Couldn't send request to peer 4c403db9e160429ca7cc3eaf51288a3f. 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 13:06:00.539553 16799 consensus_peers.cc:597] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Couldn't send request to peer 4c403db9e160429ca7cc3eaf51288a3f. 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 13:06:00.543632 16799 consensus_peers.cc:597] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f -> Peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Couldn't send request to peer 4c403db9e160429ca7cc3eaf51288a3f. 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 13:06:00.549463 17806 raft_consensus.cc:493] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:06:00.550283 17806 raft_consensus.cc:515] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:06:00.552983 17806 leader_election.cc:290] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
W20260709 13:06:00.558575 16799 leader_election.cc:336] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
W20260709 13:06:00.559343 16798 leader_election.cc:336] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Network error: Client connection negotiation failed: client connection to 127.9.77.66:45757: connect: Connection refused (error 111)
I20260709 13:06:00.559688 16798 leader_election.cc:304] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:06:00.560360 17806 raft_consensus.cc:2749] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:00.567217 17806 raft_consensus.cc:493] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:06:00.568008 17806 raft_consensus.cc:515] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:06:00.570806 17806 leader_election.cc:290] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
W20260709 13:06:00.575189 16798 leader_election.cc:336] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Network error: Client connection negotiation failed: client connection to 127.9.77.66:45757: connect: Connection refused (error 111)
W20260709 13:06:00.575675 16799 leader_election.cc:336] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:06:00.576014 16799 leader_election.cc:304] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:06:00.576609 17806 raft_consensus.cc:2749] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:00.586418  9525 tablet_server.cc:196] TabletServer@127.9.77.67:0 shutdown complete.
I20260709 13:06:00.602136 17806 raft_consensus.cc:493] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:06:00.603046 17806 raft_consensus.cc:515] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } } peers { permanent_uuid: "f5afdbeb90124765b008dee6f2c68498" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 45757 } }
I20260709 13:06:00.608901 17806 leader_election.cc:290] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831), f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757)
W20260709 13:06:00.612319 16799 leader_election.cc:336] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
W20260709 13:06:00.612918 16798 leader_election.cc:336] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f5afdbeb90124765b008dee6f2c68498 (127.9.77.66:45757): Network error: Client connection negotiation failed: client connection to 127.9.77.66:45757: connect: Connection refused (error 111)
I20260709 13:06:00.613524 16798 leader_election.cc:304] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 6898c521ba994080a968ff894602ec7d, f5afdbeb90124765b008dee6f2c68498
I20260709 13:06:00.614409 17806 raft_consensus.cc:2749] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:00.698491  9525 tablet_server.cc:179] TabletServer@127.9.77.68:0 shutting down...
I20260709 13:06:00.746987 17765 raft_consensus.cc:493] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:06:00.747663 17765 raft_consensus.cc:515] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:06:00.749948 17765 leader_election.cc:290] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
W20260709 13:06:00.755216 16799 leader_election.cc:336] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Network error: Client connection negotiation failed: client connection to 127.9.77.67:34091: connect: Connection refused (error 111)
W20260709 13:06:00.758705 16799 leader_election.cc:336] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:06:00.759325 16799 leader_election.cc:304] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d
I20260709 13:06:00.760167 17765 raft_consensus.cc:2749] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:00.762919  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:00.763847  9525 tablet_replica.cc:333] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.765198  9525 raft_consensus.cc:2243] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.765863  9525 raft_consensus.cc:2272] T 983611e34165418dbf842422b9796ebb P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.768316  9525 tablet_replica.cc:333] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.769124  9525 raft_consensus.cc:2243] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.769665  9525 raft_consensus.cc:2272] T 68c28ba2a4af4966ba3aa0375db0a68e P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.772091  9525 tablet_replica.cc:333] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.772914  9525 raft_consensus.cc:2243] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.773452  9525 raft_consensus.cc:2272] T 1883e50b5bd644cd98a088290084db52 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.775604  9525 tablet_replica.cc:333] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.776294  9525 raft_consensus.cc:2243] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.776988  9525 raft_consensus.cc:2272] T 259865884aa04b7fa347ecdc04bb501d P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.779511  9525 tablet_replica.cc:333] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.780073  9525 raft_consensus.cc:2243] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.780534  9525 raft_consensus.cc:2272] T 620381da67374f76b69a607bf1090aa0 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.782917  9525 tablet_replica.cc:333] T 564d9bad33f641f6821c8bee1c95409e P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.783617  9525 raft_consensus.cc:2243] T 564d9bad33f641f6821c8bee1c95409e P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.784258  9525 raft_consensus.cc:2272] T 564d9bad33f641f6821c8bee1c95409e P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.784322 17765 raft_consensus.cc:493] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6898c521ba994080a968ff894602ec7d)
I20260709 13:06:00.784956 17765 raft_consensus.cc:515] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c403db9e160429ca7cc3eaf51288a3f" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34091 } } peers { permanent_uuid: "6378c9d7940a4bf5a089323bdd43f74f" member_type: VOTER last_known_addr { host: "127.9.77.68" port: 36283 } } peers { permanent_uuid: "6898c521ba994080a968ff894602ec7d" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 43831 } }
I20260709 13:06:00.786813 17765 leader_election.cc:290] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091), 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831)
I20260709 13:06:00.787261  9525 tablet_replica.cc:333] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.788345  9525 raft_consensus.cc:2243] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.789049  9525 raft_consensus.cc:2272] T 7860515a89df48938db576e912dea96c P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:00.791520 16799 leader_election.cc:336] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4c403db9e160429ca7cc3eaf51288a3f (127.9.77.67:34091): Network error: Client connection negotiation failed: client connection to 127.9.77.67:34091: connect: Connection refused (error 111)
W20260709 13:06:00.792343 16799 leader_election.cc:336] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 6898c521ba994080a968ff894602ec7d (127.9.77.65:43831): Network error: Client connection negotiation failed: client connection to 127.9.77.65:43831: connect: Connection refused (error 111)
I20260709 13:06:00.792456  9525 tablet_replica.cc:333] T acdfc14362014611b40062a8c9ff2e61 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.792794 16799 leader_election.cc:304] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [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: 6378c9d7940a4bf5a089323bdd43f74f; no voters: 4c403db9e160429ca7cc3eaf51288a3f, 6898c521ba994080a968ff894602ec7d
I20260709 13:06:00.793497  9525 raft_consensus.cc:2243] T acdfc14362014611b40062a8c9ff2e61 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.793566 17765 raft_consensus.cc:2749] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:00.794269  9525 raft_consensus.cc:2272] T acdfc14362014611b40062a8c9ff2e61 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.796490  9525 tablet_replica.cc:333] T 1854a2f89515410e892e4e56d03ac3e5 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.797744  9525 raft_consensus.cc:2243] T 1854a2f89515410e892e4e56d03ac3e5 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.798290  9525 raft_consensus.cc:2272] T 1854a2f89515410e892e4e56d03ac3e5 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.800375  9525 tablet_replica.cc:333] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.800974  9525 raft_consensus.cc:2243] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.801498  9525 raft_consensus.cc:2272] T 56f7313fd1824cbbaa3ee0fda92e2d66 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.803475  9525 tablet_replica.cc:333] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.804061  9525 raft_consensus.cc:2243] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.804517  9525 raft_consensus.cc:2272] T 38bd84c5a16341a4baeb3e81d0e3acc6 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.806734  9525 tablet_replica.cc:333] T 76d744f24ff54106a16c4b28cbcb6dfd P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.807299  9525 raft_consensus.cc:2243] T 76d744f24ff54106a16c4b28cbcb6dfd P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.807797  9525 raft_consensus.cc:2272] T 76d744f24ff54106a16c4b28cbcb6dfd P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.809957  9525 tablet_replica.cc:333] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.810637  9525 raft_consensus.cc:2243] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.811596  9525 raft_consensus.cc:2272] T 36b5b9e3d3ab49778de27909d1fbd815 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.814103  9525 tablet_replica.cc:333] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.814774  9525 raft_consensus.cc:2243] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.815271  9525 raft_consensus.cc:2272] T dbf7059b78fa4b6b9d6a8311e7edab7c P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.817759  9525 tablet_replica.cc:333] T e28c6c15aa854f359d828ccb6a2d45d7 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.818755  9525 raft_consensus.cc:2243] T e28c6c15aa854f359d828ccb6a2d45d7 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.819363  9525 raft_consensus.cc:2272] T e28c6c15aa854f359d828ccb6a2d45d7 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.821527  9525 tablet_replica.cc:333] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.822340  9525 raft_consensus.cc:2243] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.823065  9525 raft_consensus.cc:2272] T 9b96a0d994ce47c1bf66b9dce626f287 P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.825477  9525 tablet_replica.cc:333] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.826100  9525 raft_consensus.cc:2243] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.826619  9525 raft_consensus.cc:2272] T 76b1d1b7b63b45b6a24276c2f61e972e P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.828653  9525 tablet_replica.cc:333] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.829219  9525 raft_consensus.cc:2243] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.830108  9525 raft_consensus.cc:2272] T 52f9f708d00d4759a8215f064c6d6886 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.832096  9525 tablet_replica.cc:333] T fceec93e44584477b452b300d96c33f5 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.832828  9525 raft_consensus.cc:2243] T fceec93e44584477b452b300d96c33f5 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.833361  9525 raft_consensus.cc:2272] T fceec93e44584477b452b300d96c33f5 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.835355  9525 tablet_replica.cc:333] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.835947  9525 raft_consensus.cc:2243] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.836793  9525 raft_consensus.cc:2272] T ba3e2b6bd2dd421b80787694f4a3547c P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.838766  9525 tablet_replica.cc:333] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.839304  9525 raft_consensus.cc:2243] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.840109  9525 raft_consensus.cc:2272] T dc1df2309df74f6487c54632ecc507f4 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.842409  9525 tablet_replica.cc:333] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.843000  9525 raft_consensus.cc:2243] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.843886  9525 raft_consensus.cc:2272] T b07c4e5ee1fc4ae1b7c37162ec151ac7 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.845875  9525 tablet_replica.cc:333] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.846423  9525 raft_consensus.cc:2243] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.847240  9525 raft_consensus.cc:2272] T f535458b319444ac9e4f0e1facc2020e P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.849642  9525 tablet_replica.cc:333] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.850204  9525 raft_consensus.cc:2243] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.850682  9525 raft_consensus.cc:2272] T 2d1ba6fecf204fca98df106bda47e1dd P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.852944  9525 tablet_replica.cc:333] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.853588  9525 raft_consensus.cc:2243] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.854115  9525 raft_consensus.cc:2272] T 24742773041346d8aca25bc2fb427a08 P 6378c9d7940a4bf5a089323bdd43f74f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.856669  9525 tablet_replica.cc:333] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.857445  9525 raft_consensus.cc:2243] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.858235  9525 raft_consensus.cc:2272] T 09ee77f127f7401f9aea6ae1c4d0a2a2 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.860368  9525 tablet_replica.cc:333] T bf1b77417b0d4186a7cac2e8d44821b3 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.861092  9525 raft_consensus.cc:2243] T bf1b77417b0d4186a7cac2e8d44821b3 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.861713  9525 raft_consensus.cc:2272] T bf1b77417b0d4186a7cac2e8d44821b3 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.864125  9525 tablet_replica.cc:333] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.864769  9525 raft_consensus.cc:2243] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.865325  9525 raft_consensus.cc:2272] T b86e626dab004a13982563f5b2241fe3 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.868073  9525 tablet_replica.cc:333] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.868693  9525 raft_consensus.cc:2243] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.869181  9525 raft_consensus.cc:2272] T 15ab9df5f59e4232aed54021c81a75ae P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.871313  9525 tablet_replica.cc:333] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.871881  9525 raft_consensus.cc:2243] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.872695  9525 raft_consensus.cc:2272] T dd897092842c412a91b6dc9380bceaa2 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.874977  9525 tablet_replica.cc:333] T 3ca4c09eb04b42ef9854781590c9b038 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.875556  9525 raft_consensus.cc:2243] T 3ca4c09eb04b42ef9854781590c9b038 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.876039  9525 raft_consensus.cc:2272] T 3ca4c09eb04b42ef9854781590c9b038 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.878098  9525 tablet_replica.cc:333] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.878682  9525 raft_consensus.cc:2243] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.879206  9525 raft_consensus.cc:2272] T 7f1b5c25b1f64370bf0aca6b1935870c P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.881078  9525 tablet_replica.cc:333] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.881747  9525 raft_consensus.cc:2243] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.882570  9525 raft_consensus.cc:2272] T 87634b89c1304ed9bea5d15e593f8a11 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.884552  9525 tablet_replica.cc:333] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.885082  9525 raft_consensus.cc:2243] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.885968  9525 raft_consensus.cc:2272] T 86c540c6c2514ab487bb3c9c8c0ce4b5 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.887902  9525 tablet_replica.cc:333] T 31dfce908adb482a8e0ca42d31ef9b81 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.888432  9525 raft_consensus.cc:2243] T 31dfce908adb482a8e0ca42d31ef9b81 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.888927  9525 raft_consensus.cc:2272] T 31dfce908adb482a8e0ca42d31ef9b81 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.890980  9525 tablet_replica.cc:333] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.891499  9525 raft_consensus.cc:2243] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.891968  9525 raft_consensus.cc:2272] T 47688a5dd2e1447a8f91a460603369e0 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.894002  9525 tablet_replica.cc:333] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.894503  9525 raft_consensus.cc:2243] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.894925  9525 raft_consensus.cc:2272] T d8136f2170744e5b94b1618f1bd7543b P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.896783  9525 tablet_replica.cc:333] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.897305  9525 raft_consensus.cc:2243] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.898125  9525 raft_consensus.cc:2272] T c59e2c5f391d46929c2711f5d1ebd06d P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.900049  9525 tablet_replica.cc:333] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.900584  9525 raft_consensus.cc:2243] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.901393  9525 raft_consensus.cc:2272] T bc67f9067bbf4543b643d3ef99f7c588 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.903263  9525 tablet_replica.cc:333] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.903764  9525 raft_consensus.cc:2243] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.904569  9525 raft_consensus.cc:2272] T 197a2390a9b74754920dbc318f5399b8 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.906716  9525 tablet_replica.cc:333] T 37750ed352d54d31ae73af7fde8cecdd P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.907222  9525 raft_consensus.cc:2243] T 37750ed352d54d31ae73af7fde8cecdd P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.907665  9525 raft_consensus.cc:2272] T 37750ed352d54d31ae73af7fde8cecdd P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.909789  9525 tablet_replica.cc:333] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.910281  9525 raft_consensus.cc:2243] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.911136  9525 raft_consensus.cc:2272] T 0c00fcfb84e34daf90d7e26b3b73b180 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.913108  9525 tablet_replica.cc:333] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.913640  9525 raft_consensus.cc:2243] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:00.914122  9525 raft_consensus.cc:2272] T 13d52375ce224265a96c4b705272c683 P 6378c9d7940a4bf5a089323bdd43f74f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.916079  9525 tablet_replica.cc:333] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f: stopping tablet replica
I20260709 13:06:00.916535  9525 raft_consensus.cc:2243] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:00.917332  9525 raft_consensus.cc:2272] T efd0f371274b44ffa8cf9305879e3e38 P 6378c9d7940a4bf5a089323bdd43f74f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:00.985625  9525 tablet_server.cc:196] TabletServer@127.9.77.68:0 shutdown complete.
I20260709 13:06:01.048316  9525 master.cc:562] Master@127.9.77.126:45787 shutting down...
I20260709 13:06:01.076514  9525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:01.077149  9525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:01.077522  9525 tablet_replica.cc:333] T 00000000000000000000000000000000 P eefe611de1e44b35ab75d88c36a198bf: stopping tablet replica
I20260709 13:06:01.101493  9525 master.cc:584] Master@127.9.77.126:45787 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (32566 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:06:01.195473  9525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.77.126:38697
I20260709 13:06:01.196719  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:01.202984 17818 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 13:06:01.203382 17819 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 13:06:01.203863 17821 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 13:06:01.205928  9525 server_base.cc:1061] running on GCE node
I20260709 13:06:01.207039  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:01.207226  9525 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 13:06:01.207340  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602361207329 us; error 0 us; skew 500 ppm
I20260709 13:06:01.207793  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:01.210500  9525 webserver.cc:533] Webserver started at http://127.9.77.126:45733/ using document root <none> and password file <none>
I20260709 13:06:01.210947  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:01.211102  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:01.211320  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:01.212592  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602133730654-9525-0/minicluster-data/master-0-root/instance:
uuid: "8bac0d8e3e744671ae9db60686cf10f8"
format_stamp: "Formatted at 2026-07-09 13:06:01 on dist-test-slave-r1pj"
I20260709 13:06:01.217293  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:06:01.221083 17826 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:01.221956  9525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:06:01.222304  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602133730654-9525-0/minicluster-data/master-0-root
uuid: "8bac0d8e3e744671ae9db60686cf10f8"
format_stamp: "Formatted at 2026-07-09 13:06:01 on dist-test-slave-r1pj"
I20260709 13:06:01.222605  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602133730654-9525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602133730654-9525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602133730654-9525-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 13:06:01.248167  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:01.249617  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:01.297739  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.126:38697
I20260709 13:06:01.297875 17877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.126:38697 every 8 connection(s)
I20260709 13:06:01.301908 17878 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 13:06:01.313024 17878 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8: Bootstrap starting.
I20260709 13:06:01.318127 17878 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:01.322714 17878 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8: No bootstrap required, opened a new log
I20260709 13:06:01.325100 17878 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bac0d8e3e744671ae9db60686cf10f8" member_type: VOTER }
I20260709 13:06:01.325564 17878 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:01.325760 17878 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bac0d8e3e744671ae9db60686cf10f8, State: Initialized, Role: FOLLOWER
I20260709 13:06:01.326275 17878 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8bac0d8e3e744671ae9db60686cf10f8" member_type: VOTER }
I20260709 13:06:01.326689 17878 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:06:01.326871 17878 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:06:01.327073 17878 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:01.332065 17878 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bac0d8e3e744671ae9db60686cf10f8" member_type: VOTER }
I20260709 13:06:01.332625 17878 leader_election.cc:304] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8 [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: 8bac0d8e3e744671ae9db60686cf10f8; no voters: 
I20260709 13:06:01.334164 17878 leader_election.cc:290] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:06:01.334599 17881 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:01.336026 17881 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8 [term 1 LEADER]: Becoming Leader. State: Replica: 8bac0d8e3e744671ae9db60686cf10f8, State: Running, Role: LEADER
I20260709 13:06:01.336767 17881 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8 [LEADER]: Queue going to LEADER mode. State: All 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: "8bac0d8e3e744671ae9db60686cf10f8" member_type: VOTER }
I20260709 13:06:01.337163 17878 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:06:01.344056 17883 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8bac0d8e3e744671ae9db60686cf10f8. Latest consensus state: current_term: 1 leader_uuid: "8bac0d8e3e744671ae9db60686cf10f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bac0d8e3e744671ae9db60686cf10f8" member_type: VOTER } }
I20260709 13:06:01.344993 17883 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:01.345294 17882 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8bac0d8e3e744671ae9db60686cf10f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bac0d8e3e744671ae9db60686cf10f8" member_type: VOTER } }
I20260709 13:06:01.345849 17882 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:01.347201 17889 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:06:01.352073 17889 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:06:01.355731  9525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:06:01.361313 17889 catalog_manager.cc:1383] Generated new cluster ID: 1a2915fd4e4b44459b4ff05e59dcf081
I20260709 13:06:01.361718 17889 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:06:01.406546 17889 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:06:01.407832 17889 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:06:01.425954 17889 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8: Generated new TSK 0
I20260709 13:06:01.426577 17889 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:06:01.487273  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:01.494112 17899 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 13:06:01.496802 17900 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 13:06:01.499904 17902 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 13:06:01.499985  9525 server_base.cc:1061] running on GCE node
I20260709 13:06:01.501139  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:01.501358  9525 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 13:06:01.501549  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602361501528 us; error 0 us; skew 500 ppm
I20260709 13:06:01.502141  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:01.504398  9525 webserver.cc:533] Webserver started at http://127.9.77.65:42085/ using document root <none> and password file <none>
I20260709 13:06:01.504997  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:01.505221  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:01.505563  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:01.506625  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602133730654-9525-0/minicluster-data/ts-0-root/instance:
uuid: "62fd22d2e45448feacc4b1bf43424e47"
format_stamp: "Formatted at 2026-07-09 13:06:01 on dist-test-slave-r1pj"
I20260709 13:06:01.511276  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:06:01.514664 17907 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:01.515427  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:06:01.515825  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602133730654-9525-0/minicluster-data/ts-0-root
uuid: "62fd22d2e45448feacc4b1bf43424e47"
format_stamp: "Formatted at 2026-07-09 13:06:01 on dist-test-slave-r1pj"
I20260709 13:06:01.516115  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602133730654-9525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602133730654-9525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602133730654-9525-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 13:06:01.533774  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:01.535287  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:01.536851  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:01.539464  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:01.539640  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:01.539911  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:01.540082  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:01.580785  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.65:39037
I20260709 13:06:01.580890 17969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.65:39037 every 8 connection(s)
I20260709 13:06:01.586032  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:01.593935 17975 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 13:06:01.594861 17974 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 13:06:01.597944 17977 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 13:06:01.601081  9525 server_base.cc:1061] running on GCE node
I20260709 13:06:01.603441  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:01.603682  9525 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 13:06:01.603875  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602361603858 us; error 0 us; skew 500 ppm
I20260709 13:06:01.604421  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:01.607514  9525 webserver.cc:533] Webserver started at http://127.9.77.66:35297/ using document root <none> and password file <none>
I20260709 13:06:01.607913 17970 heartbeater.cc:344] Connected to a master server at 127.9.77.126:38697
I20260709 13:06:01.608093  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:01.608415 17970 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:01.608457  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:01.608937  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:01.609505 17970 heartbeater.cc:507] Master 127.9.77.126:38697 requested a full tablet report, sending...
I20260709 13:06:01.610246  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602133730654-9525-0/minicluster-data/ts-1-root/instance:
uuid: "c959a4c8726c404aa1d4812fbe96b358"
format_stamp: "Formatted at 2026-07-09 13:06:01 on dist-test-slave-r1pj"
I20260709 13:06:01.611864 17843 ts_manager.cc:194] Registered new tserver with Master: 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037)
I20260709 13:06:01.613967 17843 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59382
I20260709 13:06:01.615340  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 13:06:01.619102 17982 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:01.620117  9525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 13:06:01.620386  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602133730654-9525-0/minicluster-data/ts-1-root
uuid: "c959a4c8726c404aa1d4812fbe96b358"
format_stamp: "Formatted at 2026-07-09 13:06:01 on dist-test-slave-r1pj"
I20260709 13:06:01.620798  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602133730654-9525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602133730654-9525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602133730654-9525-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 13:06:01.638679  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:01.640007  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:01.641541  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:01.643873  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:01.644061  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:01.644340  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:01.644552  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:01.687693  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.66:43369
I20260709 13:06:01.687800 18044 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.66:43369 every 8 connection(s)
I20260709 13:06:01.692860  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:01.700204 18048 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 13:06:01.701540 18049 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 13:06:01.704267 18051 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 13:06:01.705845  9525 server_base.cc:1061] running on GCE node
I20260709 13:06:01.706568 18045 heartbeater.cc:344] Connected to a master server at 127.9.77.126:38697
I20260709 13:06:01.706933 18045 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:01.707077  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:01.707413  9525 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 13:06:01.707629  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602361707608 us; error 0 us; skew 500 ppm
I20260709 13:06:01.707643 18045 heartbeater.cc:507] Master 127.9.77.126:38697 requested a full tablet report, sending...
I20260709 13:06:01.708360  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:01.710290 17843 ts_manager.cc:194] Registered new tserver with Master: c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369)
I20260709 13:06:01.711355  9525 webserver.cc:533] Webserver started at http://127.9.77.67:36687/ using document root <none> and password file <none>
I20260709 13:06:01.711962  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:01.711970 17843 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59388
I20260709 13:06:01.712188  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:01.712644  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:01.714136  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602133730654-9525-0/minicluster-data/ts-2-root/instance:
uuid: "53b90853b0b34840bd0aacdcdf8e3343"
format_stamp: "Formatted at 2026-07-09 13:06:01 on dist-test-slave-r1pj"
I20260709 13:06:01.719218  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 13:06:01.723347 18056 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:01.724351  9525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:06:01.724625  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602133730654-9525-0/minicluster-data/ts-2-root
uuid: "53b90853b0b34840bd0aacdcdf8e3343"
format_stamp: "Formatted at 2026-07-09 13:06:01 on dist-test-slave-r1pj"
I20260709 13:06:01.724872  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602133730654-9525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602133730654-9525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602133730654-9525-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 13:06:01.762040  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:01.763230  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:01.764734  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:01.767213  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:01.767452  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:01.767699  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:01.767870  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:01.809650  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.67:35267
I20260709 13:06:01.809758 18118 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.67:35267 every 8 connection(s)
I20260709 13:06:01.826049 18119 heartbeater.cc:344] Connected to a master server at 127.9.77.126:38697
I20260709 13:06:01.826601 18119 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:01.827415 18119 heartbeater.cc:507] Master 127.9.77.126:38697 requested a full tablet report, sending...
I20260709 13:06:01.829684 17843 ts_manager.cc:194] Registered new tserver with Master: 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:01.830786  9525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017488337s
I20260709 13:06:01.831341 17843 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59398
I20260709 13:06:01.859303 17843 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59402:
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 13:06:01.862282 17843 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 13:06:01.942813 18010 tablet_service.cc:1511] Processing CreateTablet for tablet ac07d2d78dc741cc97cc46cb18187edf (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:06:01.944350 18010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac07d2d78dc741cc97cc46cb18187edf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.947870 18007 tablet_service.cc:1511] Processing CreateTablet for tablet bfc25b5385f14355977955b4edc4f9bf (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:06:01.950451 18008 tablet_service.cc:1511] Processing CreateTablet for tablet 8d4a073157d7475fa43077bbc922e339 (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:06:01.952966 18009 tablet_service.cc:1511] Processing CreateTablet for tablet 68c107c3e5f04a079f72611da8755d0d (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:06:01.956359 18006 tablet_service.cc:1511] Processing CreateTablet for tablet 1cf027368a314534a019de054cb4bad7 (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:06:01.958511 18005 tablet_service.cc:1511] Processing CreateTablet for tablet a8e50460aa6d4dbebb8aff0b49528c5c (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:06:01.958986 18084 tablet_service.cc:1511] Processing CreateTablet for tablet ac07d2d78dc741cc97cc46cb18187edf (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:06:01.960340 18007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfc25b5385f14355977955b4edc4f9bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.960443 18084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac07d2d78dc741cc97cc46cb18187edf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.962592 18083 tablet_service.cc:1511] Processing CreateTablet for tablet 68c107c3e5f04a079f72611da8755d0d (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:06:01.964144 18083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68c107c3e5f04a079f72611da8755d0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.964001 18081 tablet_service.cc:1511] Processing CreateTablet for tablet bfc25b5385f14355977955b4edc4f9bf (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:06:01.965538 18081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfc25b5385f14355977955b4edc4f9bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.965798 18005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e50460aa6d4dbebb8aff0b49528c5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.962592 18079 tablet_service.cc:1511] Processing CreateTablet for tablet a8e50460aa6d4dbebb8aff0b49528c5c (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:06:01.967787 18079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e50460aa6d4dbebb8aff0b49528c5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.969784 18006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cf027368a314534a019de054cb4bad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.970657 18082 tablet_service.cc:1511] Processing CreateTablet for tablet 8d4a073157d7475fa43077bbc922e339 (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:06:01.972102 18082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d4a073157d7475fa43077bbc922e339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.973806 18009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68c107c3e5f04a079f72611da8755d0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.974840 18080 tablet_service.cc:1511] Processing CreateTablet for tablet 1cf027368a314534a019de054cb4bad7 (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:06:01.976353 18080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cf027368a314534a019de054cb4bad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.977284 18004 tablet_service.cc:1511] Processing CreateTablet for tablet cc42566ee4e74386ad59ee492b8a2c77 (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:06:01.979466 18003 tablet_service.cc:1511] Processing CreateTablet for tablet 4c3797b4c2264b9b868e613d8a827b27 (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:06:01.980225 18004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc42566ee4e74386ad59ee492b8a2c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.981531 18078 tablet_service.cc:1511] Processing CreateTablet for tablet cc42566ee4e74386ad59ee492b8a2c77 (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:06:01.982013 18002 tablet_service.cc:1511] Processing CreateTablet for tablet e79f47f2b6a94a4794c90a5889838728 (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:06:01.983461 18002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e79f47f2b6a94a4794c90a5889838728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.984234 18077 tablet_service.cc:1511] Processing CreateTablet for tablet 4c3797b4c2264b9b868e613d8a827b27 (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:06:01.986012 18008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d4a073157d7475fa43077bbc922e339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.987242 18001 tablet_service.cc:1511] Processing CreateTablet for tablet 35ec437e47344861af15ceba1bc70fe4 (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:06:01.989254 18076 tablet_service.cc:1511] Processing CreateTablet for tablet e79f47f2b6a94a4794c90a5889838728 (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:06:01.989801 18001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ec437e47344861af15ceba1bc70fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.993094 18078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc42566ee4e74386ad59ee492b8a2c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.997769 18077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c3797b4c2264b9b868e613d8a827b27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.999285 18003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c3797b4c2264b9b868e613d8a827b27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.000828 18076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e79f47f2b6a94a4794c90a5889838728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.016403 17934 tablet_service.cc:1511] Processing CreateTablet for tablet 68c107c3e5f04a079f72611da8755d0d (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:06:02.027387 17926 tablet_service.cc:1511] Processing CreateTablet for tablet 35ec437e47344861af15ceba1bc70fe4 (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:06:02.028131 17934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68c107c3e5f04a079f72611da8755d0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.029603 17929 tablet_service.cc:1511] Processing CreateTablet for tablet cc42566ee4e74386ad59ee492b8a2c77 (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:06:02.031049 17929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc42566ee4e74386ad59ee492b8a2c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.018627 17933 tablet_service.cc:1511] Processing CreateTablet for tablet 8d4a073157d7475fa43077bbc922e339 (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:06:02.034286 17933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d4a073157d7475fa43077bbc922e339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.033957 17930 tablet_service.cc:1511] Processing CreateTablet for tablet a8e50460aa6d4dbebb8aff0b49528c5c (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:06:02.035367 17930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e50460aa6d4dbebb8aff0b49528c5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.037735 17926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ec437e47344861af15ceba1bc70fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.022828 17928 tablet_service.cc:1511] Processing CreateTablet for tablet 4c3797b4c2264b9b868e613d8a827b27 (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:06:02.023705 17932 tablet_service.cc:1511] Processing CreateTablet for tablet bfc25b5385f14355977955b4edc4f9bf (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:06:02.025484 17927 tablet_service.cc:1511] Processing CreateTablet for tablet e79f47f2b6a94a4794c90a5889838728 (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:06:02.025861 17931 tablet_service.cc:1511] Processing CreateTablet for tablet 1cf027368a314534a019de054cb4bad7 (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:06:02.026693 17935 tablet_service.cc:1511] Processing CreateTablet for tablet ac07d2d78dc741cc97cc46cb18187edf (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:06:02.046348 17928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c3797b4c2264b9b868e613d8a827b27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.049290 17932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfc25b5385f14355977955b4edc4f9bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.050824 17927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e79f47f2b6a94a4794c90a5889838728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.052260 17935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac07d2d78dc741cc97cc46cb18187edf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.053653 17931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cf027368a314534a019de054cb4bad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.102866 18075 tablet_service.cc:1511] Processing CreateTablet for tablet 35ec437e47344861af15ceba1bc70fe4 (DEFAULT_TABLE table=test-workload [id=8bf7178f4db64b46ba4930a715279c9c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:06:02.104468 18075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35ec437e47344861af15ceba1bc70fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:02.123423 18134 tablet_bootstrap.cc:492] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358: Bootstrap starting.
I20260709 13:06:02.167897 18134 tablet_bootstrap.cc:654] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.215073 18135 tablet_bootstrap.cc:492] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343: Bootstrap starting.
I20260709 13:06:02.223553 18137 tablet_bootstrap.cc:492] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap starting.
I20260709 13:06:02.225700 18134 tablet_bootstrap.cc:492] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358: No bootstrap required, opened a new log
I20260709 13:06:02.225886 18135 tablet_bootstrap.cc:654] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.226281 18134 ts_tablet_manager.cc:1403] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358: Time spent bootstrapping tablet: real 0.103s	user 0.010s	sys 0.023s
I20260709 13:06:02.228820 18134 raft_consensus.cc:359] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.229725 18134 raft_consensus.cc:385] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.230068 18134 raft_consensus.cc:740] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.230799 18134 consensus_queue.cc:260] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.231268 18137 tablet_bootstrap.cc:654] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.231690 18135 tablet_bootstrap.cc:492] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343: No bootstrap required, opened a new log
I20260709 13:06:02.232197 18135 ts_tablet_manager.cc:1403] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.007s
I20260709 13:06:02.233073 18045 heartbeater.cc:499] Master 127.9.77.126:38697 was elected leader, sending a full tablet report...
I20260709 13:06:02.233537 18134 ts_tablet_manager.cc:1434] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:06:02.234730 18134 tablet_bootstrap.cc:492] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358: Bootstrap starting.
I20260709 13:06:02.235824 18135 raft_consensus.cc:359] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.236912 18135 raft_consensus.cc:385] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.237287 18135 raft_consensus.cc:740] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.238499 18135 consensus_queue.cc:260] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.241704 18134 tablet_bootstrap.cc:654] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.244743 18137 tablet_bootstrap.cc:492] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47: No bootstrap required, opened a new log
I20260709 13:06:02.245355 18137 ts_tablet_manager.cc:1403] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260709 13:06:02.246451 18135 ts_tablet_manager.cc:1434] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.007s
I20260709 13:06:02.248780 18137 raft_consensus.cc:359] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.250181 18137 raft_consensus.cc:385] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.250603 18137 raft_consensus.cc:740] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.252393 18119 heartbeater.cc:499] Master 127.9.77.126:38697 was elected leader, sending a full tablet report...
I20260709 13:06:02.252140 18137 consensus_queue.cc:260] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.256765 18134 tablet_bootstrap.cc:492] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358: No bootstrap required, opened a new log
I20260709 13:06:02.257510 18134 ts_tablet_manager.cc:1403] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.007s
I20260709 13:06:02.258419 18135 tablet_bootstrap.cc:492] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343: Bootstrap starting.
I20260709 13:06:02.260643 18137 ts_tablet_manager.cc:1434] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.005s
I20260709 13:06:02.260790 18134 raft_consensus.cc:359] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.261695 17970 heartbeater.cc:499] Master 127.9.77.126:38697 was elected leader, sending a full tablet report...
I20260709 13:06:02.262463 18137 tablet_bootstrap.cc:492] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap starting.
I20260709 13:06:02.263554 18141 raft_consensus.cc:493] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:02.264065 18141 raft_consensus.cc:515] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.261775 18134 raft_consensus.cc:385] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.267413 18134 raft_consensus.cc:740] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.268756 18134 consensus_queue.cc:260] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.269927 18137 tablet_bootstrap.cc:654] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.271167 18134 ts_tablet_manager.cc:1434] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:06:02.272347 18134 tablet_bootstrap.cc:492] T ac07d2d78dc741cc97cc46cb18187edf P c959a4c8726c404aa1d4812fbe96b358: Bootstrap starting.
I20260709 13:06:02.273554 18141 leader_election.cc:290] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369)
I20260709 13:06:02.280156 18134 tablet_bootstrap.cc:654] T ac07d2d78dc741cc97cc46cb18187edf P c959a4c8726c404aa1d4812fbe96b358: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.282879 18135 tablet_bootstrap.cc:654] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.287793 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e50460aa6d4dbebb8aff0b49528c5c" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c959a4c8726c404aa1d4812fbe96b358" is_pre_election: true
I20260709 13:06:02.289975 18134 tablet_bootstrap.cc:492] T ac07d2d78dc741cc97cc46cb18187edf P c959a4c8726c404aa1d4812fbe96b358: No bootstrap required, opened a new log
I20260709 13:06:02.290603 18134 ts_tablet_manager.cc:1403] T ac07d2d78dc741cc97cc46cb18187edf P c959a4c8726c404aa1d4812fbe96b358: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
W20260709 13:06:02.290529 18060 leader_election.cc:343] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.294440 18134 raft_consensus.cc:359] T ac07d2d78dc741cc97cc46cb18187edf P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.295313 18134 raft_consensus.cc:385] T ac07d2d78dc741cc97cc46cb18187edf P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.295718 18134 raft_consensus.cc:740] T ac07d2d78dc741cc97cc46cb18187edf P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.296602 18134 consensus_queue.cc:260] T ac07d2d78dc741cc97cc46cb18187edf P c959a4c8726c404aa1d4812fbe96b358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.299700 18134 ts_tablet_manager.cc:1434] T ac07d2d78dc741cc97cc46cb18187edf P c959a4c8726c404aa1d4812fbe96b358: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:06:02.301120 18134 tablet_bootstrap.cc:492] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358: Bootstrap starting.
I20260709 13:06:02.304064 18137 tablet_bootstrap.cc:492] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47: No bootstrap required, opened a new log
I20260709 13:06:02.304740 18137 ts_tablet_manager.cc:1403] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.015s
I20260709 13:06:02.307936 18137 raft_consensus.cc:359] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.308564 18134 tablet_bootstrap.cc:654] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.308848 18137 raft_consensus.cc:385] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.309327 18137 raft_consensus.cc:740] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.310370 18137 consensus_queue.cc:260] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
W20260709 13:06:02.314601 18120 tablet.cc:2406] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:06:02.322104 18134 tablet_bootstrap.cc:492] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358: No bootstrap required, opened a new log
I20260709 13:06:02.324290 18134 ts_tablet_manager.cc:1403] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.011s
I20260709 13:06:02.328020 18134 raft_consensus.cc:359] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.328985 18134 raft_consensus.cc:385] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.329358 18134 raft_consensus.cc:740] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.329649 18135 tablet_bootstrap.cc:492] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343: No bootstrap required, opened a new log
I20260709 13:06:02.330283 18135 ts_tablet_manager.cc:1403] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.022s
I20260709 13:06:02.330556 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e50460aa6d4dbebb8aff0b49528c5c" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62fd22d2e45448feacc4b1bf43424e47" is_pre_election: true
I20260709 13:06:02.330384 18134 consensus_queue.cc:260] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.331075 18137 ts_tablet_manager.cc:1434] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.004s
I20260709 13:06:02.332193 18137 tablet_bootstrap.cc:492] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap starting.
W20260709 13:06:02.332391 18057 leader_election.cc:343] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.332965 18057 leader_election.cc:304] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53b90853b0b34840bd0aacdcdf8e3343; no voters: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358
I20260709 13:06:02.334786 18143 raft_consensus.cc:2749] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:02.335798 18134 ts_tablet_manager.cc:1434] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:06:02.337014 18134 tablet_bootstrap.cc:492] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358: Bootstrap starting.
I20260709 13:06:02.339905 18137 tablet_bootstrap.cc:654] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.343739 18134 tablet_bootstrap.cc:654] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.347610 18139 raft_consensus.cc:493] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:02.348192 18139 raft_consensus.cc:515] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.351017 18139 leader_election.cc:290] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:02.354399 18135 raft_consensus.cc:359] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.355297 18135 raft_consensus.cc:385] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.355962 18135 raft_consensus.cc:740] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Initialized, Role: FOLLOWER
W20260709 13:06:02.355247 17891 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:02.355962 18134 tablet_bootstrap.cc:492] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358: No bootstrap required, opened a new log
I20260709 13:06:02.357112 18135 consensus_queue.cc:260] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.357921 18134 ts_tablet_manager.cc:1403] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 13:06:02.361025 18134 raft_consensus.cc:359] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.361887 18134 raft_consensus.cc:385] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.362260 18135 ts_tablet_manager.cc:1434] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:06:02.362272 18134 raft_consensus.cc:740] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.361236 18137 tablet_bootstrap.cc:492] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47: No bootstrap required, opened a new log
I20260709 13:06:02.363499 18135 tablet_bootstrap.cc:492] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343: Bootstrap starting.
I20260709 13:06:02.363497 18134 consensus_queue.cc:260] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.364202 18137 ts_tablet_manager.cc:1403] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.003s
I20260709 13:06:02.366255 18134 ts_tablet_manager.cc:1434] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:06:02.367416 18134 tablet_bootstrap.cc:492] T 4c3797b4c2264b9b868e613d8a827b27 P c959a4c8726c404aa1d4812fbe96b358: Bootstrap starting.
I20260709 13:06:02.368136 18137 raft_consensus.cc:359] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.372721 18137 raft_consensus.cc:385] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.374656 18134 tablet_bootstrap.cc:654] T 4c3797b4c2264b9b868e613d8a827b27 P c959a4c8726c404aa1d4812fbe96b358: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.375164 18135 tablet_bootstrap.cc:654] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.382197 18139 raft_consensus.cc:493] T ac07d2d78dc741cc97cc46cb18187edf P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:02.373602 18137 raft_consensus.cc:740] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.383157 18139 raft_consensus.cc:515] T ac07d2d78dc741cc97cc46cb18187edf P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.384276 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79f47f2b6a94a4794c90a5889838728" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62fd22d2e45448feacc4b1bf43424e47" is_pre_election: true
I20260709 13:06:02.384438 18137 consensus_queue.cc:260] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.385900 18139 leader_election.cc:290] T ac07d2d78dc741cc97cc46cb18187edf P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:02.387135 18137 ts_tablet_manager.cc:1434] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:06:02.387455 18134 tablet_bootstrap.cc:492] T 4c3797b4c2264b9b868e613d8a827b27 P c959a4c8726c404aa1d4812fbe96b358: No bootstrap required, opened a new log
I20260709 13:06:02.388032 18134 ts_tablet_manager.cc:1403] T 4c3797b4c2264b9b868e613d8a827b27 P c959a4c8726c404aa1d4812fbe96b358: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 13:06:02.388275 18137 tablet_bootstrap.cc:492] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap starting.
W20260709 13:06:02.391075 17983 leader_election.cc:343] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.391523 18134 raft_consensus.cc:359] T 4c3797b4c2264b9b868e613d8a827b27 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.392325 18134 raft_consensus.cc:385] T 4c3797b4c2264b9b868e613d8a827b27 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.392581 18134 raft_consensus.cc:740] T 4c3797b4c2264b9b868e613d8a827b27 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.393494 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac07d2d78dc741cc97cc46cb18187edf" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62fd22d2e45448feacc4b1bf43424e47" is_pre_election: true
I20260709 13:06:02.393299 18134 consensus_queue.cc:260] T 4c3797b4c2264b9b868e613d8a827b27 P c959a4c8726c404aa1d4812fbe96b358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.395543 18137 tablet_bootstrap.cc:654] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.395700 18135 tablet_bootstrap.cc:492] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343: No bootstrap required, opened a new log
I20260709 13:06:02.396083 18134 ts_tablet_manager.cc:1434] T 4c3797b4c2264b9b868e613d8a827b27 P c959a4c8726c404aa1d4812fbe96b358: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:06:02.396405 18135 ts_tablet_manager.cc:1403] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.004s
I20260709 13:06:02.397215 18134 tablet_bootstrap.cc:492] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358: Bootstrap starting.
I20260709 13:06:02.399701 18135 raft_consensus.cc:359] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.400571 18135 raft_consensus.cc:385] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.400974 18135 raft_consensus.cc:740] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.401983 18135 consensus_queue.cc:260] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
W20260709 13:06:02.402762 17983 leader_election.cc:343] T ac07d2d78dc741cc97cc46cb18187edf P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.404446 18134 tablet_bootstrap.cc:654] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.411170 18137 tablet_bootstrap.cc:492] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47: No bootstrap required, opened a new log
I20260709 13:06:02.411903 18137 ts_tablet_manager.cc:1403] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.003s
I20260709 13:06:02.412837 18135 ts_tablet_manager.cc:1434] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:06:02.415140 18137 raft_consensus.cc:359] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.416635 18094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79f47f2b6a94a4794c90a5889838728" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343" is_pre_election: true
I20260709 13:06:02.417711 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac07d2d78dc741cc97cc46cb18187edf" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343" is_pre_election: true
I20260709 13:06:02.416090 18137 raft_consensus.cc:385] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.418488 18137 raft_consensus.cc:740] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Initialized, Role: FOLLOWER
W20260709 13:06:02.419516 17983 leader_election.cc:343] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.419472 18137 consensus_queue.cc:260] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.420096 17983 leader_election.cc:304] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c959a4c8726c404aa1d4812fbe96b358; no voters: 53b90853b0b34840bd0aacdcdf8e3343, 62fd22d2e45448feacc4b1bf43424e47
I20260709 13:06:02.420923 18139 raft_consensus.cc:2749] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:02.422439 18143 raft_consensus.cc:493] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:02.423020 17983 leader_election.cc:343] T ac07d2d78dc741cc97cc46cb18187edf P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.422956 18143 raft_consensus.cc:515] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.425393 18137 ts_tablet_manager.cc:1434] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:06:02.426617 18137 tablet_bootstrap.cc:492] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap starting.
I20260709 13:06:02.426549 18143 leader_election.cc:290] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369)
I20260709 13:06:02.422895 18135 tablet_bootstrap.cc:492] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343: Bootstrap starting.
I20260709 13:06:02.428364 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c107c3e5f04a079f72611da8755d0d" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c959a4c8726c404aa1d4812fbe96b358" is_pre_election: true
I20260709 13:06:02.429895 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c107c3e5f04a079f72611da8755d0d" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62fd22d2e45448feacc4b1bf43424e47" is_pre_election: true
W20260709 13:06:02.431591 18057 leader_election.cc:343] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:02.432809 18060 leader_election.cc:343] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.433280 18060 leader_election.cc:304] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53b90853b0b34840bd0aacdcdf8e3343; no voters: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358
I20260709 13:06:02.434607 18143 raft_consensus.cc:2749] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:02.435107 18137 tablet_bootstrap.cc:654] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.436264 17983 leader_election.cc:304] T ac07d2d78dc741cc97cc46cb18187edf P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c959a4c8726c404aa1d4812fbe96b358; no voters: 53b90853b0b34840bd0aacdcdf8e3343, 62fd22d2e45448feacc4b1bf43424e47
I20260709 13:06:02.437085 18139 raft_consensus.cc:2749] T ac07d2d78dc741cc97cc46cb18187edf P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:02.438004 18134 tablet_bootstrap.cc:492] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358: No bootstrap required, opened a new log
I20260709 13:06:02.438597 18134 ts_tablet_manager.cc:1403] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358: Time spent bootstrapping tablet: real 0.042s	user 0.034s	sys 0.004s
I20260709 13:06:02.438970 18135 tablet_bootstrap.cc:654] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.441989 18134 raft_consensus.cc:359] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.442847 18134 raft_consensus.cc:385] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.443218 18134 raft_consensus.cc:740] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.444180 18134 consensus_queue.cc:260] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.453261 18134 ts_tablet_manager.cc:1434] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 13:06:02.455350 18134 tablet_bootstrap.cc:492] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358: Bootstrap starting.
I20260709 13:06:02.464005 18137 tablet_bootstrap.cc:492] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47: No bootstrap required, opened a new log
I20260709 13:06:02.464283 18134 tablet_bootstrap.cc:654] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.464538 18135 tablet_bootstrap.cc:492] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343: No bootstrap required, opened a new log
I20260709 13:06:02.464672 18137 ts_tablet_manager.cc:1403] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.012s
I20260709 13:06:02.465366 18135 ts_tablet_manager.cc:1403] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.007s
I20260709 13:06:02.468184 18137 raft_consensus.cc:359] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.469102 18137 raft_consensus.cc:385] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.469758 18137 raft_consensus.cc:740] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.468986 18135 raft_consensus.cc:359] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.470289 18135 raft_consensus.cc:385] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.470533 18137 consensus_queue.cc:260] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.470722 18135 raft_consensus.cc:740] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.471800 18135 consensus_queue.cc:260] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.473248 18137 ts_tablet_manager.cc:1434] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:06:02.474179 18135 ts_tablet_manager.cc:1434] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:06:02.474499 18137 tablet_bootstrap.cc:492] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap starting.
I20260709 13:06:02.475314 18135 tablet_bootstrap.cc:492] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343: Bootstrap starting.
I20260709 13:06:02.476084 18134 tablet_bootstrap.cc:492] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358: No bootstrap required, opened a new log
I20260709 13:06:02.476605 18134 ts_tablet_manager.cc:1403] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260709 13:06:02.479255 18134 raft_consensus.cc:359] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.480175 18134 raft_consensus.cc:385] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.480581 18134 raft_consensus.cc:740] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.481441 18134 consensus_queue.cc:260] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.481850 18135 tablet_bootstrap.cc:654] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.483917 18134 ts_tablet_manager.cc:1434] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:02.481850 18137 tablet_bootstrap.cc:654] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.484911 18134 tablet_bootstrap.cc:492] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358: Bootstrap starting.
I20260709 13:06:02.491237 18134 tablet_bootstrap.cc:654] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.494603 18143 raft_consensus.cc:493] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:02.495371 18143 raft_consensus.cc:515] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.497350 18135 tablet_bootstrap.cc:492] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343: No bootstrap required, opened a new log
I20260709 13:06:02.498127 18135 ts_tablet_manager.cc:1403] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.016s
I20260709 13:06:02.498323 18143 leader_election.cc:290] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369), 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037)
I20260709 13:06:02.499070 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac07d2d78dc741cc97cc46cb18187edf" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c959a4c8726c404aa1d4812fbe96b358" is_pre_election: true
I20260709 13:06:02.499480 18144 raft_consensus.cc:493] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:02.499853 18020 raft_consensus.cc:2468] T ac07d2d78dc741cc97cc46cb18187edf P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 0.
I20260709 13:06:02.500165 18144 raft_consensus.cc:515] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.501425 18060 leader_election.cc:304] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b90853b0b34840bd0aacdcdf8e3343, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:02.502357 18143 raft_consensus.cc:2804] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:02.502539 18134 tablet_bootstrap.cc:492] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358: No bootstrap required, opened a new log
I20260709 13:06:02.502745 18143 raft_consensus.cc:493] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:02.503093 18134 ts_tablet_manager.cc:1403] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 13:06:02.503176 18143 raft_consensus.cc:3060] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.505494 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac07d2d78dc741cc97cc46cb18187edf" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62fd22d2e45448feacc4b1bf43424e47" is_pre_election: true
I20260709 13:06:02.506237 18134 raft_consensus.cc:359] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
W20260709 13:06:02.507370 18057 leader_election.cc:343] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.507091 18139 raft_consensus.cc:493] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:02.513067 18134 raft_consensus.cc:385] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.513980 18144 leader_election.cc:290] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:02.514272 18134 raft_consensus.cc:740] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.513929 18139 raft_consensus.cc:515] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.515615 18137 tablet_bootstrap.cc:492] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47: No bootstrap required, opened a new log
I20260709 13:06:02.516255 18137 ts_tablet_manager.cc:1403] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.010s
I20260709 13:06:02.510205 18135 raft_consensus.cc:359] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.517433 18135 raft_consensus.cc:385] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.518236 18135 raft_consensus.cc:740] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.519706 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ec437e47344861af15ceba1bc70fe4" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343" is_pre_election: true
I20260709 13:06:02.518355 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ec437e47344861af15ceba1bc70fe4" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62fd22d2e45448feacc4b1bf43424e47" is_pre_election: true
I20260709 13:06:02.520066 18137 raft_consensus.cc:359] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.520725 17945 raft_consensus.cc:2468] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 0.
I20260709 13:06:02.519946 18135 consensus_queue.cc:260] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.513440 18143 raft_consensus.cc:515] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.521067 18137 raft_consensus.cc:385] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.521824 18093 raft_consensus.cc:2468] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 0.
I20260709 13:06:02.522099 17983 leader_election.cc:304] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:02.522372 18137 raft_consensus.cc:740] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.519043 18139 leader_election.cc:290] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:02.521147 18134 consensus_queue.cc:260] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.529228 18137 consensus_queue.cc:260] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.531260 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac07d2d78dc741cc97cc46cb18187edf" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
I20260709 13:06:02.531941 18020 raft_consensus.cc:3060] T ac07d2d78dc741cc97cc46cb18187edf P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.532553 18137 ts_tablet_manager.cc:1434] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 13:06:02.532711 18135 ts_tablet_manager.cc:1434] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260709 13:06:02.533957 18135 tablet_bootstrap.cc:492] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343: Bootstrap starting.
I20260709 13:06:02.535554 18137 tablet_bootstrap.cc:492] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap starting.
I20260709 13:06:02.543519 18135 tablet_bootstrap.cc:654] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.546703 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac07d2d78dc741cc97cc46cb18187edf" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62fd22d2e45448feacc4b1bf43424e47"
I20260709 13:06:02.546814 18139 raft_consensus.cc:2804] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:02.550374 18143 leader_election.cc:290] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 1 election: Requested vote from peers c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369), 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037)
I20260709 13:06:02.552546 18020 raft_consensus.cc:2468] T ac07d2d78dc741cc97cc46cb18187edf P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 1.
I20260709 13:06:02.556146 18139 raft_consensus.cc:493] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:02.557924 18139 raft_consensus.cc:3060] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:02.562901 18057 leader_election.cc:343] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.566314 18137 tablet_bootstrap.cc:654] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.568447 18060 leader_election.cc:304] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 [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: 53b90853b0b34840bd0aacdcdf8e3343, c959a4c8726c404aa1d4812fbe96b358; no voters: 62fd22d2e45448feacc4b1bf43424e47
I20260709 13:06:02.569810 18143 raft_consensus.cc:2804] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:02.570809 18143 raft_consensus.cc:697] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 LEADER]: Becoming Leader. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Running, Role: LEADER
I20260709 13:06:02.571651 18143 consensus_queue.cc:237] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.573771 18139 raft_consensus.cc:515] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.575853 18139 leader_election.cc:290] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 election: Requested vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:02.578709 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e50460aa6d4dbebb8aff0b49528c5c" candidate_uuid: "62fd22d2e45448feacc4b1bf43424e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c959a4c8726c404aa1d4812fbe96b358" is_pre_election: true
I20260709 13:06:02.579068 18134 ts_tablet_manager.cc:1434] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358: Time spent starting tablet: real 0.076s	user 0.020s	sys 0.014s
I20260709 13:06:02.579595 18020 raft_consensus.cc:2468] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62fd22d2e45448feacc4b1bf43424e47 in term 0.
I20260709 13:06:02.580500 18134 tablet_bootstrap.cc:492] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358: Bootstrap starting.
I20260709 13:06:02.581022 17911 leader_election.cc:304] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:02.581985 18144 raft_consensus.cc:2804] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:02.582177 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e50460aa6d4dbebb8aff0b49528c5c" candidate_uuid: "62fd22d2e45448feacc4b1bf43424e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343" is_pre_election: true
I20260709 13:06:02.582378 18144 raft_consensus.cc:493] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:02.582871 18093 raft_consensus.cc:2468] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62fd22d2e45448feacc4b1bf43424e47 in term 0.
I20260709 13:06:02.583285 18144 raft_consensus.cc:3060] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.587846 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ec437e47344861af15ceba1bc70fe4" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62fd22d2e45448feacc4b1bf43424e47"
I20260709 13:06:02.588024 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ec437e47344861af15ceba1bc70fe4" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
I20260709 13:06:02.588603 17945 raft_consensus.cc:3060] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.588797 18093 raft_consensus.cc:3060] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.587883 18135 tablet_bootstrap.cc:492] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343: No bootstrap required, opened a new log
I20260709 13:06:02.596095 18144 raft_consensus.cc:515] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.596554 18135 ts_tablet_manager.cc:1403] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.009s
I20260709 13:06:02.596434 18093 raft_consensus.cc:2468] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 1.
I20260709 13:06:02.597841 18166 raft_consensus.cc:493] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:02.597908 17983 leader_election.cc:304] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b90853b0b34840bd0aacdcdf8e3343, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:02.598474 18166 raft_consensus.cc:515] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.599247 18134 tablet_bootstrap.cc:654] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.596170 17945 raft_consensus.cc:2468] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 1.
I20260709 13:06:02.599871 18135 raft_consensus.cc:359] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.601061 18139 raft_consensus.cc:2804] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:02.602247 18135 raft_consensus.cc:385] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.602716 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e50460aa6d4dbebb8aff0b49528c5c" candidate_uuid: "62fd22d2e45448feacc4b1bf43424e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
I20260709 13:06:02.600785 18166 leader_election.cc:290] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:02.603564 18020 raft_consensus.cc:3060] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.604628 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e50460aa6d4dbebb8aff0b49528c5c" candidate_uuid: "62fd22d2e45448feacc4b1bf43424e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
I20260709 13:06:02.605465 18093 raft_consensus.cc:3060] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.610222 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4a073157d7475fa43077bbc922e339" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62fd22d2e45448feacc4b1bf43424e47" is_pre_election: true
I20260709 13:06:02.610975 17945 raft_consensus.cc:2468] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 0.
I20260709 13:06:02.602785 18139 raft_consensus.cc:697] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 1 LEADER]: Becoming Leader. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Running, Role: LEADER
I20260709 13:06:02.611342 18094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4a073157d7475fa43077bbc922e339" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343" is_pre_election: true
I20260709 13:06:02.612236 18094 raft_consensus.cc:2468] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 0.
I20260709 13:06:02.612541 18139 consensus_queue.cc:237] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.613531 18166 raft_consensus.cc:493] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:02.611486 18144 leader_election.cc:290] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [CANDIDATE]: Term 1 election: Requested vote from peers c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:02.614042 18166 raft_consensus.cc:515] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.615176 17983 leader_election.cc:304] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b90853b0b34840bd0aacdcdf8e3343, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:02.616122 18165 raft_consensus.cc:2804] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:02.616545 18165 raft_consensus.cc:493] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:02.616881 18165 raft_consensus.cc:3060] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.618877 18020 raft_consensus.cc:2468] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62fd22d2e45448feacc4b1bf43424e47 in term 1.
I20260709 13:06:02.602715 18135 raft_consensus.cc:740] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.620534 17911 leader_election.cc:304] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:02.622184 18135 consensus_queue.cc:260] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.621681 17843 catalog_manager.cc:5697] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "53b90853b0b34840bd0aacdcdf8e3343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:02.624616 18135 ts_tablet_manager.cc:1434] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 13:06:02.625573 18144 raft_consensus.cc:2804] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:02.616233 18166 leader_election.cc:290] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:02.630539 18165 raft_consensus.cc:515] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.632912 18135 tablet_bootstrap.cc:492] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343: Bootstrap starting.
I20260709 13:06:02.635313 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc42566ee4e74386ad59ee492b8a2c77" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62fd22d2e45448feacc4b1bf43424e47" is_pre_election: true
I20260709 13:06:02.636590 18094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc42566ee4e74386ad59ee492b8a2c77" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343" is_pre_election: true
W20260709 13:06:02.645232 17983 leader_election.cc:343] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.645601 18094 raft_consensus.cc:2468] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 0.
I20260709 13:06:02.637351 18134 tablet_bootstrap.cc:492] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358: No bootstrap required, opened a new log
I20260709 13:06:02.637909 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4a073157d7475fa43077bbc922e339" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62fd22d2e45448feacc4b1bf43424e47"
I20260709 13:06:02.647423 18134 ts_tablet_manager.cc:1403] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.018s
I20260709 13:06:02.647681 17944 raft_consensus.cc:3060] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.649158 18137 tablet_bootstrap.cc:492] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47: No bootstrap required, opened a new log
I20260709 13:06:02.639258 18092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4a073157d7475fa43077bbc922e339" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
I20260709 13:06:02.649684 18137 ts_tablet_manager.cc:1403] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47: Time spent bootstrapping tablet: real 0.114s	user 0.018s	sys 0.006s
I20260709 13:06:02.649773 18092 raft_consensus.cc:3060] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.651335 18134 raft_consensus.cc:359] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.652086 18134 raft_consensus.cc:385] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.652361 18134 raft_consensus.cc:740] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.652701 18137 raft_consensus.cc:359] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.653469 18137 raft_consensus.cc:385] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.653807 18137 raft_consensus.cc:740] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.653151 18134 consensus_queue.cc:260] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.654965 18137 consensus_queue.cc:260] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.656116 18134 ts_tablet_manager.cc:1434] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:06:02.641146 18093 raft_consensus.cc:2468] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62fd22d2e45448feacc4b1bf43424e47 in term 1.
I20260709 13:06:02.633340 18165 leader_election.cc:290] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 election: Requested vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:02.662304 17944 raft_consensus.cc:2468] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 1.
I20260709 13:06:02.646991 18135 tablet_bootstrap.cc:654] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.641557 18144 raft_consensus.cc:697] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 1 LEADER]: Becoming Leader. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Running, Role: LEADER
I20260709 13:06:02.664288 18144 consensus_queue.cc:237] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.666512 18165 raft_consensus.cc:493] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:02.667037 18165 raft_consensus.cc:515] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.669054 17983 leader_election.cc:304] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:02.670349 17983 leader_election.cc:304] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [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: 53b90853b0b34840bd0aacdcdf8e3343, c959a4c8726c404aa1d4812fbe96b358; no voters: 62fd22d2e45448feacc4b1bf43424e47
I20260709 13:06:02.670364 18165 leader_election.cc:290] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:02.671505 18166 raft_consensus.cc:2804] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:02.673358 18165 raft_consensus.cc:2804] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:02.680243 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc25b5385f14355977955b4edc4f9bf" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62fd22d2e45448feacc4b1bf43424e47" is_pre_election: true
I20260709 13:06:02.681232 18137 ts_tablet_manager.cc:1434] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47: Time spent starting tablet: real 0.031s	user 0.012s	sys 0.011s
I20260709 13:06:02.681496 17840 catalog_manager.cc:5697] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 reported cstate change: term changed from 0 to 1, leader changed from <none> to c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "c959a4c8726c404aa1d4812fbe96b358" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:02.682456 18137 tablet_bootstrap.cc:492] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap starting.
I20260709 13:06:02.681247 17944 raft_consensus.cc:2468] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 0.
I20260709 13:06:02.684502 17983 leader_election.cc:304] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:02.685711 18139 raft_consensus.cc:2804] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:02.686214 18139 raft_consensus.cc:493] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:02.686661 18139 raft_consensus.cc:3060] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.688622 18092 raft_consensus.cc:2468] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 1.
I20260709 13:06:02.682081 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc25b5385f14355977955b4edc4f9bf" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343" is_pre_election: true
I20260709 13:06:02.689657 18137 tablet_bootstrap.cc:654] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.673839 18165 raft_consensus.cc:493] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:06:02.691720 17983 leader_election.cc:343] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.697795 18165 raft_consensus.cc:3060] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.704231 18139 raft_consensus.cc:515] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.708196 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc25b5385f14355977955b4edc4f9bf" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62fd22d2e45448feacc4b1bf43424e47"
I20260709 13:06:02.708839 17944 raft_consensus.cc:3060] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.710457 18139 leader_election.cc:290] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 election: Requested vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:02.711108 18139 raft_consensus.cc:493] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:02.711606 18139 raft_consensus.cc:515] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.698184 18166 raft_consensus.cc:697] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [term 1 LEADER]: Becoming Leader. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Running, Role: LEADER
I20260709 13:06:02.713564 18166 consensus_queue.cc:237] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.715046 18137 tablet_bootstrap.cc:492] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47: No bootstrap required, opened a new log
I20260709 13:06:02.716035 18137 ts_tablet_manager.cc:1403] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.001s
I20260709 13:06:02.714315 18165 raft_consensus.cc:515] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.719702 18139 leader_election.cc:290] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:02.721114 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc25b5385f14355977955b4edc4f9bf" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
I20260709 13:06:02.721532 18092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf027368a314534a019de054cb4bad7" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343" is_pre_election: true
W20260709 13:06:02.723104 17983 leader_election.cc:343] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.723683 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf027368a314534a019de054cb4bad7" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62fd22d2e45448feacc4b1bf43424e47" is_pre_election: true
W20260709 13:06:02.723819 17983 leader_election.cc:343] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.724123 18165 leader_election.cc:290] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 election: Requested vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
W20260709 13:06:02.726014 17983 leader_election.cc:343] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.727423 18144 raft_consensus.cc:493] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:02.727332 18137 raft_consensus.cc:359] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.727998 17983 leader_election.cc:304] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c959a4c8726c404aa1d4812fbe96b358; no voters: 53b90853b0b34840bd0aacdcdf8e3343, 62fd22d2e45448feacc4b1bf43424e47
I20260709 13:06:02.728282 18137 raft_consensus.cc:385] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.728101 18144 raft_consensus.cc:515] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.728639 18137 raft_consensus.cc:740] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.726615 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc42566ee4e74386ad59ee492b8a2c77" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62fd22d2e45448feacc4b1bf43424e47"
I20260709 13:06:02.725149 17840 catalog_manager.cc:5697] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "62fd22d2e45448feacc4b1bf43424e47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:02.729559 18137 consensus_queue.cc:260] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.730232 18178 raft_consensus.cc:2749] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:02.730439 18144 leader_election.cc:290] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
W20260709 13:06:02.731240 17983 leader_election.cc:343] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.727243 18092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc42566ee4e74386ad59ee492b8a2c77" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
I20260709 13:06:02.732935 18092 raft_consensus.cc:3060] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.732998 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3797b4c2264b9b868e613d8a827b27" candidate_uuid: "62fd22d2e45448feacc4b1bf43424e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c959a4c8726c404aa1d4812fbe96b358" is_pre_election: true
I20260709 13:06:02.733572 18137 ts_tablet_manager.cc:1434] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:06:02.734026 18020 raft_consensus.cc:2468] T 4c3797b4c2264b9b868e613d8a827b27 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62fd22d2e45448feacc4b1bf43424e47 in term 0.
I20260709 13:06:02.735903 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3797b4c2264b9b868e613d8a827b27" candidate_uuid: "62fd22d2e45448feacc4b1bf43424e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343" is_pre_election: true
I20260709 13:06:02.735764 17911 leader_election.cc:304] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:02.728775 17944 raft_consensus.cc:2468] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 1.
I20260709 13:06:02.737275 18144 raft_consensus.cc:2804] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:02.737747 18144 raft_consensus.cc:493] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:02.738138 18144 raft_consensus.cc:3060] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:02.738317 17908 leader_election.cc:343] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.739864 18137 tablet_bootstrap.cc:492] T ac07d2d78dc741cc97cc46cb18187edf P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap starting.
I20260709 13:06:02.744503 18092 raft_consensus.cc:2468] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 1.
I20260709 13:06:02.745023 18144 raft_consensus.cc:515] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.745697 17983 leader_election.cc:304] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [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: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358; no voters: 53b90853b0b34840bd0aacdcdf8e3343
I20260709 13:06:02.749639 18165 raft_consensus.cc:2804] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:02.750259 18165 raft_consensus.cc:697] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 1 LEADER]: Becoming Leader. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Running, Role: LEADER
I20260709 13:06:02.751598 18165 consensus_queue.cc:237] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.752240 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3797b4c2264b9b868e613d8a827b27" candidate_uuid: "62fd22d2e45448feacc4b1bf43424e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
I20260709 13:06:02.752959 18020 raft_consensus.cc:3060] T 4c3797b4c2264b9b868e613d8a827b27 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.754215 18135 tablet_bootstrap.cc:492] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343: No bootstrap required, opened a new log
I20260709 13:06:02.754801 18135 ts_tablet_manager.cc:1403] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343: Time spent bootstrapping tablet: real 0.122s	user 0.016s	sys 0.018s
I20260709 13:06:02.758042 18135 raft_consensus.cc:359] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.758800 18135 raft_consensus.cc:385] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.759331 18176 raft_consensus.cc:493] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:02.758385 17843 catalog_manager.cc:5697] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 reported cstate change: term changed from 0 to 1, leader changed from <none> to c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "c959a4c8726c404aa1d4812fbe96b358" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:02.759869 18176 raft_consensus.cc:515] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.759408 18135 raft_consensus.cc:740] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.762158 17983 leader_election.cc:304] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [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: 53b90853b0b34840bd0aacdcdf8e3343, c959a4c8726c404aa1d4812fbe96b358; no voters: 62fd22d2e45448feacc4b1bf43424e47
I20260709 13:06:02.763307 18176 leader_election.cc:290] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:02.763033 18135 consensus_queue.cc:260] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.763600 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf027368a314534a019de054cb4bad7" candidate_uuid: "62fd22d2e45448feacc4b1bf43424e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c959a4c8726c404aa1d4812fbe96b358" is_pre_election: true
I20260709 13:06:02.764415 18019 raft_consensus.cc:2468] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62fd22d2e45448feacc4b1bf43424e47 in term 0.
I20260709 13:06:02.763033 18166 raft_consensus.cc:2804] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:02.765687 18166 raft_consensus.cc:697] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [term 1 LEADER]: Becoming Leader. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Running, Role: LEADER
I20260709 13:06:02.766381 18135 ts_tablet_manager.cc:1434] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 13:06:02.766537 18166 consensus_queue.cc:237] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.767613 18135 tablet_bootstrap.cc:492] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343: Bootstrap starting.
I20260709 13:06:02.769771 18137 tablet_bootstrap.cc:654] T ac07d2d78dc741cc97cc46cb18187edf P 62fd22d2e45448feacc4b1bf43424e47: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.770927 18020 raft_consensus.cc:2468] T 4c3797b4c2264b9b868e613d8a827b27 P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62fd22d2e45448feacc4b1bf43424e47 in term 1.
I20260709 13:06:02.771929 17911 leader_election.cc:304] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:02.774099 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3797b4c2264b9b868e613d8a827b27" candidate_uuid: "62fd22d2e45448feacc4b1bf43424e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
I20260709 13:06:02.774796 18093 raft_consensus.cc:3060] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.775609 18092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf027368a314534a019de054cb4bad7" candidate_uuid: "62fd22d2e45448feacc4b1bf43424e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343" is_pre_election: true
I20260709 13:06:02.773238 17911 leader_election.cc:304] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:02.777483 18172 raft_consensus.cc:2804] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:02.777854 18172 raft_consensus.cc:493] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:02.778162 18172 raft_consensus.cc:3060] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:02.782416 17908 leader_election.cc:343] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.784720 18176 raft_consensus.cc:2804] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:02.787691 18093 raft_consensus.cc:2468] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62fd22d2e45448feacc4b1bf43424e47 in term 1.
I20260709 13:06:02.784402 18144 leader_election.cc:290] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [CANDIDATE]: Term 1 election: Requested vote from peers c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:02.790187 18135 tablet_bootstrap.cc:654] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.791165 18176 raft_consensus.cc:697] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 LEADER]: Becoming Leader. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Running, Role: LEADER
I20260709 13:06:02.792188 18176 consensus_queue.cc:237] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.806864 17840 catalog_manager.cc:5697] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 reported cstate change: term changed from 0 to 1, leader changed from <none> to c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "c959a4c8726c404aa1d4812fbe96b358" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:02.802353 18172 raft_consensus.cc:515] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.809289 17840 catalog_manager.cc:5697] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 reported cstate change: term changed from 0 to 1, leader changed from <none> to c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "c959a4c8726c404aa1d4812fbe96b358" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:02.809926 18137 tablet_bootstrap.cc:492] T ac07d2d78dc741cc97cc46cb18187edf P 62fd22d2e45448feacc4b1bf43424e47: No bootstrap required, opened a new log
I20260709 13:06:02.811868 18137 ts_tablet_manager.cc:1403] T ac07d2d78dc741cc97cc46cb18187edf P 62fd22d2e45448feacc4b1bf43424e47: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.006s
I20260709 13:06:02.811933 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf027368a314534a019de054cb4bad7" candidate_uuid: "62fd22d2e45448feacc4b1bf43424e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
W20260709 13:06:02.813545 17908 leader_election.cc:343] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:02.814229 17841 catalog_manager.cc:5697] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "62fd22d2e45448feacc4b1bf43424e47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:02.814797 18137 raft_consensus.cc:359] T ac07d2d78dc741cc97cc46cb18187edf P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.815522 18137 raft_consensus.cc:385] T ac07d2d78dc741cc97cc46cb18187edf P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.815788 18137 raft_consensus.cc:740] T ac07d2d78dc741cc97cc46cb18187edf P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.816471 18137 consensus_queue.cc:260] T ac07d2d78dc741cc97cc46cb18187edf P 62fd22d2e45448feacc4b1bf43424e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.817402 18135 tablet_bootstrap.cc:492] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343: No bootstrap required, opened a new log
I20260709 13:06:02.811218 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf027368a314534a019de054cb4bad7" candidate_uuid: "62fd22d2e45448feacc4b1bf43424e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
I20260709 13:06:02.818075 18135 ts_tablet_manager.cc:1403] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.001s
I20260709 13:06:02.818192 18020 raft_consensus.cc:3060] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.820873 18135 raft_consensus.cc:359] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.821650 18135 raft_consensus.cc:385] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.821979 18135 raft_consensus.cc:740] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.822881 18135 consensus_queue.cc:260] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.824482 18135 ts_tablet_manager.cc:1434] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:02.827390 18135 tablet_bootstrap.cc:492] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343: Bootstrap starting.
I20260709 13:06:02.829843 18020 raft_consensus.cc:2468] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62fd22d2e45448feacc4b1bf43424e47 in term 1.
I20260709 13:06:02.810429 18172 leader_election.cc:290] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [CANDIDATE]: Term 1 election: Requested vote from peers c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:02.831792 17911 leader_election.cc:304] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [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: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358; no voters: 53b90853b0b34840bd0aacdcdf8e3343
I20260709 13:06:02.832675 18172 raft_consensus.cc:2804] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:02.833217 18172 raft_consensus.cc:697] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 LEADER]: Becoming Leader. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Running, Role: LEADER
I20260709 13:06:02.834095 18135 tablet_bootstrap.cc:654] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.834143 18172 consensus_queue.cc:237] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.837849 18137 ts_tablet_manager.cc:1434] T ac07d2d78dc741cc97cc46cb18187edf P 62fd22d2e45448feacc4b1bf43424e47: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:06:02.839157 18137 tablet_bootstrap.cc:492] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap starting.
I20260709 13:06:02.843660 18135 tablet_bootstrap.cc:492] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343: No bootstrap required, opened a new log
I20260709 13:06:02.844311 18135 ts_tablet_manager.cc:1403] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260709 13:06:02.844635 18137 tablet_bootstrap.cc:654] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.844017 17841 catalog_manager.cc:5697] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "62fd22d2e45448feacc4b1bf43424e47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:02.847337 18135 raft_consensus.cc:359] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.848171 18135 raft_consensus.cc:385] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.848484 18135 raft_consensus.cc:740] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.849360 18137 tablet_bootstrap.cc:492] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47: No bootstrap required, opened a new log
I20260709 13:06:02.849274 18135 consensus_queue.cc:260] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.850127 18137 ts_tablet_manager.cc:1403] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:06:02.851794 18135 ts_tablet_manager.cc:1434] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:02.852864 18137 raft_consensus.cc:359] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.853653 18137 raft_consensus.cc:385] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.853922 18137 raft_consensus.cc:740] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.854326 18135 tablet_bootstrap.cc:492] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343: Bootstrap starting.
I20260709 13:06:02.854777 18137 consensus_queue.cc:260] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.857023 18137 ts_tablet_manager.cc:1434] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:02.860472 18135 tablet_bootstrap.cc:654] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:02.866340 18135 tablet_bootstrap.cc:492] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343: No bootstrap required, opened a new log
I20260709 13:06:02.866838 18135 ts_tablet_manager.cc:1403] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:06:02.869338 18135 raft_consensus.cc:359] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.869923 18135 raft_consensus.cc:385] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:02.870090 18135 raft_consensus.cc:740] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Initialized, Role: FOLLOWER
I20260709 13:06:02.870560 18135 consensus_queue.cc:260] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.871901 18135 ts_tablet_manager.cc:1434] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:06:02.951227 18172 raft_consensus.cc:493] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:02.951793 18172 raft_consensus.cc:515] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.953504 18172 leader_election.cc:290] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:02.954474 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c107c3e5f04a079f72611da8755d0d" candidate_uuid: "62fd22d2e45448feacc4b1bf43424e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c959a4c8726c404aa1d4812fbe96b358" is_pre_election: true
I20260709 13:06:02.954595 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c107c3e5f04a079f72611da8755d0d" candidate_uuid: "62fd22d2e45448feacc4b1bf43424e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343" is_pre_election: true
I20260709 13:06:02.955170 18020 raft_consensus.cc:2468] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62fd22d2e45448feacc4b1bf43424e47 in term 0.
I20260709 13:06:02.955214 18093 raft_consensus.cc:2468] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62fd22d2e45448feacc4b1bf43424e47 in term 0.
I20260709 13:06:02.956301 17911 leader_election.cc:304] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:02.957043 18172 raft_consensus.cc:2804] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:02.957533 18172 raft_consensus.cc:493] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:02.957813 18172 raft_consensus.cc:3060] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.962729 18172 raft_consensus.cc:515] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.964383 18172 leader_election.cc:290] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [CANDIDATE]: Term 1 election: Requested vote from peers c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:02.965255 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c107c3e5f04a079f72611da8755d0d" candidate_uuid: "62fd22d2e45448feacc4b1bf43424e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
I20260709 13:06:02.965418 17944 raft_consensus.cc:3060] T ac07d2d78dc741cc97cc46cb18187edf P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.965931 18020 raft_consensus.cc:3060] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.965852 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c107c3e5f04a079f72611da8755d0d" candidate_uuid: "62fd22d2e45448feacc4b1bf43424e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
I20260709 13:06:02.966818 18093 raft_consensus.cc:3060] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:02.971467 18143 consensus_queue.cc:1048] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:02.973140 18020 raft_consensus.cc:2468] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62fd22d2e45448feacc4b1bf43424e47 in term 1.
I20260709 13:06:02.974318 17911 leader_election.cc:304] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:02.974351 18143 consensus_queue.cc:1048] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:02.975615 18172 raft_consensus.cc:2804] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:02.976176 18172 raft_consensus.cc:697] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 1 LEADER]: Becoming Leader. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Running, Role: LEADER
I20260709 13:06:02.977239 18093 raft_consensus.cc:2468] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62fd22d2e45448feacc4b1bf43424e47 in term 1.
I20260709 13:06:02.977334 18172 consensus_queue.cc:237] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:02.991482 17841 catalog_manager.cc:5697] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "62fd22d2e45448feacc4b1bf43424e47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:03.033079 18172 raft_consensus.cc:493] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.033766 18172 raft_consensus.cc:515] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:03.035595 18172 leader_election.cc:290] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:03.036423 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79f47f2b6a94a4794c90a5889838728" candidate_uuid: "62fd22d2e45448feacc4b1bf43424e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c959a4c8726c404aa1d4812fbe96b358" is_pre_election: true
I20260709 13:06:03.036578 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79f47f2b6a94a4794c90a5889838728" candidate_uuid: "62fd22d2e45448feacc4b1bf43424e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343" is_pre_election: true
I20260709 13:06:03.037091 18019 raft_consensus.cc:2468] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62fd22d2e45448feacc4b1bf43424e47 in term 0.
I20260709 13:06:03.037230 18093 raft_consensus.cc:2468] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62fd22d2e45448feacc4b1bf43424e47 in term 0.
I20260709 13:06:03.038201 17911 leader_election.cc:304] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:03.039018 18172 raft_consensus.cc:2804] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:03.039378 18172 raft_consensus.cc:493] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:03.039673 18172 raft_consensus.cc:3060] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.044628 18172 raft_consensus.cc:515] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:03.046347 18172 leader_election.cc:290] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [CANDIDATE]: Term 1 election: Requested vote from peers c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:03.047204 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79f47f2b6a94a4794c90a5889838728" candidate_uuid: "62fd22d2e45448feacc4b1bf43424e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
I20260709 13:06:03.047483 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79f47f2b6a94a4794c90a5889838728" candidate_uuid: "62fd22d2e45448feacc4b1bf43424e47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
I20260709 13:06:03.047817 18019 raft_consensus.cc:3060] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.048290 18093 raft_consensus.cc:3060] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.053848 18019 raft_consensus.cc:2468] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62fd22d2e45448feacc4b1bf43424e47 in term 1.
I20260709 13:06:03.054176 18093 raft_consensus.cc:2468] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62fd22d2e45448feacc4b1bf43424e47 in term 1.
I20260709 13:06:03.055128 17911 leader_election.cc:304] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:03.055997 18172 raft_consensus.cc:2804] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:03.056527 18172 raft_consensus.cc:697] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 LEADER]: Becoming Leader. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Running, Role: LEADER
I20260709 13:06:03.057317 18172 consensus_queue.cc:237] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:03.064572 17843 catalog_manager.cc:5697] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "62fd22d2e45448feacc4b1bf43424e47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:03.084000 18165 consensus_queue.cc:1048] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:03.095237 18178 consensus_queue.cc:1048] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:03.108559  9525 ts_manager.cc:295] Set tserver state for 62fd22d2e45448feacc4b1bf43424e47 to MAINTENANCE_MODE
I20260709 13:06:03.109254  9525 tablet_server.cc:179] TabletServer@127.9.77.65:0 shutting down...
I20260709 13:06:03.128001 18172 consensus_queue.cc:1048] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:03.137531  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:03.141208  9525 tablet_replica.cc:333] T ac07d2d78dc741cc97cc46cb18187edf P 62fd22d2e45448feacc4b1bf43424e47: stopping tablet replica
I20260709 13:06:03.142057  9525 raft_consensus.cc:2243] T ac07d2d78dc741cc97cc46cb18187edf P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.142553  9525 raft_consensus.cc:2272] T ac07d2d78dc741cc97cc46cb18187edf P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.146390  9525 tablet_replica.cc:333] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47: stopping tablet replica
I20260709 13:06:03.146281 18144 consensus_queue.cc:1048] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:03.147346  9525 raft_consensus.cc:2243] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.148211  9525 pending_rounds.cc:70] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47: Trying to abort 1 pending ops.
I20260709 13:06:03.148450  9525 pending_rounds.cc:77] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635279089823744 op_type: NO_OP noop_request { }
I20260709 13:06:03.148661 18143 raft_consensus.cc:493] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.148842  9525 raft_consensus.cc:2889] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:03.149457  9525 raft_consensus.cc:2272] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.149412 18143 raft_consensus.cc:515] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:03.152268 18143 leader_election.cc:290] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369)
I20260709 13:06:03.153719  9525 tablet_replica.cc:333] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47: stopping tablet replica
I20260709 13:06:03.154624  9525 raft_consensus.cc:2243] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.155478  9525 pending_rounds.cc:70] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47: Trying to abort 1 pending ops.
I20260709 13:06:03.155752  9525 pending_rounds.cc:77] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635278178684928 op_type: NO_OP noop_request { }
I20260709 13:06:03.156112  9525 raft_consensus.cc:2889] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:03.155843 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc25b5385f14355977955b4edc4f9bf" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c959a4c8726c404aa1d4812fbe96b358" is_pre_election: true
I20260709 13:06:03.156602  9525 raft_consensus.cc:2272] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:03.161161 18057 leader_election.cc:336] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:06:03.161700 18057 leader_election.cc:304] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53b90853b0b34840bd0aacdcdf8e3343; no voters: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358
I20260709 13:06:03.162389  9525 tablet_replica.cc:333] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47: stopping tablet replica
I20260709 13:06:03.162524 18143 raft_consensus.cc:2749] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:03.163296  9525 raft_consensus.cc:2243] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.164083  9525 pending_rounds.cc:70] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47: Trying to abort 1 pending ops.
I20260709 13:06:03.164304  9525 pending_rounds.cc:77] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635278768631808 op_type: NO_OP noop_request { }
I20260709 13:06:03.164630  9525 raft_consensus.cc:2889] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:03.164983  9525 raft_consensus.cc:2272] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.166904 18178 consensus_queue.cc:1048] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:03.167682  9525 tablet_replica.cc:333] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47: stopping tablet replica
I20260709 13:06:03.168537  9525 raft_consensus.cc:2243] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.169065  9525 raft_consensus.cc:2272] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.172132  9525 tablet_replica.cc:333] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47: stopping tablet replica
I20260709 13:06:03.172907  9525 raft_consensus.cc:2243] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.173990  9525 raft_consensus.cc:2272] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.177758  9525 tablet_replica.cc:333] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47: stopping tablet replica
I20260709 13:06:03.178756  9525 raft_consensus.cc:2243] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.179358  9525 raft_consensus.cc:2272] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.182102  9525 tablet_replica.cc:333] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47: stopping tablet replica
I20260709 13:06:03.182997  9525 raft_consensus.cc:2243] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.183465  9525 raft_consensus.cc:2272] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.186172  9525 tablet_replica.cc:333] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47: stopping tablet replica
I20260709 13:06:03.186908  9525 raft_consensus.cc:2243] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.187681  9525 pending_rounds.cc:70] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47: Trying to abort 1 pending ops.
I20260709 13:06:03.187959  9525 pending_rounds.cc:77] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635278023782400 op_type: NO_OP noop_request { }
I20260709 13:06:03.188310  9525 raft_consensus.cc:2889] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:03.188642  9525 raft_consensus.cc:2272] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:03.189011 17983 consensus_peers.cc:597] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. 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 13:06:03.192495  9525 tablet_replica.cc:333] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47: stopping tablet replica
I20260709 13:06:03.193141  9525 raft_consensus.cc:2243] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.193590  9525 raft_consensus.cc:2272] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:03.207315 17983 consensus_peers.cc:597] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. 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 13:06:03.224974  9525 tablet_server.cc:196] TabletServer@127.9.77.65:0 shutdown complete.
I20260709 13:06:03.244566 18165 consensus_queue.cc:1048] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:06:03.259366 17983 consensus_peers.cc:597] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:03.286715 18143 raft_consensus.cc:493] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.287191 18143 raft_consensus.cc:515] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:03.289162 18143 leader_election.cc:290] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369)
I20260709 13:06:03.290406 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf027368a314534a019de054cb4bad7" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c959a4c8726c404aa1d4812fbe96b358" is_pre_election: true
I20260709 13:06:03.291137 18019 raft_consensus.cc:2393] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53b90853b0b34840bd0aacdcdf8e3343 in current term 1: Already voted for candidate 62fd22d2e45448feacc4b1bf43424e47 in this term.
W20260709 13:06:03.293558 18057 leader_election.cc:336] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111)
I20260709 13:06:03.293918 18057 leader_election.cc:304] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53b90853b0b34840bd0aacdcdf8e3343; no voters: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358
I20260709 13:06:03.294502 18143 raft_consensus.cc:3060] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.299628 18143 raft_consensus.cc:2749] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:03.330523 18093 raft_consensus.cc:3060] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.337256 18165 consensus_queue.cc:1048] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:03.357618 17891 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:06:03.395152 18057 consensus_peers.cc:597] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:03.651531 17983 consensus_peers.cc:597] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:04.336654 18212 raft_consensus.cc:493] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.337231 18212 raft_consensus.cc:515] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:04.339685 18212 leader_election.cc:290] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369)
I20260709 13:06:04.340930 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3797b4c2264b9b868e613d8a827b27" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c959a4c8726c404aa1d4812fbe96b358" is_pre_election: true
I20260709 13:06:04.341668 18019 raft_consensus.cc:2468] T 4c3797b4c2264b9b868e613d8a827b27 P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 1.
I20260709 13:06:04.342990 18060 leader_election.cc:304] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 [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: 53b90853b0b34840bd0aacdcdf8e3343, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:04.344240 18212 raft_consensus.cc:2804] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:04.344621 18212 raft_consensus.cc:493] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.345001 18212 raft_consensus.cc:3060] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:04.346604 18057 leader_election.cc:336] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111)
I20260709 13:06:04.351497 18212 raft_consensus.cc:515] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:04.353191 18212 leader_election.cc:290] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 2 election: Requested vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369)
I20260709 13:06:04.354349 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3797b4c2264b9b868e613d8a827b27" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
I20260709 13:06:04.354996 18019 raft_consensus.cc:3060] T 4c3797b4c2264b9b868e613d8a827b27 P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:04.356832 18057 leader_election.cc:336] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111)
W20260709 13:06:04.358601 17891 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:06:04.361568 18019 raft_consensus.cc:2468] T 4c3797b4c2264b9b868e613d8a827b27 P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 2.
I20260709 13:06:04.362562 18060 leader_election.cc:304] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 [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: 53b90853b0b34840bd0aacdcdf8e3343, c959a4c8726c404aa1d4812fbe96b358; no voters: 62fd22d2e45448feacc4b1bf43424e47
I20260709 13:06:04.363358 18212 raft_consensus.cc:2804] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:04.363828 18212 raft_consensus.cc:697] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Becoming Leader. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Running, Role: LEADER
I20260709 13:06:04.364603 18212 consensus_queue.cc:237] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Queue going to LEADER 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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:04.371176 17840 catalog_manager.cc:5697] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 reported cstate change: term changed from 1 to 2, leader changed from 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65) to 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "53b90853b0b34840bd0aacdcdf8e3343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: HEALTHY } } }
W20260709 13:06:04.524561 18057 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111) [suppressed 132 similar messages]
I20260709 13:06:04.644583 18166 raft_consensus.cc:493] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62fd22d2e45448feacc4b1bf43424e47)
I20260709 13:06:04.645128 18166 raft_consensus.cc:515] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:04.647182 18166 leader_election.cc:290] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:04.648713 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e50460aa6d4dbebb8aff0b49528c5c" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343" is_pre_election: true
W20260709 13:06:04.651007 17983 leader_election.cc:336] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111)
I20260709 13:06:04.651361 17983 leader_election.cc:304] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [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: c959a4c8726c404aa1d4812fbe96b358; no voters: 53b90853b0b34840bd0aacdcdf8e3343, 62fd22d2e45448feacc4b1bf43424e47
I20260709 13:06:04.651922 18166 raft_consensus.cc:2749] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:04.654060 18212 raft_consensus.cc:493] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62fd22d2e45448feacc4b1bf43424e47)
I20260709 13:06:04.654675 18212 raft_consensus.cc:515] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:04.656319 18212 leader_election.cc:290] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369)
I20260709 13:06:04.657495 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e50460aa6d4dbebb8aff0b49528c5c" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c959a4c8726c404aa1d4812fbe96b358" is_pre_election: true
I20260709 13:06:04.658209 18019 raft_consensus.cc:2468] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 1.
I20260709 13:06:04.659255 18060 leader_election.cc:304] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [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: 53b90853b0b34840bd0aacdcdf8e3343, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:04.660108 18212 raft_consensus.cc:2804] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:04.660450 18212 raft_consensus.cc:493] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62fd22d2e45448feacc4b1bf43424e47)
W20260709 13:06:04.660571 18057 leader_election.cc:336] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111)
I20260709 13:06:04.660928 18212 raft_consensus.cc:3060] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.666261 18212 raft_consensus.cc:515] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:04.667955 18212 leader_election.cc:290] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 2 election: Requested vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369)
I20260709 13:06:04.669081 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e50460aa6d4dbebb8aff0b49528c5c" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
I20260709 13:06:04.669704 18019 raft_consensus.cc:3060] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:04.671555 18057 leader_election.cc:336] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111)
I20260709 13:06:04.674683 18019 raft_consensus.cc:2468] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 2.
I20260709 13:06:04.675747 18060 leader_election.cc:304] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [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: 53b90853b0b34840bd0aacdcdf8e3343, c959a4c8726c404aa1d4812fbe96b358; no voters: 62fd22d2e45448feacc4b1bf43424e47
I20260709 13:06:04.676463 18212 raft_consensus.cc:2804] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:04.676858 18212 raft_consensus.cc:697] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Becoming Leader. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Running, Role: LEADER
I20260709 13:06:04.677664 18212 consensus_queue.cc:237] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:04.684060 17840 catalog_manager.cc:5697] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 reported cstate change: term changed from 1 to 2, leader changed from 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65) to 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "53b90853b0b34840bd0aacdcdf8e3343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: HEALTHY } } }
W20260709 13:06:04.754518 18057 consensus_peers.cc:597] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:04.807468 18166 raft_consensus.cc:493] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.808064 18166 raft_consensus.cc:515] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:04.809811 18166 leader_election.cc:290] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:04.811462 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c107c3e5f04a079f72611da8755d0d" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343" is_pre_election: true
I20260709 13:06:04.812160 18093 raft_consensus.cc:2468] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 1.
I20260709 13:06:04.813112 17983 leader_election.cc:304] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [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: 53b90853b0b34840bd0aacdcdf8e3343, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:04.813928 18166 raft_consensus.cc:2804] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:06:04.814062 17983 leader_election.cc:336] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111)
I20260709 13:06:04.814325 18166 raft_consensus.cc:493] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.814682 18166 raft_consensus.cc:3060] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.820144 18166 raft_consensus.cc:515] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:04.821986 18166 leader_election.cc:290] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 2 election: Requested vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:04.823608 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c107c3e5f04a079f72611da8755d0d" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
I20260709 13:06:04.824389 18093 raft_consensus.cc:3060] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:04.826094 17983 leader_election.cc:336] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111)
I20260709 13:06:04.831230 18093 raft_consensus.cc:2468] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 2.
I20260709 13:06:04.832403 17983 leader_election.cc:304] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [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: 53b90853b0b34840bd0aacdcdf8e3343, c959a4c8726c404aa1d4812fbe96b358; no voters: 62fd22d2e45448feacc4b1bf43424e47
I20260709 13:06:04.833151 18166 raft_consensus.cc:2804] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:04.834069 18166 raft_consensus.cc:697] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 2 LEADER]: Becoming Leader. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Running, Role: LEADER
I20260709 13:06:04.834852 18166 consensus_queue.cc:237] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Queue going to LEADER 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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:04.842568 17840 catalog_manager.cc:5697] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 reported cstate change: term changed from 1 to 2, leader changed from 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65) to c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "c959a4c8726c404aa1d4812fbe96b358" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.880836 18212 raft_consensus.cc:493] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.881472 18212 raft_consensus.cc:515] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:04.883219 18212 leader_election.cc:290] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369)
I20260709 13:06:04.884483 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf027368a314534a019de054cb4bad7" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c959a4c8726c404aa1d4812fbe96b358" is_pre_election: true
I20260709 13:06:04.885174 18019 raft_consensus.cc:2468] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 1.
I20260709 13:06:04.886255 18060 leader_election.cc:304] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [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: 53b90853b0b34840bd0aacdcdf8e3343, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:04.887113 18212 raft_consensus.cc:2804] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:06:04.887364 18057 leader_election.cc:336] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111)
I20260709 13:06:04.887560 18212 raft_consensus.cc:493] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.888043 18212 raft_consensus.cc:3060] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.893229 18212 raft_consensus.cc:515] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:04.895028 18212 leader_election.cc:290] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 2 election: Requested vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369)
I20260709 13:06:04.896179 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf027368a314534a019de054cb4bad7" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
I20260709 13:06:04.896862 18019 raft_consensus.cc:3060] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:04.898831 18057 leader_election.cc:336] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111)
I20260709 13:06:04.902684 18019 raft_consensus.cc:2468] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 2.
I20260709 13:06:04.903844 18060 leader_election.cc:304] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [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: 53b90853b0b34840bd0aacdcdf8e3343, c959a4c8726c404aa1d4812fbe96b358; no voters: 62fd22d2e45448feacc4b1bf43424e47
I20260709 13:06:04.904546 18212 raft_consensus.cc:2804] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:04.905009 18212 raft_consensus.cc:697] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Becoming Leader. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Running, Role: LEADER
I20260709 13:06:04.905776 18212 consensus_queue.cc:237] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Queue going to LEADER 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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:04.913342 17840 catalog_manager.cc:5697] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 reported cstate change: term changed from 1 to 2, leader changed from 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65) to 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "53b90853b0b34840bd0aacdcdf8e3343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:04.976786 18019 raft_consensus.cc:1275] T 4c3797b4c2264b9b868e613d8a827b27 P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Refusing update from remote peer 53b90853b0b34840bd0aacdcdf8e3343: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:04.978169 18212 consensus_queue.cc:1048] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:04.986912 18211 raft_consensus.cc:493] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.987591 18211 raft_consensus.cc:515] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:04.989938 18211 leader_election.cc:290] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369)
I20260709 13:06:04.991529 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79f47f2b6a94a4794c90a5889838728" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c959a4c8726c404aa1d4812fbe96b358" is_pre_election: true
I20260709 13:06:04.992282 18020 raft_consensus.cc:2468] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 1.
I20260709 13:06:04.993602 18060 leader_election.cc:304] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [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: 53b90853b0b34840bd0aacdcdf8e3343, c959a4c8726c404aa1d4812fbe96b358; no voters: 
W20260709 13:06:04.995405 18057 leader_election.cc:336] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111)
I20260709 13:06:04.995435 18226 raft_consensus.cc:2804] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:04.996153 18226 raft_consensus.cc:493] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.996482 18226 raft_consensus.cc:3060] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:05.002213 18226 raft_consensus.cc:515] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:05.004041 18226 leader_election.cc:290] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 2 election: Requested vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369)
I20260709 13:06:05.005247 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79f47f2b6a94a4794c90a5889838728" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
I20260709 13:06:05.005983 18019 raft_consensus.cc:3060] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:05.008024 18057 leader_election.cc:336] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111)
I20260709 13:06:05.011705 18019 raft_consensus.cc:2468] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 2.
I20260709 13:06:05.012811 18060 leader_election.cc:304] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [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: 53b90853b0b34840bd0aacdcdf8e3343, c959a4c8726c404aa1d4812fbe96b358; no voters: 62fd22d2e45448feacc4b1bf43424e47
I20260709 13:06:05.013578 18226 raft_consensus.cc:2804] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:05.014058 18226 raft_consensus.cc:697] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Becoming Leader. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Running, Role: LEADER
I20260709 13:06:05.014864 18226 consensus_queue.cc:237] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Queue going to LEADER 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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:05.022511 17841 catalog_manager.cc:5697] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 reported cstate change: term changed from 1 to 2, leader changed from 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65) to 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "53b90853b0b34840bd0aacdcdf8e3343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:05.270226 18019 raft_consensus.cc:1275] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Refusing update from remote peer 53b90853b0b34840bd0aacdcdf8e3343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:05.271533 18226 consensus_queue.cc:1048] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:05.284659 18057 consensus_peers.cc:597] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:05.320405 17983 consensus_peers.cc:597] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:05.348747 17983 consensus_peers.cc:597] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:05.359650 17891 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:06:05.406929 18093 raft_consensus.cc:1275] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Refusing update from remote peer c959a4c8726c404aa1d4812fbe96b358: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:05.408316 18166 consensus_queue.cc:1048] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:05.413995 18019 raft_consensus.cc:1275] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Refusing update from remote peer 53b90853b0b34840bd0aacdcdf8e3343: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:05.415460 18226 consensus_queue.cc:1048] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:05.431691 18019 raft_consensus.cc:1275] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Refusing update from remote peer 53b90853b0b34840bd0aacdcdf8e3343: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 13:06:05.432442 18057 consensus_peers.cc:597] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:05.433414 18230 consensus_queue.cc:1048] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:05.443560 18057 consensus_peers.cc:597] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:05.774781 17983 consensus_peers.cc:597] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:05.861577 17983 consensus_peers.cc:597] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:05.987134 18057 consensus_peers.cc:597] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:06.184769 17983 consensus_peers.cc:597] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:06.360854 17891 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:06:07.211409 18057 consensus_peers.cc:597] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:07.361896 17891 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:06:07.713302 18057 consensus_peers.cc:597] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:07.845232 18057 consensus_peers.cc:597] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:07.869352 17983 consensus_peers.cc:597] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:06:07.951503 18057 consensus_peers.cc:597] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:08.036466 17983 consensus_peers.cc:597] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:08.237591 17983 consensus_peers.cc:597] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:06:08.252632  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:08.261366 18238 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 13:06:08.266081 18239 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 13:06:08.269980 18241 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 13:06:08.271854  9525 server_base.cc:1061] running on GCE node
I20260709 13:06:08.274252  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:08.274541  9525 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 13:06:08.274749  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602368274729 us; error 0 us; skew 500 ppm
I20260709 13:06:08.275475  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260709 13:06:08.280827 17983 consensus_peers.cc:597] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:06:08.281695  9525 webserver.cc:533] Webserver started at http://127.9.77.65:42085/ using document root <none> and password file <none>
I20260709 13:06:08.282449  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:08.282728  9525 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:06:08.287065  9525 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260709 13:06:08.292307 18246 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:08.293097  9525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:06:08.293457  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602133730654-9525-0/minicluster-data/ts-0-root
uuid: "62fd22d2e45448feacc4b1bf43424e47"
format_stamp: "Formatted at 2026-07-09 13:06:01 on dist-test-slave-r1pj"
I20260709 13:06:08.293756  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602133730654-9525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602133730654-9525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602133730654-9525-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 13:06:08.323297  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:08.324518  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:08.326056  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:08.330374 18253 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 13:06:08.363109 17891 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:06:08.379921  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:06:08.380345  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.051s	user 0.000s	sys 0.003s
I20260709 13:06:08.380661  9525 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:06:08.385453 18253 tablet_bootstrap.cc:492] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap starting.
I20260709 13:06:08.400352 18253 tablet_bootstrap.cc:492] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47: 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 13:06:08.401342 18253 tablet_bootstrap.cc:492] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap complete.
I20260709 13:06:08.402024 18253 ts_tablet_manager.cc:1403] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260709 13:06:08.404613 18253 raft_consensus.cc:359] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.405503 18253 raft_consensus.cc:740] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.406244 18253 consensus_queue.cc:260] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.408883 18253 ts_tablet_manager.cc:1434] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:06:08.409725 18253 tablet_bootstrap.cc:492] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap starting.
I20260709 13:06:08.422914 18253 tablet_bootstrap.cc:492] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47: 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 13:06:08.423779 18253 tablet_bootstrap.cc:492] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap complete.
I20260709 13:06:08.424460 18253 ts_tablet_manager.cc:1403] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260709 13:06:08.426951 18253 raft_consensus.cc:359] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.427649 18253 raft_consensus.cc:385] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:08.427938 18253 raft_consensus.cc:740] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.428653 18253 consensus_queue.cc:260] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.430647 18253 ts_tablet_manager.cc:1434] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:06:08.431450 18253 tablet_bootstrap.cc:492] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap starting.
I20260709 13:06:08.438027  9525 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:06:08.438429  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.058s	user 0.053s	sys 0.004s
I20260709 13:06:08.445017 18253 tablet_bootstrap.cc:492] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47: 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 13:06:08.445979 18253 tablet_bootstrap.cc:492] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap complete.
I20260709 13:06:08.446872 18253 ts_tablet_manager.cc:1403] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260709 13:06:08.450276 18253 raft_consensus.cc:359] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
W20260709 13:06:08.450959 17983 consensus_peers.cc:597] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:06:08.451211 18253 raft_consensus.cc:740] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.452219 18253 consensus_queue.cc:260] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.454879 18253 ts_tablet_manager.cc:1434] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:06:08.455897 18253 tablet_bootstrap.cc:492] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap starting.
I20260709 13:06:08.471278 18253 tablet_bootstrap.cc:492] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47: 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 13:06:08.472195 18253 tablet_bootstrap.cc:492] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap complete.
I20260709 13:06:08.472831 18253 ts_tablet_manager.cc:1403] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 13:06:08.475682 18253 raft_consensus.cc:359] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.476512 18253 raft_consensus.cc:740] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.477165 18253 consensus_queue.cc:260] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.478766 18253 ts_tablet_manager.cc:1434] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:06:08.479516 18253 tablet_bootstrap.cc:492] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap starting.
I20260709 13:06:08.491873 18253 tablet_bootstrap.cc:492] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47: 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 13:06:08.492849 18253 tablet_bootstrap.cc:492] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap complete.
I20260709 13:06:08.493619 18253 ts_tablet_manager.cc:1403] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.007s
W20260709 13:06:08.496047 18057 consensus_peers.cc:597] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:06:08.496677  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.65:39037
I20260709 13:06:08.496928 18315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.65:39037 every 8 connection(s)
I20260709 13:06:08.497205 18253 raft_consensus.cc:359] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.497938 18253 raft_consensus.cc:740] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.498591 18253 consensus_queue.cc:260] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.500648 18253 ts_tablet_manager.cc:1434] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:06:08.501674 18253 tablet_bootstrap.cc:492] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap starting.
I20260709 13:06:08.523644  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:08.532429 18253 tablet_bootstrap.cc:492] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47: 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 13:06:08.533481 18253 tablet_bootstrap.cc:492] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap complete.
I20260709 13:06:08.534114 18253 ts_tablet_manager.cc:1403] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.012s
I20260709 13:06:08.540325 18253 raft_consensus.cc:359] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.541491 18253 raft_consensus.cc:740] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.542590 18253 consensus_queue.cc:260] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.544788 18253 ts_tablet_manager.cc:1434] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:06:08.545712 18253 tablet_bootstrap.cc:492] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap starting.
I20260709 13:06:08.555284 18316 heartbeater.cc:344] Connected to a master server at 127.9.77.126:38697
I20260709 13:06:08.555814 18316 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:08.556782 18316 heartbeater.cc:507] Master 127.9.77.126:38697 requested a full tablet report, sending...
I20260709 13:06:08.564065 17841 ts_manager.cc:194] Re-registered known tserver with Master: 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037)
I20260709 13:06:08.565533 18253 tablet_bootstrap.cc:492] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47: 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 13:06:08.566622 18253 tablet_bootstrap.cc:492] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap complete.
I20260709 13:06:08.567399 18253 ts_tablet_manager.cc:1403] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260709 13:06:08.569787 18253 raft_consensus.cc:359] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.570420 18253 raft_consensus.cc:740] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.570962 18253 consensus_queue.cc:260] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.572820 18253 ts_tablet_manager.cc:1434] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:08.573653 18253 tablet_bootstrap.cc:492] T ac07d2d78dc741cc97cc46cb18187edf P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap starting.
I20260709 13:06:08.574177 18020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68c107c3e5f04a079f72611da8755d0d"
dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
mode: GRACEFUL
new_leader_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
 from {username='slave'} at 127.0.0.1:51486
I20260709 13:06:08.574939 18020 raft_consensus.cc:606] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 2 LEADER]: Received request to transfer leadership to TS 53b90853b0b34840bd0aacdcdf8e3343
I20260709 13:06:08.580572 17841 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59408
I20260709 13:06:08.584450 18316 heartbeater.cc:499] Master 127.9.77.126:38697 was elected leader, sending a full tablet report...
I20260709 13:06:08.586916 18290 raft_consensus.cc:3060] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:08.597221 18290 pending_rounds.cc:85] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47: Aborting all ops after (but not including) 0
I20260709 13:06:08.597669 18290 pending_rounds.cc:107] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:06:08.597747 18093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8e50460aa6d4dbebb8aff0b49528c5c"
dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
mode: GRACEFUL
new_leader_uuid: "c959a4c8726c404aa1d4812fbe96b358"
 from {username='slave'} at 127.0.0.1:46316
I20260709 13:06:08.598127 18290 raft_consensus.cc:2889] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:08.598565 18093 raft_consensus.cc:606] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Received request to transfer leadership to TS c959a4c8726c404aa1d4812fbe96b358
I20260709 13:06:08.601912 18020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfc25b5385f14355977955b4edc4f9bf"
dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
mode: GRACEFUL
new_leader_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
 from {username='slave'} at 127.0.0.1:51486
I20260709 13:06:08.602576 18020 raft_consensus.cc:606] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 1 LEADER]: Received request to transfer leadership to TS 53b90853b0b34840bd0aacdcdf8e3343
I20260709 13:06:08.603415 18253 tablet_bootstrap.cc:492] T ac07d2d78dc741cc97cc46cb18187edf P 62fd22d2e45448feacc4b1bf43424e47: 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 13:06:08.604070  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:08.604698 18253 tablet_bootstrap.cc:492] T ac07d2d78dc741cc97cc46cb18187edf P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap complete.
I20260709 13:06:08.604928  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:08.605726 18253 ts_tablet_manager.cc:1403] T ac07d2d78dc741cc97cc46cb18187edf P 62fd22d2e45448feacc4b1bf43424e47: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.011s
I20260709 13:06:08.605796  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:08.609170 18253 raft_consensus.cc:359] T ac07d2d78dc741cc97cc46cb18187edf P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.610193 18253 raft_consensus.cc:740] T ac07d2d78dc741cc97cc46cb18187edf P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.611054 18253 consensus_queue.cc:260] T ac07d2d78dc741cc97cc46cb18187edf P 62fd22d2e45448feacc4b1bf43424e47 [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: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.613548 18253 ts_tablet_manager.cc:1434] T ac07d2d78dc741cc97cc46cb18187edf P 62fd22d2e45448feacc4b1bf43424e47: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:08.614291 18253 tablet_bootstrap.cc:492] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap starting.
I20260709 13:06:08.628760 18253 tablet_bootstrap.cc:492] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47: 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 13:06:08.629544 18253 tablet_bootstrap.cc:492] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap complete.
I20260709 13:06:08.630035 18253 ts_tablet_manager.cc:1403] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 13:06:08.631680 18253 raft_consensus.cc:359] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.632200 18253 raft_consensus.cc:740] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.632681 18253 consensus_queue.cc:260] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.634079 18253 ts_tablet_manager.cc:1434] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:08.634778 18253 tablet_bootstrap.cc:492] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap starting.
I20260709 13:06:08.646721 18253 tablet_bootstrap.cc:492] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47: 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 13:06:08.647411 18253 tablet_bootstrap.cc:492] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47: Bootstrap complete.
I20260709 13:06:08.647980 18253 ts_tablet_manager.cc:1403] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:06:08.649876 18253 raft_consensus.cc:359] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.650408 18253 raft_consensus.cc:740] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62fd22d2e45448feacc4b1bf43424e47, State: Initialized, Role: FOLLOWER
I20260709 13:06:08.650985 18253 consensus_queue.cc:260] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.652518 18253 ts_tablet_manager.cc:1434] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:08.711886 18290 raft_consensus.cc:3060] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:08.712622 18237 raft_consensus.cc:993] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358: : Instructing follower 53b90853b0b34840bd0aacdcdf8e3343 to start an election
I20260709 13:06:08.713167 18235 raft_consensus.cc:1081] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 1 LEADER]: Signalling peer 53b90853b0b34840bd0aacdcdf8e3343 to start an election
I20260709 13:06:08.715018 18093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfc25b5385f14355977955b4edc4f9bf"
dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
 from {username='slave'} at 127.0.0.1:46300
I20260709 13:06:08.715580 18093 raft_consensus.cc:493] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:08.715893 18093 raft_consensus.cc:3060] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:08.718040 18290 pending_rounds.cc:85] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47: Aborting all ops after (but not including) 0
I20260709 13:06:08.718366 18290 pending_rounds.cc:107] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:06:08.718604 18290 raft_consensus.cc:2889] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:08.721500 18093 raft_consensus.cc:515] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.724371 18093 leader_election.cc:290] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 2 election: Requested vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369)
I20260709 13:06:08.724766 18290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc25b5385f14355977955b4edc4f9bf" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62fd22d2e45448feacc4b1bf43424e47"
I20260709 13:06:08.725066 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc25b5385f14355977955b4edc4f9bf" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
I20260709 13:06:08.725543 18290 raft_consensus.cc:3060] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:08.725802 18020 raft_consensus.cc:3055] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:08.726177 18020 raft_consensus.cc:740] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Running, Role: LEADER
I20260709 13:06:08.727020 18020 consensus_queue.cc:260] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.728343 18020 raft_consensus.cc:3060] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:08.735293 18290 raft_consensus.cc:2468] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 2.
I20260709 13:06:08.735740 18020 raft_consensus.cc:2468] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 2.
I20260709 13:06:08.737093 18060 leader_election.cc:304] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b90853b0b34840bd0aacdcdf8e3343, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:08.738006 18236 raft_consensus.cc:2804] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:08.738571 18236 raft_consensus.cc:697] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Becoming Leader. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Running, Role: LEADER
I20260709 13:06:08.740567 18236 consensus_queue.cc:237] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.746151 18290 raft_consensus.cc:3060] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:08.752077 18237 raft_consensus.cc:993] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358: : Instructing follower 53b90853b0b34840bd0aacdcdf8e3343 to start an election
I20260709 13:06:08.752694 18237 raft_consensus.cc:1081] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 2 LEADER]: Signalling peer 53b90853b0b34840bd0aacdcdf8e3343 to start an election
I20260709 13:06:08.754304 18093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68c107c3e5f04a079f72611da8755d0d"
dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
 from {username='slave'} at 127.0.0.1:46300
I20260709 13:06:08.754828 18093 raft_consensus.cc:493] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:08.755182 18093 raft_consensus.cc:3060] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:08.761169 18236 raft_consensus.cc:993] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343: : Instructing follower c959a4c8726c404aa1d4812fbe96b358 to start an election
I20260709 13:06:08.761822 18236 raft_consensus.cc:1081] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Signalling peer c959a4c8726c404aa1d4812fbe96b358 to start an election
I20260709 13:06:08.762696 18093 raft_consensus.cc:515] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.763756 18020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8e50460aa6d4dbebb8aff0b49528c5c"
dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
 from {username='slave'} at 127.0.0.1:51458
I20260709 13:06:08.764397 18020 raft_consensus.cc:493] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:08.764804 18020 raft_consensus.cc:3060] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:08.763931 17841 catalog_manager.cc:5697] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 reported cstate change: term changed from 1 to 2, leader changed from c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66) to 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "53b90853b0b34840bd0aacdcdf8e3343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:08.765964 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c107c3e5f04a079f72611da8755d0d" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
I20260709 13:06:08.766566 18019 raft_consensus.cc:3055] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:08.766884 18019 raft_consensus.cc:740] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Running, Role: LEADER
I20260709 13:06:08.767728 18019 consensus_queue.cc:260] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.768873 18019 raft_consensus.cc:3060] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:08.770788 18289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c107c3e5f04a079f72611da8755d0d" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "62fd22d2e45448feacc4b1bf43424e47"
I20260709 13:06:08.771445 18289 raft_consensus.cc:3060] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:08.773613 18020 raft_consensus.cc:515] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.775771 18020 leader_election.cc:290] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 3 election: Requested vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:08.777047 18092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e50460aa6d4dbebb8aff0b49528c5c" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
I20260709 13:06:08.777680 18092 raft_consensus.cc:3055] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:08.777980 18092 raft_consensus.cc:740] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Running, Role: LEADER
I20260709 13:06:08.778658 18092 consensus_queue.cc:260] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.779296 18019 raft_consensus.cc:2468] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 3.
I20260709 13:06:08.779865 18092 raft_consensus.cc:3060] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:08.780175 18093 leader_election.cc:290] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 3 election: Requested vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369)
I20260709 13:06:08.780625 18060 leader_election.cc:304] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [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: 53b90853b0b34840bd0aacdcdf8e3343, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:08.781529 18236 raft_consensus.cc:2804] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:08.781788 18289 raft_consensus.cc:2468] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 3.
I20260709 13:06:08.782004 18236 raft_consensus.cc:697] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 LEADER]: Becoming Leader. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Running, Role: LEADER
I20260709 13:06:08.781947 18288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e50460aa6d4dbebb8aff0b49528c5c" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62fd22d2e45448feacc4b1bf43424e47"
I20260709 13:06:08.782757 18288 raft_consensus.cc:3060] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:08.783042 18236 consensus_queue.cc:237] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.791502 18288 raft_consensus.cc:2468] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 3.
I20260709 13:06:08.792762 18092 raft_consensus.cc:2468] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 3.
I20260709 13:06:08.793668 17983 leader_election.cc:304] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [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: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:08.794574 18333 raft_consensus.cc:2804] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:08.795042 18333 raft_consensus.cc:697] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 3 LEADER]: Becoming Leader. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Running, Role: LEADER
I20260709 13:06:08.795974 18333 consensus_queue.cc:237] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:08.800518 18288 raft_consensus.cc:3060] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:08.806632 18288 pending_rounds.cc:85] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47: Aborting all ops after (but not including) 0
I20260709 13:06:08.806927 18288 pending_rounds.cc:107] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:06:08.807188 18288 raft_consensus.cc:2889] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:08.807600 17840 catalog_manager.cc:5697] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 reported cstate change: term changed from 2 to 3, leader changed from 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67) to c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66). New cstate: current_term: 3 leader_uuid: "c959a4c8726c404aa1d4812fbe96b358" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:08.813997 17841 catalog_manager.cc:5697] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 reported cstate change: term changed from 2 to 3, leader changed from c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66) to 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "53b90853b0b34840bd0aacdcdf8e3343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:09.172391 18019 raft_consensus.cc:1275] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Refusing update from remote peer 53b90853b0b34840bd0aacdcdf8e3343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:09.172391 18288 raft_consensus.cc:1275] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47 [term 2 FOLLOWER]: Refusing update from remote peer 53b90853b0b34840bd0aacdcdf8e3343: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:09.174130 18230 consensus_queue.cc:1048] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:09.174784 18236 consensus_queue.cc:1048] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:09.190027 18092 raft_consensus.cc:1275] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 FOLLOWER]: Refusing update from remote peer c959a4c8726c404aa1d4812fbe96b358: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:09.192858 18333 consensus_queue.cc:1048] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:09.199694 18288 raft_consensus.cc:1275] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 3 FOLLOWER]: Refusing update from remote peer 53b90853b0b34840bd0aacdcdf8e3343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:09.203689 18236 consensus_queue.cc:1048] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:09.204434 18236 consensus_queue.cc:1243] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Peer 62fd22d2e45448feacc4b1bf43424e47 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 13:06:09.212309 18288 pending_rounds.cc:85] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47: Aborting all ops after (but not including) 0
I20260709 13:06:09.213762 18288 pending_rounds.cc:107] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:06:09.214033 18288 raft_consensus.cc:2889] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:09.214629 18290 raft_consensus.cc:1275] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 3 FOLLOWER]: Refusing update from remote peer c959a4c8726c404aa1d4812fbe96b358: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:09.216126 18237 consensus_queue.cc:1048] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:09.236531 18019 raft_consensus.cc:1275] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 3 FOLLOWER]: Refusing update from remote peer 53b90853b0b34840bd0aacdcdf8e3343: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:09.238404 18230 consensus_queue.cc:1048] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:09.364171 17891 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:06:09.616058  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:09.624567 18092 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cf027368a314534a019de054cb4bad7"
dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
mode: GRACEFUL
new_leader_uuid: "c959a4c8726c404aa1d4812fbe96b358"
 from {username='slave'} at 127.0.0.1:46316
I20260709 13:06:09.625232 18092 raft_consensus.cc:606] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Received request to transfer leadership to TS c959a4c8726c404aa1d4812fbe96b358
I20260709 13:06:09.627821 18092 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68c107c3e5f04a079f72611da8755d0d"
dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
mode: GRACEFUL
new_leader_uuid: "c959a4c8726c404aa1d4812fbe96b358"
 from {username='slave'} at 127.0.0.1:46316
I20260709 13:06:09.628358 18092 raft_consensus.cc:606] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 LEADER]: Received request to transfer leadership to TS c959a4c8726c404aa1d4812fbe96b358
I20260709 13:06:09.630764 18019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8e50460aa6d4dbebb8aff0b49528c5c"
dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
mode: GRACEFUL
new_leader_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
 from {username='slave'} at 127.0.0.1:51486
I20260709 13:06:09.631317 18019 raft_consensus.cc:606] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 3 LEADER]: Received request to transfer leadership to TS 53b90853b0b34840bd0aacdcdf8e3343
I20260709 13:06:09.632490  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:09.632988  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:09.633620  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:09.675524 18334 raft_consensus.cc:993] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358: : Instructing follower 53b90853b0b34840bd0aacdcdf8e3343 to start an election
I20260709 13:06:09.675973 18237 raft_consensus.cc:1081] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 3 LEADER]: Signalling peer 53b90853b0b34840bd0aacdcdf8e3343 to start an election
I20260709 13:06:09.677452 18092 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8e50460aa6d4dbebb8aff0b49528c5c"
dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
 from {username='slave'} at 127.0.0.1:46300
I20260709 13:06:09.677996 18092 raft_consensus.cc:493] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:09.678505 18092 raft_consensus.cc:3060] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:09.683848 18092 raft_consensus.cc:515] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:09.685636 18092 leader_election.cc:290] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 4 election: Requested vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369)
I20260709 13:06:09.686601 18288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e50460aa6d4dbebb8aff0b49528c5c" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "62fd22d2e45448feacc4b1bf43424e47"
I20260709 13:06:09.686743 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e50460aa6d4dbebb8aff0b49528c5c" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
I20260709 13:06:09.687242 18288 raft_consensus.cc:3060] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:09.687399 18019 raft_consensus.cc:3055] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:09.687816 18019 raft_consensus.cc:740] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Running, Role: LEADER
I20260709 13:06:09.688539 18019 consensus_queue.cc:260] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:09.689570 18019 raft_consensus.cc:3060] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:09.692751 18288 raft_consensus.cc:2468] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 4.
I20260709 13:06:09.694007 18057 leader_election.cc:304] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [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: 53b90853b0b34840bd0aacdcdf8e3343, 62fd22d2e45448feacc4b1bf43424e47; no voters: 
I20260709 13:06:09.694854 18350 raft_consensus.cc:2804] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:09.694908 18019 raft_consensus.cc:2468] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 4.
I20260709 13:06:09.695369 18350 raft_consensus.cc:697] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 4 LEADER]: Becoming Leader. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Running, Role: LEADER
I20260709 13:06:09.696264 18350 consensus_queue.cc:237] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:09.702243 17841 catalog_manager.cc:5697] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 reported cstate change: term changed from 3 to 4, leader changed from c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66) to 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67). New cstate: current_term: 4 leader_uuid: "53b90853b0b34840bd0aacdcdf8e3343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:09.737578 18230 raft_consensus.cc:993] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343: : Instructing follower c959a4c8726c404aa1d4812fbe96b358 to start an election
I20260709 13:06:09.738155 18350 raft_consensus.cc:1081] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 LEADER]: Signalling peer c959a4c8726c404aa1d4812fbe96b358 to start an election
I20260709 13:06:09.739733 18019 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68c107c3e5f04a079f72611da8755d0d"
dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
 from {username='slave'} at 127.0.0.1:51458
I20260709 13:06:09.740325 18019 raft_consensus.cc:493] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:09.740697 18019 raft_consensus.cc:3060] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:09.746518 18019 raft_consensus.cc:515] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:09.748147 18019 leader_election.cc:290] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 4 election: Requested vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:09.749013 18288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c107c3e5f04a079f72611da8755d0d" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "62fd22d2e45448feacc4b1bf43424e47"
I20260709 13:06:09.749279 18092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c107c3e5f04a079f72611da8755d0d" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
I20260709 13:06:09.750123 18288 raft_consensus.cc:3060] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:09.750242 18092 raft_consensus.cc:3055] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:09.750689 18092 raft_consensus.cc:740] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Running, Role: LEADER
I20260709 13:06:09.751364 18092 consensus_queue.cc:260] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:09.752369 18092 raft_consensus.cc:3060] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:09.756161 18288 raft_consensus.cc:2468] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 4.
I20260709 13:06:09.757236 17983 leader_election.cc:304] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [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: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:09.757920 18237 raft_consensus.cc:2804] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:09.758313 18237 raft_consensus.cc:697] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 4 LEADER]: Becoming Leader. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Running, Role: LEADER
I20260709 13:06:09.759006 18237 consensus_queue.cc:237] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:09.759248 18092 raft_consensus.cc:2468] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 4.
I20260709 13:06:09.765010 17841 catalog_manager.cc:5697] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 reported cstate change: term changed from 3 to 4, leader changed from 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67) to c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66). New cstate: current_term: 4 leader_uuid: "c959a4c8726c404aa1d4812fbe96b358" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:10.038997 18230 raft_consensus.cc:993] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343: : Instructing follower c959a4c8726c404aa1d4812fbe96b358 to start an election
I20260709 13:06:10.039458 18350 raft_consensus.cc:1081] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Signalling peer c959a4c8726c404aa1d4812fbe96b358 to start an election
I20260709 13:06:10.040998 18019 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cf027368a314534a019de054cb4bad7"
dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
 from {username='slave'} at 127.0.0.1:51458
I20260709 13:06:10.041558 18019 raft_consensus.cc:493] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:10.041932 18019 raft_consensus.cc:3060] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:10.047187 18019 raft_consensus.cc:515] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:10.049085 18019 leader_election.cc:290] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 3 election: Requested vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:10.050009 18288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf027368a314534a019de054cb4bad7" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "62fd22d2e45448feacc4b1bf43424e47"
I20260709 13:06:10.050186 18092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cf027368a314534a019de054cb4bad7" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
I20260709 13:06:10.050770 18288 raft_consensus.cc:3060] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:10.050932 18092 raft_consensus.cc:3055] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:10.051364 18092 raft_consensus.cc:740] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Running, Role: LEADER
I20260709 13:06:10.052175 18092 consensus_queue.cc:260] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:10.053488 18092 raft_consensus.cc:3060] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:10.056663 18288 raft_consensus.cc:2468] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 3.
I20260709 13:06:10.057884 17983 leader_election.cc:304] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [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: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:10.058754 18237 raft_consensus.cc:2804] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:10.059253 18237 raft_consensus.cc:697] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [term 3 LEADER]: Becoming Leader. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Running, Role: LEADER
I20260709 13:06:10.060063 18092 raft_consensus.cc:2468] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 3.
I20260709 13:06:10.060086 18237 consensus_queue.cc:237] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:10.066977 17841 catalog_manager.cc:5697] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 reported cstate change: term changed from 2 to 3, leader changed from 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67) to c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66). New cstate: current_term: 3 leader_uuid: "c959a4c8726c404aa1d4812fbe96b358" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:10.201259 18092 raft_consensus.cc:1275] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 4 FOLLOWER]: Refusing update from remote peer c959a4c8726c404aa1d4812fbe96b358: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:10.202538 18237 consensus_queue.cc:1048] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:10.211632 18288 raft_consensus.cc:1275] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 4 FOLLOWER]: Refusing update from remote peer c959a4c8726c404aa1d4812fbe96b358: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:10.213199 18237 consensus_queue.cc:1048] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:10.254482 18288 raft_consensus.cc:1275] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 4 FOLLOWER]: Refusing update from remote peer 53b90853b0b34840bd0aacdcdf8e3343: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:10.255839 18350 consensus_queue.cc:1048] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:10.266183 18019 raft_consensus.cc:1275] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 4 FOLLOWER]: Refusing update from remote peer 53b90853b0b34840bd0aacdcdf8e3343: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:10.267572 18350 consensus_queue.cc:1048] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:06:10.365779 17891 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:06:10.516250 18092 raft_consensus.cc:1275] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 FOLLOWER]: Refusing update from remote peer c959a4c8726c404aa1d4812fbe96b358: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:10.518451 18360 consensus_queue.cc:1048] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:10.533506 18288 raft_consensus.cc:1275] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [term 3 FOLLOWER]: Refusing update from remote peer c959a4c8726c404aa1d4812fbe96b358: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:10.536262 18360 consensus_queue.cc:1048] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.640723  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:10.650480 18019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35ec437e47344861af15ceba1bc70fe4"
dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
mode: GRACEFUL
new_leader_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
 from {username='slave'} at 127.0.0.1:51486
I20260709 13:06:10.651381 18019 raft_consensus.cc:606] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 1 LEADER]: Received request to transfer leadership to TS 53b90853b0b34840bd0aacdcdf8e3343
I20260709 13:06:10.654908 18019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d4a073157d7475fa43077bbc922e339"
dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
mode: GRACEFUL
new_leader_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
 from {username='slave'} at 127.0.0.1:51486
I20260709 13:06:10.655498 18019 raft_consensus.cc:606] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [term 1 LEADER]: Received request to transfer leadership to TS 53b90853b0b34840bd0aacdcdf8e3343
I20260709 13:06:10.658416 18093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfc25b5385f14355977955b4edc4f9bf"
dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
mode: GRACEFUL
new_leader_uuid: "c959a4c8726c404aa1d4812fbe96b358"
 from {username='slave'} at 127.0.0.1:46316
I20260709 13:06:10.659070 18093 raft_consensus.cc:606] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Received request to transfer leadership to TS c959a4c8726c404aa1d4812fbe96b358
I20260709 13:06:10.660660  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:10.661206  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:10.662223  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:10.678573 18334 raft_consensus.cc:993] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358: : Instructing follower 53b90853b0b34840bd0aacdcdf8e3343 to start an election
I20260709 13:06:10.679167 18360 raft_consensus.cc:1081] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 1 LEADER]: Signalling peer 53b90853b0b34840bd0aacdcdf8e3343 to start an election
I20260709 13:06:10.680828 18093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35ec437e47344861af15ceba1bc70fe4"
dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
 from {username='slave'} at 127.0.0.1:46300
I20260709 13:06:10.681357 18093 raft_consensus.cc:493] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:10.681649 18093 raft_consensus.cc:3060] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.689607 18093 raft_consensus.cc:515] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:10.691877 18093 leader_election.cc:290] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 2 election: Requested vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369)
I20260709 13:06:10.692751 18288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ec437e47344861af15ceba1bc70fe4" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62fd22d2e45448feacc4b1bf43424e47"
I20260709 13:06:10.693238 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ec437e47344861af15ceba1bc70fe4" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
I20260709 13:06:10.693672 18288 raft_consensus.cc:3060] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.693945 18019 raft_consensus.cc:3055] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:10.694319 18019 raft_consensus.cc:740] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Running, Role: LEADER
I20260709 13:06:10.695386 18019 consensus_queue.cc:260] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:10.696712 18019 raft_consensus.cc:3060] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.701545 18288 raft_consensus.cc:2468] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 2.
I20260709 13:06:10.703118 18057 leader_election.cc:304] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b90853b0b34840bd0aacdcdf8e3343, 62fd22d2e45448feacc4b1bf43424e47; no voters: 
I20260709 13:06:10.703735 18019 raft_consensus.cc:2468] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 2.
I20260709 13:06:10.704224 18350 raft_consensus.cc:2804] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:10.704823 18350 raft_consensus.cc:697] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Becoming Leader. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Running, Role: LEADER
I20260709 13:06:10.705963 18350 consensus_queue.cc:237] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:10.713828 17840 catalog_manager.cc:5697] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 reported cstate change: term changed from 1 to 2, leader changed from c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66) to 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "53b90853b0b34840bd0aacdcdf8e3343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:11.098701 18290 raft_consensus.cc:1275] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47 [term 2 FOLLOWER]: Refusing update from remote peer 53b90853b0b34840bd0aacdcdf8e3343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:11.100059 18374 consensus_queue.cc:1048] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:11.106743 18019 raft_consensus.cc:1275] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Refusing update from remote peer 53b90853b0b34840bd0aacdcdf8e3343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:11.108629 18230 consensus_queue.cc:1048] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:11.122991 18334 raft_consensus.cc:993] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358: : Instructing follower 53b90853b0b34840bd0aacdcdf8e3343 to start an election
I20260709 13:06:11.123513 18360 raft_consensus.cc:1081] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [term 1 LEADER]: Signalling peer 53b90853b0b34840bd0aacdcdf8e3343 to start an election
I20260709 13:06:11.125432 18093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d4a073157d7475fa43077bbc922e339"
dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
 from {username='slave'} at 127.0.0.1:46300
I20260709 13:06:11.125957 18093 raft_consensus.cc:493] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:11.126307 18093 raft_consensus.cc:3060] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.132398 18093 raft_consensus.cc:515] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:11.134088 18093 leader_election.cc:290] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 2 election: Requested vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369)
I20260709 13:06:11.135232 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4a073157d7475fa43077bbc922e339" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
I20260709 13:06:11.135046 18290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4a073157d7475fa43077bbc922e339" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62fd22d2e45448feacc4b1bf43424e47"
I20260709 13:06:11.135843 18019 raft_consensus.cc:3055] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:11.135968 18290 raft_consensus.cc:3060] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.136130 18019 raft_consensus.cc:740] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Running, Role: LEADER
I20260709 13:06:11.137034 18019 consensus_queue.cc:260] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:11.138084 18019 raft_consensus.cc:3060] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.143173 18019 raft_consensus.cc:2468] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 2.
I20260709 13:06:11.143213 18290 raft_consensus.cc:2468] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 2.
I20260709 13:06:11.144656 18060 leader_election.cc:304] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b90853b0b34840bd0aacdcdf8e3343, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:11.145479 18230 raft_consensus.cc:2804] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:11.145970 18230 raft_consensus.cc:697] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Becoming Leader. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Running, Role: LEADER
I20260709 13:06:11.146831 18230 consensus_queue.cc:237] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:11.154497 17840 catalog_manager.cc:5697] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343 reported cstate change: term changed from 1 to 2, leader changed from c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66) to 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "53b90853b0b34840bd0aacdcdf8e3343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:11.166251 18350 raft_consensus.cc:993] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343: : Instructing follower c959a4c8726c404aa1d4812fbe96b358 to start an election
I20260709 13:06:11.166767 18350 raft_consensus.cc:1081] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Signalling peer c959a4c8726c404aa1d4812fbe96b358 to start an election
I20260709 13:06:11.168334 18019 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfc25b5385f14355977955b4edc4f9bf"
dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
 from {username='slave'} at 127.0.0.1:51458
I20260709 13:06:11.168849 18019 raft_consensus.cc:493] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:11.169134 18019 raft_consensus.cc:3060] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:11.173591 18019 raft_consensus.cc:515] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:11.175247 18019 leader_election.cc:290] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 3 election: Requested vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:11.176093 18290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc25b5385f14355977955b4edc4f9bf" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62fd22d2e45448feacc4b1bf43424e47"
I20260709 13:06:11.176360 18093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc25b5385f14355977955b4edc4f9bf" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
I20260709 13:06:11.176779 18290 raft_consensus.cc:3060] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:11.176883 18093 raft_consensus.cc:3055] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:11.177253 18093 raft_consensus.cc:740] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Running, Role: LEADER
I20260709 13:06:11.178200 18093 consensus_queue.cc:260] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:11.179556 18093 raft_consensus.cc:3060] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:11.184319 18290 raft_consensus.cc:2468] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 3.
I20260709 13:06:11.185712 17983 leader_election.cc:304] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [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: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:11.186285 18093 raft_consensus.cc:2468] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 3.
I20260709 13:06:11.186525 18360 raft_consensus.cc:2804] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:11.187166 18360 raft_consensus.cc:697] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 3 LEADER]: Becoming Leader. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Running, Role: LEADER
I20260709 13:06:11.188148 18360 consensus_queue.cc:237] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:11.195957 17840 catalog_manager.cc:5697] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 reported cstate change: term changed from 2 to 3, leader changed from 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67) to c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66). New cstate: current_term: 3 leader_uuid: "c959a4c8726c404aa1d4812fbe96b358" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:11.367116 17891 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:06:11.544355 17983 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:39037, user_credentials={real_user=slave}} blocked reactor thread for 94337.9us
I20260709 13:06:11.893811 18290 raft_consensus.cc:1275] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47 [term 3 FOLLOWER]: Refusing update from remote peer c959a4c8726c404aa1d4812fbe96b358: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:11.896226 18360 consensus_queue.cc:1048] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:06:12.405444 17891 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:06:12.411339 18093 raft_consensus.cc:1275] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 FOLLOWER]: Refusing update from remote peer c959a4c8726c404aa1d4812fbe96b358: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:12.413493 18389 consensus_queue.cc:1048] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:12.451624 18016 raft_consensus.cc:1275] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Refusing update from remote peer 53b90853b0b34840bd0aacdcdf8e3343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:12.454226 18350 consensus_queue.cc:1048] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:12.468889 18288 raft_consensus.cc:1275] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47 [term 2 FOLLOWER]: Refusing update from remote peer 53b90853b0b34840bd0aacdcdf8e3343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:12.470263 18388 consensus_queue.cc:1048] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:12.488263 18290 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.585s	user 0.015s	sys 0.000s
W20260709 13:06:12.488547 18290 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.586s	user 0.015s	sys 0.000s
I20260709 13:06:12.764361  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:12.771812 18091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35ec437e47344861af15ceba1bc70fe4"
dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
mode: GRACEFUL
new_leader_uuid: "c959a4c8726c404aa1d4812fbe96b358"
 from {username='slave'} at 127.0.0.1:46316
I20260709 13:06:12.772351 18091 raft_consensus.cc:606] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Received request to transfer leadership to TS c959a4c8726c404aa1d4812fbe96b358
I20260709 13:06:12.774956 18016 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68c107c3e5f04a079f72611da8755d0d"
dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
mode: GRACEFUL
new_leader_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
 from {username='slave'} at 127.0.0.1:51486
I20260709 13:06:12.775494 18016 raft_consensus.cc:606] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 4 LEADER]: Received request to transfer leadership to TS 53b90853b0b34840bd0aacdcdf8e3343
I20260709 13:06:12.778332 18091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8e50460aa6d4dbebb8aff0b49528c5c"
dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
mode: GRACEFUL
new_leader_uuid: "c959a4c8726c404aa1d4812fbe96b358"
 from {username='slave'} at 127.0.0.1:46316
I20260709 13:06:12.778833 18091 raft_consensus.cc:606] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 4 LEADER]: Received request to transfer leadership to TS c959a4c8726c404aa1d4812fbe96b358
I20260709 13:06:12.779876  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:12.780441  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:12.781023  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:12.879453 18383 raft_consensus.cc:993] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343: : Instructing follower c959a4c8726c404aa1d4812fbe96b358 to start an election
I20260709 13:06:12.880026 18388 raft_consensus.cc:1081] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Signalling peer c959a4c8726c404aa1d4812fbe96b358 to start an election
I20260709 13:06:12.881680 18016 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35ec437e47344861af15ceba1bc70fe4"
dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
 from {username='slave'} at 127.0.0.1:51458
I20260709 13:06:12.882208 18016 raft_consensus.cc:493] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:12.882510 18016 raft_consensus.cc:3060] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:12.889580 18016 raft_consensus.cc:515] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:12.891153 18016 leader_election.cc:290] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 3 election: Requested vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:12.892014 18290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ec437e47344861af15ceba1bc70fe4" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62fd22d2e45448feacc4b1bf43424e47"
I20260709 13:06:12.892421 18091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35ec437e47344861af15ceba1bc70fe4" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
I20260709 13:06:12.892731 18290 raft_consensus.cc:3060] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:12.893074 18091 raft_consensus.cc:3055] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:12.893453 18091 raft_consensus.cc:740] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Running, Role: LEADER
I20260709 13:06:12.894277 18091 consensus_queue.cc:260] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:12.895499 18091 raft_consensus.cc:3060] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:12.899123 18290 raft_consensus.cc:2468] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 3.
I20260709 13:06:12.899977 18285 raft_consensus.cc:1240] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47 [term 3 FOLLOWER]: Rejecting Update request from peer 53b90853b0b34840bd0aacdcdf8e3343 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:12.900403 17983 leader_election.cc:304] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [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: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:12.901219 18390 raft_consensus.cc:2804] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:12.901742 18390 raft_consensus.cc:697] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 3 LEADER]: Becoming Leader. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Running, Role: LEADER
I20260709 13:06:12.902587 18390 consensus_queue.cc:237] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:12.902971 18091 raft_consensus.cc:2468] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 3.
I20260709 13:06:12.909859 17843 catalog_manager.cc:5697] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 reported cstate change: term changed from 2 to 3, leader changed from 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67) to c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66). New cstate: current_term: 3 leader_uuid: "c959a4c8726c404aa1d4812fbe96b358" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:12.967893 18360 raft_consensus.cc:993] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358: : Instructing follower 53b90853b0b34840bd0aacdcdf8e3343 to start an election
I20260709 13:06:12.968484 18360 raft_consensus.cc:1081] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 4 LEADER]: Signalling peer 53b90853b0b34840bd0aacdcdf8e3343 to start an election
I20260709 13:06:12.970410 18091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68c107c3e5f04a079f72611da8755d0d"
dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
 from {username='slave'} at 127.0.0.1:46300
I20260709 13:06:12.970952 18091 raft_consensus.cc:493] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:12.971243 18091 raft_consensus.cc:3060] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:12.980497 18091 raft_consensus.cc:515] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:12.982271 18091 leader_election.cc:290] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 5 election: Requested vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369)
I20260709 13:06:12.983366 18285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c107c3e5f04a079f72611da8755d0d" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "62fd22d2e45448feacc4b1bf43424e47"
I20260709 13:06:12.983848 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c107c3e5f04a079f72611da8755d0d" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
I20260709 13:06:12.984189 18285 raft_consensus.cc:3060] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:12.984474 18016 raft_consensus.cc:3055] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:12.984915 18016 raft_consensus.cc:740] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Running, Role: LEADER
I20260709 13:06:12.985852 18016 consensus_queue.cc:260] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:12.987075 18016 raft_consensus.cc:3060] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:12.991071 18285 raft_consensus.cc:2468] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 5.
I20260709 13:06:12.992380 18057 leader_election.cc:304] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [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: 53b90853b0b34840bd0aacdcdf8e3343, 62fd22d2e45448feacc4b1bf43424e47; no voters: 
I20260709 13:06:12.993131 18405 raft_consensus.cc:2804] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:12.993604 18405 raft_consensus.cc:697] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 5 LEADER]: Becoming Leader. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Running, Role: LEADER
I20260709 13:06:12.994014 18016 raft_consensus.cc:2468] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 5.
I20260709 13:06:12.994582 18405 consensus_queue.cc:237] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:13.002591 17843 catalog_manager.cc:5697] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 reported cstate change: term changed from 4 to 5, leader changed from c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66) to 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67). New cstate: current_term: 5 leader_uuid: "53b90853b0b34840bd0aacdcdf8e3343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:13.133247 18388 raft_consensus.cc:993] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343: : Instructing follower c959a4c8726c404aa1d4812fbe96b358 to start an election
I20260709 13:06:13.133790 18405 raft_consensus.cc:1081] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 4 LEADER]: Signalling peer c959a4c8726c404aa1d4812fbe96b358 to start an election
I20260709 13:06:13.135530 18016 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8e50460aa6d4dbebb8aff0b49528c5c"
dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
 from {username='slave'} at 127.0.0.1:51458
I20260709 13:06:13.136054 18016 raft_consensus.cc:493] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:13.136348 18016 raft_consensus.cc:3060] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:13.141640 18016 raft_consensus.cc:515] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:13.143286 18016 leader_election.cc:290] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 5 election: Requested vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:13.144246 18285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e50460aa6d4dbebb8aff0b49528c5c" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "62fd22d2e45448feacc4b1bf43424e47"
I20260709 13:06:13.144469 18091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8e50460aa6d4dbebb8aff0b49528c5c" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
I20260709 13:06:13.144927 18285 raft_consensus.cc:3060] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:13.145062 18091 raft_consensus.cc:3055] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:13.145505 18091 raft_consensus.cc:740] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Running, Role: LEADER
I20260709 13:06:13.146309 18091 consensus_queue.cc:260] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:13.147578 18091 raft_consensus.cc:3060] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:13.151778 18285 raft_consensus.cc:2468] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 5.
I20260709 13:06:13.152925 17983 leader_election.cc:304] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [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: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:13.153673 18360 raft_consensus.cc:2804] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:13.153731 18091 raft_consensus.cc:2468] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 5.
I20260709 13:06:13.154313 18360 raft_consensus.cc:697] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 5 LEADER]: Becoming Leader. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Running, Role: LEADER
I20260709 13:06:13.155340 18360 consensus_queue.cc:237] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:13.162844 17843 catalog_manager.cc:5697] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 reported cstate change: term changed from 4 to 5, leader changed from 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67) to c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66). New cstate: current_term: 5 leader_uuid: "c959a4c8726c404aa1d4812fbe96b358" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:13.359966 17874 debug-util.cc:398] Leaking SignalData structure 0x7b08000ec960 after lost signal to thread 9528
W20260709 13:06:13.361109 17874 debug-util.cc:398] Leaking SignalData structure 0x7b08002de6c0 after lost signal to thread 17877
W20260709 13:06:13.362298 17874 debug-util.cc:398] Leaking SignalData structure 0x7b080035f020 after lost signal to thread 18044
W20260709 13:06:13.363353 17874 debug-util.cc:398] Leaking SignalData structure 0x7b08000aa0a0 after lost signal to thread 18118
W20260709 13:06:13.364323 17874 debug-util.cc:398] Leaking SignalData structure 0x7b0800257320 after lost signal to thread 18315
W20260709 13:06:13.406749 17891 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:06:13.501569 18091 raft_consensus.cc:1275] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 FOLLOWER]: Refusing update from remote peer c959a4c8726c404aa1d4812fbe96b358: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:13.502965 18360 consensus_queue.cc:1048] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:13.519120 18285 raft_consensus.cc:1275] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 5 FOLLOWER]: Refusing update from remote peer 53b90853b0b34840bd0aacdcdf8e3343: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:13.521744 18405 consensus_queue.cc:1048] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:13.523286 18285 raft_consensus.cc:1275] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47 [term 3 FOLLOWER]: Refusing update from remote peer c959a4c8726c404aa1d4812fbe96b358: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:13.525873 18360 consensus_queue.cc:1048] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:13.550278 18016 raft_consensus.cc:1275] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 5 FOLLOWER]: Refusing update from remote peer 53b90853b0b34840bd0aacdcdf8e3343: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:13.553683 18405 consensus_queue.cc:1048] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:13.588771 18091 raft_consensus.cc:1275] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 5 FOLLOWER]: Refusing update from remote peer c959a4c8726c404aa1d4812fbe96b358: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:13.590271 18360 consensus_queue.cc:1048] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:13.604422 18290 raft_consensus.cc:1275] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 5 FOLLOWER]: Refusing update from remote peer c959a4c8726c404aa1d4812fbe96b358: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:13.606360 18390 consensus_queue.cc:1048] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:13.787485  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:13.795567 18016 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfc25b5385f14355977955b4edc4f9bf"
dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
mode: GRACEFUL
new_leader_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
 from {username='slave'} at 127.0.0.1:51486
I20260709 13:06:13.796121 18016 raft_consensus.cc:606] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 3 LEADER]: Received request to transfer leadership to TS 53b90853b0b34840bd0aacdcdf8e3343
I20260709 13:06:13.798799 18016 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc42566ee4e74386ad59ee492b8a2c77"
dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
mode: GRACEFUL
new_leader_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
 from {username='slave'} at 127.0.0.1:51486
I20260709 13:06:13.799309 18016 raft_consensus.cc:606] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [term 1 LEADER]: Received request to transfer leadership to TS 53b90853b0b34840bd0aacdcdf8e3343
I20260709 13:06:13.801932 18091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e79f47f2b6a94a4794c90a5889838728"
dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
mode: GRACEFUL
new_leader_uuid: "c959a4c8726c404aa1d4812fbe96b358"
 from {username='slave'} at 127.0.0.1:46316
I20260709 13:06:13.802592 18091 raft_consensus.cc:606] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Received request to transfer leadership to TS c959a4c8726c404aa1d4812fbe96b358
I20260709 13:06:13.804068  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:13.804600  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:13.805179  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:13.918545 18360 raft_consensus.cc:993] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358: : Instructing follower 53b90853b0b34840bd0aacdcdf8e3343 to start an election
I20260709 13:06:13.919199 18420 raft_consensus.cc:1081] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 3 LEADER]: Signalling peer 53b90853b0b34840bd0aacdcdf8e3343 to start an election
I20260709 13:06:13.920779 18091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfc25b5385f14355977955b4edc4f9bf"
dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
 from {username='slave'} at 127.0.0.1:46300
I20260709 13:06:13.921458 18091 raft_consensus.cc:493] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:13.921852 18091 raft_consensus.cc:3060] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:13.930281 18091 raft_consensus.cc:515] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:13.933033 18091 leader_election.cc:290] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 4 election: Requested vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369)
I20260709 13:06:13.934209 18290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc25b5385f14355977955b4edc4f9bf" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "62fd22d2e45448feacc4b1bf43424e47"
I20260709 13:06:13.934769 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc25b5385f14355977955b4edc4f9bf" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
I20260709 13:06:13.934942 18290 raft_consensus.cc:3060] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:13.935340 18016 raft_consensus.cc:3055] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:13.935669 18016 raft_consensus.cc:740] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Running, Role: LEADER
I20260709 13:06:13.936388 18016 consensus_queue.cc:260] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:13.937316 18016 raft_consensus.cc:3060] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:13.943727 18290 raft_consensus.cc:2468] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 4.
I20260709 13:06:13.944141 18016 raft_consensus.cc:2468] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 4.
I20260709 13:06:13.945546 18060 leader_election.cc:304] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 53b90853b0b34840bd0aacdcdf8e3343, 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:13.946635 18417 raft_consensus.cc:2804] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:13.947084 18417 raft_consensus.cc:697] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 4 LEADER]: Becoming Leader. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Running, Role: LEADER
I20260709 13:06:13.947793 18417 consensus_queue.cc:237] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:13.955868 17843 catalog_manager.cc:5697] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 reported cstate change: term changed from 3 to 4, leader changed from c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66) to 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67). New cstate: current_term: 4 leader_uuid: "53b90853b0b34840bd0aacdcdf8e3343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:14.023046 18360 raft_consensus.cc:993] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358: : Instructing follower 53b90853b0b34840bd0aacdcdf8e3343 to start an election
I20260709 13:06:14.023617 18390 raft_consensus.cc:1081] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [term 1 LEADER]: Signalling peer 53b90853b0b34840bd0aacdcdf8e3343 to start an election
I20260709 13:06:14.025326 18091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc42566ee4e74386ad59ee492b8a2c77"
dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
 from {username='slave'} at 127.0.0.1:46300
I20260709 13:06:14.025879 18091 raft_consensus.cc:493] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:14.026209 18091 raft_consensus.cc:3060] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:14.031380 18091 raft_consensus.cc:515] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:14.033087 18091 leader_election.cc:290] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 2 election: Requested vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369)
I20260709 13:06:14.034135 18290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc42566ee4e74386ad59ee492b8a2c77" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62fd22d2e45448feacc4b1bf43424e47"
I20260709 13:06:14.034714 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc42566ee4e74386ad59ee492b8a2c77" candidate_uuid: "53b90853b0b34840bd0aacdcdf8e3343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
I20260709 13:06:14.034979 18290 raft_consensus.cc:3060] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:14.035404 18016 raft_consensus.cc:3055] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:14.035843 18016 raft_consensus.cc:740] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Running, Role: LEADER
I20260709 13:06:14.036792 18016 consensus_queue.cc:260] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:14.038247 18016 raft_consensus.cc:3060] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:14.043711 18016 raft_consensus.cc:2468] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 2.
I20260709 13:06:14.043758 18290 raft_consensus.cc:2468] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53b90853b0b34840bd0aacdcdf8e3343 in term 2.
I20260709 13:06:14.045112 18060 leader_election.cc:304] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b90853b0b34840bd0aacdcdf8e3343, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:14.046108 18417 raft_consensus.cc:2804] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:14.046527 18417 raft_consensus.cc:697] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Becoming Leader. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Running, Role: LEADER
I20260709 13:06:14.047425 18417 consensus_queue.cc:237] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:14.055125 17843 catalog_manager.cc:5697] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343 reported cstate change: term changed from 1 to 2, leader changed from c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66) to 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "53b90853b0b34840bd0aacdcdf8e3343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:14.204927 18427 raft_consensus.cc:993] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343: : Instructing follower c959a4c8726c404aa1d4812fbe96b358 to start an election
I20260709 13:06:14.205603 18417 raft_consensus.cc:1081] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Signalling peer c959a4c8726c404aa1d4812fbe96b358 to start an election
I20260709 13:06:14.207348 18016 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e79f47f2b6a94a4794c90a5889838728"
dest_uuid: "c959a4c8726c404aa1d4812fbe96b358"
 from {username='slave'} at 127.0.0.1:51458
I20260709 13:06:14.208030 18016 raft_consensus.cc:493] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:14.208388 18016 raft_consensus.cc:3060] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:14.214048 18016 raft_consensus.cc:515] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:14.215940 18016 leader_election.cc:290] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [CANDIDATE]: Term 3 election: Requested vote from peers 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037), 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67:35267)
I20260709 13:06:14.216912 18290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79f47f2b6a94a4794c90a5889838728" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "62fd22d2e45448feacc4b1bf43424e47"
I20260709 13:06:14.217676 18290 raft_consensus.cc:3060] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:14.217548 18091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79f47f2b6a94a4794c90a5889838728" candidate_uuid: "c959a4c8726c404aa1d4812fbe96b358" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "53b90853b0b34840bd0aacdcdf8e3343"
I20260709 13:06:14.218299 18091 raft_consensus.cc:3055] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:14.218664 18091 raft_consensus.cc:740] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 53b90853b0b34840bd0aacdcdf8e3343, State: Running, Role: LEADER
I20260709 13:06:14.219637 18091 consensus_queue.cc:260] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:14.221061 18091 raft_consensus.cc:3060] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:14.223775 18290 raft_consensus.cc:2468] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 3.
I20260709 13:06:14.225081 17983 leader_election.cc:304] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [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: 62fd22d2e45448feacc4b1bf43424e47, c959a4c8726c404aa1d4812fbe96b358; no voters: 
I20260709 13:06:14.225883 18360 raft_consensus.cc:2804] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:14.226460 18360 raft_consensus.cc:697] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [term 3 LEADER]: Becoming Leader. State: Replica: c959a4c8726c404aa1d4812fbe96b358, State: Running, Role: LEADER
I20260709 13:06:14.227877 18360 consensus_queue.cc:237] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [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: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } }
I20260709 13:06:14.231302 18091 raft_consensus.cc:2468] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c959a4c8726c404aa1d4812fbe96b358 in term 3.
I20260709 13:06:14.241001 17843 catalog_manager.cc:5697] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 reported cstate change: term changed from 2 to 3, leader changed from 53b90853b0b34840bd0aacdcdf8e3343 (127.9.77.67) to c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66). New cstate: current_term: 3 leader_uuid: "c959a4c8726c404aa1d4812fbe96b358" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:14.349279 18016 raft_consensus.cc:1275] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 4 FOLLOWER]: Refusing update from remote peer 53b90853b0b34840bd0aacdcdf8e3343: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:14.350670 18417 consensus_queue.cc:1048] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:14.367218 18290 raft_consensus.cc:1275] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47 [term 4 FOLLOWER]: Refusing update from remote peer 53b90853b0b34840bd0aacdcdf8e3343: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:14.368804 18427 consensus_queue.cc:1048] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:06:14.407887 17891 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:06:14.454635 18016 raft_consensus.cc:1275] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Refusing update from remote peer 53b90853b0b34840bd0aacdcdf8e3343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:14.456090 18417 consensus_queue.cc:1048] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c959a4c8726c404aa1d4812fbe96b358" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 43369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:14.466493 18290 raft_consensus.cc:1275] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47 [term 2 FOLLOWER]: Refusing update from remote peer 53b90853b0b34840bd0aacdcdf8e3343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:14.468384 18427 consensus_queue.cc:1048] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:14.690135 18285 raft_consensus.cc:1275] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [term 3 FOLLOWER]: Refusing update from remote peer c959a4c8726c404aa1d4812fbe96b358: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:14.691691 18428 consensus_queue.cc:1048] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62fd22d2e45448feacc4b1bf43424e47" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 39037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:14.702529 18091 raft_consensus.cc:1275] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 FOLLOWER]: Refusing update from remote peer c959a4c8726c404aa1d4812fbe96b358: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:14.705358 18390 consensus_queue.cc:1048] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b90853b0b34840bd0aacdcdf8e3343" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 35267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:14.811988  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:14.842387  9525 tablet_server.cc:179] TabletServer@127.9.77.65:39037 shutting down...
W20260709 13:06:14.852072 17983 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 85 similar messages]
W20260709 13:06:14.860342 17983 consensus_peers.cc:597] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. 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 13:06:14.882440  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:14.883469  9525 tablet_replica.cc:333] stopping tablet replica
W20260709 13:06:14.883980 18057 consensus_peers.cc:597] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. 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 13:06:14.884754  9525 raft_consensus.cc:2243] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:14.885326  9525 raft_consensus.cc:2272] T bfc25b5385f14355977955b4edc4f9bf P 62fd22d2e45448feacc4b1bf43424e47 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:14.889196  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:14.890213  9525 raft_consensus.cc:2243] T ac07d2d78dc741cc97cc46cb18187edf P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:14.890818  9525 raft_consensus.cc:2272] T ac07d2d78dc741cc97cc46cb18187edf P 62fd22d2e45448feacc4b1bf43424e47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:14.894204  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:14.895165  9525 raft_consensus.cc:2243] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:14.895797  9525 raft_consensus.cc:2272] T 68c107c3e5f04a079f72611da8755d0d P 62fd22d2e45448feacc4b1bf43424e47 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:14.899185  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:14.900166  9525 raft_consensus.cc:2243] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:14.900776  9525 raft_consensus.cc:2272] T 1cf027368a314534a019de054cb4bad7 P 62fd22d2e45448feacc4b1bf43424e47 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:14.903916  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:14.904690  9525 raft_consensus.cc:2243] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:14.905256  9525 raft_consensus.cc:2272] T 35ec437e47344861af15ceba1bc70fe4 P 62fd22d2e45448feacc4b1bf43424e47 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:14.909108  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:14.910076  9525 raft_consensus.cc:2243] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:14.910830  9525 raft_consensus.cc:2272] T a8e50460aa6d4dbebb8aff0b49528c5c P 62fd22d2e45448feacc4b1bf43424e47 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:14.914705  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:14.915580  9525 raft_consensus.cc:2243] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:14.916218  9525 raft_consensus.cc:2272] T e79f47f2b6a94a4794c90a5889838728 P 62fd22d2e45448feacc4b1bf43424e47 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:14.920130  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:14.920804  9525 raft_consensus.cc:2243] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:14.921317  9525 raft_consensus.cc:2272] T 8d4a073157d7475fa43077bbc922e339 P 62fd22d2e45448feacc4b1bf43424e47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:14.923933  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:14.924427  9525 raft_consensus.cc:2243] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:14.924871  9525 raft_consensus.cc:2272] T cc42566ee4e74386ad59ee492b8a2c77 P 62fd22d2e45448feacc4b1bf43424e47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:14.927762  9525 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:14.928361  9525 raft_consensus.cc:2243] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:14.928948  9525 raft_consensus.cc:2272] T 4c3797b4c2264b9b868e613d8a827b27 P 62fd22d2e45448feacc4b1bf43424e47 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:14.947144 18057 consensus_peers.cc:597] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. 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 13:06:14.964972 17983 consensus_peers.cc:597] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:14.967877  9525 tablet_server.cc:196] TabletServer@127.9.77.65:39037 shutdown complete.
W20260709 13:06:15.002918 18057 consensus_peers.cc:597] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:15.012288  9525 tablet_server.cc:179] TabletServer@127.9.77.66:0 shutting down...
W20260709 13:06:15.032102 18057 consensus_peers.cc:597] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:15.032696 18057 consensus_peers.cc:597] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:15.044015 18057 consensus_peers.cc:597] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:15.049969 18060 consensus_peers.cc:597] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 -> Peer c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369): Couldn't send request to peer c959a4c8726c404aa1d4812fbe96b358. 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 13:06:15.060633  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:15.061698  9525 tablet_replica.cc:333] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358: stopping tablet replica
I20260709 13:06:15.062947  9525 raft_consensus.cc:2243] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.063577  9525 raft_consensus.cc:2272] T 8d4a073157d7475fa43077bbc922e339 P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.066895  9525 tablet_replica.cc:333] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358: stopping tablet replica
I20260709 13:06:15.067828  9525 raft_consensus.cc:2243] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.068392  9525 raft_consensus.cc:2272] T bfc25b5385f14355977955b4edc4f9bf P c959a4c8726c404aa1d4812fbe96b358 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.071913  9525 tablet_replica.cc:333] T ac07d2d78dc741cc97cc46cb18187edf P c959a4c8726c404aa1d4812fbe96b358: stopping tablet replica
I20260709 13:06:15.072796  9525 raft_consensus.cc:2243] T ac07d2d78dc741cc97cc46cb18187edf P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.073529  9525 raft_consensus.cc:2272] T ac07d2d78dc741cc97cc46cb18187edf P c959a4c8726c404aa1d4812fbe96b358 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.076990  9525 tablet_replica.cc:333] T 4c3797b4c2264b9b868e613d8a827b27 P c959a4c8726c404aa1d4812fbe96b358: stopping tablet replica
I20260709 13:06:15.077852  9525 raft_consensus.cc:2243] T 4c3797b4c2264b9b868e613d8a827b27 P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.078464  9525 raft_consensus.cc:2272] T 4c3797b4c2264b9b868e613d8a827b27 P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.081741  9525 tablet_replica.cc:333] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358: stopping tablet replica
I20260709 13:06:15.082626  9525 raft_consensus.cc:2243] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.083164  9525 raft_consensus.cc:2272] T cc42566ee4e74386ad59ee492b8a2c77 P c959a4c8726c404aa1d4812fbe96b358 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.087040  9525 tablet_replica.cc:333] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358: stopping tablet replica
I20260709 13:06:15.088194  9525 raft_consensus.cc:2243] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.088799  9525 raft_consensus.cc:2272] T 68c107c3e5f04a079f72611da8755d0d P c959a4c8726c404aa1d4812fbe96b358 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.091917  9525 tablet_replica.cc:333] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358: stopping tablet replica
I20260709 13:06:15.092873  9525 raft_consensus.cc:2243] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:15.094070  9525 raft_consensus.cc:2272] T 1cf027368a314534a019de054cb4bad7 P c959a4c8726c404aa1d4812fbe96b358 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.097324  9525 tablet_replica.cc:333] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358: stopping tablet replica
I20260709 13:06:15.098220  9525 raft_consensus.cc:2243] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:06:15.098672 17983 consensus_peers.cc:597] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 -> Peer 62fd22d2e45448feacc4b1bf43424e47 (127.9.77.65:39037): Couldn't send request to peer 62fd22d2e45448feacc4b1bf43424e47. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:39037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:15.099743  9525 raft_consensus.cc:2272] T e79f47f2b6a94a4794c90a5889838728 P c959a4c8726c404aa1d4812fbe96b358 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.103201  9525 tablet_replica.cc:333] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358: stopping tablet replica
I20260709 13:06:15.104005  9525 raft_consensus.cc:2243] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:06:15.105062  9525 raft_consensus.cc:2272] T a8e50460aa6d4dbebb8aff0b49528c5c P c959a4c8726c404aa1d4812fbe96b358 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.109930  9525 tablet_replica.cc:333] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358: stopping tablet replica
I20260709 13:06:15.110859  9525 raft_consensus.cc:2243] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:06:15.111356 18060 consensus_peers.cc:597] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343 -> Peer c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369): Couldn't send request to peer c959a4c8726c404aa1d4812fbe96b358. 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 13:06:15.112120  9525 raft_consensus.cc:2272] T 35ec437e47344861af15ceba1bc70fe4 P c959a4c8726c404aa1d4812fbe96b358 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.144963  9525 tablet_server.cc:196] TabletServer@127.9.77.66:0 shutdown complete.
I20260709 13:06:15.172490  9525 tablet_server.cc:179] TabletServer@127.9.77.67:0 shutting down...
W20260709 13:06:15.206465 18060 consensus_peers.cc:597] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 -> Peer c959a4c8726c404aa1d4812fbe96b358 (127.9.77.66:43369): Couldn't send request to peer c959a4c8726c404aa1d4812fbe96b358. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:43369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:15.219072  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:15.219962  9525 tablet_replica.cc:333] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343: stopping tablet replica
I20260709 13:06:15.220842  9525 raft_consensus.cc:2243] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.221338  9525 raft_consensus.cc:2272] T e79f47f2b6a94a4794c90a5889838728 P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.224376  9525 tablet_replica.cc:333] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343: stopping tablet replica
I20260709 13:06:15.225073  9525 raft_consensus.cc:2243] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:15.226028  9525 raft_consensus.cc:2272] T bfc25b5385f14355977955b4edc4f9bf P 53b90853b0b34840bd0aacdcdf8e3343 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.228641  9525 tablet_replica.cc:333] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343: stopping tablet replica
I20260709 13:06:15.229267  9525 raft_consensus.cc:2243] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:15.230249  9525 raft_consensus.cc:2272] T 4c3797b4c2264b9b868e613d8a827b27 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.232591  9525 tablet_replica.cc:333] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343: stopping tablet replica
I20260709 13:06:15.233201  9525 raft_consensus.cc:2243] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:15.234009  9525 raft_consensus.cc:2272] T cc42566ee4e74386ad59ee492b8a2c77 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.236750  9525 tablet_replica.cc:333] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343: stopping tablet replica
I20260709 13:06:15.237535  9525 raft_consensus.cc:2243] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.238034  9525 raft_consensus.cc:2272] T a8e50460aa6d4dbebb8aff0b49528c5c P 53b90853b0b34840bd0aacdcdf8e3343 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.241158  9525 tablet_replica.cc:333] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343: stopping tablet replica
I20260709 13:06:15.241890  9525 raft_consensus.cc:2243] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.242374  9525 raft_consensus.cc:2272] T 35ec437e47344861af15ceba1bc70fe4 P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.244901  9525 tablet_replica.cc:333] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343: stopping tablet replica
I20260709 13:06:15.245585  9525 raft_consensus.cc:2243] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:15.246598  9525 raft_consensus.cc:2272] T ac07d2d78dc741cc97cc46cb18187edf P 53b90853b0b34840bd0aacdcdf8e3343 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.250000  9525 tablet_replica.cc:333] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343: stopping tablet replica
I20260709 13:06:15.250820  9525 raft_consensus.cc:2243] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:15.251959  9525 raft_consensus.cc:2272] T 8d4a073157d7475fa43077bbc922e339 P 53b90853b0b34840bd0aacdcdf8e3343 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.255126  9525 tablet_replica.cc:333] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343: stopping tablet replica
I20260709 13:06:15.255709  9525 raft_consensus.cc:2243] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.256183  9525 raft_consensus.cc:2272] T 1cf027368a314534a019de054cb4bad7 P 53b90853b0b34840bd0aacdcdf8e3343 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.258484  9525 tablet_replica.cc:333] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343: stopping tablet replica
I20260709 13:06:15.259004  9525 raft_consensus.cc:2243] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:06:15.259750  9525 raft_consensus.cc:2272] T 68c107c3e5f04a079f72611da8755d0d P 53b90853b0b34840bd0aacdcdf8e3343 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.294798  9525 tablet_server.cc:196] TabletServer@127.9.77.67:0 shutdown complete.
I20260709 13:06:15.323163  9525 master.cc:562] Master@127.9.77.126:38697 shutting down...
I20260709 13:06:15.359355  9525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:15.360160  9525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.360669  9525 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8bac0d8e3e744671ae9db60686cf10f8: stopping tablet replica
W20260709 13:06:16.380111  9525 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 17874)
I20260709 13:06:16.933911  9525 master.cc:584] Master@127.9.77.126:38697 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (15781 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:06:16.976969  9525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.77.126:44741
I20260709 13:06:16.978163  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:16.984578 18446 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 13:06:16.984817 18447 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 13:06:16.985764 18449 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 13:06:16.986212  9525 server_base.cc:1061] running on GCE node
I20260709 13:06:16.987244  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:16.987458  9525 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 13:06:16.987638  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602376987605 us; error 0 us; skew 500 ppm
I20260709 13:06:16.988191  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:16.990661  9525 webserver.cc:533] Webserver started at http://127.9.77.126:46645/ using document root <none> and password file <none>
I20260709 13:06:16.991179  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:16.991391  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:16.991694  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:16.992906  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602133730654-9525-0/minicluster-data/master-0-root/instance:
uuid: "4d4b3bcec2dc4c238d29596f6bb069dd"
format_stamp: "Formatted at 2026-07-09 13:06:16 on dist-test-slave-r1pj"
I20260709 13:06:16.997452  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:06:17.000896 18454 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:17.001717  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:06:17.002028  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602133730654-9525-0/minicluster-data/master-0-root
uuid: "4d4b3bcec2dc4c238d29596f6bb069dd"
format_stamp: "Formatted at 2026-07-09 13:06:16 on dist-test-slave-r1pj"
I20260709 13:06:17.002300  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602133730654-9525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602133730654-9525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602133730654-9525-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 13:06:17.014737  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:17.016016  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:17.055451  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.126:44741
I20260709 13:06:17.055577 18505 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.126:44741 every 8 connection(s)
I20260709 13:06:17.059471 18506 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 13:06:17.071691 18506 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd: Bootstrap starting.
I20260709 13:06:17.076607 18506 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:17.081104 18506 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd: No bootstrap required, opened a new log
I20260709 13:06:17.083370 18506 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d4b3bcec2dc4c238d29596f6bb069dd" member_type: VOTER }
I20260709 13:06:17.083758 18506 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:17.083947 18506 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4b3bcec2dc4c238d29596f6bb069dd, State: Initialized, Role: FOLLOWER
I20260709 13:06:17.084522 18506 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4d4b3bcec2dc4c238d29596f6bb069dd" member_type: VOTER }
I20260709 13:06:17.084956 18506 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:06:17.085146 18506 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:06:17.085351 18506 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:17.090495 18506 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d4b3bcec2dc4c238d29596f6bb069dd" member_type: VOTER }
I20260709 13:06:17.091029 18506 leader_election.cc:304] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd [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: 4d4b3bcec2dc4c238d29596f6bb069dd; no voters: 
I20260709 13:06:17.092109 18506 leader_election.cc:290] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:06:17.092497 18509 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:17.094079 18509 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd [term 1 LEADER]: Becoming Leader. State: Replica: 4d4b3bcec2dc4c238d29596f6bb069dd, State: Running, Role: LEADER
I20260709 13:06:17.094772 18509 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd [LEADER]: Queue going to LEADER mode. State: All 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: "4d4b3bcec2dc4c238d29596f6bb069dd" member_type: VOTER }
I20260709 13:06:17.095148 18506 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:06:17.099226 18511 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4d4b3bcec2dc4c238d29596f6bb069dd. Latest consensus state: current_term: 1 leader_uuid: "4d4b3bcec2dc4c238d29596f6bb069dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d4b3bcec2dc4c238d29596f6bb069dd" member_type: VOTER } }
I20260709 13:06:17.100000 18511 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:17.100927 18510 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4d4b3bcec2dc4c238d29596f6bb069dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d4b3bcec2dc4c238d29596f6bb069dd" member_type: VOTER } }
I20260709 13:06:17.101785 18510 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:17.104278 18515 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:06:17.111054 18515 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:06:17.112111  9525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:06:17.120359 18515 catalog_manager.cc:1383] Generated new cluster ID: 836c3ddbd58b4c50928735469b69609e
I20260709 13:06:17.120695 18515 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:06:17.141078 18515 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:06:17.142550 18515 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:06:17.156723 18515 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd: Generated new TSK 0
I20260709 13:06:17.157414 18515 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:06:17.179687  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:17.186246 18527 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 13:06:17.187600 18528 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 13:06:17.191627  9525 server_base.cc:1061] running on GCE node
W20260709 13:06:17.192536 18530 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 13:06:17.193629  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:17.193853  9525 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 13:06:17.193979  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602377193967 us; error 0 us; skew 500 ppm
I20260709 13:06:17.194447  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:17.196823  9525 webserver.cc:533] Webserver started at http://127.9.77.65:43435/ using document root <none> and password file <none>
I20260709 13:06:17.197301  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:17.197535  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:17.197755  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:17.198871  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602133730654-9525-0/minicluster-data/ts-0-root/instance:
uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2"
format_stamp: "Formatted at 2026-07-09 13:06:17 on dist-test-slave-r1pj"
I20260709 13:06:17.203786  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:06:17.207731 18535 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:17.208668  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:17.208947  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602133730654-9525-0/minicluster-data/ts-0-root
uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2"
format_stamp: "Formatted at 2026-07-09 13:06:17 on dist-test-slave-r1pj"
I20260709 13:06:17.209262  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602133730654-9525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602133730654-9525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602133730654-9525-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 13:06:17.222867  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:17.224052  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:17.225562  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:17.228046  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:17.228225  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:17.228575  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:17.228749  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:17.279026  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.65:42105
I20260709 13:06:17.279150 18597 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.65:42105 every 8 connection(s)
I20260709 13:06:17.284569  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:17.291822 18602 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 13:06:17.292796 18603 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 13:06:17.295168  9525 server_base.cc:1061] running on GCE node
W20260709 13:06:17.297255 18605 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 13:06:17.297664 18598 heartbeater.cc:344] Connected to a master server at 127.9.77.126:44741
I20260709 13:06:17.298178 18598 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:17.298478  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:17.298837  9525 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 13:06:17.298959 18598 heartbeater.cc:507] Master 127.9.77.126:44741 requested a full tablet report, sending...
I20260709 13:06:17.299029  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602377299009 us; error 0 us; skew 500 ppm
I20260709 13:06:17.300048  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:17.301681 18471 ts_manager.cc:194] Registered new tserver with Master: 0bfa45d1ac9a478e9c11fb91db9bfaf2 (127.9.77.65:42105)
I20260709 13:06:17.302953  9525 webserver.cc:533] Webserver started at http://127.9.77.66:34771/ using document root <none> and password file <none>
I20260709 13:06:17.303522  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:17.303715  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:17.303900 18471 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49656
I20260709 13:06:17.304047  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:17.305776  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602133730654-9525-0/minicluster-data/ts-1-root/instance:
uuid: "00d935f964f14a4184cf8683c72cb274"
format_stamp: "Formatted at 2026-07-09 13:06:17 on dist-test-slave-r1pj"
I20260709 13:06:17.310629  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:17.314172 18610 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:17.315068  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:06:17.315323  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602133730654-9525-0/minicluster-data/ts-1-root
uuid: "00d935f964f14a4184cf8683c72cb274"
format_stamp: "Formatted at 2026-07-09 13:06:17 on dist-test-slave-r1pj"
I20260709 13:06:17.315645  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602133730654-9525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602133730654-9525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602133730654-9525-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 13:06:17.330906  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:17.332059  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:17.333563  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:17.335804  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:17.336032  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:17.336273  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:17.336438  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:17.377764  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.66:33419
I20260709 13:06:17.377876 18672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.66:33419 every 8 connection(s)
I20260709 13:06:17.382808  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:17.390266 18676 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 13:06:17.391953 18677 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 13:06:17.396442  9525 server_base.cc:1061] running on GCE node
I20260709 13:06:17.397006 18673 heartbeater.cc:344] Connected to a master server at 127.9.77.126:44741
W20260709 13:06:17.396380 18679 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 13:06:17.397730 18673 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:17.398501  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:17.398860  9525 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 13:06:17.398808 18673 heartbeater.cc:507] Master 127.9.77.126:44741 requested a full tablet report, sending...
I20260709 13:06:17.399323  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602377399301 us; error 0 us; skew 500 ppm
I20260709 13:06:17.401084  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:17.402717 18471 ts_manager.cc:194] Registered new tserver with Master: 00d935f964f14a4184cf8683c72cb274 (127.9.77.66:33419)
I20260709 13:06:17.404209  9525 webserver.cc:533] Webserver started at http://127.9.77.67:43041/ using document root <none> and password file <none>
I20260709 13:06:17.404892 18471 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49672
I20260709 13:06:17.405076  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:17.405412  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:17.405763  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:17.407395  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602133730654-9525-0/minicluster-data/ts-2-root/instance:
uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa"
format_stamp: "Formatted at 2026-07-09 13:06:17 on dist-test-slave-r1pj"
I20260709 13:06:17.412226  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:06:17.416237 18684 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:17.417130  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:06:17.417546  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602133730654-9525-0/minicluster-data/ts-2-root
uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa"
format_stamp: "Formatted at 2026-07-09 13:06:17 on dist-test-slave-r1pj"
I20260709 13:06:17.417943  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602133730654-9525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602133730654-9525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602133730654-9525-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 13:06:17.436661  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:17.437932  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:17.439535  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:17.441893  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:17.442086  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:17.442412  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:17.442585  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:17.484889  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.67:45291
I20260709 13:06:17.485008 18746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.67:45291 every 8 connection(s)
I20260709 13:06:17.499758 18747 heartbeater.cc:344] Connected to a master server at 127.9.77.126:44741
I20260709 13:06:17.500254 18747 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:17.501031 18747 heartbeater.cc:507] Master 127.9.77.126:44741 requested a full tablet report, sending...
I20260709 13:06:17.503218 18471 ts_manager.cc:194] Registered new tserver with Master: fd97bd9070aa4569b6e9bbe26ec93aaa (127.9.77.67:45291)
I20260709 13:06:17.504312  9525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015941344s
I20260709 13:06:17.504921 18471 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49674
I20260709 13:06:17.531782 18471 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49688:
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 13:06:17.534008 18471 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 13:06:17.591382 18638 tablet_service.cc:1511] Processing CreateTablet for tablet c89f4260c7b54a568655d75ca9ab44ce (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=59fed2ae7ccd4d18986a08364b9e6f2d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:06:17.593472 18638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89f4260c7b54a568655d75ca9ab44ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.598438 18637 tablet_service.cc:1511] Processing CreateTablet for tablet 3acec88a07164a0d88964979434b2cc8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=59fed2ae7ccd4d18986a08364b9e6f2d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:06:17.601100 18637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3acec88a07164a0d88964979434b2cc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.605700 18712 tablet_service.cc:1511] Processing CreateTablet for tablet c89f4260c7b54a568655d75ca9ab44ce (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=59fed2ae7ccd4d18986a08364b9e6f2d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:06:17.606093 18711 tablet_service.cc:1511] Processing CreateTablet for tablet 3acec88a07164a0d88964979434b2cc8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=59fed2ae7ccd4d18986a08364b9e6f2d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:06:17.607250 18712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89f4260c7b54a568655d75ca9ab44ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.607896 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3acec88a07164a0d88964979434b2cc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.607520 18563 tablet_service.cc:1511] Processing CreateTablet for tablet c89f4260c7b54a568655d75ca9ab44ce (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=59fed2ae7ccd4d18986a08364b9e6f2d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:06:17.607628 18562 tablet_service.cc:1511] Processing CreateTablet for tablet 3acec88a07164a0d88964979434b2cc8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=59fed2ae7ccd4d18986a08364b9e6f2d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:06:17.609354 18563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89f4260c7b54a568655d75ca9ab44ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.611943 18562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3acec88a07164a0d88964979434b2cc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.630023 18762 tablet_bootstrap.cc:492] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa: Bootstrap starting.
I20260709 13:06:17.637300 18762 tablet_bootstrap.cc:654] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:17.641731 18763 tablet_bootstrap.cc:492] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274: Bootstrap starting.
I20260709 13:06:17.648643 18762 tablet_bootstrap.cc:492] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa: No bootstrap required, opened a new log
I20260709 13:06:17.649215 18762 ts_tablet_manager.cc:1403] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260709 13:06:17.649658 18763 tablet_bootstrap.cc:654] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:17.651890 18762 raft_consensus.cc:359] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:17.652684 18762 raft_consensus.cc:385] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:17.653023 18762 raft_consensus.cc:740] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd97bd9070aa4569b6e9bbe26ec93aaa, State: Initialized, Role: FOLLOWER
I20260709 13:06:17.653939 18765 tablet_bootstrap.cc:492] T 3acec88a07164a0d88964979434b2cc8 P 0bfa45d1ac9a478e9c11fb91db9bfaf2: Bootstrap starting.
I20260709 13:06:17.653841 18762 consensus_queue.cc:260] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:17.657899 18747 heartbeater.cc:499] Master 127.9.77.126:44741 was elected leader, sending a full tablet report...
I20260709 13:06:17.658473 18762 ts_tablet_manager.cc:1434] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:06:17.659621 18762 tablet_bootstrap.cc:492] T c89f4260c7b54a568655d75ca9ab44ce P fd97bd9070aa4569b6e9bbe26ec93aaa: Bootstrap starting.
I20260709 13:06:17.661543 18767 raft_consensus.cc:493] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:17.662515 18765 tablet_bootstrap.cc:654] T 3acec88a07164a0d88964979434b2cc8 P 0bfa45d1ac9a478e9c11fb91db9bfaf2: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:17.662297 18767 raft_consensus.cc:515] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:17.665143 18763 tablet_bootstrap.cc:492] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274: No bootstrap required, opened a new log
I20260709 13:06:17.665704 18763 ts_tablet_manager.cc:1403] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.006s
I20260709 13:06:17.666596 18762 tablet_bootstrap.cc:654] T c89f4260c7b54a568655d75ca9ab44ce P fd97bd9070aa4569b6e9bbe26ec93aaa: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:17.669157 18763 raft_consensus.cc:359] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:17.670316 18763 raft_consensus.cc:385] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:17.670706 18763 raft_consensus.cc:740] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00d935f964f14a4184cf8683c72cb274, State: Initialized, Role: FOLLOWER
I20260709 13:06:17.671875 18763 consensus_queue.cc:260] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:17.693956 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3acec88a07164a0d88964979434b2cc8" candidate_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00d935f964f14a4184cf8683c72cb274" is_pre_election: true
I20260709 13:06:17.695246 18648 raft_consensus.cc:2468] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd97bd9070aa4569b6e9bbe26ec93aaa in term 0.
I20260709 13:06:17.697191 18685 leader_election.cc:304] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00d935f964f14a4184cf8683c72cb274, fd97bd9070aa4569b6e9bbe26ec93aaa; no voters: 
I20260709 13:06:17.698354 18767 leader_election.cc:290] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bfa45d1ac9a478e9c11fb91db9bfaf2 (127.9.77.65:42105), 00d935f964f14a4184cf8683c72cb274 (127.9.77.66:33419)
I20260709 13:06:17.698894 18767 raft_consensus.cc:2804] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:17.699229 18767 raft_consensus.cc:493] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:17.699570 18767 raft_consensus.cc:3060] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:17.703380 18673 heartbeater.cc:499] Master 127.9.77.126:44741 was elected leader, sending a full tablet report...
I20260709 13:06:17.707968 18763 ts_tablet_manager.cc:1434] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 13:06:17.709164 18763 tablet_bootstrap.cc:492] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274: Bootstrap starting.
I20260709 13:06:17.726594 18763 tablet_bootstrap.cc:654] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:17.728220 18762 tablet_bootstrap.cc:492] T c89f4260c7b54a568655d75ca9ab44ce P fd97bd9070aa4569b6e9bbe26ec93aaa: No bootstrap required, opened a new log
I20260709 13:06:17.728739 18765 tablet_bootstrap.cc:492] T 3acec88a07164a0d88964979434b2cc8 P 0bfa45d1ac9a478e9c11fb91db9bfaf2: No bootstrap required, opened a new log
I20260709 13:06:17.728860 18762 ts_tablet_manager.cc:1403] T c89f4260c7b54a568655d75ca9ab44ce P fd97bd9070aa4569b6e9bbe26ec93aaa: Time spent bootstrapping tablet: real 0.069s	user 0.022s	sys 0.033s
I20260709 13:06:17.729328 18765 ts_tablet_manager.cc:1403] T 3acec88a07164a0d88964979434b2cc8 P 0bfa45d1ac9a478e9c11fb91db9bfaf2: Time spent bootstrapping tablet: real 0.076s	user 0.031s	sys 0.040s
I20260709 13:06:17.732399 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3acec88a07164a0d88964979434b2cc8" candidate_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" is_pre_election: true
I20260709 13:06:17.732069 18762 raft_consensus.cc:359] T c89f4260c7b54a568655d75ca9ab44ce P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:17.733214 18762 raft_consensus.cc:385] T c89f4260c7b54a568655d75ca9ab44ce P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:17.733578 18762 raft_consensus.cc:740] T c89f4260c7b54a568655d75ca9ab44ce P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd97bd9070aa4569b6e9bbe26ec93aaa, State: Initialized, Role: FOLLOWER
W20260709 13:06:17.734161 18687 leader_election.cc:343] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bfa45d1ac9a478e9c11fb91db9bfaf2 (127.9.77.65:42105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:17.734395 18762 consensus_queue.cc:260] T c89f4260c7b54a568655d75ca9ab44ce P fd97bd9070aa4569b6e9bbe26ec93aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:17.735391 18767 raft_consensus.cc:515] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:17.733234 18765 raft_consensus.cc:359] T 3acec88a07164a0d88964979434b2cc8 P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:17.736547 18765 raft_consensus.cc:385] T 3acec88a07164a0d88964979434b2cc8 P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:17.736622 18762 ts_tablet_manager.cc:1434] T c89f4260c7b54a568655d75ca9ab44ce P fd97bd9070aa4569b6e9bbe26ec93aaa: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:06:17.737025 18765 raft_consensus.cc:740] T 3acec88a07164a0d88964979434b2cc8 P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bfa45d1ac9a478e9c11fb91db9bfaf2, State: Initialized, Role: FOLLOWER
I20260709 13:06:17.738082 18765 consensus_queue.cc:260] T 3acec88a07164a0d88964979434b2cc8 P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:17.739108 18763 tablet_bootstrap.cc:492] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274: No bootstrap required, opened a new log
I20260709 13:06:17.739673 18763 ts_tablet_manager.cc:1403] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.006s
I20260709 13:06:17.740208 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3acec88a07164a0d88964979434b2cc8" candidate_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2"
I20260709 13:06:17.740849 18573 raft_consensus.cc:3060] T 3acec88a07164a0d88964979434b2cc8 P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:17.742873 18763 raft_consensus.cc:359] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:17.743664 18763 raft_consensus.cc:385] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:17.743947 18763 raft_consensus.cc:740] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00d935f964f14a4184cf8683c72cb274, State: Initialized, Role: FOLLOWER
I20260709 13:06:17.744902 18763 consensus_queue.cc:260] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:17.747841 18763 ts_tablet_manager.cc:1434] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:06:17.754603 18767 leader_election.cc:290] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [CANDIDATE]: Term 1 election: Requested vote from peers 0bfa45d1ac9a478e9c11fb91db9bfaf2 (127.9.77.65:42105), 00d935f964f14a4184cf8683c72cb274 (127.9.77.66:33419)
I20260709 13:06:17.755292 18771 raft_consensus.cc:493] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:17.754720 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3acec88a07164a0d88964979434b2cc8" candidate_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00d935f964f14a4184cf8683c72cb274"
I20260709 13:06:17.756198 18765 ts_tablet_manager.cc:1434] T 3acec88a07164a0d88964979434b2cc8 P 0bfa45d1ac9a478e9c11fb91db9bfaf2: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.010s
I20260709 13:06:17.755863 18771 raft_consensus.cc:515] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:17.756495 18648 raft_consensus.cc:3060] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:17.757072 18598 heartbeater.cc:499] Master 127.9.77.126:44741 was elected leader, sending a full tablet report...
I20260709 13:06:17.757401 18765 tablet_bootstrap.cc:492] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2: Bootstrap starting.
I20260709 13:06:17.762977 18573 raft_consensus.cc:2468] T 3acec88a07164a0d88964979434b2cc8 P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd97bd9070aa4569b6e9bbe26ec93aaa in term 1.
I20260709 13:06:17.764307 18765 tablet_bootstrap.cc:654] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:17.765223 18648 raft_consensus.cc:2468] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd97bd9070aa4569b6e9bbe26ec93aaa in term 1.
I20260709 13:06:17.767201 18685 leader_election.cc:304] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00d935f964f14a4184cf8683c72cb274, fd97bd9070aa4569b6e9bbe26ec93aaa; no voters: 
I20260709 13:06:17.770648 18767 raft_consensus.cc:2804] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:17.771209 18767 raft_consensus.cc:697] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [term 1 LEADER]: Becoming Leader. State: Replica: fd97bd9070aa4569b6e9bbe26ec93aaa, State: Running, Role: LEADER
I20260709 13:06:17.772017 18771 leader_election.cc:290] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bfa45d1ac9a478e9c11fb91db9bfaf2 (127.9.77.65:42105), fd97bd9070aa4569b6e9bbe26ec93aaa (127.9.77.67:45291)
I20260709 13:06:17.772068 18767 consensus_queue.cc:237] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:17.782735 18765 tablet_bootstrap.cc:492] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2: No bootstrap required, opened a new log
I20260709 13:06:17.783361 18765 ts_tablet_manager.cc:1403] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.002s
I20260709 13:06:17.783478 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89f4260c7b54a568655d75ca9ab44ce" candidate_uuid: "00d935f964f14a4184cf8683c72cb274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" is_pre_election: true
I20260709 13:06:17.787654 18765 raft_consensus.cc:359] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
W20260709 13:06:17.788075 18613 leader_election.cc:343] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bfa45d1ac9a478e9c11fb91db9bfaf2 (127.9.77.65:42105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:17.788537 18765 raft_consensus.cc:385] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:17.788843 18765 raft_consensus.cc:740] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bfa45d1ac9a478e9c11fb91db9bfaf2, State: Initialized, Role: FOLLOWER
I20260709 13:06:17.789633 18765 consensus_queue.cc:260] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:17.790401 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89f4260c7b54a568655d75ca9ab44ce" candidate_uuid: "00d935f964f14a4184cf8683c72cb274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" is_pre_election: true
I20260709 13:06:17.791153 18722 raft_consensus.cc:2468] T c89f4260c7b54a568655d75ca9ab44ce P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00d935f964f14a4184cf8683c72cb274 in term 0.
I20260709 13:06:17.792025 18765 ts_tablet_manager.cc:1434] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 13:06:17.792717 18611 leader_election.cc:304] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [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: 00d935f964f14a4184cf8683c72cb274, fd97bd9070aa4569b6e9bbe26ec93aaa; no voters: 0bfa45d1ac9a478e9c11fb91db9bfaf2
I20260709 13:06:17.794881 18771 raft_consensus.cc:2804] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:17.795244 18771 raft_consensus.cc:493] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:17.795572 18771 raft_consensus.cc:3060] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:17.798952 18469 catalog_manager.cc:5697] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa reported cstate change: term changed from 0 to 1, leader changed from <none> to fd97bd9070aa4569b6e9bbe26ec93aaa (127.9.77.67). New cstate: current_term: 1 leader_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:17.802955 18771 raft_consensus.cc:515] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:17.806185 18771 leader_election.cc:290] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [CANDIDATE]: Term 1 election: Requested vote from peers 0bfa45d1ac9a478e9c11fb91db9bfaf2 (127.9.77.65:42105), fd97bd9070aa4569b6e9bbe26ec93aaa (127.9.77.67:45291)
I20260709 13:06:17.807080 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89f4260c7b54a568655d75ca9ab44ce" candidate_uuid: "00d935f964f14a4184cf8683c72cb274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2"
I20260709 13:06:17.807482 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89f4260c7b54a568655d75ca9ab44ce" candidate_uuid: "00d935f964f14a4184cf8683c72cb274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa"
I20260709 13:06:17.807806 18573 raft_consensus.cc:3060] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:17.808080 18722 raft_consensus.cc:3060] T c89f4260c7b54a568655d75ca9ab44ce P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:17.815599 18573 raft_consensus.cc:2468] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00d935f964f14a4184cf8683c72cb274 in term 1.
I20260709 13:06:17.816250 18722 raft_consensus.cc:2468] T c89f4260c7b54a568655d75ca9ab44ce P fd97bd9070aa4569b6e9bbe26ec93aaa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00d935f964f14a4184cf8683c72cb274 in term 1.
I20260709 13:06:17.816867 18613 leader_election.cc:304] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00d935f964f14a4184cf8683c72cb274, 0bfa45d1ac9a478e9c11fb91db9bfaf2; no voters: 
I20260709 13:06:17.817759 18771 raft_consensus.cc:2804] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:17.818593 18771 raft_consensus.cc:697] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [term 1 LEADER]: Becoming Leader. State: Replica: 00d935f964f14a4184cf8683c72cb274, State: Running, Role: LEADER
I20260709 13:06:17.819341 18771 consensus_queue.cc:237] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:17.826407 18469 catalog_manager.cc:5697] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00d935f964f14a4184cf8683c72cb274 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "00d935f964f14a4184cf8683c72cb274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:17.896581 18469 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49694:
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 13:06:17.898850 18469 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 13:06:17.922684 18562 tablet_service.cc:1511] Processing CreateTablet for tablet 3300cfe03ce34f8db088802bed1b190b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=54e31a01e3f54eebbf337c3951780c6e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:06:17.924032 18562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3300cfe03ce34f8db088802bed1b190b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.924299 18638 tablet_service.cc:1511] Processing CreateTablet for tablet 3300cfe03ce34f8db088802bed1b190b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=54e31a01e3f54eebbf337c3951780c6e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:06:17.925709 18638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3300cfe03ce34f8db088802bed1b190b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.925913 18711 tablet_service.cc:1511] Processing CreateTablet for tablet 3300cfe03ce34f8db088802bed1b190b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=54e31a01e3f54eebbf337c3951780c6e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:06:17.927170 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3300cfe03ce34f8db088802bed1b190b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.927189 18563 tablet_service.cc:1511] Processing CreateTablet for tablet 4a94bdc8d0ea4ae7997186b1b150740b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=54e31a01e3f54eebbf337c3951780c6e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:06:17.930130 18563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a94bdc8d0ea4ae7997186b1b150740b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.935449 18637 tablet_service.cc:1511] Processing CreateTablet for tablet 4a94bdc8d0ea4ae7997186b1b150740b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=54e31a01e3f54eebbf337c3951780c6e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:06:17.937230 18637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a94bdc8d0ea4ae7997186b1b150740b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.943080 18712 tablet_service.cc:1511] Processing CreateTablet for tablet 4a94bdc8d0ea4ae7997186b1b150740b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=54e31a01e3f54eebbf337c3951780c6e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:06:17.943635 18765 tablet_bootstrap.cc:492] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2: Bootstrap starting.
I20260709 13:06:17.944445 18712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a94bdc8d0ea4ae7997186b1b150740b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.943130 18763 tablet_bootstrap.cc:492] T 3300cfe03ce34f8db088802bed1b190b P 00d935f964f14a4184cf8683c72cb274: Bootstrap starting.
I20260709 13:06:17.949970 18765 tablet_bootstrap.cc:654] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:17.955825 18763 tablet_bootstrap.cc:654] T 3300cfe03ce34f8db088802bed1b190b P 00d935f964f14a4184cf8683c72cb274: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:17.967576 18763 tablet_bootstrap.cc:492] T 3300cfe03ce34f8db088802bed1b190b P 00d935f964f14a4184cf8683c72cb274: No bootstrap required, opened a new log
I20260709 13:06:17.968086 18763 ts_tablet_manager.cc:1403] T 3300cfe03ce34f8db088802bed1b190b P 00d935f964f14a4184cf8683c72cb274: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.010s
I20260709 13:06:17.970842 18762 tablet_bootstrap.cc:492] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa: Bootstrap starting.
I20260709 13:06:17.971045 18763 raft_consensus.cc:359] T 3300cfe03ce34f8db088802bed1b190b P 00d935f964f14a4184cf8683c72cb274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:17.971879 18763 raft_consensus.cc:385] T 3300cfe03ce34f8db088802bed1b190b P 00d935f964f14a4184cf8683c72cb274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:17.972180 18763 raft_consensus.cc:740] T 3300cfe03ce34f8db088802bed1b190b P 00d935f964f14a4184cf8683c72cb274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00d935f964f14a4184cf8683c72cb274, State: Initialized, Role: FOLLOWER
I20260709 13:06:17.973050 18763 consensus_queue.cc:260] T 3300cfe03ce34f8db088802bed1b190b P 00d935f964f14a4184cf8683c72cb274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:17.975335 18763 ts_tablet_manager.cc:1434] T 3300cfe03ce34f8db088802bed1b190b P 00d935f964f14a4184cf8683c72cb274: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:17.976390 18763 tablet_bootstrap.cc:492] T 4a94bdc8d0ea4ae7997186b1b150740b P 00d935f964f14a4184cf8683c72cb274: Bootstrap starting.
I20260709 13:06:17.980705 18762 tablet_bootstrap.cc:654] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:17.981884 18765 tablet_bootstrap.cc:492] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2: No bootstrap required, opened a new log
I20260709 13:06:17.982481 18765 ts_tablet_manager.cc:1403] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.011s
I20260709 13:06:17.983214 18763 tablet_bootstrap.cc:654] T 4a94bdc8d0ea4ae7997186b1b150740b P 00d935f964f14a4184cf8683c72cb274: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:17.985598 18765 raft_consensus.cc:359] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:17.986907 18765 raft_consensus.cc:385] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:17.987351 18765 raft_consensus.cc:740] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bfa45d1ac9a478e9c11fb91db9bfaf2, State: Initialized, Role: FOLLOWER
I20260709 13:06:17.988426 18765 consensus_queue.cc:260] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:17.992713 18765 ts_tablet_manager.cc:1434] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:06:17.993954 18765 tablet_bootstrap.cc:492] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2: Bootstrap starting.
I20260709 13:06:17.996630 18762 tablet_bootstrap.cc:492] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa: No bootstrap required, opened a new log
I20260709 13:06:17.997241 18762 ts_tablet_manager.cc:1403] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.010s
I20260709 13:06:18.000560 18762 raft_consensus.cc:359] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:18.001453 18762 raft_consensus.cc:385] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:18.001803 18762 raft_consensus.cc:740] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd97bd9070aa4569b6e9bbe26ec93aaa, State: Initialized, Role: FOLLOWER
I20260709 13:06:18.002343 18765 tablet_bootstrap.cc:654] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:18.002775 18762 consensus_queue.cc:260] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:18.003592 18763 tablet_bootstrap.cc:492] T 4a94bdc8d0ea4ae7997186b1b150740b P 00d935f964f14a4184cf8683c72cb274: No bootstrap required, opened a new log
I20260709 13:06:18.004137 18763 ts_tablet_manager.cc:1403] T 4a94bdc8d0ea4ae7997186b1b150740b P 00d935f964f14a4184cf8683c72cb274: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.009s
I20260709 13:06:18.005318 18762 ts_tablet_manager.cc:1434] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 13:06:18.008198 18763 raft_consensus.cc:359] T 4a94bdc8d0ea4ae7997186b1b150740b P 00d935f964f14a4184cf8683c72cb274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:18.009346 18763 raft_consensus.cc:385] T 4a94bdc8d0ea4ae7997186b1b150740b P 00d935f964f14a4184cf8683c72cb274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:18.009763 18763 raft_consensus.cc:740] T 4a94bdc8d0ea4ae7997186b1b150740b P 00d935f964f14a4184cf8683c72cb274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00d935f964f14a4184cf8683c72cb274, State: Initialized, Role: FOLLOWER
I20260709 13:06:18.010519 18763 consensus_queue.cc:260] T 4a94bdc8d0ea4ae7997186b1b150740b P 00d935f964f14a4184cf8683c72cb274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:18.009004 18762 tablet_bootstrap.cc:492] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa: Bootstrap starting.
I20260709 13:06:18.012029 18765 tablet_bootstrap.cc:492] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2: No bootstrap required, opened a new log
I20260709 13:06:18.012593 18765 ts_tablet_manager.cc:1403] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260709 13:06:18.015158 18763 ts_tablet_manager.cc:1434] T 4a94bdc8d0ea4ae7997186b1b150740b P 00d935f964f14a4184cf8683c72cb274: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:06:18.015578 18765 raft_consensus.cc:359] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:18.016383 18765 raft_consensus.cc:385] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:18.016683 18765 raft_consensus.cc:740] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bfa45d1ac9a478e9c11fb91db9bfaf2, State: Initialized, Role: FOLLOWER
I20260709 13:06:18.017489 18765 consensus_queue.cc:260] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:18.019449 18762 tablet_bootstrap.cc:654] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:18.019845 18765 ts_tablet_manager.cc:1434] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260709 13:06:18.029713 18762 tablet_bootstrap.cc:492] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa: No bootstrap required, opened a new log
I20260709 13:06:18.030299 18762 ts_tablet_manager.cc:1403] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.006s
I20260709 13:06:18.032485 18762 raft_consensus.cc:359] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:18.033037 18762 raft_consensus.cc:385] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:18.033286 18762 raft_consensus.cc:740] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd97bd9070aa4569b6e9bbe26ec93aaa, State: Initialized, Role: FOLLOWER
I20260709 13:06:18.033950 18762 consensus_queue.cc:260] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:18.035476 18762 ts_tablet_manager.cc:1434] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
W20260709 13:06:18.107009 18519 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:18.263128 18767 raft_consensus.cc:493] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:18.263710 18767 raft_consensus.cc:515] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:18.265353 18767 leader_election.cc:290] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bfa45d1ac9a478e9c11fb91db9bfaf2 (127.9.77.65:42105), 00d935f964f14a4184cf8683c72cb274 (127.9.77.66:33419)
I20260709 13:06:18.266413 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a94bdc8d0ea4ae7997186b1b150740b" candidate_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" is_pre_election: true
I20260709 13:06:18.266528 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a94bdc8d0ea4ae7997186b1b150740b" candidate_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00d935f964f14a4184cf8683c72cb274" is_pre_election: true
I20260709 13:06:18.267279 18573 raft_consensus.cc:2468] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd97bd9070aa4569b6e9bbe26ec93aaa in term 0.
I20260709 13:06:18.267334 18648 raft_consensus.cc:2468] T 4a94bdc8d0ea4ae7997186b1b150740b P 00d935f964f14a4184cf8683c72cb274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd97bd9070aa4569b6e9bbe26ec93aaa in term 0.
I20260709 13:06:18.268523 18687 leader_election.cc:304] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bfa45d1ac9a478e9c11fb91db9bfaf2, fd97bd9070aa4569b6e9bbe26ec93aaa; no voters: 
I20260709 13:06:18.269407 18767 raft_consensus.cc:2804] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:18.269769 18767 raft_consensus.cc:493] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:18.270001 18767 raft_consensus.cc:3060] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:18.275542 18767 raft_consensus.cc:515] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:18.277523 18767 leader_election.cc:290] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [CANDIDATE]: Term 1 election: Requested vote from peers 0bfa45d1ac9a478e9c11fb91db9bfaf2 (127.9.77.65:42105), 00d935f964f14a4184cf8683c72cb274 (127.9.77.66:33419)
I20260709 13:06:18.278111 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a94bdc8d0ea4ae7997186b1b150740b" candidate_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2"
I20260709 13:06:18.278609 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a94bdc8d0ea4ae7997186b1b150740b" candidate_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00d935f964f14a4184cf8683c72cb274"
I20260709 13:06:18.278824 18573 raft_consensus.cc:3060] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:18.279203 18648 raft_consensus.cc:3060] T 4a94bdc8d0ea4ae7997186b1b150740b P 00d935f964f14a4184cf8683c72cb274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:18.286425 18648 raft_consensus.cc:2468] T 4a94bdc8d0ea4ae7997186b1b150740b P 00d935f964f14a4184cf8683c72cb274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd97bd9070aa4569b6e9bbe26ec93aaa in term 1.
I20260709 13:06:18.286425 18573 raft_consensus.cc:2468] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd97bd9070aa4569b6e9bbe26ec93aaa in term 1.
I20260709 13:06:18.287990 18685 leader_election.cc:304] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00d935f964f14a4184cf8683c72cb274, fd97bd9070aa4569b6e9bbe26ec93aaa; no voters: 
I20260709 13:06:18.288790 18767 raft_consensus.cc:2804] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:18.289681 18767 raft_consensus.cc:697] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 1 LEADER]: Becoming Leader. State: Replica: fd97bd9070aa4569b6e9bbe26ec93aaa, State: Running, Role: LEADER
I20260709 13:06:18.290484 18767 consensus_queue.cc:237] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:18.298161 18469 catalog_manager.cc:5697] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa reported cstate change: term changed from 0 to 1, leader changed from <none> to fd97bd9070aa4569b6e9bbe26ec93aaa (127.9.77.67). New cstate: current_term: 1 leader_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:18.307459 18767 consensus_queue.cc:1048] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:18.326370 18794 consensus_queue.cc:1048] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:18.345762 18773 raft_consensus.cc:493] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:18.346316 18773 raft_consensus.cc:515] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:18.348351 18773 leader_election.cc:290] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00d935f964f14a4184cf8683c72cb274 (127.9.77.66:33419), fd97bd9070aa4569b6e9bbe26ec93aaa (127.9.77.67:45291)
I20260709 13:06:18.359454 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3300cfe03ce34f8db088802bed1b190b" candidate_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00d935f964f14a4184cf8683c72cb274" is_pre_election: true
I20260709 13:06:18.360176 18648 raft_consensus.cc:2468] T 3300cfe03ce34f8db088802bed1b190b P 00d935f964f14a4184cf8683c72cb274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bfa45d1ac9a478e9c11fb91db9bfaf2 in term 0.
I20260709 13:06:18.360965 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3300cfe03ce34f8db088802bed1b190b" candidate_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" is_pre_election: true
I20260709 13:06:18.361218 18536 leader_election.cc:304] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00d935f964f14a4184cf8683c72cb274, 0bfa45d1ac9a478e9c11fb91db9bfaf2; no voters: 
I20260709 13:06:18.361642 18722 raft_consensus.cc:2468] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bfa45d1ac9a478e9c11fb91db9bfaf2 in term 0.
I20260709 13:06:18.362103 18773 raft_consensus.cc:2804] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:18.362507 18773 raft_consensus.cc:493] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:18.362787 18773 raft_consensus.cc:3060] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:18.367779 18773 raft_consensus.cc:515] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:18.369500 18773 leader_election.cc:290] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [CANDIDATE]: Term 1 election: Requested vote from peers 00d935f964f14a4184cf8683c72cb274 (127.9.77.66:33419), fd97bd9070aa4569b6e9bbe26ec93aaa (127.9.77.67:45291)
I20260709 13:06:18.370514 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3300cfe03ce34f8db088802bed1b190b" candidate_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00d935f964f14a4184cf8683c72cb274"
I20260709 13:06:18.371114 18648 raft_consensus.cc:3060] T 3300cfe03ce34f8db088802bed1b190b P 00d935f964f14a4184cf8683c72cb274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:18.370826 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3300cfe03ce34f8db088802bed1b190b" candidate_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa"
I20260709 13:06:18.371668 18722 raft_consensus.cc:3060] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:18.377238 18648 raft_consensus.cc:2468] T 3300cfe03ce34f8db088802bed1b190b P 00d935f964f14a4184cf8683c72cb274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bfa45d1ac9a478e9c11fb91db9bfaf2 in term 1.
I20260709 13:06:18.377250 18771 consensus_queue.cc:1048] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:18.378715 18536 leader_election.cc:304] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00d935f964f14a4184cf8683c72cb274, 0bfa45d1ac9a478e9c11fb91db9bfaf2; no voters: 
I20260709 13:06:18.378741 18722 raft_consensus.cc:2468] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bfa45d1ac9a478e9c11fb91db9bfaf2 in term 1.
I20260709 13:06:18.379616 18773 raft_consensus.cc:2804] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:18.381466 18773 raft_consensus.cc:697] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bfa45d1ac9a478e9c11fb91db9bfaf2, State: Running, Role: LEADER
I20260709 13:06:18.382464 18773 consensus_queue.cc:237] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:18.397658 18471 catalog_manager.cc:5697] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bfa45d1ac9a478e9c11fb91db9bfaf2 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:18.399349 18771 consensus_queue.cc:1048] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:18.448622 18648 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c89f4260c7b54a568655d75ca9ab44ce"
dest_uuid: "00d935f964f14a4184cf8683c72cb274"
mode: GRACEFUL
new_leader_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2"
 from {username='slave'} at 127.0.0.1:33296
I20260709 13:06:18.449196 18648 raft_consensus.cc:606] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [term 1 LEADER]: Received request to transfer leadership to TS 0bfa45d1ac9a478e9c11fb91db9bfaf2
I20260709 13:06:18.462597 18722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3acec88a07164a0d88964979434b2cc8"
dest_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa"
mode: GRACEFUL
new_leader_uuid: "00d935f964f14a4184cf8683c72cb274"
 from {username='slave'} at 127.0.0.1:59140
I20260709 13:06:18.463091 18722 raft_consensus.cc:606] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [term 1 LEADER]: Received request to transfer leadership to TS 00d935f964f14a4184cf8683c72cb274
I20260709 13:06:18.471119 18722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a94bdc8d0ea4ae7997186b1b150740b"
dest_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa"
mode: GRACEFUL
new_leader_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2"
 from {username='slave'} at 127.0.0.1:59140
I20260709 13:06:18.471604 18722 raft_consensus.cc:606] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 1 LEADER]: Received request to transfer leadership to TS 0bfa45d1ac9a478e9c11fb91db9bfaf2
I20260709 13:06:18.720889 18790 consensus_queue.cc:1048] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:18.731148 18794 consensus_queue.cc:1048] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:18.738680 18796 raft_consensus.cc:993] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa: : Instructing follower 0bfa45d1ac9a478e9c11fb91db9bfaf2 to start an election
I20260709 13:06:18.739161 18794 raft_consensus.cc:1081] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 1 LEADER]: Signalling peer 0bfa45d1ac9a478e9c11fb91db9bfaf2 to start an election
I20260709 13:06:18.740752 18573 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a94bdc8d0ea4ae7997186b1b150740b"
dest_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2"
 from {username='slave'} at 127.0.0.1:39346
I20260709 13:06:18.741348 18573 raft_consensus.cc:493] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:18.741842 18573 raft_consensus.cc:3060] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.748442 18573 raft_consensus.cc:515] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:18.750494 18573 leader_election.cc:290] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [CANDIDATE]: Term 2 election: Requested vote from peers 00d935f964f14a4184cf8683c72cb274 (127.9.77.66:33419), fd97bd9070aa4569b6e9bbe26ec93aaa (127.9.77.67:45291)
I20260709 13:06:18.751471 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a94bdc8d0ea4ae7997186b1b150740b" candidate_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00d935f964f14a4184cf8683c72cb274"
I20260709 13:06:18.752125 18648 raft_consensus.cc:3060] T 4a94bdc8d0ea4ae7997186b1b150740b P 00d935f964f14a4184cf8683c72cb274 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.751471 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a94bdc8d0ea4ae7997186b1b150740b" candidate_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa"
I20260709 13:06:18.753607 18722 raft_consensus.cc:3055] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:18.753931 18722 raft_consensus.cc:740] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd97bd9070aa4569b6e9bbe26ec93aaa, State: Running, Role: LEADER
I20260709 13:06:18.754799 18722 consensus_queue.cc:260] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:18.756065 18722 raft_consensus.cc:3060] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.759609 18648 raft_consensus.cc:2468] T 4a94bdc8d0ea4ae7997186b1b150740b P 00d935f964f14a4184cf8683c72cb274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bfa45d1ac9a478e9c11fb91db9bfaf2 in term 2.
I20260709 13:06:18.761056 18536 leader_election.cc:304] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00d935f964f14a4184cf8683c72cb274, 0bfa45d1ac9a478e9c11fb91db9bfaf2; no voters: 
I20260709 13:06:18.761924 18773 raft_consensus.cc:2804] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:18.762461 18773 raft_consensus.cc:697] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 2 LEADER]: Becoming Leader. State: Replica: 0bfa45d1ac9a478e9c11fb91db9bfaf2, State: Running, Role: LEADER
I20260709 13:06:18.763201 18773 consensus_queue.cc:237] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:18.763438 18722 raft_consensus.cc:2468] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bfa45d1ac9a478e9c11fb91db9bfaf2 in term 2.
I20260709 13:06:18.769409 18469 catalog_manager.cc:5697] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 reported cstate change: term changed from 1 to 2, leader changed from fd97bd9070aa4569b6e9bbe26ec93aaa (127.9.77.67) to 0bfa45d1ac9a478e9c11fb91db9bfaf2 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:18.837872 18808 raft_consensus.cc:993] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274: : Instructing follower 0bfa45d1ac9a478e9c11fb91db9bfaf2 to start an election
I20260709 13:06:18.838410 18807 raft_consensus.cc:1081] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [term 1 LEADER]: Signalling peer 0bfa45d1ac9a478e9c11fb91db9bfaf2 to start an election
I20260709 13:06:18.839912 18573 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c89f4260c7b54a568655d75ca9ab44ce"
dest_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2"
 from {username='slave'} at 127.0.0.1:39362
I20260709 13:06:18.840498 18573 raft_consensus.cc:493] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:18.840886 18573 raft_consensus.cc:3060] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.845809 18573 raft_consensus.cc:515] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:18.847465 18573 leader_election.cc:290] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [CANDIDATE]: Term 2 election: Requested vote from peers 00d935f964f14a4184cf8683c72cb274 (127.9.77.66:33419), fd97bd9070aa4569b6e9bbe26ec93aaa (127.9.77.67:45291)
I20260709 13:06:18.848419 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89f4260c7b54a568655d75ca9ab44ce" candidate_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00d935f964f14a4184cf8683c72cb274"
I20260709 13:06:18.848624 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89f4260c7b54a568655d75ca9ab44ce" candidate_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa"
I20260709 13:06:18.849095 18648 raft_consensus.cc:3055] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:18.849164 18722 raft_consensus.cc:3060] T c89f4260c7b54a568655d75ca9ab44ce P fd97bd9070aa4569b6e9bbe26ec93aaa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.849551 18648 raft_consensus.cc:740] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00d935f964f14a4184cf8683c72cb274, State: Running, Role: LEADER
I20260709 13:06:18.850414 18648 consensus_queue.cc:260] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:18.851644 18648 raft_consensus.cc:3060] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.856590 18722 raft_consensus.cc:2468] T c89f4260c7b54a568655d75ca9ab44ce P fd97bd9070aa4569b6e9bbe26ec93aaa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bfa45d1ac9a478e9c11fb91db9bfaf2 in term 2.
I20260709 13:06:18.858039 18536 leader_election.cc:304] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bfa45d1ac9a478e9c11fb91db9bfaf2, fd97bd9070aa4569b6e9bbe26ec93aaa; no voters: 
I20260709 13:06:18.858814 18773 raft_consensus.cc:2804] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:18.858788 18648 raft_consensus.cc:2468] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bfa45d1ac9a478e9c11fb91db9bfaf2 in term 2.
I20260709 13:06:18.859730 18773 raft_consensus.cc:697] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 2 LEADER]: Becoming Leader. State: Replica: 0bfa45d1ac9a478e9c11fb91db9bfaf2, State: Running, Role: LEADER
I20260709 13:06:18.860723 18773 consensus_queue.cc:237] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:18.866765 18469 catalog_manager.cc:5697] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2 reported cstate change: term changed from 1 to 2, leader changed from 00d935f964f14a4184cf8683c72cb274 (127.9.77.66) to 0bfa45d1ac9a478e9c11fb91db9bfaf2 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:18.918025 18773 consensus_queue.cc:1048] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:18.928572 18814 consensus_queue.cc:1048] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:18.931154 18797 raft_consensus.cc:993] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa: : Instructing follower 00d935f964f14a4184cf8683c72cb274 to start an election
I20260709 13:06:18.931761 18796 raft_consensus.cc:1081] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [term 1 LEADER]: Signalling peer 00d935f964f14a4184cf8683c72cb274 to start an election
I20260709 13:06:18.933578 18648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3acec88a07164a0d88964979434b2cc8"
dest_uuid: "00d935f964f14a4184cf8683c72cb274"
 from {username='slave'} at 127.0.0.1:33272
I20260709 13:06:18.934258 18648 raft_consensus.cc:493] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:18.934726 18648 raft_consensus.cc:3060] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.942461 18648 raft_consensus.cc:515] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:18.944532 18648 leader_election.cc:290] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274 [CANDIDATE]: Term 2 election: Requested vote from peers 0bfa45d1ac9a478e9c11fb91db9bfaf2 (127.9.77.65:42105), fd97bd9070aa4569b6e9bbe26ec93aaa (127.9.77.67:45291)
I20260709 13:06:18.945334 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3acec88a07164a0d88964979434b2cc8" candidate_uuid: "00d935f964f14a4184cf8683c72cb274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2"
I20260709 13:06:18.945663 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3acec88a07164a0d88964979434b2cc8" candidate_uuid: "00d935f964f14a4184cf8683c72cb274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa"
I20260709 13:06:18.946318 18722 raft_consensus.cc:3055] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:18.946385 18573 raft_consensus.cc:3060] T 3acec88a07164a0d88964979434b2cc8 P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.946584 18722 raft_consensus.cc:740] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd97bd9070aa4569b6e9bbe26ec93aaa, State: Running, Role: LEADER
I20260709 13:06:18.947425 18722 consensus_queue.cc:260] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:18.948442 18722 raft_consensus.cc:3060] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.952111 18573 raft_consensus.cc:2468] T 3acec88a07164a0d88964979434b2cc8 P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00d935f964f14a4184cf8683c72cb274 in term 2.
I20260709 13:06:18.953437 18613 leader_election.cc:304] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00d935f964f14a4184cf8683c72cb274, 0bfa45d1ac9a478e9c11fb91db9bfaf2; no voters: 
I20260709 13:06:18.953541 18722 raft_consensus.cc:2468] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00d935f964f14a4184cf8683c72cb274 in term 2.
I20260709 13:06:18.954245 18807 raft_consensus.cc:2804] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:18.954677 18807 raft_consensus.cc:697] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274 [term 2 LEADER]: Becoming Leader. State: Replica: 00d935f964f14a4184cf8683c72cb274, State: Running, Role: LEADER
I20260709 13:06:18.955476 18807 consensus_queue.cc:237] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:18.961551 18469 catalog_manager.cc:5697] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274 reported cstate change: term changed from 1 to 2, leader changed from fd97bd9070aa4569b6e9bbe26ec93aaa (127.9.77.67) to 00d935f964f14a4184cf8683c72cb274 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "00d935f964f14a4184cf8683c72cb274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:19.175961 18722 raft_consensus.cc:1275] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 2 FOLLOWER]: Refusing update from remote peer 0bfa45d1ac9a478e9c11fb91db9bfaf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:19.177321 18814 consensus_queue.cc:1048] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:19.185719 18648 raft_consensus.cc:1275] T 4a94bdc8d0ea4ae7997186b1b150740b P 00d935f964f14a4184cf8683c72cb274 [term 2 FOLLOWER]: Refusing update from remote peer 0bfa45d1ac9a478e9c11fb91db9bfaf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:19.187630 18814 consensus_queue.cc:1048] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:19.193794  9525 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:06:19.195932  9525 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:06:19.196398  9525 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:06:19.211724 18573 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3300cfe03ce34f8db088802bed1b190b"
dest_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2"
mode: GRACEFUL
new_leader_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa"
 from {username='slave'} at 127.0.0.1:39372
I20260709 13:06:19.212356 18573 raft_consensus.cc:606] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 1 LEADER]: Received request to transfer leadership to TS fd97bd9070aa4569b6e9bbe26ec93aaa
I20260709 13:06:19.213755  9525 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:06:19.305879 18648 raft_consensus.cc:1275] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [term 2 FOLLOWER]: Refusing update from remote peer 0bfa45d1ac9a478e9c11fb91db9bfaf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:19.307190 18804 consensus_queue.cc:1048] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:19.315454 18722 raft_consensus.cc:1275] T c89f4260c7b54a568655d75ca9ab44ce P fd97bd9070aa4569b6e9bbe26ec93aaa [term 2 FOLLOWER]: Refusing update from remote peer 0bfa45d1ac9a478e9c11fb91db9bfaf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:19.317284 18773 consensus_queue.cc:1048] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:19.345506 18573 raft_consensus.cc:1275] T 3acec88a07164a0d88964979434b2cc8 P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 2 FOLLOWER]: Refusing update from remote peer 00d935f964f14a4184cf8683c72cb274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:19.347016 18807 consensus_queue.cc:1048] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:19.357303 18722 raft_consensus.cc:1275] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [term 2 FOLLOWER]: Refusing update from remote peer 00d935f964f14a4184cf8683c72cb274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:19.359762 18820 consensus_queue.cc:1048] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:19.511775 18773 raft_consensus.cc:993] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2: : Instructing follower fd97bd9070aa4569b6e9bbe26ec93aaa to start an election
I20260709 13:06:19.512212 18814 raft_consensus.cc:1081] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 1 LEADER]: Signalling peer fd97bd9070aa4569b6e9bbe26ec93aaa to start an election
I20260709 13:06:19.513705 18722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3300cfe03ce34f8db088802bed1b190b"
dest_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa"
 from {username='slave'} at 127.0.0.1:59138
I20260709 13:06:19.514196 18722 raft_consensus.cc:493] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:19.514564 18722 raft_consensus.cc:3060] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.519668 18722 raft_consensus.cc:515] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:19.521236 18722 leader_election.cc:290] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa [CANDIDATE]: Term 2 election: Requested vote from peers 0bfa45d1ac9a478e9c11fb91db9bfaf2 (127.9.77.65:42105), 00d935f964f14a4184cf8683c72cb274 (127.9.77.66:33419)
I20260709 13:06:19.522179 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3300cfe03ce34f8db088802bed1b190b" candidate_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2"
I20260709 13:06:19.522465 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3300cfe03ce34f8db088802bed1b190b" candidate_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00d935f964f14a4184cf8683c72cb274"
I20260709 13:06:19.522890 18573 raft_consensus.cc:3055] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:19.522995 18648 raft_consensus.cc:3060] T 3300cfe03ce34f8db088802bed1b190b P 00d935f964f14a4184cf8683c72cb274 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.523278 18573 raft_consensus.cc:740] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bfa45d1ac9a478e9c11fb91db9bfaf2, State: Running, Role: LEADER
I20260709 13:06:19.524173 18573 consensus_queue.cc:260] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:19.525492 18573 raft_consensus.cc:3060] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.530397 18648 raft_consensus.cc:2468] T 3300cfe03ce34f8db088802bed1b190b P 00d935f964f14a4184cf8683c72cb274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd97bd9070aa4569b6e9bbe26ec93aaa in term 2.
I20260709 13:06:19.531692 18685 leader_election.cc:304] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00d935f964f14a4184cf8683c72cb274, fd97bd9070aa4569b6e9bbe26ec93aaa; no voters: 
I20260709 13:06:19.532413 18796 raft_consensus.cc:2804] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:19.532352 18573 raft_consensus.cc:2468] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd97bd9070aa4569b6e9bbe26ec93aaa in term 2.
I20260709 13:06:19.533879 18796 raft_consensus.cc:697] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 2 LEADER]: Becoming Leader. State: Replica: fd97bd9070aa4569b6e9bbe26ec93aaa, State: Running, Role: LEADER
I20260709 13:06:19.534679 18796 consensus_queue.cc:237] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } }
I20260709 13:06:19.540546 18471 catalog_manager.cc:5697] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa reported cstate change: term changed from 1 to 2, leader changed from 0bfa45d1ac9a478e9c11fb91db9bfaf2 (127.9.77.65) to fd97bd9070aa4569b6e9bbe26ec93aaa (127.9.77.67). New cstate: current_term: 2 leader_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bfa45d1ac9a478e9c11fb91db9bfaf2" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 42105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00d935f964f14a4184cf8683c72cb274" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 33419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd97bd9070aa4569b6e9bbe26ec93aaa" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 45291 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:19.566195  9525 tablet_server.cc:179] TabletServer@127.9.77.65:0 shutting down...
I20260709 13:06:19.586194  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:19.586773  9525 tablet_replica.cc:333] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2: stopping tablet replica
I20260709 13:06:19.587265  9525 raft_consensus.cc:2243] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.588023  9525 raft_consensus.cc:2272] T 4a94bdc8d0ea4ae7997186b1b150740b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.590456  9525 tablet_replica.cc:333] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2: stopping tablet replica
I20260709 13:06:19.591009  9525 raft_consensus.cc:2243] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.591355  9525 raft_consensus.cc:2272] T 3300cfe03ce34f8db088802bed1b190b P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.593984  9525 tablet_replica.cc:333] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2: stopping tablet replica
I20260709 13:06:19.594477  9525 raft_consensus.cc:2243] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.595232  9525 raft_consensus.cc:2272] T c89f4260c7b54a568655d75ca9ab44ce P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.597800  9525 tablet_replica.cc:333] T 3acec88a07164a0d88964979434b2cc8 P 0bfa45d1ac9a478e9c11fb91db9bfaf2: stopping tablet replica
I20260709 13:06:19.598263  9525 raft_consensus.cc:2243] T 3acec88a07164a0d88964979434b2cc8 P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.598651  9525 raft_consensus.cc:2272] T 3acec88a07164a0d88964979434b2cc8 P 0bfa45d1ac9a478e9c11fb91db9bfaf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.622833  9525 tablet_server.cc:196] TabletServer@127.9.77.65:0 shutdown complete.
I20260709 13:06:19.634972  9525 tablet_server.cc:179] TabletServer@127.9.77.66:0 shutting down...
I20260709 13:06:19.653936  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:19.654644  9525 tablet_replica.cc:333] T 4a94bdc8d0ea4ae7997186b1b150740b P 00d935f964f14a4184cf8683c72cb274: stopping tablet replica
I20260709 13:06:19.655241  9525 raft_consensus.cc:2243] T 4a94bdc8d0ea4ae7997186b1b150740b P 00d935f964f14a4184cf8683c72cb274 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.655715  9525 raft_consensus.cc:2272] T 4a94bdc8d0ea4ae7997186b1b150740b P 00d935f964f14a4184cf8683c72cb274 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.658017  9525 tablet_replica.cc:333] T 3300cfe03ce34f8db088802bed1b190b P 00d935f964f14a4184cf8683c72cb274: stopping tablet replica
I20260709 13:06:19.658556  9525 raft_consensus.cc:2243] T 3300cfe03ce34f8db088802bed1b190b P 00d935f964f14a4184cf8683c72cb274 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.659003  9525 raft_consensus.cc:2272] T 3300cfe03ce34f8db088802bed1b190b P 00d935f964f14a4184cf8683c72cb274 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.661231  9525 tablet_replica.cc:333] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274: stopping tablet replica
I20260709 13:06:19.661795  9525 raft_consensus.cc:2243] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.662241  9525 raft_consensus.cc:2272] T c89f4260c7b54a568655d75ca9ab44ce P 00d935f964f14a4184cf8683c72cb274 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.664397  9525 tablet_replica.cc:333] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274: stopping tablet replica
I20260709 13:06:19.664893  9525 raft_consensus.cc:2243] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.665783  9525 raft_consensus.cc:2272] T 3acec88a07164a0d88964979434b2cc8 P 00d935f964f14a4184cf8683c72cb274 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.689267  9525 tablet_server.cc:196] TabletServer@127.9.77.66:0 shutdown complete.
I20260709 13:06:19.701555  9525 tablet_server.cc:179] TabletServer@127.9.77.67:0 shutting down...
I20260709 13:06:19.720721  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:19.721362  9525 tablet_replica.cc:333] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa: stopping tablet replica
I20260709 13:06:19.721942  9525 raft_consensus.cc:2243] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.722364  9525 raft_consensus.cc:2272] T 4a94bdc8d0ea4ae7997186b1b150740b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.724510  9525 tablet_replica.cc:333] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa: stopping tablet replica
I20260709 13:06:19.724984  9525 raft_consensus.cc:2243] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.725621  9525 pending_rounds.cc:70] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa: Trying to abort 1 pending ops.
I20260709 13:06:19.725785  9525 pending_rounds.cc:77] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305635346580787200 op_type: NO_OP noop_request { }
I20260709 13:06:19.726032  9525 raft_consensus.cc:2889] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:19.726251  9525 raft_consensus.cc:2272] T 3300cfe03ce34f8db088802bed1b190b P fd97bd9070aa4569b6e9bbe26ec93aaa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.728814  9525 tablet_replica.cc:333] T c89f4260c7b54a568655d75ca9ab44ce P fd97bd9070aa4569b6e9bbe26ec93aaa: stopping tablet replica
I20260709 13:06:19.729269  9525 raft_consensus.cc:2243] T c89f4260c7b54a568655d75ca9ab44ce P fd97bd9070aa4569b6e9bbe26ec93aaa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.729715  9525 raft_consensus.cc:2272] T c89f4260c7b54a568655d75ca9ab44ce P fd97bd9070aa4569b6e9bbe26ec93aaa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.732005  9525 tablet_replica.cc:333] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa: stopping tablet replica
I20260709 13:06:19.732442  9525 raft_consensus.cc:2243] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.732802  9525 raft_consensus.cc:2272] T 3acec88a07164a0d88964979434b2cc8 P fd97bd9070aa4569b6e9bbe26ec93aaa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.756409  9525 tablet_server.cc:196] TabletServer@127.9.77.67:0 shutdown complete.
I20260709 13:06:19.769198  9525 master.cc:562] Master@127.9.77.126:44741 shutting down...
I20260709 13:06:19.786990  9525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.787570  9525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.787899  9525 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4d4b3bcec2dc4c238d29596f6bb069dd: stopping tablet replica
I20260709 13:06:19.807116  9525 master.cc:584] Master@127.9.77.126:44741 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2857 ms)
[----------] 6 tests from LeaderRebalancerTest (245929 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:06:19.834252  9525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.77.126:38861
I20260709 13:06:19.835335  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:19.840356 18826 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 13:06:19.840452 18827 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 13:06:19.841663 18829 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 13:06:19.842607  9525 server_base.cc:1061] running on GCE node
I20260709 13:06:19.843461  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:19.843628  9525 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 13:06:19.843840  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602379843806 us; error 0 us; skew 500 ppm
I20260709 13:06:19.844389  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:19.846778  9525 webserver.cc:533] Webserver started at http://127.9.77.126:37601/ using document root <none> and password file <none>
I20260709 13:06:19.847252  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:19.847445  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:19.847718  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:19.848773  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602133730654-9525-0/minicluster-data/master-0-root/instance:
uuid: "e957ef59fea3478284a3fd0dbdedfeb8"
format_stamp: "Formatted at 2026-07-09 13:06:19 on dist-test-slave-r1pj"
I20260709 13:06:19.853089  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:06:19.856498 18834 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:19.857466  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:06:19.857733  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602133730654-9525-0/minicluster-data/master-0-root
uuid: "e957ef59fea3478284a3fd0dbdedfeb8"
format_stamp: "Formatted at 2026-07-09 13:06:19 on dist-test-slave-r1pj"
I20260709 13:06:19.857970  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602133730654-9525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602133730654-9525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602133730654-9525-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 13:06:19.871582  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:19.872593  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:19.908195  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.126:38861
I20260709 13:06:19.908339 18885 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.126:38861 every 8 connection(s)
I20260709 13:06:19.912559 18886 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 13:06:19.922926 18886 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8: Bootstrap starting.
I20260709 13:06:19.927259 18886 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:19.931092 18886 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8: No bootstrap required, opened a new log
I20260709 13:06:19.933060 18886 raft_consensus.cc:359] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e957ef59fea3478284a3fd0dbdedfeb8" member_type: VOTER }
I20260709 13:06:19.933516 18886 raft_consensus.cc:385] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:19.933712 18886 raft_consensus.cc:740] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e957ef59fea3478284a3fd0dbdedfeb8, State: Initialized, Role: FOLLOWER
I20260709 13:06:19.934199 18886 consensus_queue.cc:260] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e957ef59fea3478284a3fd0dbdedfeb8" member_type: VOTER }
I20260709 13:06:19.934594 18886 raft_consensus.cc:399] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:06:19.934787 18886 raft_consensus.cc:493] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:06:19.935002 18886 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.939699 18886 raft_consensus.cc:515] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e957ef59fea3478284a3fd0dbdedfeb8" member_type: VOTER }
I20260709 13:06:19.940284 18886 leader_election.cc:304] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8 [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: e957ef59fea3478284a3fd0dbdedfeb8; no voters: 
I20260709 13:06:19.941416 18886 leader_election.cc:290] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:06:19.941783 18889 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:19.943215 18889 raft_consensus.cc:697] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8 [term 1 LEADER]: Becoming Leader. State: Replica: e957ef59fea3478284a3fd0dbdedfeb8, State: Running, Role: LEADER
I20260709 13:06:19.943890 18889 consensus_queue.cc:237] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8 [LEADER]: Queue going to LEADER mode. State: All 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: "e957ef59fea3478284a3fd0dbdedfeb8" member_type: VOTER }
I20260709 13:06:19.944216 18886 sys_catalog.cc:565] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:06:19.946758 18891 sys_catalog.cc:455] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e957ef59fea3478284a3fd0dbdedfeb8. Latest consensus state: current_term: 1 leader_uuid: "e957ef59fea3478284a3fd0dbdedfeb8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e957ef59fea3478284a3fd0dbdedfeb8" member_type: VOTER } }
I20260709 13:06:19.946732 18890 sys_catalog.cc:455] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e957ef59fea3478284a3fd0dbdedfeb8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e957ef59fea3478284a3fd0dbdedfeb8" member_type: VOTER } }
I20260709 13:06:19.947500 18891 sys_catalog.cc:458] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:19.947563 18890 sys_catalog.cc:458] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:19.952668 18894 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:06:19.960505 18894 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:06:19.962643  9525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:06:19.969904 18894 catalog_manager.cc:1383] Generated new cluster ID: 176f360f26194379b354b42834025835
I20260709 13:06:19.970232 18894 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:06:20.003479 18894 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:06:20.004812 18894 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:06:20.018527 18894 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8: Generated new TSK 0
I20260709 13:06:20.019164 18894 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:06:20.029177  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:20.035320 18907 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 13:06:20.036551 18908 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 13:06:20.039839  9525 server_base.cc:1061] running on GCE node
W20260709 13:06:20.039824 18910 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 13:06:20.041047  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:20.041234  9525 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 13:06:20.041461  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602380041439 us; error 0 us; skew 500 ppm
I20260709 13:06:20.041945  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:20.044230  9525 webserver.cc:533] Webserver started at http://127.9.77.65:43237/ using document root <none> and password file <none>
I20260709 13:06:20.044672  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:20.044823  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:20.045025  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:20.046151  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602133730654-9525-0/minicluster-data/ts-0-root/instance:
uuid: "b555a0915c55498394027453e3f88f90"
format_stamp: "Formatted at 2026-07-09 13:06:20 on dist-test-slave-r1pj"
I20260709 13:06:20.050693  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:20.054209 18915 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:20.055007  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:06:20.055334  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602133730654-9525-0/minicluster-data/ts-0-root
uuid: "b555a0915c55498394027453e3f88f90"
format_stamp: "Formatted at 2026-07-09 13:06:20 on dist-test-slave-r1pj"
I20260709 13:06:20.055661  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602133730654-9525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602133730654-9525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602133730654-9525-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 13:06:20.071221  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:20.072475  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:20.074015  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:20.076273  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:20.076510  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:20.076764  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:20.076933  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:20.115397  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.65:34075
I20260709 13:06:20.115523 18977 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.65:34075 every 8 connection(s)
I20260709 13:06:20.120618  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:20.128768 18982 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 13:06:20.131331 18983 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 13:06:20.135036  9525 server_base.cc:1061] running on GCE node
W20260709 13:06:20.135532 18985 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 13:06:20.135703 18978 heartbeater.cc:344] Connected to a master server at 127.9.77.126:38861
I20260709 13:06:20.136179 18978 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:20.136906 18978 heartbeater.cc:507] Master 127.9.77.126:38861 requested a full tablet report, sending...
I20260709 13:06:20.137089  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:20.137333  9525 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 13:06:20.137603  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602380137579 us; error 0 us; skew 500 ppm
I20260709 13:06:20.138223  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:20.139025 18851 ts_manager.cc:194] Registered new tserver with Master: b555a0915c55498394027453e3f88f90 (127.9.77.65:34075)
I20260709 13:06:20.140965  9525 webserver.cc:533] Webserver started at http://127.9.77.66:34075/ using document root <none> and password file <none>
I20260709 13:06:20.141211 18851 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40798
I20260709 13:06:20.141731  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:20.141986  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:20.142297  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:20.143523  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602133730654-9525-0/minicluster-data/ts-1-root/instance:
uuid: "35bf35d1e0ca48998de87e93f424a1c8"
format_stamp: "Formatted at 2026-07-09 13:06:20 on dist-test-slave-r1pj"
I20260709 13:06:20.148120  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:20.151441 18990 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:20.152329  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:20.152738  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602133730654-9525-0/minicluster-data/ts-1-root
uuid: "35bf35d1e0ca48998de87e93f424a1c8"
format_stamp: "Formatted at 2026-07-09 13:06:20 on dist-test-slave-r1pj"
I20260709 13:06:20.153019  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602133730654-9525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602133730654-9525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602133730654-9525-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 13:06:20.166917  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:20.168042  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:20.169627  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:20.171923  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:20.172120  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:20.172415  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:20.172565  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:20.212419  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.66:42549
I20260709 13:06:20.212540 19052 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.66:42549 every 8 connection(s)
I20260709 13:06:20.217603  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:20.224752 19056 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 13:06:20.225874 19057 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 13:06:20.228770 19059 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 13:06:20.229046  9525 server_base.cc:1061] running on GCE node
I20260709 13:06:20.230163  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:06:20.230222 19053 heartbeater.cc:344] Connected to a master server at 127.9.77.126:38861
W20260709 13:06:20.230418  9525 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 13:06:20.230702  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602380230683 us; error 0 us; skew 500 ppm
I20260709 13:06:20.230748 19053 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:20.231353  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:20.231662 19053 heartbeater.cc:507] Master 127.9.77.126:38861 requested a full tablet report, sending...
I20260709 13:06:20.233997 18851 ts_manager.cc:194] Registered new tserver with Master: 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549)
I20260709 13:06:20.234263  9525 webserver.cc:533] Webserver started at http://127.9.77.67:43809/ using document root <none> and password file <none>
I20260709 13:06:20.234840  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:20.235035  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:20.235318  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:20.235548 18851 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40802
I20260709 13:06:20.236464  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602133730654-9525-0/minicluster-data/ts-2-root/instance:
uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
format_stamp: "Formatted at 2026-07-09 13:06:20 on dist-test-slave-r1pj"
I20260709 13:06:20.241029  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:06:20.244364 19064 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:20.245199  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:06:20.245639  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602133730654-9525-0/minicluster-data/ts-2-root
uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
format_stamp: "Formatted at 2026-07-09 13:06:20 on dist-test-slave-r1pj"
I20260709 13:06:20.245960  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602133730654-9525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602133730654-9525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602133730654-9525-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 13:06:20.255069  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:20.256209  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:20.257964  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:20.260299  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:20.260533  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:20.260780  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:20.260969  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:20.299129  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.67:34993
I20260709 13:06:20.299247 19126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.67:34993 every 8 connection(s)
I20260709 13:06:20.313441 19127 heartbeater.cc:344] Connected to a master server at 127.9.77.126:38861
I20260709 13:06:20.313979 19127 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:20.314810 19127 heartbeater.cc:507] Master 127.9.77.126:38861 requested a full tablet report, sending...
I20260709 13:06:20.316747 18851 ts_manager.cc:194] Registered new tserver with Master: 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:20.317205  9525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014887222s
I20260709 13:06:20.318563 18851 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40804
I20260709 13:06:20.343483 18851 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40814:
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 13:06:20.346247 18851 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 13:06:20.471662 19092 tablet_service.cc:1511] Processing CreateTablet for tablet bfae127ea22a40a1ac65b24ecdbe973a (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:20.475823 19092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfae127ea22a40a1ac65b24ecdbe973a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.478273 19091 tablet_service.cc:1511] Processing CreateTablet for tablet 52a90d6e20db448daa50ac4bde57f7c3 (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:20.478552 18943 tablet_service.cc:1511] Processing CreateTablet for tablet bfae127ea22a40a1ac65b24ecdbe973a (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:20.480058 19091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52a90d6e20db448daa50ac4bde57f7c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.480481 18943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfae127ea22a40a1ac65b24ecdbe973a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.485045 18942 tablet_service.cc:1511] Processing CreateTablet for tablet 52a90d6e20db448daa50ac4bde57f7c3 (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:20.488288 19090 tablet_service.cc:1511] Processing CreateTablet for tablet 2c588d19f64940fe98574a23de98717d (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:20.490890 18941 tablet_service.cc:1511] Processing CreateTablet for tablet 2c588d19f64940fe98574a23de98717d (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:20.493641 19089 tablet_service.cc:1511] Processing CreateTablet for tablet afd482e0c37a4d9fbe000d5ec57234ea (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:20.496004 18939 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe9c02e28c74cde98ea77e01f0f5ec2 (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:20.498778 18940 tablet_service.cc:1511] Processing CreateTablet for tablet afd482e0c37a4d9fbe000d5ec57234ea (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:20.502851 19088 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe9c02e28c74cde98ea77e01f0f5ec2 (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:20.505324 19087 tablet_service.cc:1511] Processing CreateTablet for tablet c457af706dda4bc4a683bd97852b3728 (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:20.511129 18937 tablet_service.cc:1511] Processing CreateTablet for tablet d6287b87f0224cb3a1d827055c4c8696 (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:20.514699 19086 tablet_service.cc:1511] Processing CreateTablet for tablet d6287b87f0224cb3a1d827055c4c8696 (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:20.516494 18936 tablet_service.cc:1511] Processing CreateTablet for tablet 9e443361c31545a58375271e6cad0a9c (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:20.516484 18938 tablet_service.cc:1511] Processing CreateTablet for tablet c457af706dda4bc4a683bd97852b3728 (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:20.518970 19090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c588d19f64940fe98574a23de98717d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.523695 18942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52a90d6e20db448daa50ac4bde57f7c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.525915 18938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c457af706dda4bc4a683bd97852b3728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.526798 18941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c588d19f64940fe98574a23de98717d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.527185 19089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd482e0c37a4d9fbe000d5ec57234ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.529907 18940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd482e0c37a4d9fbe000d5ec57234ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.532047 19088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe9c02e28c74cde98ea77e01f0f5ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.537952 18937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6287b87f0224cb3a1d827055c4c8696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.546599 18939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe9c02e28c74cde98ea77e01f0f5ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.541085 19017 tablet_service.cc:1511] Processing CreateTablet for tablet 52a90d6e20db448daa50ac4bde57f7c3 (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:20.549122 19017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52a90d6e20db448daa50ac4bde57f7c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.538997 19018 tablet_service.cc:1511] Processing CreateTablet for tablet bfae127ea22a40a1ac65b24ecdbe973a (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:20.544570 19015 tablet_service.cc:1511] Processing CreateTablet for tablet afd482e0c37a4d9fbe000d5ec57234ea (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:20.546437 19014 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe9c02e28c74cde98ea77e01f0f5ec2 (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:20.542675 19016 tablet_service.cc:1511] Processing CreateTablet for tablet 2c588d19f64940fe98574a23de98717d (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:20.553109 19086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6287b87f0224cb3a1d827055c4c8696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.553661 19013 tablet_service.cc:1511] Processing CreateTablet for tablet c457af706dda4bc4a683bd97852b3728 (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:20.555256 19013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c457af706dda4bc4a683bd97852b3728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.557802 19015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd482e0c37a4d9fbe000d5ec57234ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.558008 19012 tablet_service.cc:1511] Processing CreateTablet for tablet d6287b87f0224cb3a1d827055c4c8696 (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:20.559754 19012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6287b87f0224cb3a1d827055c4c8696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.563251 19011 tablet_service.cc:1511] Processing CreateTablet for tablet 9e443361c31545a58375271e6cad0a9c (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:20.564765 19011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e443361c31545a58375271e6cad0a9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.569810 19014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe9c02e28c74cde98ea77e01f0f5ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.553684 18936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e443361c31545a58375271e6cad0a9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.566496 19087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c457af706dda4bc4a683bd97852b3728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.588217 19016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c588d19f64940fe98574a23de98717d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.593765 19018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfae127ea22a40a1ac65b24ecdbe973a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.593613 19090 tablet_service.cc:1511] Processing CreateTablet for tablet 9e443361c31545a58375271e6cad0a9c (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:20.595067 19090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e443361c31545a58375271e6cad0a9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.598587 19143 tablet_bootstrap.cc:492] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90: Bootstrap starting.
I20260709 13:06:20.549126 19144 tablet_bootstrap.cc:492] T 52a90d6e20db448daa50ac4bde57f7c3 P 3b1ae942e5dd4bd3a046c01ffa781a31: Bootstrap starting.
I20260709 13:06:20.670485 19089 tablet_service.cc:1511] Processing CreateTablet for tablet 515ca99d2252415daa622e22c89a0d8b (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:20.672057 19089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515ca99d2252415daa622e22c89a0d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.671916 19017 tablet_service.cc:1511] Processing CreateTablet for tablet 515ca99d2252415daa622e22c89a0d8b (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:20.673849 19017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515ca99d2252415daa622e22c89a0d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.678720 18937 tablet_service.cc:1511] Processing CreateTablet for tablet 515ca99d2252415daa622e22c89a0d8b (DEFAULT_TABLE table=test-workload [id=572be85ab6004a63bbb9ae25c30ca8b6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:20.680207 18937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515ca99d2252415daa622e22c89a0d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.711165 19143 tablet_bootstrap.cc:654] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.719390 19144 tablet_bootstrap.cc:654] T 52a90d6e20db448daa50ac4bde57f7c3 P 3b1ae942e5dd4bd3a046c01ffa781a31: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.731410 19143 tablet_bootstrap.cc:492] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90: No bootstrap required, opened a new log
I20260709 13:06:20.731992 19143 ts_tablet_manager.cc:1403] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90: Time spent bootstrapping tablet: real 0.134s	user 0.009s	sys 0.005s
I20260709 13:06:20.723433 19145 tablet_bootstrap.cc:492] T 2c588d19f64940fe98574a23de98717d P 35bf35d1e0ca48998de87e93f424a1c8: Bootstrap starting.
I20260709 13:06:20.735512 19143 raft_consensus.cc:359] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } } peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } }
I20260709 13:06:20.736690 19143 raft_consensus.cc:385] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.737092 19143 raft_consensus.cc:740] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.738057 19143 consensus_queue.cc:260] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } } peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } }
I20260709 13:06:20.738646 19144 tablet_bootstrap.cc:492] T 52a90d6e20db448daa50ac4bde57f7c3 P 3b1ae942e5dd4bd3a046c01ffa781a31: No bootstrap required, opened a new log
I20260709 13:06:20.739236 19144 ts_tablet_manager.cc:1403] T 52a90d6e20db448daa50ac4bde57f7c3 P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent bootstrapping tablet: real 0.191s	user 0.013s	sys 0.000s
I20260709 13:06:20.740497 18978 heartbeater.cc:499] Master 127.9.77.126:38861 was elected leader, sending a full tablet report...
I20260709 13:06:20.740670 19143 ts_tablet_manager.cc:1434] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 13:06:20.741787 19143 tablet_bootstrap.cc:492] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90: Bootstrap starting.
I20260709 13:06:20.742890 19144 raft_consensus.cc:359] T 52a90d6e20db448daa50ac4bde57f7c3 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.743844 19144 raft_consensus.cc:385] T 52a90d6e20db448daa50ac4bde57f7c3 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.744171 19144 raft_consensus.cc:740] T 52a90d6e20db448daa50ac4bde57f7c3 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.745060 19144 consensus_queue.cc:260] T 52a90d6e20db448daa50ac4bde57f7c3 P 3b1ae942e5dd4bd3a046c01ffa781a31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.748284 19144 ts_tablet_manager.cc:1434] T 52a90d6e20db448daa50ac4bde57f7c3 P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:06:20.749545 19127 heartbeater.cc:499] Master 127.9.77.126:38861 was elected leader, sending a full tablet report...
I20260709 13:06:20.750288 19143 tablet_bootstrap.cc:654] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.750504 19145 tablet_bootstrap.cc:654] T 2c588d19f64940fe98574a23de98717d P 35bf35d1e0ca48998de87e93f424a1c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.755824 19144 tablet_bootstrap.cc:492] T 2c588d19f64940fe98574a23de98717d P 3b1ae942e5dd4bd3a046c01ffa781a31: Bootstrap starting.
I20260709 13:06:20.764810 19143 tablet_bootstrap.cc:492] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90: No bootstrap required, opened a new log
I20260709 13:06:20.764976 19144 tablet_bootstrap.cc:654] T 2c588d19f64940fe98574a23de98717d P 3b1ae942e5dd4bd3a046c01ffa781a31: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.765678 19143 ts_tablet_manager.cc:1403] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260709 13:06:20.769315 19143 raft_consensus.cc:359] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.770592 19143 raft_consensus.cc:385] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.771059 19143 raft_consensus.cc:740] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.772332 19143 consensus_queue.cc:260] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.775846 19143 ts_tablet_manager.cc:1434] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260709 13:06:20.777305 19143 tablet_bootstrap.cc:492] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90: Bootstrap starting.
I20260709 13:06:20.780418 19144 tablet_bootstrap.cc:492] T 2c588d19f64940fe98574a23de98717d P 3b1ae942e5dd4bd3a046c01ffa781a31: No bootstrap required, opened a new log
I20260709 13:06:20.781499 19144 ts_tablet_manager.cc:1403] T 2c588d19f64940fe98574a23de98717d P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.017s
I20260709 13:06:20.784883 19144 raft_consensus.cc:359] T 2c588d19f64940fe98574a23de98717d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.785763 19144 raft_consensus.cc:385] T 2c588d19f64940fe98574a23de98717d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.786109 19144 raft_consensus.cc:740] T 2c588d19f64940fe98574a23de98717d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.786319 19143 tablet_bootstrap.cc:654] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.787111 19144 consensus_queue.cc:260] T 2c588d19f64940fe98574a23de98717d P 3b1ae942e5dd4bd3a046c01ffa781a31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.790004 19144 ts_tablet_manager.cc:1434] T 2c588d19f64940fe98574a23de98717d P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:06:20.791384 19144 tablet_bootstrap.cc:492] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31: Bootstrap starting.
I20260709 13:06:20.798552 19143 tablet_bootstrap.cc:492] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90: No bootstrap required, opened a new log
I20260709 13:06:20.799234 19143 ts_tablet_manager.cc:1403] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90: Time spent bootstrapping tablet: real 0.022s	user 0.002s	sys 0.017s
I20260709 13:06:20.799343 19144 tablet_bootstrap.cc:654] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.803011 19143 raft_consensus.cc:359] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.804165 19143 raft_consensus.cc:385] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.804636 19143 raft_consensus.cc:740] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.805912 19143 consensus_queue.cc:260] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.811836 19143 ts_tablet_manager.cc:1434] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260709 13:06:20.813337 19143 tablet_bootstrap.cc:492] T d6287b87f0224cb3a1d827055c4c8696 P b555a0915c55498394027453e3f88f90: Bootstrap starting.
I20260709 13:06:20.820871 19145 tablet_bootstrap.cc:492] T 2c588d19f64940fe98574a23de98717d P 35bf35d1e0ca48998de87e93f424a1c8: No bootstrap required, opened a new log
I20260709 13:06:20.821614 19145 ts_tablet_manager.cc:1403] T 2c588d19f64940fe98574a23de98717d P 35bf35d1e0ca48998de87e93f424a1c8: Time spent bootstrapping tablet: real 0.099s	user 0.033s	sys 0.045s
I20260709 13:06:20.821816 19144 tablet_bootstrap.cc:492] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31: No bootstrap required, opened a new log
I20260709 13:06:20.822367 19144 ts_tablet_manager.cc:1403] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.018s
I20260709 13:06:20.822654 19143 tablet_bootstrap.cc:654] T d6287b87f0224cb3a1d827055c4c8696 P b555a0915c55498394027453e3f88f90: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.825237 19145 raft_consensus.cc:359] T 2c588d19f64940fe98574a23de98717d P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.826164 19145 raft_consensus.cc:385] T 2c588d19f64940fe98574a23de98717d P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.825663 19144 raft_consensus.cc:359] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.826562 19145 raft_consensus.cc:740] T 2c588d19f64940fe98574a23de98717d P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.826766 19144 raft_consensus.cc:385] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.827270 19144 raft_consensus.cc:740] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.827772 19145 consensus_queue.cc:260] T 2c588d19f64940fe98574a23de98717d P 35bf35d1e0ca48998de87e93f424a1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.828459 19144 consensus_queue.cc:260] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.834398 19143 tablet_bootstrap.cc:492] T d6287b87f0224cb3a1d827055c4c8696 P b555a0915c55498394027453e3f88f90: No bootstrap required, opened a new log
I20260709 13:06:20.834483 19144 ts_tablet_manager.cc:1434] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260709 13:06:20.835206 19143 ts_tablet_manager.cc:1403] T d6287b87f0224cb3a1d827055c4c8696 P b555a0915c55498394027453e3f88f90: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260709 13:06:20.835920 19144 tablet_bootstrap.cc:492] T afd482e0c37a4d9fbe000d5ec57234ea P 3b1ae942e5dd4bd3a046c01ffa781a31: Bootstrap starting.
I20260709 13:06:20.838313 19145 ts_tablet_manager.cc:1434] T 2c588d19f64940fe98574a23de98717d P 35bf35d1e0ca48998de87e93f424a1c8: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 13:06:20.838455 19143 raft_consensus.cc:359] T d6287b87f0224cb3a1d827055c4c8696 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.839284 19143 raft_consensus.cc:385] T d6287b87f0224cb3a1d827055c4c8696 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.839323 19053 heartbeater.cc:499] Master 127.9.77.126:38861 was elected leader, sending a full tablet report...
I20260709 13:06:20.839692 19143 raft_consensus.cc:740] T d6287b87f0224cb3a1d827055c4c8696 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.840775 19143 consensus_queue.cc:260] T d6287b87f0224cb3a1d827055c4c8696 P b555a0915c55498394027453e3f88f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.843473 19144 tablet_bootstrap.cc:654] T afd482e0c37a4d9fbe000d5ec57234ea P 3b1ae942e5dd4bd3a046c01ffa781a31: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.845044 19145 tablet_bootstrap.cc:492] T afd482e0c37a4d9fbe000d5ec57234ea P 35bf35d1e0ca48998de87e93f424a1c8: Bootstrap starting.
I20260709 13:06:20.845705 19143 ts_tablet_manager.cc:1434] T d6287b87f0224cb3a1d827055c4c8696 P b555a0915c55498394027453e3f88f90: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.006s
I20260709 13:06:20.846956 19143 tablet_bootstrap.cc:492] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90: Bootstrap starting.
I20260709 13:06:20.852875 19145 tablet_bootstrap.cc:654] T afd482e0c37a4d9fbe000d5ec57234ea P 35bf35d1e0ca48998de87e93f424a1c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.856317 19143 tablet_bootstrap.cc:654] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.860400 19148 raft_consensus.cc:493] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:20.861229 19148 raft_consensus.cc:515] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.873111 19148 leader_election.cc:290] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:20.875123 19145 tablet_bootstrap.cc:492] T afd482e0c37a4d9fbe000d5ec57234ea P 35bf35d1e0ca48998de87e93f424a1c8: No bootstrap required, opened a new log
I20260709 13:06:20.875892 19145 ts_tablet_manager.cc:1403] T afd482e0c37a4d9fbe000d5ec57234ea P 35bf35d1e0ca48998de87e93f424a1c8: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.009s
I20260709 13:06:20.880239 19145 raft_consensus.cc:359] T afd482e0c37a4d9fbe000d5ec57234ea P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.882946 19144 tablet_bootstrap.cc:492] T afd482e0c37a4d9fbe000d5ec57234ea P 3b1ae942e5dd4bd3a046c01ffa781a31: No bootstrap required, opened a new log
I20260709 13:06:20.884473 19145 raft_consensus.cc:385] T afd482e0c37a4d9fbe000d5ec57234ea P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.884665 19144 ts_tablet_manager.cc:1403] T afd482e0c37a4d9fbe000d5ec57234ea P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.019s
I20260709 13:06:20.885635 19145 raft_consensus.cc:740] T afd482e0c37a4d9fbe000d5ec57234ea P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.886416 19143 tablet_bootstrap.cc:492] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90: No bootstrap required, opened a new log
I20260709 13:06:20.886986 19143 ts_tablet_manager.cc:1403] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.014s
I20260709 13:06:20.887543 19145 consensus_queue.cc:260] T afd482e0c37a4d9fbe000d5ec57234ea P 35bf35d1e0ca48998de87e93f424a1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.888550 19144 raft_consensus.cc:359] T afd482e0c37a4d9fbe000d5ec57234ea P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.891649 19144 raft_consensus.cc:385] T afd482e0c37a4d9fbe000d5ec57234ea P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.892032 19144 raft_consensus.cc:740] T afd482e0c37a4d9fbe000d5ec57234ea P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.889994 19143 raft_consensus.cc:359] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.893533 19143 raft_consensus.cc:385] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.893828 19143 raft_consensus.cc:740] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.894582 19143 consensus_queue.cc:260] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.892828 19144 consensus_queue.cc:260] T afd482e0c37a4d9fbe000d5ec57234ea P 3b1ae942e5dd4bd3a046c01ffa781a31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.897315 19144 ts_tablet_manager.cc:1434] T afd482e0c37a4d9fbe000d5ec57234ea P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:06:20.898468 19144 tablet_bootstrap.cc:492] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31: Bootstrap starting.
I20260709 13:06:20.901813 19148 raft_consensus.cc:493] T d6287b87f0224cb3a1d827055c4c8696 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:20.902428 19148 raft_consensus.cc:515] T d6287b87f0224cb3a1d827055c4c8696 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.904361 19145 ts_tablet_manager.cc:1434] T afd482e0c37a4d9fbe000d5ec57234ea P 35bf35d1e0ca48998de87e93f424a1c8: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.002s
I20260709 13:06:20.904670 19148 leader_election.cc:290] T d6287b87f0224cb3a1d827055c4c8696 P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:20.906453 19143 ts_tablet_manager.cc:1434] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260709 13:06:20.907694 19143 tablet_bootstrap.cc:492] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90: Bootstrap starting.
I20260709 13:06:20.914776 19143 tablet_bootstrap.cc:654] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.914958 19145 tablet_bootstrap.cc:492] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8: Bootstrap starting.
I20260709 13:06:20.920290 19162 raft_consensus.cc:493] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:20.921438 19144 tablet_bootstrap.cc:654] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.920912 19162 raft_consensus.cc:515] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.924147 19162 leader_election.cc:290] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:20.924639 19028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c588d19f64940fe98574a23de98717d" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8" is_pre_election: true
I20260709 13:06:20.925700 19028 raft_consensus.cc:2468] T 2c588d19f64940fe98574a23de98717d P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 0.
I20260709 13:06:20.927559 19026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd482e0c37a4d9fbe000d5ec57234ea" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8" is_pre_election: true
I20260709 13:06:20.928262 19143 tablet_bootstrap.cc:492] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90: No bootstrap required, opened a new log
I20260709 13:06:20.928534 19026 raft_consensus.cc:2468] T afd482e0c37a4d9fbe000d5ec57234ea P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 0.
I20260709 13:06:20.928844 19143 ts_tablet_manager.cc:1403] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260709 13:06:20.930328 19027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6287b87f0224cb3a1d827055c4c8696" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8" is_pre_election: true
I20260709 13:06:20.932459 19143 raft_consensus.cc:359] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.933131 18919 leader_election.cc:304] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:20.933719 19143 raft_consensus.cc:385] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.934059 19143 raft_consensus.cc:740] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.934587 18919 leader_election.cc:304] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:20.934860 19143 consensus_queue.cc:260] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
W20260709 13:06:20.935863 18919 leader_election.cc:343] T d6287b87f0224cb3a1d827055c4c8696 P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.936590 19148 raft_consensus.cc:2804] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:20.937206 19148 raft_consensus.cc:493] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:20.937443 19162 raft_consensus.cc:2804] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:20.937705 19148 raft_consensus.cc:3060] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.938146 19162 raft_consensus.cc:493] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:20.938683 19162 raft_consensus.cc:3060] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.948575 19145 tablet_bootstrap.cc:654] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.950266 19162 raft_consensus.cc:515] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.953821 19102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c588d19f64940fe98574a23de98717d" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" is_pre_election: true
I20260709 13:06:20.954607 19102 raft_consensus.cc:2468] T 2c588d19f64940fe98574a23de98717d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 0.
I20260709 13:06:20.955157 19027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd482e0c37a4d9fbe000d5ec57234ea" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
I20260709 13:06:20.955844 19027 raft_consensus.cc:3060] T afd482e0c37a4d9fbe000d5ec57234ea P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.956055 19101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6287b87f0224cb3a1d827055c4c8696" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" is_pre_election: true
I20260709 13:06:20.957616 19100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd482e0c37a4d9fbe000d5ec57234ea" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" is_pre_election: true
I20260709 13:06:20.958361 19100 raft_consensus.cc:2468] T afd482e0c37a4d9fbe000d5ec57234ea P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 0.
W20260709 13:06:20.958526 18899 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:06:20.960762 18917 leader_election.cc:343] T d6287b87f0224cb3a1d827055c4c8696 P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.961299 18917 leader_election.cc:304] T d6287b87f0224cb3a1d827055c4c8696 P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b555a0915c55498394027453e3f88f90; no voters: 35bf35d1e0ca48998de87e93f424a1c8, 3b1ae942e5dd4bd3a046c01ffa781a31
I20260709 13:06:20.963428 19148 raft_consensus.cc:515] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.965596 19027 raft_consensus.cc:2468] T afd482e0c37a4d9fbe000d5ec57234ea P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 1.
I20260709 13:06:20.966995 19162 leader_election.cc:290] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 election: Requested vote from peers 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:20.967834 18919 leader_election.cc:304] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:20.969700 19148 leader_election.cc:290] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 election: Requested vote from peers 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:20.969981 19144 tablet_bootstrap.cc:492] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31: No bootstrap required, opened a new log
I20260709 13:06:20.971771 19144 ts_tablet_manager.cc:1403] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent bootstrapping tablet: real 0.074s	user 0.026s	sys 0.012s
I20260709 13:06:20.971715 19148 raft_consensus.cc:2749] T d6287b87f0224cb3a1d827055c4c8696 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:20.975147 19165 raft_consensus.cc:2804] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:20.975664 19144 raft_consensus.cc:359] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } } peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } }
I20260709 13:06:20.970752 19027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c588d19f64940fe98574a23de98717d" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
I20260709 13:06:20.978241 19144 raft_consensus.cc:385] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.978447 19027 raft_consensus.cc:3060] T 2c588d19f64940fe98574a23de98717d P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.978610 19144 raft_consensus.cc:740] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.978389 19165 raft_consensus.cc:697] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Becoming Leader. State: Replica: b555a0915c55498394027453e3f88f90, State: Running, Role: LEADER
I20260709 13:06:20.979648 19144 consensus_queue.cc:260] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } } peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } }
I20260709 13:06:20.979871 19165 consensus_queue.cc:237] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.977221 19143 ts_tablet_manager.cc:1434] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.037s
I20260709 13:06:20.977766 19145 tablet_bootstrap.cc:492] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8: No bootstrap required, opened a new log
I20260709 13:06:20.981794 19145 ts_tablet_manager.cc:1403] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.001s
I20260709 13:06:20.982244 19143 tablet_bootstrap.cc:492] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90: Bootstrap starting.
I20260709 13:06:20.982366 19144 ts_tablet_manager.cc:1434] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:06:20.984952 19145 raft_consensus.cc:359] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.986855 19100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd482e0c37a4d9fbe000d5ec57234ea" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:20.987840 19145 raft_consensus.cc:385] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.988025 19100 raft_consensus.cc:3060] T afd482e0c37a4d9fbe000d5ec57234ea P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.988320 19145 raft_consensus.cc:740] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.989449 19145 consensus_queue.cc:260] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:20.992067 19145 ts_tablet_manager.cc:1434] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:06:20.993111 19145 tablet_bootstrap.cc:492] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8: Bootstrap starting.
I20260709 13:06:20.994380 19027 raft_consensus.cc:2468] T 2c588d19f64940fe98574a23de98717d P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 1.
I20260709 13:06:20.995703 19143 tablet_bootstrap.cc:654] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.995741 18919 leader_election.cc:304] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:20.996507 19100 raft_consensus.cc:2468] T afd482e0c37a4d9fbe000d5ec57234ea P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 1.
I20260709 13:06:20.998098 19101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c588d19f64940fe98574a23de98717d" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:20.999095 19101 raft_consensus.cc:3060] T 2c588d19f64940fe98574a23de98717d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.000944 19144 tablet_bootstrap.cc:492] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31: Bootstrap starting.
I20260709 13:06:21.012830 19144 tablet_bootstrap.cc:654] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.015641 19166 raft_consensus.cc:2804] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:21.017185 19145 tablet_bootstrap.cc:654] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.017656 19166 raft_consensus.cc:697] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Becoming Leader. State: Replica: b555a0915c55498394027453e3f88f90, State: Running, Role: LEADER
I20260709 13:06:21.019241 19166 consensus_queue.cc:237] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.016309 19101 raft_consensus.cc:2468] T 2c588d19f64940fe98574a23de98717d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 1.
I20260709 13:06:21.026665 18850 catalog_manager.cc:5697] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90 reported cstate change: term changed from 0 to 1, leader changed from <none> to b555a0915c55498394027453e3f88f90 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "b555a0915c55498394027453e3f88f90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.031884 19144 tablet_bootstrap.cc:492] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31: No bootstrap required, opened a new log
I20260709 13:06:21.032501 19144 ts_tablet_manager.cc:1403] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.007s
I20260709 13:06:21.033083 19145 tablet_bootstrap.cc:492] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8: No bootstrap required, opened a new log
I20260709 13:06:21.033663 19143 tablet_bootstrap.cc:492] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90: No bootstrap required, opened a new log
I20260709 13:06:21.034420 19143 ts_tablet_manager.cc:1403] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90: Time spent bootstrapping tablet: real 0.052s	user 0.025s	sys 0.021s
I20260709 13:06:21.033686 19145 ts_tablet_manager.cc:1403] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.005s
I20260709 13:06:21.035948 19144 raft_consensus.cc:359] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.036749 19144 raft_consensus.cc:385] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.037052 19144 raft_consensus.cc:740] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.038160 19143 raft_consensus.cc:359] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.038482 19144 consensus_queue.cc:260] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.038763 19145 raft_consensus.cc:359] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.039228 19143 raft_consensus.cc:385] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.039490 19145 raft_consensus.cc:385] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.039894 19143 raft_consensus.cc:740] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.040903 19144 ts_tablet_manager.cc:1434] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:06:21.041325 19145 raft_consensus.cc:740] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.042723 19143 consensus_queue.cc:260] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.043054 19145 consensus_queue.cc:260] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.044755 19144 tablet_bootstrap.cc:492] T c457af706dda4bc4a683bd97852b3728 P 3b1ae942e5dd4bd3a046c01ffa781a31: Bootstrap starting.
I20260709 13:06:21.045742 19143 ts_tablet_manager.cc:1434] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260709 13:06:21.046507 19149 raft_consensus.cc:493] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.047202 19143 tablet_bootstrap.cc:492] T c457af706dda4bc4a683bd97852b3728 P b555a0915c55498394027453e3f88f90: Bootstrap starting.
I20260709 13:06:21.047034 19149 raft_consensus.cc:515] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } } peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } }
I20260709 13:06:21.049978 19149 leader_election.cc:290] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549)
I20260709 13:06:21.052155 19145 ts_tablet_manager.cc:1434] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:06:21.053333 19145 tablet_bootstrap.cc:492] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8: Bootstrap starting.
I20260709 13:06:21.057780 19143 tablet_bootstrap.cc:654] T c457af706dda4bc4a683bd97852b3728 P b555a0915c55498394027453e3f88f90: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.062006 19166 raft_consensus.cc:493] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.062765 19166 raft_consensus.cc:515] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.066366 19166 leader_election.cc:290] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:21.070616 19145 tablet_bootstrap.cc:654] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.074792 19144 tablet_bootstrap.cc:654] T c457af706dda4bc4a683bd97852b3728 P 3b1ae942e5dd4bd3a046c01ffa781a31: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.095043 19149 raft_consensus.cc:493] T 52a90d6e20db448daa50ac4bde57f7c3 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.095870 19149 raft_consensus.cc:515] T 52a90d6e20db448daa50ac4bde57f7c3 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.098587 19149 leader_election.cc:290] T 52a90d6e20db448daa50ac4bde57f7c3 P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549)
I20260709 13:06:21.100942 19027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe9c02e28c74cde98ea77e01f0f5ec2" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8" is_pre_election: true
W20260709 13:06:21.103149 18919 leader_election.cc:343] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.116377 19101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe9c02e28c74cde98ea77e01f0f5ec2" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" is_pre_election: true
I20260709 13:06:21.117444 19101 raft_consensus.cc:2468] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 0.
I20260709 13:06:21.118919 18917 leader_election.cc:304] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [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: 3b1ae942e5dd4bd3a046c01ffa781a31, b555a0915c55498394027453e3f88f90; no voters: 35bf35d1e0ca48998de87e93f424a1c8
I20260709 13:06:21.120393 19166 raft_consensus.cc:2804] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:21.120795 19166 raft_consensus.cc:493] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:21.121410 19166 raft_consensus.cc:3060] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.120744 19156 raft_consensus.cc:493] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.125787 19156 raft_consensus.cc:515] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.132495 19165 raft_consensus.cc:493] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.133189 19165 raft_consensus.cc:515] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } } peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } }
I20260709 13:06:21.135679 19165 leader_election.cc:290] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993), 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549)
I20260709 13:06:21.138824 19101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfae127ea22a40a1ac65b24ecdbe973a" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" is_pre_election: true
I20260709 13:06:21.139919 19101 raft_consensus.cc:2468] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 0.
I20260709 13:06:21.141211 19156 leader_election.cc:290] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:21.144317 19165 raft_consensus.cc:493] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.144951 19165 raft_consensus.cc:515] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.146371 18917 leader_election.cc:304] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b1ae942e5dd4bd3a046c01ffa781a31, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:21.147560 19165 leader_election.cc:290] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:21.148180 19165 raft_consensus.cc:2804] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:21.148540 19165 raft_consensus.cc:493] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:21.148898 19165 raft_consensus.cc:3060] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.149817 19101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e443361c31545a58375271e6cad0a9c" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" is_pre_election: true
W20260709 13:06:21.151880 18917 leader_election.cc:343] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.156148 19144 tablet_bootstrap.cc:492] T c457af706dda4bc4a683bd97852b3728 P 3b1ae942e5dd4bd3a046c01ffa781a31: No bootstrap required, opened a new log
I20260709 13:06:21.156373 19148 raft_consensus.cc:493] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.156879 19144 ts_tablet_manager.cc:1403] T c457af706dda4bc4a683bd97852b3728 P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent bootstrapping tablet: real 0.112s	user 0.018s	sys 0.029s
I20260709 13:06:21.160481 19144 raft_consensus.cc:359] T c457af706dda4bc4a683bd97852b3728 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.161212 19144 raft_consensus.cc:385] T c457af706dda4bc4a683bd97852b3728 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.161537 19144 raft_consensus.cc:740] T c457af706dda4bc4a683bd97852b3728 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.156886 19148 raft_consensus.cc:515] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.162453 19144 consensus_queue.cc:260] T c457af706dda4bc4a683bd97852b3728 P 3b1ae942e5dd4bd3a046c01ffa781a31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.164893 19148 leader_election.cc:290] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:21.165072 19144 ts_tablet_manager.cc:1434] T c457af706dda4bc4a683bd97852b3728 P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:21.166326 19144 tablet_bootstrap.cc:492] T 9e443361c31545a58375271e6cad0a9c P 3b1ae942e5dd4bd3a046c01ffa781a31: Bootstrap starting.
I20260709 13:06:21.166347 19027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfae127ea22a40a1ac65b24ecdbe973a" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8" is_pre_election: true
I20260709 13:06:21.168318 19027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e443361c31545a58375271e6cad0a9c" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8" is_pre_election: true
I20260709 13:06:21.169065 19027 raft_consensus.cc:2468] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 0.
I20260709 13:06:21.170804 18953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a90d6e20db448daa50ac4bde57f7c3" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90" is_pre_election: true
I20260709 13:06:21.171491 19027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515ca99d2252415daa622e22c89a0d8b" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8" is_pre_election: true
W20260709 13:06:21.172446 18991 leader_election.cc:343] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b555a0915c55498394027453e3f88f90 (127.9.77.65:34075): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:21.172411 18919 leader_election.cc:343] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.174026 18919 leader_election.cc:304] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [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: 35bf35d1e0ca48998de87e93f424a1c8, b555a0915c55498394027453e3f88f90; no voters: 3b1ae942e5dd4bd3a046c01ffa781a31
I20260709 13:06:21.174861 19148 raft_consensus.cc:2804] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:21.174630 19165 raft_consensus.cc:515] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } } peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } }
I20260709 13:06:21.175367 19148 raft_consensus.cc:493] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:21.175765 19148 raft_consensus.cc:3060] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.182265 19144 tablet_bootstrap.cc:654] T 9e443361c31545a58375271e6cad0a9c P 3b1ae942e5dd4bd3a046c01ffa781a31: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.182904 19165 leader_election.cc:290] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 election: Requested vote from peers 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993), 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549)
I20260709 13:06:21.188632 19144 tablet_bootstrap.cc:492] T 9e443361c31545a58375271e6cad0a9c P 3b1ae942e5dd4bd3a046c01ffa781a31: No bootstrap required, opened a new log
I20260709 13:06:21.189353 19144 ts_tablet_manager.cc:1403] T 9e443361c31545a58375271e6cad0a9c P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.002s
I20260709 13:06:21.190776 19100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfae127ea22a40a1ac65b24ecdbe973a" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:21.191455 19100 raft_consensus.cc:3060] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.192539 19149 raft_consensus.cc:493] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.192373 19144 raft_consensus.cc:359] T 9e443361c31545a58375271e6cad0a9c P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.192829 19145 tablet_bootstrap.cc:492] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8: No bootstrap required, opened a new log
I20260709 13:06:21.193158 19144 raft_consensus.cc:385] T 9e443361c31545a58375271e6cad0a9c P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.193444 19145 ts_tablet_manager.cc:1403] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8: Time spent bootstrapping tablet: real 0.140s	user 0.018s	sys 0.032s
I20260709 13:06:21.193651 19144 raft_consensus.cc:740] T 9e443361c31545a58375271e6cad0a9c P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.194427 19144 consensus_queue.cc:260] T 9e443361c31545a58375271e6cad0a9c P 3b1ae942e5dd4bd3a046c01ffa781a31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.193111 19149 raft_consensus.cc:515] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.196702 19145 raft_consensus.cc:359] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.197395 19149 leader_election.cc:290] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549)
I20260709 13:06:21.197582 19145 raft_consensus.cc:385] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.197937 19145 raft_consensus.cc:740] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.198788 19101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515ca99d2252415daa622e22c89a0d8b" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" is_pre_election: true
I20260709 13:06:21.199443 19101 raft_consensus.cc:2468] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 0.
I20260709 13:06:21.198827 19145 consensus_queue.cc:260] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.201574 19100 raft_consensus.cc:2468] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 1.
I20260709 13:06:21.206234 19145 ts_tablet_manager.cc:1434] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:06:21.207448 19145 tablet_bootstrap.cc:492] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8: Bootstrap starting.
I20260709 13:06:21.221436 19145 tablet_bootstrap.cc:654] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.223603 19144 ts_tablet_manager.cc:1434] T 9e443361c31545a58375271e6cad0a9c P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent starting tablet: real 0.034s	user 0.015s	sys 0.015s
I20260709 13:06:21.225059 19144 tablet_bootstrap.cc:492] T d6287b87f0224cb3a1d827055c4c8696 P 3b1ae942e5dd4bd3a046c01ffa781a31: Bootstrap starting.
I20260709 13:06:21.229732 19027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfae127ea22a40a1ac65b24ecdbe973a" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8" is_pre_election: true
I20260709 13:06:21.233950 19145 tablet_bootstrap.cc:492] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8: No bootstrap required, opened a new log
I20260709 13:06:21.234197 19144 tablet_bootstrap.cc:654] T d6287b87f0224cb3a1d827055c4c8696 P 3b1ae942e5dd4bd3a046c01ffa781a31: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.234555 19145 ts_tablet_manager.cc:1403] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.007s
I20260709 13:06:21.237950 19145 raft_consensus.cc:359] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.238689 19145 raft_consensus.cc:385] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.238976 19145 raft_consensus.cc:740] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.240132 19148 raft_consensus.cc:515] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.239977 19145 consensus_queue.cc:260] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
W20260709 13:06:21.182042 18919 leader_election.cc:343] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.244225 18917 leader_election.cc:304] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [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: 3b1ae942e5dd4bd3a046c01ffa781a31, b555a0915c55498394027453e3f88f90; no voters: 35bf35d1e0ca48998de87e93f424a1c8
I20260709 13:06:21.245172 19165 raft_consensus.cc:2804] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:21.245326 18917 leader_election.cc:304] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b1ae942e5dd4bd3a046c01ffa781a31, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:21.245740 19165 raft_consensus.cc:493] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:21.246135 19145 ts_tablet_manager.cc:1434] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:06:21.246335 19162 raft_consensus.cc:2804] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:21.247534 19145 tablet_bootstrap.cc:492] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8: Bootstrap starting.
I20260709 13:06:21.249805 19144 tablet_bootstrap.cc:492] T d6287b87f0224cb3a1d827055c4c8696 P 3b1ae942e5dd4bd3a046c01ffa781a31: No bootstrap required, opened a new log
I20260709 13:06:21.250546 19144 ts_tablet_manager.cc:1403] T d6287b87f0224cb3a1d827055c4c8696 P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.005s
I20260709 13:06:21.254531 19144 raft_consensus.cc:359] T d6287b87f0224cb3a1d827055c4c8696 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.255422 19144 raft_consensus.cc:385] T d6287b87f0224cb3a1d827055c4c8696 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.255707 19144 raft_consensus.cc:740] T d6287b87f0224cb3a1d827055c4c8696 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.256232 19145 tablet_bootstrap.cc:654] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.256618 19144 consensus_queue.cc:260] T d6287b87f0224cb3a1d827055c4c8696 P 3b1ae942e5dd4bd3a046c01ffa781a31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.246222 19165 raft_consensus.cc:3060] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.262724 19144 ts_tablet_manager.cc:1434] T d6287b87f0224cb3a1d827055c4c8696 P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:06:21.263885 19162 raft_consensus.cc:697] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Becoming Leader. State: Replica: b555a0915c55498394027453e3f88f90, State: Running, Role: LEADER
I20260709 13:06:21.265260 19162 consensus_queue.cc:237] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } } peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } }
W20260709 13:06:21.275408 18919 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.66:42549, user_credentials={real_user=slave}} blocked reactor thread for 93409.7us
I20260709 13:06:21.278950 19027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfae127ea22a40a1ac65b24ecdbe973a" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
I20260709 13:06:21.144786 19166 raft_consensus.cc:515] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
W20260709 13:06:21.282871 19068 leader_election.cc:343] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.284343 19026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515ca99d2252415daa622e22c89a0d8b" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8" is_pre_election: true
I20260709 13:06:21.286195 19027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a90d6e20db448daa50ac4bde57f7c3" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8" is_pre_election: true
I20260709 13:06:21.287168 19027 raft_consensus.cc:2468] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b1ae942e5dd4bd3a046c01ffa781a31 in term 0.
I20260709 13:06:21.287617 19143 tablet_bootstrap.cc:492] T c457af706dda4bc4a683bd97852b3728 P b555a0915c55498394027453e3f88f90: No bootstrap required, opened a new log
I20260709 13:06:21.288275 19143 ts_tablet_manager.cc:1403] T c457af706dda4bc4a683bd97852b3728 P b555a0915c55498394027453e3f88f90: Time spent bootstrapping tablet: real 0.241s	user 0.093s	sys 0.095s
I20260709 13:06:21.289989 19100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a90d6e20db448daa50ac4bde57f7c3" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" is_pre_election: true
I20260709 13:06:21.291015 19100 raft_consensus.cc:2468] T 52a90d6e20db448daa50ac4bde57f7c3 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 0.
I20260709 13:06:21.292115 19143 raft_consensus.cc:359] T c457af706dda4bc4a683bd97852b3728 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.292981 19143 raft_consensus.cc:385] T c457af706dda4bc4a683bd97852b3728 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.293419 19143 raft_consensus.cc:740] T c457af706dda4bc4a683bd97852b3728 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.293087 18992 leader_election.cc:304] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [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: 35bf35d1e0ca48998de87e93f424a1c8, 3b1ae942e5dd4bd3a046c01ffa781a31; no voters: b555a0915c55498394027453e3f88f90
I20260709 13:06:21.294541 19156 raft_consensus.cc:2804] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:21.294482 19143 consensus_queue.cc:260] T c457af706dda4bc4a683bd97852b3728 P b555a0915c55498394027453e3f88f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.295127 19156 raft_consensus.cc:493] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:21.295648 19156 raft_consensus.cc:3060] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.297336 19143 ts_tablet_manager.cc:1434] T c457af706dda4bc4a683bd97852b3728 P b555a0915c55498394027453e3f88f90: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:06:21.298668 19143 tablet_bootstrap.cc:492] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90: Bootstrap starting.
I20260709 13:06:21.300565 19148 leader_election.cc:290] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 election: Requested vote from peers 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:21.301291 19166 leader_election.cc:290] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 election: Requested vote from peers 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:21.306653 19143 tablet_bootstrap.cc:654] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.307150 19145 tablet_bootstrap.cc:492] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8: No bootstrap required, opened a new log
I20260709 13:06:21.307710 19145 ts_tablet_manager.cc:1403] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8: Time spent bootstrapping tablet: real 0.060s	user 0.039s	sys 0.011s
I20260709 13:06:21.311066 19145 raft_consensus.cc:359] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.311822 19145 raft_consensus.cc:385] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.312121 19145 raft_consensus.cc:740] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.312464 19156 raft_consensus.cc:515] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.313006 19145 consensus_queue.cc:260] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.315145 19156 leader_election.cc:290] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 election: Requested vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:21.316301 19100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a90d6e20db448daa50ac4bde57f7c3" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:21.316915 19100 raft_consensus.cc:3060] T 52a90d6e20db448daa50ac4bde57f7c3 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.317687 19145 ts_tablet_manager.cc:1434] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.003s
I20260709 13:06:21.318761 19145 tablet_bootstrap.cc:492] T 515ca99d2252415daa622e22c89a0d8b P 35bf35d1e0ca48998de87e93f424a1c8: Bootstrap starting.
I20260709 13:06:21.320528 19143 tablet_bootstrap.cc:492] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90: No bootstrap required, opened a new log
I20260709 13:06:21.322606 19143 ts_tablet_manager.cc:1403] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.001s
I20260709 13:06:21.325163 18953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a90d6e20db448daa50ac4bde57f7c3" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90"
I20260709 13:06:21.321596 19165 raft_consensus.cc:515] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.326268 19102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe9c02e28c74cde98ea77e01f0f5ec2" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:21.326448 19026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe9c02e28c74cde98ea77e01f0f5ec2" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
I20260709 13:06:21.326920 19102 raft_consensus.cc:3060] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.327088 19026 raft_consensus.cc:3060] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.328604 19101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e443361c31545a58375271e6cad0a9c" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:21.329212 19101 raft_consensus.cc:3060] T 9e443361c31545a58375271e6cad0a9c P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.329610 19165 leader_election.cc:290] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 election: Requested vote from peers 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:21.330677 19143 raft_consensus.cc:359] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.331398 19143 raft_consensus.cc:385] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.331686 19143 raft_consensus.cc:740] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.332357 19143 consensus_queue.cc:260] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.324436 19027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e443361c31545a58375271e6cad0a9c" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
I20260709 13:06:21.333621 19027 raft_consensus.cc:3060] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.334767 19143 ts_tablet_manager.cc:1434] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:06:21.337088 18851 catalog_manager.cc:5697] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90 reported cstate change: term changed from 0 to 1, leader changed from <none> to b555a0915c55498394027453e3f88f90 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "b555a0915c55498394027453e3f88f90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.338061 19102 raft_consensus.cc:2468] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 1.
I20260709 13:06:21.339002 19101 raft_consensus.cc:2468] T 9e443361c31545a58375271e6cad0a9c P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 1.
W20260709 13:06:21.339174 19068 leader_election.cc:343] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.339986 19068 leader_election.cc:304] T 52a90d6e20db448daa50ac4bde57f7c3 P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, 3b1ae942e5dd4bd3a046c01ffa781a31; no voters: 
I20260709 13:06:21.341538 19027 raft_consensus.cc:2468] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 1.
I20260709 13:06:21.342376 18917 leader_election.cc:304] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b1ae942e5dd4bd3a046c01ffa781a31, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:21.343355 19165 raft_consensus.cc:2804] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:21.343895 19165 raft_consensus.cc:697] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Becoming Leader. State: Replica: b555a0915c55498394027453e3f88f90, State: Running, Role: LEADER
I20260709 13:06:21.344086 18917 leader_election.cc:304] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b1ae942e5dd4bd3a046c01ffa781a31, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:21.324790 19100 raft_consensus.cc:2468] T 52a90d6e20db448daa50ac4bde57f7c3 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 1.
I20260709 13:06:21.345100 19166 raft_consensus.cc:2804] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:21.345803 19186 raft_consensus.cc:2764] T 52a90d6e20db448daa50ac4bde57f7c3 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:06:21.345798 19166 raft_consensus.cc:697] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Becoming Leader. State: Replica: b555a0915c55498394027453e3f88f90, State: Running, Role: LEADER
I20260709 13:06:21.346971 19166 consensus_queue.cc:237] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.347853 18992 leader_election.cc:304] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, 3b1ae942e5dd4bd3a046c01ffa781a31; no voters: 
I20260709 13:06:21.344887 19165 consensus_queue.cc:237] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.349396 19156 raft_consensus.cc:2804] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:21.349924 19156 raft_consensus.cc:697] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Becoming Leader. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Running, Role: LEADER
I20260709 13:06:21.350224 19145 tablet_bootstrap.cc:654] T 515ca99d2252415daa622e22c89a0d8b P 35bf35d1e0ca48998de87e93f424a1c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.350790 19156 consensus_queue.cc:237] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.352283 19100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515ca99d2252415daa622e22c89a0d8b" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:21.347213 19026 raft_consensus.cc:2468] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 1.
I20260709 13:06:21.353104 19100 raft_consensus.cc:3060] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:21.324288 18919 leader_election.cc:343] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:21.354888 18991 leader_election.cc:343] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b555a0915c55498394027453e3f88f90 (127.9.77.65:34075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.355755 18953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfae127ea22a40a1ac65b24ecdbe973a" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90" is_pre_election: true
I20260709 13:06:21.358052 19065 leader_election.cc:304] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b1ae942e5dd4bd3a046c01ffa781a31; no voters: 35bf35d1e0ca48998de87e93f424a1c8, b555a0915c55498394027453e3f88f90
I20260709 13:06:21.358984 18952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a90d6e20db448daa50ac4bde57f7c3" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90" is_pre_election: true
I20260709 13:06:21.359922 19186 raft_consensus.cc:2749] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:21.360438 19026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515ca99d2252415daa622e22c89a0d8b" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
I20260709 13:06:21.358021 18951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515ca99d2252415daa622e22c89a0d8b" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90" is_pre_election: true
I20260709 13:06:21.362078 18951 raft_consensus.cc:2393] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b1ae942e5dd4bd3a046c01ffa781a31 in current term 1: Already voted for candidate b555a0915c55498394027453e3f88f90 in this term.
W20260709 13:06:21.362536 18919 leader_election.cc:343] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:21.359928 18952 raft_consensus.cc:2468] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b1ae942e5dd4bd3a046c01ffa781a31 in term 0.
I20260709 13:06:21.364379 19065 leader_election.cc:304] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b1ae942e5dd4bd3a046c01ffa781a31; no voters: 35bf35d1e0ca48998de87e93f424a1c8, b555a0915c55498394027453e3f88f90
I20260709 13:06:21.372812 19100 raft_consensus.cc:2468] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 1.
I20260709 13:06:21.373517 19186 raft_consensus.cc:2749] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:21.374159 19145 tablet_bootstrap.cc:492] T 515ca99d2252415daa622e22c89a0d8b P 35bf35d1e0ca48998de87e93f424a1c8: No bootstrap required, opened a new log
I20260709 13:06:21.374723 19145 ts_tablet_manager.cc:1403] T 515ca99d2252415daa622e22c89a0d8b P 35bf35d1e0ca48998de87e93f424a1c8: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.006s
I20260709 13:06:21.374768 18917 leader_election.cc:304] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [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: 3b1ae942e5dd4bd3a046c01ffa781a31, b555a0915c55498394027453e3f88f90; no voters: 35bf35d1e0ca48998de87e93f424a1c8
I20260709 13:06:21.375612 19165 raft_consensus.cc:2804] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:21.376343 19165 raft_consensus.cc:697] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Becoming Leader. State: Replica: b555a0915c55498394027453e3f88f90, State: Running, Role: LEADER
I20260709 13:06:21.376690 18851 catalog_manager.cc:5697] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "35bf35d1e0ca48998de87e93f424a1c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.377241 19165 consensus_queue.cc:237] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.377682 19145 raft_consensus.cc:359] T 515ca99d2252415daa622e22c89a0d8b P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.378427 19145 raft_consensus.cc:385] T 515ca99d2252415daa622e22c89a0d8b P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.378701 19145 raft_consensus.cc:740] T 515ca99d2252415daa622e22c89a0d8b P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.379484 19145 consensus_queue.cc:260] T 515ca99d2252415daa622e22c89a0d8b P 35bf35d1e0ca48998de87e93f424a1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.382453 19193 raft_consensus.cc:493] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.383000 19193 raft_consensus.cc:515] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.381647 19145 ts_tablet_manager.cc:1434] T 515ca99d2252415daa622e22c89a0d8b P 35bf35d1e0ca48998de87e93f424a1c8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:21.385351 19145 tablet_bootstrap.cc:492] T bfae127ea22a40a1ac65b24ecdbe973a P 35bf35d1e0ca48998de87e93f424a1c8: Bootstrap starting.
I20260709 13:06:21.386780 19193 leader_election.cc:290] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:21.387462 18952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6287b87f0224cb3a1d827055c4c8696" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90" is_pre_election: true
I20260709 13:06:21.387658 19100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6287b87f0224cb3a1d827055c4c8696" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" is_pre_election: true
I20260709 13:06:21.388188 18952 raft_consensus.cc:2468] T d6287b87f0224cb3a1d827055c4c8696 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 0.
I20260709 13:06:21.388236 19100 raft_consensus.cc:2468] T d6287b87f0224cb3a1d827055c4c8696 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 0.
I20260709 13:06:21.389981 18992 leader_election.cc:304] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, 3b1ae942e5dd4bd3a046c01ffa781a31; no voters: 
I20260709 13:06:21.390866 19193 raft_consensus.cc:2804] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:21.390103 18850 catalog_manager.cc:5697] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 reported cstate change: term changed from 0 to 1, leader changed from <none> to b555a0915c55498394027453e3f88f90 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "b555a0915c55498394027453e3f88f90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.391973 19145 tablet_bootstrap.cc:654] T bfae127ea22a40a1ac65b24ecdbe973a P 35bf35d1e0ca48998de87e93f424a1c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:21.391218 19193 raft_consensus.cc:493] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:21.392635 19193 raft_consensus.cc:3060] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.392055 18850 catalog_manager.cc:5697] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 reported cstate change: term changed from 0 to 1, leader changed from <none> to b555a0915c55498394027453e3f88f90 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "b555a0915c55498394027453e3f88f90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.394367 18850 catalog_manager.cc:5697] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 reported cstate change: term changed from 0 to 1, leader changed from <none> to b555a0915c55498394027453e3f88f90 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "b555a0915c55498394027453e3f88f90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.401041 19193 raft_consensus.cc:515] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.401590 19145 tablet_bootstrap.cc:492] T bfae127ea22a40a1ac65b24ecdbe973a P 35bf35d1e0ca48998de87e93f424a1c8: No bootstrap required, opened a new log
I20260709 13:06:21.402140 19145 ts_tablet_manager.cc:1403] T bfae127ea22a40a1ac65b24ecdbe973a P 35bf35d1e0ca48998de87e93f424a1c8: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 13:06:21.404188 18952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6287b87f0224cb3a1d827055c4c8696" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90"
I20260709 13:06:21.404842 18952 raft_consensus.cc:3060] T d6287b87f0224cb3a1d827055c4c8696 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.405476 19100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6287b87f0224cb3a1d827055c4c8696" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:21.405148 19145 raft_consensus.cc:359] T bfae127ea22a40a1ac65b24ecdbe973a P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } } peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } }
I20260709 13:06:21.406020 19145 raft_consensus.cc:385] T bfae127ea22a40a1ac65b24ecdbe973a P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:21.406060 19100 raft_consensus.cc:3060] T d6287b87f0224cb3a1d827055c4c8696 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.406375 19145 raft_consensus.cc:740] T bfae127ea22a40a1ac65b24ecdbe973a P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Initialized, Role: FOLLOWER
I20260709 13:06:21.407148 19145 consensus_queue.cc:260] T bfae127ea22a40a1ac65b24ecdbe973a P 35bf35d1e0ca48998de87e93f424a1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } } peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } }
I20260709 13:06:21.409231 19145 ts_tablet_manager.cc:1434] T bfae127ea22a40a1ac65b24ecdbe973a P 35bf35d1e0ca48998de87e93f424a1c8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:21.413659 19193 leader_election.cc:290] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 election: Requested vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:21.414470 19100 raft_consensus.cc:2468] T d6287b87f0224cb3a1d827055c4c8696 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 1.
I20260709 13:06:21.415658 18992 leader_election.cc:304] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, 3b1ae942e5dd4bd3a046c01ffa781a31; no voters: 
I20260709 13:06:21.415896 18952 raft_consensus.cc:2468] T d6287b87f0224cb3a1d827055c4c8696 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 1.
I20260709 13:06:21.416545 19193 raft_consensus.cc:2804] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:21.417407 19193 raft_consensus.cc:697] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Becoming Leader. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Running, Role: LEADER
I20260709 13:06:21.418071 18851 catalog_manager.cc:5697] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 reported cstate change: term changed from 0 to 1, leader changed from <none> to b555a0915c55498394027453e3f88f90 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "b555a0915c55498394027453e3f88f90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.418301 19193 consensus_queue.cc:237] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.428326 18850 catalog_manager.cc:5697] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "35bf35d1e0ca48998de87e93f424a1c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.448099 19165 consensus_queue.cc:1048] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.453656 19193 raft_consensus.cc:493] T bfae127ea22a40a1ac65b24ecdbe973a P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.454185 19193 raft_consensus.cc:515] T bfae127ea22a40a1ac65b24ecdbe973a P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } } peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } }
I20260709 13:06:21.456496 19193 leader_election.cc:290] T bfae127ea22a40a1ac65b24ecdbe973a P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993), b555a0915c55498394027453e3f88f90 (127.9.77.65:34075)
I20260709 13:06:21.457235 19100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfae127ea22a40a1ac65b24ecdbe973a" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" is_pre_election: true
I20260709 13:06:21.458231 19100 raft_consensus.cc:2393] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35bf35d1e0ca48998de87e93f424a1c8 in current term 1: Already voted for candidate b555a0915c55498394027453e3f88f90 in this term.
I20260709 13:06:21.458165 18952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfae127ea22a40a1ac65b24ecdbe973a" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90" is_pre_election: true
I20260709 13:06:21.461688 18991 leader_election.cc:304] T bfae127ea22a40a1ac65b24ecdbe973a P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8; no voters: 3b1ae942e5dd4bd3a046c01ffa781a31, b555a0915c55498394027453e3f88f90
I20260709 13:06:21.461617 19166 consensus_queue.cc:1048] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.462634 19193 raft_consensus.cc:3060] T bfae127ea22a40a1ac65b24ecdbe973a P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.471336 19193 raft_consensus.cc:2749] T bfae127ea22a40a1ac65b24ecdbe973a P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:21.498802 19166 consensus_queue.cc:1048] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.509527 19165 consensus_queue.cc:1048] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.569754 19193 raft_consensus.cc:493] T 515ca99d2252415daa622e22c89a0d8b P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.570258 19193 raft_consensus.cc:515] T 515ca99d2252415daa622e22c89a0d8b P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.571923 19193 leader_election.cc:290] T 515ca99d2252415daa622e22c89a0d8b P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:21.572803 18952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515ca99d2252415daa622e22c89a0d8b" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90" is_pre_election: true
I20260709 13:06:21.572878 19100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515ca99d2252415daa622e22c89a0d8b" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" is_pre_election: true
I20260709 13:06:21.573774 19100 raft_consensus.cc:2393] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35bf35d1e0ca48998de87e93f424a1c8 in current term 1: Already voted for candidate b555a0915c55498394027453e3f88f90 in this term.
I20260709 13:06:21.574826 18992 leader_election.cc:304] T 515ca99d2252415daa622e22c89a0d8b P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8; no voters: 3b1ae942e5dd4bd3a046c01ffa781a31, b555a0915c55498394027453e3f88f90
I20260709 13:06:21.575549 19193 raft_consensus.cc:3060] T 515ca99d2252415daa622e22c89a0d8b P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.577169 19156 raft_consensus.cc:493] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:21.577718 19156 raft_consensus.cc:515] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.579437 19156 leader_election.cc:290] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:21.580288 18952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c457af706dda4bc4a683bd97852b3728" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90" is_pre_election: true
I20260709 13:06:21.580555 19100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c457af706dda4bc4a683bd97852b3728" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" is_pre_election: true
I20260709 13:06:21.580910 18952 raft_consensus.cc:2468] T c457af706dda4bc4a683bd97852b3728 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 0.
I20260709 13:06:21.581262 19100 raft_consensus.cc:2468] T c457af706dda4bc4a683bd97852b3728 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 0.
I20260709 13:06:21.581875 19193 raft_consensus.cc:2749] T 515ca99d2252415daa622e22c89a0d8b P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:21.582055 18991 leader_election.cc:304] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:21.582953 19193 raft_consensus.cc:2804] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:21.583323 19193 raft_consensus.cc:493] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:21.583604 19193 raft_consensus.cc:3060] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.588316 19193 raft_consensus.cc:515] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.590018 19193 leader_election.cc:290] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 election: Requested vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:21.590893 18952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c457af706dda4bc4a683bd97852b3728" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90"
I20260709 13:06:21.591020 19100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c457af706dda4bc4a683bd97852b3728" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:21.591681 18952 raft_consensus.cc:3060] T c457af706dda4bc4a683bd97852b3728 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.591702 19100 raft_consensus.cc:3060] T c457af706dda4bc4a683bd97852b3728 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.599002 19100 raft_consensus.cc:2468] T c457af706dda4bc4a683bd97852b3728 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 1.
I20260709 13:06:21.599004 18952 raft_consensus.cc:2468] T c457af706dda4bc4a683bd97852b3728 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 1.
I20260709 13:06:21.600342 18992 leader_election.cc:304] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, 3b1ae942e5dd4bd3a046c01ffa781a31; no voters: 
I20260709 13:06:21.601171 19193 raft_consensus.cc:2804] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:21.601635 19193 raft_consensus.cc:697] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Becoming Leader. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Running, Role: LEADER
I20260709 13:06:21.602299 19193 consensus_queue.cc:237] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.609295 18850 catalog_manager.cc:5697] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "35bf35d1e0ca48998de87e93f424a1c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.707424 19026 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52a90d6e20db448daa50ac4bde57f7c3"
dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
mode: GRACEFUL
new_leader_uuid: "b555a0915c55498394027453e3f88f90"
 from {username='slave'} at 127.0.0.1:34106
I20260709 13:06:21.708038 19026 raft_consensus.cc:606] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Received request to transfer leadership to TS b555a0915c55498394027453e3f88f90
I20260709 13:06:21.721228 19165 consensus_queue.cc:1048] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.728188 18952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fe9c02e28c74cde98ea77e01f0f5ec2"
dest_uuid: "b555a0915c55498394027453e3f88f90"
mode: GRACEFUL
new_leader_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
 from {username='slave'} at 127.0.0.1:56470
I20260709 13:06:21.728873 18952 raft_consensus.cc:606] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Received request to transfer leadership to TS 35bf35d1e0ca48998de87e93f424a1c8
I20260709 13:06:21.736132 19165 consensus_queue.cc:1048] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.745184 18952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e443361c31545a58375271e6cad0a9c"
dest_uuid: "b555a0915c55498394027453e3f88f90"
mode: GRACEFUL
new_leader_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
 from {username='slave'} at 127.0.0.1:56470
I20260709 13:06:21.745968 18952 raft_consensus.cc:606] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Received request to transfer leadership to TS 35bf35d1e0ca48998de87e93f424a1c8
I20260709 13:06:21.751569 18952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "515ca99d2252415daa622e22c89a0d8b"
dest_uuid: "b555a0915c55498394027453e3f88f90"
mode: GRACEFUL
new_leader_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
 from {username='slave'} at 127.0.0.1:56470
I20260709 13:06:21.752135 18952 raft_consensus.cc:606] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Received request to transfer leadership to TS 3b1ae942e5dd4bd3a046c01ffa781a31
I20260709 13:06:21.756875 19165 consensus_queue.cc:1048] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.768205 19162 consensus_queue.cc:1048] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.776150 19162 raft_consensus.cc:993] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90: : Instructing follower 35bf35d1e0ca48998de87e93f424a1c8 to start an election
I20260709 13:06:21.776630 19166 raft_consensus.cc:1081] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Signalling peer 35bf35d1e0ca48998de87e93f424a1c8 to start an election
I20260709 13:06:21.778301 19026 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e443361c31545a58375271e6cad0a9c"
dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
 from {username='slave'} at 127.0.0.1:34088
I20260709 13:06:21.778846 19026 raft_consensus.cc:493] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:21.779213 19026 raft_consensus.cc:3060] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.784178 19026 raft_consensus.cc:515] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.786132 19026 leader_election.cc:290] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 2 election: Requested vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:21.787180 19100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e443361c31545a58375271e6cad0a9c" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:21.787582 18952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e443361c31545a58375271e6cad0a9c" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b555a0915c55498394027453e3f88f90"
I20260709 13:06:21.787899 19100 raft_consensus.cc:3060] T 9e443361c31545a58375271e6cad0a9c P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.788167 18952 raft_consensus.cc:3055] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:21.788498 18952 raft_consensus.cc:740] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Running, Role: LEADER
I20260709 13:06:21.789490 18952 consensus_queue.cc:260] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.790077 19162 consensus_queue.cc:1048] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.790822 18952 raft_consensus.cc:3060] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.795770 18951 raft_consensus.cc:3060] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.796113 19100 raft_consensus.cc:2468] T 9e443361c31545a58375271e6cad0a9c P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 2.
I20260709 13:06:21.798164 18992 leader_election.cc:304] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, 3b1ae942e5dd4bd3a046c01ffa781a31; no voters: 
I20260709 13:06:21.799237 19193 raft_consensus.cc:2804] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:21.799858 19193 raft_consensus.cc:697] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 LEADER]: Becoming Leader. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Running, Role: LEADER
I20260709 13:06:21.800858 18952 raft_consensus.cc:2468] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 2.
I20260709 13:06:21.800961 19193 consensus_queue.cc:237] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.808334 19162 consensus_queue.cc:1048] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.809911 19193 consensus_queue.cc:1048] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.814145 19165 consensus_queue.cc:1048] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.819386 18849 catalog_manager.cc:5697] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8 reported cstate change: term changed from 1 to 2, leader changed from b555a0915c55498394027453e3f88f90 (127.9.77.65) to 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "35bf35d1e0ca48998de87e93f424a1c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.835736 19156 raft_consensus.cc:993] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8: : Instructing follower b555a0915c55498394027453e3f88f90 to start an election
I20260709 13:06:21.836988 19193 raft_consensus.cc:1081] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Signalling peer b555a0915c55498394027453e3f88f90 to start an election
I20260709 13:06:21.837560 19165 consensus_queue.cc:1048] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.839031 19166 raft_consensus.cc:993] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90: : Instructing follower 3b1ae942e5dd4bd3a046c01ffa781a31 to start an election
I20260709 13:06:21.839485 19166 raft_consensus.cc:1081] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Signalling peer 3b1ae942e5dd4bd3a046c01ffa781a31 to start an election
I20260709 13:06:21.844972 18951 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52a90d6e20db448daa50ac4bde57f7c3"
dest_uuid: "b555a0915c55498394027453e3f88f90"
 from {username='slave'} at 127.0.0.1:56458
I20260709 13:06:21.845909 18951 raft_consensus.cc:493] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:21.846416 18951 raft_consensus.cc:3060] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.858024 19100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "515ca99d2252415daa622e22c89a0d8b"
dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
 from {username='slave'} at 127.0.0.1:37412
I20260709 13:06:21.858747 19100 raft_consensus.cc:493] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:21.858608 19193 consensus_queue.cc:1048] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:21.859197 19100 raft_consensus.cc:3060] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.866896 18951 raft_consensus.cc:515] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.869994 18951 leader_election.cc:290] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 2 election: Requested vote from peers 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:21.870220 19026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a90d6e20db448daa50ac4bde57f7c3" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
I20260709 13:06:21.870857 19026 raft_consensus.cc:3055] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:21.871201 19026 raft_consensus.cc:740] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Running, Role: LEADER
I20260709 13:06:21.871376 19102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52a90d6e20db448daa50ac4bde57f7c3" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:21.872133 19026 consensus_queue.cc:260] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.873210 19026 raft_consensus.cc:3060] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.876016 19100 raft_consensus.cc:515] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.878516 19026 raft_consensus.cc:2468] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 2.
I20260709 13:06:21.879674 18919 leader_election.cc:304] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90 [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: 35bf35d1e0ca48998de87e93f424a1c8, b555a0915c55498394027453e3f88f90; no voters: 3b1ae942e5dd4bd3a046c01ffa781a31
I20260709 13:06:21.880261 19028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515ca99d2252415daa622e22c89a0d8b" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
I20260709 13:06:21.880546 19148 raft_consensus.cc:2804] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:21.880918 19028 raft_consensus.cc:3060] T 515ca99d2252415daa622e22c89a0d8b P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.881163 19148 raft_consensus.cc:697] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90 [term 2 LEADER]: Becoming Leader. State: Replica: b555a0915c55498394027453e3f88f90, State: Running, Role: LEADER
I20260709 13:06:21.881235 18951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515ca99d2252415daa622e22c89a0d8b" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b555a0915c55498394027453e3f88f90"
I20260709 13:06:21.881994 18951 raft_consensus.cc:3055] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:21.882344 19148 consensus_queue.cc:237] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.882469 18951 raft_consensus.cc:740] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Running, Role: LEADER
I20260709 13:06:21.887663 18951 consensus_queue.cc:260] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.888861 18951 raft_consensus.cc:3060] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.888760 19028 raft_consensus.cc:2468] T 515ca99d2252415daa622e22c89a0d8b P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b1ae942e5dd4bd3a046c01ffa781a31 in term 2.
I20260709 13:06:21.891263 19068 leader_election.cc:304] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, 3b1ae942e5dd4bd3a046c01ffa781a31; no voters: 
I20260709 13:06:21.892144 19186 raft_consensus.cc:2804] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:21.896749 18850 catalog_manager.cc:5697] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90 reported cstate change: term changed from 1 to 2, leader changed from 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66) to b555a0915c55498394027453e3f88f90 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "b555a0915c55498394027453e3f88f90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.898319 18951 raft_consensus.cc:2468] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b1ae942e5dd4bd3a046c01ffa781a31 in term 2.
I20260709 13:06:21.900905 19100 leader_election.cc:290] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 2 election: Requested vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549)
I20260709 13:06:21.902460 19186 raft_consensus.cc:697] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 LEADER]: Becoming Leader. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Running, Role: LEADER
I20260709 13:06:21.903460 19186 consensus_queue.cc:237] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.917321 19148 raft_consensus.cc:993] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90: : Instructing follower 35bf35d1e0ca48998de87e93f424a1c8 to start an election
I20260709 13:06:21.917856 19148 raft_consensus.cc:1081] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Signalling peer 35bf35d1e0ca48998de87e93f424a1c8 to start an election
I20260709 13:06:21.920574 19027 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fe9c02e28c74cde98ea77e01f0f5ec2"
dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
 from {username='slave'} at 127.0.0.1:34088
I20260709 13:06:21.921209 19027 raft_consensus.cc:493] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:21.921634 19027 raft_consensus.cc:3060] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.926937 19027 raft_consensus.cc:515] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.926864 18850 catalog_manager.cc:5697] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 reported cstate change: term changed from 1 to 2, leader changed from b555a0915c55498394027453e3f88f90 (127.9.77.65) to 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:21.929167 19027 leader_election.cc:290] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 2 election: Requested vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:21.930027 18951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe9c02e28c74cde98ea77e01f0f5ec2" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b555a0915c55498394027453e3f88f90"
I20260709 13:06:21.930294 19101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe9c02e28c74cde98ea77e01f0f5ec2" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:21.930696 18951 raft_consensus.cc:3055] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:21.930830 19101 raft_consensus.cc:3060] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.931079 18951 raft_consensus.cc:740] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Running, Role: LEADER
I20260709 13:06:21.931947 18951 consensus_queue.cc:260] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.932948 18951 raft_consensus.cc:3060] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.938375 19101 raft_consensus.cc:2468] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 2.
I20260709 13:06:21.938690 18951 raft_consensus.cc:2468] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 2.
I20260709 13:06:21.939524 18992 leader_election.cc:304] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, 3b1ae942e5dd4bd3a046c01ffa781a31; no voters: 
I20260709 13:06:21.940336 19219 raft_consensus.cc:2804] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:21.940806 19219 raft_consensus.cc:697] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 LEADER]: Becoming Leader. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Running, Role: LEADER
I20260709 13:06:21.942171 19219 consensus_queue.cc:237] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:21.944298 19156 consensus_queue.cc:1048] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.950057 18850 catalog_manager.cc:5697] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 reported cstate change: term changed from 1 to 2, leader changed from b555a0915c55498394027453e3f88f90 (127.9.77.65) to 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "35bf35d1e0ca48998de87e93f424a1c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.956168 19193 consensus_queue.cc:1048] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:22.101454 19193 consensus_queue.cc:1048] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:22.112273 19156 consensus_queue.cc:1048] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:22.303370 19101 raft_consensus.cc:1275] T 9e443361c31545a58375271e6cad0a9c P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Refusing update from remote peer 35bf35d1e0ca48998de87e93f424a1c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:22.304930 19156 consensus_queue.cc:1048] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.306591 18951 raft_consensus.cc:1275] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Refusing update from remote peer 35bf35d1e0ca48998de87e93f424a1c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:22.309690 19156 consensus_queue.cc:1048] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.322256 19101 raft_consensus.cc:1275] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Refusing update from remote peer 35bf35d1e0ca48998de87e93f424a1c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:22.323527 19193 consensus_queue.cc:1048] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.334237 18951 raft_consensus.cc:1275] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Refusing update from remote peer 35bf35d1e0ca48998de87e93f424a1c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:22.334297 19027 raft_consensus.cc:1275] T 515ca99d2252415daa622e22c89a0d8b P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Refusing update from remote peer 3b1ae942e5dd4bd3a046c01ffa781a31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:22.336545 19186 consensus_queue.cc:1048] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.338963 19218 consensus_queue.cc:1048] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.346187 19027 raft_consensus.cc:1275] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Refusing update from remote peer b555a0915c55498394027453e3f88f90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:22.349241 19148 consensus_queue.cc:1048] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.352902 18951 raft_consensus.cc:1275] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Refusing update from remote peer 3b1ae942e5dd4bd3a046c01ffa781a31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:22.354451 19222 consensus_queue.cc:1048] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.363018 19101 raft_consensus.cc:3060] T 52a90d6e20db448daa50ac4bde57f7c3 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:22.372902 19101 raft_consensus.cc:1275] T 52a90d6e20db448daa50ac4bde57f7c3 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Refusing update from remote peer b555a0915c55498394027453e3f88f90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:22.374522 19165 consensus_queue.cc:1048] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:24.785683 18850 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40830:
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 13:06:24.788038 18850 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 13:06:24.838825 18942 tablet_service.cc:1511] Processing CreateTablet for tablet 3afd4ca5475f46c8ba1acd055f821a30 (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:24.840214 18942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afd4ca5475f46c8ba1acd055f821a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.839949 19018 tablet_service.cc:1511] Processing CreateTablet for tablet 3afd4ca5475f46c8ba1acd055f821a30 (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:24.841962 19087 tablet_service.cc:1511] Processing CreateTablet for tablet 3afd4ca5475f46c8ba1acd055f821a30 (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:24.842736 18938 tablet_service.cc:1511] Processing CreateTablet for tablet 567f90025a384cb889588c0fc4afde81 (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:24.843266 19087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afd4ca5475f46c8ba1acd055f821a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.843997 18938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 567f90025a384cb889588c0fc4afde81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.846383 19090 tablet_service.cc:1511] Processing CreateTablet for tablet 567f90025a384cb889588c0fc4afde81 (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:24.847692 19090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 567f90025a384cb889588c0fc4afde81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.850358 19086 tablet_service.cc:1511] Processing CreateTablet for tablet 64a796cf7e9e4f8291da03ad3eabb5ad (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:24.851670 19086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a796cf7e9e4f8291da03ad3eabb5ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.855249 19089 tablet_service.cc:1511] Processing CreateTablet for tablet ef0f1d96e84b4d7e94750eb2a94497d5 (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:24.856693 19089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef0f1d96e84b4d7e94750eb2a94497d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.861763 19017 tablet_service.cc:1511] Processing CreateTablet for tablet 64a796cf7e9e4f8291da03ad3eabb5ad (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:24.862030 19013 tablet_service.cc:1511] Processing CreateTablet for tablet ef0f1d96e84b4d7e94750eb2a94497d5 (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:24.868121 19092 tablet_service.cc:1511] Processing CreateTablet for tablet 030846facb7a4a4cb93894a2b3a3114d (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:24.870599 19088 tablet_service.cc:1511] Processing CreateTablet for tablet f86b5bd2ffce4b4c96246094207da9d7 (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:24.873494 18939 tablet_service.cc:1511] Processing CreateTablet for tablet 64a796cf7e9e4f8291da03ad3eabb5ad (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:24.874137 18937 tablet_service.cc:1511] Processing CreateTablet for tablet ef0f1d96e84b4d7e94750eb2a94497d5 (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:24.874891 18939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a796cf7e9e4f8291da03ad3eabb5ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.874735 18940 tablet_service.cc:1511] Processing CreateTablet for tablet 6f9dec63393e4e7387871debae2ac1ca (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:24.875566 18937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef0f1d96e84b4d7e94750eb2a94497d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.862121 19016 tablet_service.cc:1511] Processing CreateTablet for tablet 567f90025a384cb889588c0fc4afde81 (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:24.841298 19018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afd4ca5475f46c8ba1acd055f821a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.878630 19016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 567f90025a384cb889588c0fc4afde81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.878772 18943 tablet_service.cc:1511] Processing CreateTablet for tablet 7a93bb0239ac47d78d3d4a8868c35a9b (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:24.878746 18936 tablet_service.cc:1511] Processing CreateTablet for tablet 030846facb7a4a4cb93894a2b3a3114d (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:24.880410 19017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a796cf7e9e4f8291da03ad3eabb5ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.880466 18941 tablet_service.cc:1511] Processing CreateTablet for tablet f86b5bd2ffce4b4c96246094207da9d7 (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:24.885450 19013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef0f1d96e84b4d7e94750eb2a94497d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.888684 19014 tablet_service.cc:1511] Processing CreateTablet for tablet 030846facb7a4a4cb93894a2b3a3114d (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:24.889048 19012 tablet_service.cc:1511] Processing CreateTablet for tablet f86b5bd2ffce4b4c96246094207da9d7 (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:24.889778 19092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030846facb7a4a4cb93894a2b3a3114d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.891247 19015 tablet_service.cc:1511] Processing CreateTablet for tablet 7a93bb0239ac47d78d3d4a8868c35a9b (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:24.891323 19011 tablet_service.cc:1511] Processing CreateTablet for tablet 6f9dec63393e4e7387871debae2ac1ca (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:24.889097 18940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f9dec63393e4e7387871debae2ac1ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.892910 18943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a93bb0239ac47d78d3d4a8868c35a9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.895995 18935 tablet_service.cc:1511] Processing CreateTablet for tablet 014595b8462747059157c9b2db36e0e8 (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:24.890069 19014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030846facb7a4a4cb93894a2b3a3114d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.902063 19011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f9dec63393e4e7387871debae2ac1ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.904260 19012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f86b5bd2ffce4b4c96246094207da9d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.905689 19015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a93bb0239ac47d78d3d4a8868c35a9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.897331 18935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 014595b8462747059157c9b2db36e0e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.914201 18941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f86b5bd2ffce4b4c96246094207da9d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.914850 18936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030846facb7a4a4cb93894a2b3a3114d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.924744 19091 tablet_service.cc:1511] Processing CreateTablet for tablet 6f9dec63393e4e7387871debae2ac1ca (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:24.925071 19085 tablet_service.cc:1511] Processing CreateTablet for tablet 7a93bb0239ac47d78d3d4a8868c35a9b (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:24.929200 19088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f86b5bd2ffce4b4c96246094207da9d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.930071 19085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a93bb0239ac47d78d3d4a8868c35a9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.932312 19091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f9dec63393e4e7387871debae2ac1ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.946772 19242 tablet_bootstrap.cc:492] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31: Bootstrap starting.
I20260709 13:06:24.948638 19010 tablet_service.cc:1511] Processing CreateTablet for tablet 014595b8462747059157c9b2db36e0e8 (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:24.950067 19010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 014595b8462747059157c9b2db36e0e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.995620 19087 tablet_service.cc:1511] Processing CreateTablet for tablet 014595b8462747059157c9b2db36e0e8 (DEFAULT_TABLE table=soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:24.997094 19087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 014595b8462747059157c9b2db36e0e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:25.002807 19242 tablet_bootstrap.cc:654] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:25.008574 18899 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:25.031296 19244 tablet_bootstrap.cc:492] T 64a796cf7e9e4f8291da03ad3eabb5ad P 35bf35d1e0ca48998de87e93f424a1c8: Bootstrap starting.
I20260709 13:06:25.040287 19242 tablet_bootstrap.cc:492] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31: No bootstrap required, opened a new log
I20260709 13:06:25.040870 19242 ts_tablet_manager.cc:1403] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.000s
I20260709 13:06:25.043537 19242 raft_consensus.cc:359] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.044114 19242 raft_consensus.cc:385] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.044377 19242 raft_consensus.cc:740] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.045012 19242 consensus_queue.cc:260] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.053013 19245 tablet_bootstrap.cc:492] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90: Bootstrap starting.
I20260709 13:06:25.053181 19242 ts_tablet_manager.cc:1434] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.006s
I20260709 13:06:25.054459 19242 tablet_bootstrap.cc:492] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31: Bootstrap starting.
I20260709 13:06:25.056321 19244 tablet_bootstrap.cc:654] T 64a796cf7e9e4f8291da03ad3eabb5ad P 35bf35d1e0ca48998de87e93f424a1c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.061195 19242 tablet_bootstrap.cc:654] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.067082 19245 tablet_bootstrap.cc:654] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.069093 19244 tablet_bootstrap.cc:492] T 64a796cf7e9e4f8291da03ad3eabb5ad P 35bf35d1e0ca48998de87e93f424a1c8: No bootstrap required, opened a new log
I20260709 13:06:25.069692 19244 ts_tablet_manager.cc:1403] T 64a796cf7e9e4f8291da03ad3eabb5ad P 35bf35d1e0ca48998de87e93f424a1c8: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.007s
I20260709 13:06:25.069957 19242 tablet_bootstrap.cc:492] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31: No bootstrap required, opened a new log
I20260709 13:06:25.070482 19242 ts_tablet_manager.cc:1403] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:06:25.073047 19244 raft_consensus.cc:359] T 64a796cf7e9e4f8291da03ad3eabb5ad P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.073320 19242 raft_consensus.cc:359] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.073874 19244 raft_consensus.cc:385] T 64a796cf7e9e4f8291da03ad3eabb5ad P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.074086 19242 raft_consensus.cc:385] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.074196 19245 tablet_bootstrap.cc:492] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90: No bootstrap required, opened a new log
I20260709 13:06:25.074234 19244 raft_consensus.cc:740] T 64a796cf7e9e4f8291da03ad3eabb5ad P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.074504 19242 raft_consensus.cc:740] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.074851 19245 ts_tablet_manager.cc:1403] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260709 13:06:25.075538 19242 consensus_queue.cc:260] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.075428 19244 consensus_queue.cc:260] T 64a796cf7e9e4f8291da03ad3eabb5ad P 35bf35d1e0ca48998de87e93f424a1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.077922 19242 ts_tablet_manager.cc:1434] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:06:25.080422 19242 tablet_bootstrap.cc:492] T ef0f1d96e84b4d7e94750eb2a94497d5 P 3b1ae942e5dd4bd3a046c01ffa781a31: Bootstrap starting.
I20260709 13:06:25.079062 19244 ts_tablet_manager.cc:1434] T 64a796cf7e9e4f8291da03ad3eabb5ad P 35bf35d1e0ca48998de87e93f424a1c8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:06:25.081144 19245 raft_consensus.cc:359] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.081981 19245 raft_consensus.cc:385] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.082269 19245 raft_consensus.cc:740] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.082440 19244 tablet_bootstrap.cc:492] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8: Bootstrap starting.
I20260709 13:06:25.083120 19245 consensus_queue.cc:260] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.087793 19242 tablet_bootstrap.cc:654] T ef0f1d96e84b4d7e94750eb2a94497d5 P 3b1ae942e5dd4bd3a046c01ffa781a31: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.089809 19245 ts_tablet_manager.cc:1434] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:06:25.093717 19244 tablet_bootstrap.cc:654] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.100332 19245 tablet_bootstrap.cc:492] T 030846facb7a4a4cb93894a2b3a3114d P b555a0915c55498394027453e3f88f90: Bootstrap starting.
I20260709 13:06:25.111742 19245 tablet_bootstrap.cc:654] T 030846facb7a4a4cb93894a2b3a3114d P b555a0915c55498394027453e3f88f90: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.112221 19244 tablet_bootstrap.cc:492] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8: No bootstrap required, opened a new log
I20260709 13:06:25.112609 19242 tablet_bootstrap.cc:492] T ef0f1d96e84b4d7e94750eb2a94497d5 P 3b1ae942e5dd4bd3a046c01ffa781a31: No bootstrap required, opened a new log
I20260709 13:06:25.112785 19244 ts_tablet_manager.cc:1403] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.007s
I20260709 13:06:25.113209 19242 ts_tablet_manager.cc:1403] T ef0f1d96e84b4d7e94750eb2a94497d5 P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.011s
I20260709 13:06:25.116097 19244 raft_consensus.cc:359] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.116792 19228 raft_consensus.cc:493] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.116940 19244 raft_consensus.cc:385] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.117326 19244 raft_consensus.cc:740] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.117426 19228 raft_consensus.cc:515] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.117525 19242 raft_consensus.cc:359] T ef0f1d96e84b4d7e94750eb2a94497d5 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.118660 19242 raft_consensus.cc:385] T ef0f1d96e84b4d7e94750eb2a94497d5 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.118286 19244 consensus_queue.cc:260] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.119057 19242 raft_consensus.cc:740] T ef0f1d96e84b4d7e94750eb2a94497d5 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.120225 19242 consensus_queue.cc:260] T ef0f1d96e84b4d7e94750eb2a94497d5 P 3b1ae942e5dd4bd3a046c01ffa781a31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.120854 19244 ts_tablet_manager.cc:1434] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:06:25.121017 19027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a796cf7e9e4f8291da03ad3eabb5ad" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8" is_pre_election: true
I20260709 13:06:25.121728 19027 raft_consensus.cc:2468] T 64a796cf7e9e4f8291da03ad3eabb5ad P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b1ae942e5dd4bd3a046c01ffa781a31 in term 0.
I20260709 13:06:25.121951 19244 tablet_bootstrap.cc:492] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8: Bootstrap starting.
I20260709 13:06:25.123102 19068 leader_election.cc:304] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, 3b1ae942e5dd4bd3a046c01ffa781a31; no voters: 
I20260709 13:06:25.125628 18951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a796cf7e9e4f8291da03ad3eabb5ad" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90" is_pre_election: true
I20260709 13:06:25.126124 19253 raft_consensus.cc:2804] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.126457 18951 raft_consensus.cc:2468] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b1ae942e5dd4bd3a046c01ffa781a31 in term 0.
I20260709 13:06:25.128221 19228 leader_election.cc:290] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549)
I20260709 13:06:25.129485 19244 tablet_bootstrap.cc:654] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.137164 19245 tablet_bootstrap.cc:492] T 030846facb7a4a4cb93894a2b3a3114d P b555a0915c55498394027453e3f88f90: No bootstrap required, opened a new log
I20260709 13:06:25.137895 19245 ts_tablet_manager.cc:1403] T 030846facb7a4a4cb93894a2b3a3114d P b555a0915c55498394027453e3f88f90: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.012s
I20260709 13:06:25.141860 19245 raft_consensus.cc:359] T 030846facb7a4a4cb93894a2b3a3114d P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.142933 19245 raft_consensus.cc:385] T 030846facb7a4a4cb93894a2b3a3114d P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.143399 19245 raft_consensus.cc:740] T 030846facb7a4a4cb93894a2b3a3114d P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.144519 19245 consensus_queue.cc:260] T 030846facb7a4a4cb93894a2b3a3114d P b555a0915c55498394027453e3f88f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.148002 19245 ts_tablet_manager.cc:1434] T 030846facb7a4a4cb93894a2b3a3114d P b555a0915c55498394027453e3f88f90: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:06:25.148998 19245 tablet_bootstrap.cc:492] T 7a93bb0239ac47d78d3d4a8868c35a9b P b555a0915c55498394027453e3f88f90: Bootstrap starting.
I20260709 13:06:25.142475 19244 tablet_bootstrap.cc:492] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8: No bootstrap required, opened a new log
I20260709 13:06:25.150517 19244 ts_tablet_manager.cc:1403] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.008s
I20260709 13:06:25.156415 19245 tablet_bootstrap.cc:654] T 7a93bb0239ac47d78d3d4a8868c35a9b P b555a0915c55498394027453e3f88f90: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.156599 19244 raft_consensus.cc:359] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.157508 19244 raft_consensus.cc:385] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.157989 19244 raft_consensus.cc:740] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.158769 19244 consensus_queue.cc:260] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.126575 19253 raft_consensus.cc:493] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.159541 19242 ts_tablet_manager.cc:1434] T ef0f1d96e84b4d7e94750eb2a94497d5 P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent starting tablet: real 0.046s	user 0.016s	sys 0.011s
I20260709 13:06:25.162084 19253 raft_consensus.cc:3060] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.167068 19242 tablet_bootstrap.cc:492] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31: Bootstrap starting.
I20260709 13:06:25.170789 19253 raft_consensus.cc:515] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.174563 19242 tablet_bootstrap.cc:654] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.180042 19253 leader_election.cc:290] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 1 election: Requested vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549)
I20260709 13:06:25.184154 18951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a796cf7e9e4f8291da03ad3eabb5ad" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90"
I20260709 13:06:25.185292 18951 raft_consensus.cc:3060] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.193956 19027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a796cf7e9e4f8291da03ad3eabb5ad" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
I20260709 13:06:25.194666 19027 raft_consensus.cc:3060] T 64a796cf7e9e4f8291da03ad3eabb5ad P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.195669 19245 tablet_bootstrap.cc:492] T 7a93bb0239ac47d78d3d4a8868c35a9b P b555a0915c55498394027453e3f88f90: No bootstrap required, opened a new log
I20260709 13:06:25.196198 19245 ts_tablet_manager.cc:1403] T 7a93bb0239ac47d78d3d4a8868c35a9b P b555a0915c55498394027453e3f88f90: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.004s
I20260709 13:06:25.199453 19245 raft_consensus.cc:359] T 7a93bb0239ac47d78d3d4a8868c35a9b P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.200157 19245 raft_consensus.cc:385] T 7a93bb0239ac47d78d3d4a8868c35a9b P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.200459 19245 raft_consensus.cc:740] T 7a93bb0239ac47d78d3d4a8868c35a9b P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.203054 18951 raft_consensus.cc:2468] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b1ae942e5dd4bd3a046c01ffa781a31 in term 1.
I20260709 13:06:25.202987 19245 consensus_queue.cc:260] T 7a93bb0239ac47d78d3d4a8868c35a9b P b555a0915c55498394027453e3f88f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.205555 19245 ts_tablet_manager.cc:1434] T 7a93bb0239ac47d78d3d4a8868c35a9b P b555a0915c55498394027453e3f88f90: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 13:06:25.203478 19027 raft_consensus.cc:2468] T 64a796cf7e9e4f8291da03ad3eabb5ad P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b1ae942e5dd4bd3a046c01ffa781a31 in term 1.
I20260709 13:06:25.207188 19245 tablet_bootstrap.cc:492] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90: Bootstrap starting.
I20260709 13:06:25.210646 19068 leader_election.cc:304] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, 3b1ae942e5dd4bd3a046c01ffa781a31; no voters: 
I20260709 13:06:25.211640 19253 raft_consensus.cc:2804] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.212148 19253 raft_consensus.cc:697] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 LEADER]: Becoming Leader. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Running, Role: LEADER
I20260709 13:06:25.212999 19253 consensus_queue.cc:237] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.217823 19245 tablet_bootstrap.cc:654] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.222054 19244 ts_tablet_manager.cc:1434] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8: Time spent starting tablet: real 0.071s	user 0.019s	sys 0.027s
I20260709 13:06:25.223244 19244 tablet_bootstrap.cc:492] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8: Bootstrap starting.
I20260709 13:06:25.225046 19245 tablet_bootstrap.cc:492] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90: No bootstrap required, opened a new log
I20260709 13:06:25.225174 19242 tablet_bootstrap.cc:492] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31: No bootstrap required, opened a new log
I20260709 13:06:25.225821 19242 ts_tablet_manager.cc:1403] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent bootstrapping tablet: real 0.059s	user 0.004s	sys 0.014s
I20260709 13:06:25.228356 19245 ts_tablet_manager.cc:1403] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.006s
I20260709 13:06:25.229014 19242 raft_consensus.cc:359] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.229890 19242 raft_consensus.cc:385] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.230206 19242 raft_consensus.cc:740] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.230943 19242 consensus_queue.cc:260] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.231679 19245 raft_consensus.cc:359] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.232465 19245 raft_consensus.cc:385] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.232787 19245 raft_consensus.cc:740] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.233544 19242 ts_tablet_manager.cc:1434] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:06:25.233676 19245 consensus_queue.cc:260] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.235026 19242 tablet_bootstrap.cc:492] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31: Bootstrap starting.
I20260709 13:06:25.235077 19244 tablet_bootstrap.cc:654] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.236259 19245 ts_tablet_manager.cc:1434] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:06:25.237432 19245 tablet_bootstrap.cc:492] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90: Bootstrap starting.
I20260709 13:06:25.242758 19242 tablet_bootstrap.cc:654] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.244334 19245 tablet_bootstrap.cc:654] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.246179 18850 catalog_manager.cc:5697] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:25.262694 19253 raft_consensus.cc:493] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.263291 19253 raft_consensus.cc:515] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.266577 19027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afd4ca5475f46c8ba1acd055f821a30" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8" is_pre_election: true
W20260709 13:06:25.268050 19068 leader_election.cc:343] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.269711 18951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afd4ca5475f46c8ba1acd055f821a30" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90" is_pre_election: true
W20260709 13:06:25.271368 19065 leader_election.cc:343] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b555a0915c55498394027453e3f88f90 (127.9.77.65:34075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.271808 19065 leader_election.cc:304] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b1ae942e5dd4bd3a046c01ffa781a31; no voters: 35bf35d1e0ca48998de87e93f424a1c8, b555a0915c55498394027453e3f88f90
I20260709 13:06:25.272594 19253 leader_election.cc:290] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549)
I20260709 13:06:25.272608 19252 raft_consensus.cc:2749] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.275535 19229 raft_consensus.cc:493] T 7a93bb0239ac47d78d3d4a8868c35a9b P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.276080 19229 raft_consensus.cc:515] T 7a93bb0239ac47d78d3d4a8868c35a9b P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.278641 19229 leader_election.cc:290] T 7a93bb0239ac47d78d3d4a8868c35a9b P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:25.284919 19242 tablet_bootstrap.cc:492] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31: No bootstrap required, opened a new log
I20260709 13:06:25.279640 19027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a93bb0239ac47d78d3d4a8868c35a9b" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8" is_pre_election: true
I20260709 13:06:25.285509 19242 ts_tablet_manager.cc:1403] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent bootstrapping tablet: real 0.051s	user 0.027s	sys 0.019s
I20260709 13:06:25.285581 19245 tablet_bootstrap.cc:492] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90: No bootstrap required, opened a new log
I20260709 13:06:25.285776 19244 tablet_bootstrap.cc:492] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8: No bootstrap required, opened a new log
I20260709 13:06:25.286374 19244 ts_tablet_manager.cc:1403] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.009s
W20260709 13:06:25.286749 18919 leader_election.cc:343] T 7a93bb0239ac47d78d3d4a8868c35a9b P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.282572 19101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a93bb0239ac47d78d3d4a8868c35a9b" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" is_pre_election: true
I20260709 13:06:25.287544 19245 ts_tablet_manager.cc:1403] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.033s
I20260709 13:06:25.288759 19242 raft_consensus.cc:359] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.289211 19244 raft_consensus.cc:359] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.289572 19242 raft_consensus.cc:385] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:06:25.289505 18917 leader_election.cc:343] T 7a93bb0239ac47d78d3d4a8868c35a9b P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.289990 19244 raft_consensus.cc:385] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.290062 19242 raft_consensus.cc:740] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.290380 19244 raft_consensus.cc:740] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.290246 18917 leader_election.cc:304] T 7a93bb0239ac47d78d3d4a8868c35a9b P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b555a0915c55498394027453e3f88f90; no voters: 35bf35d1e0ca48998de87e93f424a1c8, 3b1ae942e5dd4bd3a046c01ffa781a31
I20260709 13:06:25.290930 19245 raft_consensus.cc:359] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.291010 19242 consensus_queue.cc:260] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.291334 19244 consensus_queue.cc:260] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.291584 19229 raft_consensus.cc:2749] T 7a93bb0239ac47d78d3d4a8868c35a9b P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.291836 19245 raft_consensus.cc:385] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.293653 19252 raft_consensus.cc:493] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.293845 19244 ts_tablet_manager.cc:1434] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:25.292198 19245 raft_consensus.cc:740] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.294162 19252 raft_consensus.cc:515] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.295228 19245 consensus_queue.cc:260] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.296270 19252 leader_election.cc:290] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549)
I20260709 13:06:25.297137 19244 tablet_bootstrap.cc:492] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8: Bootstrap starting.
I20260709 13:06:25.297072 19242 ts_tablet_manager.cc:1434] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:06:25.297523 19245 ts_tablet_manager.cc:1434] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:06:25.298390 19242 tablet_bootstrap.cc:492] T 567f90025a384cb889588c0fc4afde81 P 3b1ae942e5dd4bd3a046c01ffa781a31: Bootstrap starting.
I20260709 13:06:25.300233 19027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030846facb7a4a4cb93894a2b3a3114d" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8" is_pre_election: true
I20260709 13:06:25.301146 19245 tablet_bootstrap.cc:492] T 014595b8462747059157c9b2db36e0e8 P b555a0915c55498394027453e3f88f90: Bootstrap starting.
W20260709 13:06:25.303736 19068 leader_election.cc:343] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.304620 19244 tablet_bootstrap.cc:654] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.305233 19242 tablet_bootstrap.cc:654] T 567f90025a384cb889588c0fc4afde81 P 3b1ae942e5dd4bd3a046c01ffa781a31: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.305989 18951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030846facb7a4a4cb93894a2b3a3114d" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90" is_pre_election: true
I20260709 13:06:25.306718 18951 raft_consensus.cc:2468] T 030846facb7a4a4cb93894a2b3a3114d P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b1ae942e5dd4bd3a046c01ffa781a31 in term 0.
I20260709 13:06:25.308332 19245 tablet_bootstrap.cc:654] T 014595b8462747059157c9b2db36e0e8 P b555a0915c55498394027453e3f88f90: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.309198 19256 raft_consensus.cc:493] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.309782 19256 raft_consensus.cc:515] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.312319 19256 leader_election.cc:290] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:25.313244 18951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567f90025a384cb889588c0fc4afde81" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90" is_pre_election: true
W20260709 13:06:25.314983 18991 leader_election.cc:343] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b555a0915c55498394027453e3f88f90 (127.9.77.65:34075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.316922 19242 tablet_bootstrap.cc:492] T 567f90025a384cb889588c0fc4afde81 P 3b1ae942e5dd4bd3a046c01ffa781a31: No bootstrap required, opened a new log
I20260709 13:06:25.317554 19242 ts_tablet_manager.cc:1403] T 567f90025a384cb889588c0fc4afde81 P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.002s
I20260709 13:06:25.317819 19101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567f90025a384cb889588c0fc4afde81" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" is_pre_election: true
I20260709 13:06:25.321090 19242 raft_consensus.cc:359] T 567f90025a384cb889588c0fc4afde81 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.322041 19242 raft_consensus.cc:385] T 567f90025a384cb889588c0fc4afde81 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.322337 19242 raft_consensus.cc:740] T 567f90025a384cb889588c0fc4afde81 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.323295 19242 consensus_queue.cc:260] T 567f90025a384cb889588c0fc4afde81 P 3b1ae942e5dd4bd3a046c01ffa781a31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.324502 19244 tablet_bootstrap.cc:492] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8: No bootstrap required, opened a new log
I20260709 13:06:25.325047 19244 ts_tablet_manager.cc:1403] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.012s
I20260709 13:06:25.325968 19242 ts_tablet_manager.cc:1434] T 567f90025a384cb889588c0fc4afde81 P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:06:25.325068 19065 leader_election.cc:304] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [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: 3b1ae942e5dd4bd3a046c01ffa781a31, b555a0915c55498394027453e3f88f90; no voters: 35bf35d1e0ca48998de87e93f424a1c8
I20260709 13:06:25.327037 19242 tablet_bootstrap.cc:492] T 6f9dec63393e4e7387871debae2ac1ca P 3b1ae942e5dd4bd3a046c01ffa781a31: Bootstrap starting.
I20260709 13:06:25.327823 19244 raft_consensus.cc:359] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.329747 19252 raft_consensus.cc:2804] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.330221 19252 raft_consensus.cc:493] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.330590 19252 raft_consensus.cc:3060] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.330873 19245 tablet_bootstrap.cc:492] T 014595b8462747059157c9b2db36e0e8 P b555a0915c55498394027453e3f88f90: No bootstrap required, opened a new log
I20260709 13:06:25.331449 19245 ts_tablet_manager.cc:1403] T 014595b8462747059157c9b2db36e0e8 P b555a0915c55498394027453e3f88f90: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.011s
I20260709 13:06:25.333324 19244 raft_consensus.cc:385] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.333719 19244 raft_consensus.cc:740] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.334486 19244 consensus_queue.cc:260] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.334501 19245 raft_consensus.cc:359] T 014595b8462747059157c9b2db36e0e8 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.335691 19245 raft_consensus.cc:385] T 014595b8462747059157c9b2db36e0e8 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.336027 19245 raft_consensus.cc:740] T 014595b8462747059157c9b2db36e0e8 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.336853 19245 consensus_queue.cc:260] T 014595b8462747059157c9b2db36e0e8 P b555a0915c55498394027453e3f88f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.338198 19252 raft_consensus.cc:515] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.339290 19245 ts_tablet_manager.cc:1434] T 014595b8462747059157c9b2db36e0e8 P b555a0915c55498394027453e3f88f90: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260709 13:06:25.340451 19252 leader_election.cc:290] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 1 election: Requested vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549)
I20260709 13:06:25.340581 19245 tablet_bootstrap.cc:492] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90: Bootstrap starting.
I20260709 13:06:25.342120 18951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030846facb7a4a4cb93894a2b3a3114d" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90"
I20260709 13:06:25.342550 19244 ts_tablet_manager.cc:1434] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260709 13:06:25.342789 18951 raft_consensus.cc:3060] T 030846facb7a4a4cb93894a2b3a3114d P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.343634 19244 tablet_bootstrap.cc:492] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8: Bootstrap starting.
I20260709 13:06:25.345095 19256 raft_consensus.cc:493] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.345757 19242 tablet_bootstrap.cc:654] T 6f9dec63393e4e7387871debae2ac1ca P 3b1ae942e5dd4bd3a046c01ffa781a31: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.345606 19256 raft_consensus.cc:515] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.348184 19256 leader_election.cc:290] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:25.350159 18952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014595b8462747059157c9b2db36e0e8" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90" is_pre_election: true
I20260709 13:06:25.350895 18952 raft_consensus.cc:2468] T 014595b8462747059157c9b2db36e0e8 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 0.
I20260709 13:06:25.351677 19244 tablet_bootstrap.cc:654] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.352751 19245 tablet_bootstrap.cc:654] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.357052 18991 leader_election.cc:304] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:25.358335 19256 raft_consensus.cc:2804] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.358686 19256 raft_consensus.cc:493] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.359025 19256 raft_consensus.cc:3060] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.363924 19258 raft_consensus.cc:493] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.364494 19258 raft_consensus.cc:515] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.366689 19256 raft_consensus.cc:515] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.368345 19258 leader_election.cc:290] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:25.368816 19256 leader_election.cc:290] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 election: Requested vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:25.371007 18953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014595b8462747059157c9b2db36e0e8" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90"
I20260709 13:06:25.371869 18953 raft_consensus.cc:3060] T 014595b8462747059157c9b2db36e0e8 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.373896 18952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0f1d96e84b4d7e94750eb2a94497d5" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90" is_pre_election: true
I20260709 13:06:25.374605 18952 raft_consensus.cc:2468] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 0.
I20260709 13:06:25.366668 19100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014595b8462747059157c9b2db36e0e8" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" is_pre_election: true
I20260709 13:06:25.376200 19027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030846facb7a4a4cb93894a2b3a3114d" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
I20260709 13:06:25.377118 19245 tablet_bootstrap.cc:492] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90: No bootstrap required, opened a new log
I20260709 13:06:25.377681 19245 ts_tablet_manager.cc:1403] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.008s
I20260709 13:06:25.378938 18991 leader_election.cc:304] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:25.379892 19256 raft_consensus.cc:2804] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.380241 19256 raft_consensus.cc:493] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.380585 19256 raft_consensus.cc:3060] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.381114 19245 raft_consensus.cc:359] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.381882 19245 raft_consensus.cc:385] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.382174 19245 raft_consensus.cc:740] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.382894 19245 consensus_queue.cc:260] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.385262 19245 ts_tablet_manager.cc:1434] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:25.386351 19245 tablet_bootstrap.cc:492] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90: Bootstrap starting.
W20260709 13:06:25.387781 18992 leader_election.cc:343] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.388005 19102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014595b8462747059157c9b2db36e0e8" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:25.389317 19100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0f1d96e84b4d7e94750eb2a94497d5" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" is_pre_election: true
I20260709 13:06:25.390600 19100 raft_consensus.cc:2468] T ef0f1d96e84b4d7e94750eb2a94497d5 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 0.
W20260709 13:06:25.391613 19068 leader_election.cc:343] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:25.392747 18992 leader_election.cc:343] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.392973 19245 tablet_bootstrap.cc:654] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.396962 19256 raft_consensus.cc:515] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.331575 19101 raft_consensus.cc:2468] T 567f90025a384cb889588c0fc4afde81 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 0.
I20260709 13:06:25.403962 18953 raft_consensus.cc:2468] T 014595b8462747059157c9b2db36e0e8 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 1.
I20260709 13:06:25.411062 18991 leader_election.cc:304] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [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: 35bf35d1e0ca48998de87e93f424a1c8, b555a0915c55498394027453e3f88f90; no voters: 3b1ae942e5dd4bd3a046c01ffa781a31
I20260709 13:06:25.411150 18953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0f1d96e84b4d7e94750eb2a94497d5" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90"
I20260709 13:06:25.411959 19258 raft_consensus.cc:2804] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.412457 19258 raft_consensus.cc:697] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Becoming Leader. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Running, Role: LEADER
I20260709 13:06:25.413095 19242 tablet_bootstrap.cc:492] T 6f9dec63393e4e7387871debae2ac1ca P 3b1ae942e5dd4bd3a046c01ffa781a31: No bootstrap required, opened a new log
I20260709 13:06:25.413759 19242 ts_tablet_manager.cc:1403] T 6f9dec63393e4e7387871debae2ac1ca P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.046s
I20260709 13:06:25.407248 18951 raft_consensus.cc:2468] T 030846facb7a4a4cb93894a2b3a3114d P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b1ae942e5dd4bd3a046c01ffa781a31 in term 1.
I20260709 13:06:25.408236 18992 leader_election.cc:304] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [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: 35bf35d1e0ca48998de87e93f424a1c8, 3b1ae942e5dd4bd3a046c01ffa781a31; no voters: b555a0915c55498394027453e3f88f90
I20260709 13:06:25.409466 19244 tablet_bootstrap.cc:492] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8: No bootstrap required, opened a new log
I20260709 13:06:25.414824 19256 leader_election.cc:290] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 election: Requested vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:25.415200 19244 ts_tablet_manager.cc:1403] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8: Time spent bootstrapping tablet: real 0.072s	user 0.025s	sys 0.006s
I20260709 13:06:25.415313 19065 leader_election.cc:304] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [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: 3b1ae942e5dd4bd3a046c01ffa781a31, b555a0915c55498394027453e3f88f90; no voters: 35bf35d1e0ca48998de87e93f424a1c8
I20260709 13:06:25.416225 19252 raft_consensus.cc:2804] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.416692 19252 raft_consensus.cc:697] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 LEADER]: Becoming Leader. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Running, Role: LEADER
I20260709 13:06:25.417812 19229 raft_consensus.cc:493] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.417644 19252 consensus_queue.cc:237] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.418304 19229 raft_consensus.cc:515] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.420440 19229 leader_election.cc:290] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:25.413244 19258 consensus_queue.cc:237] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.421671 19101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86b5bd2ffce4b4c96246094207da9d7" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" is_pre_election: true
I20260709 13:06:25.421468 19242 raft_consensus.cc:359] T 6f9dec63393e4e7387871debae2ac1ca P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.422395 19242 raft_consensus.cc:385] T 6f9dec63393e4e7387871debae2ac1ca P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.422475 19101 raft_consensus.cc:2468] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 0.
I20260709 13:06:25.423015 19242 raft_consensus.cc:740] T 6f9dec63393e4e7387871debae2ac1ca P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.423843 19242 consensus_queue.cc:260] T 6f9dec63393e4e7387871debae2ac1ca P 3b1ae942e5dd4bd3a046c01ffa781a31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.424302 18917 leader_election.cc:304] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b1ae942e5dd4bd3a046c01ffa781a31, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:25.425189 19244 raft_consensus.cc:359] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.425771 19256 raft_consensus.cc:2804] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.425892 19244 raft_consensus.cc:385] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.426084 19231 raft_consensus.cc:2804] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.426314 19256 raft_consensus.cc:493] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.426411 19244 raft_consensus.cc:740] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.426607 19231 raft_consensus.cc:493] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.426842 19256 raft_consensus.cc:3060] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.427053 19231 raft_consensus.cc:3060] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.414085 18953 raft_consensus.cc:3060] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.428113 19100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0f1d96e84b4d7e94750eb2a94497d5" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:25.428743 19100 raft_consensus.cc:3060] T ef0f1d96e84b4d7e94750eb2a94497d5 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.429838 19027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86b5bd2ffce4b4c96246094207da9d7" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8" is_pre_election: true
W20260709 13:06:25.431342 18919 leader_election.cc:343] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.404739 19245 tablet_bootstrap.cc:492] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90: No bootstrap required, opened a new log
I20260709 13:06:25.433027 19245 ts_tablet_manager.cc:1403] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.005s
I20260709 13:06:25.433511 19242 ts_tablet_manager.cc:1434] T 6f9dec63393e4e7387871debae2ac1ca P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260709 13:06:25.434599 19242 tablet_bootstrap.cc:492] T 7a93bb0239ac47d78d3d4a8868c35a9b P 3b1ae942e5dd4bd3a046c01ffa781a31: Bootstrap starting.
I20260709 13:06:25.440307 19245 raft_consensus.cc:359] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.441159 19245 raft_consensus.cc:385] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.441447 19245 raft_consensus.cc:740] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.442133 19245 consensus_queue.cc:260] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.443099 19256 raft_consensus.cc:515] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.444193 19245 ts_tablet_manager.cc:1434] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 13:06:25.446139 19231 raft_consensus.cc:515] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.427359 19244 consensus_queue.cc:260] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.449872 19244 ts_tablet_manager.cc:1434] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 13:06:25.450563 19027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86b5bd2ffce4b4c96246094207da9d7" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
I20260709 13:06:25.450886 19244 tablet_bootstrap.cc:492] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8: Bootstrap starting.
W20260709 13:06:25.452091 18919 leader_election.cc:343] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.452493 19242 tablet_bootstrap.cc:654] T 7a93bb0239ac47d78d3d4a8868c35a9b P 3b1ae942e5dd4bd3a046c01ffa781a31: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.454083 18953 raft_consensus.cc:2468] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 1.
I20260709 13:06:25.455127 19256 leader_election.cc:290] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 election: Requested vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:25.455312 18951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567f90025a384cb889588c0fc4afde81" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90"
I20260709 13:06:25.455575 19101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86b5bd2ffce4b4c96246094207da9d7" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:25.457109 19245 tablet_bootstrap.cc:492] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90: Bootstrap starting.
I20260709 13:06:25.459604 19231 leader_election.cc:290] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 election: Requested vote from peers 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:25.461686 19102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567f90025a384cb889588c0fc4afde81" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:25.462320 19102 raft_consensus.cc:3060] T 567f90025a384cb889588c0fc4afde81 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.466254 19100 raft_consensus.cc:2468] T ef0f1d96e84b4d7e94750eb2a94497d5 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 1.
I20260709 13:06:25.468331 19229 raft_consensus.cc:493] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.468955 19245 tablet_bootstrap.cc:654] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.468824 19229 raft_consensus.cc:515] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.470887 19229 leader_election.cc:290] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:25.467844 19101 raft_consensus.cc:3060] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.479808 19099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9dec63393e4e7387871debae2ac1ca" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" is_pre_election: true
I20260709 13:06:25.480568 19099 raft_consensus.cc:2468] T 6f9dec63393e4e7387871debae2ac1ca P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 0.
I20260709 13:06:25.482072 18917 leader_election.cc:304] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b1ae942e5dd4bd3a046c01ffa781a31, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:25.482982 19231 raft_consensus.cc:2804] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.483557 19231 raft_consensus.cc:493] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.477489 18991 leader_election.cc:304] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:25.484027 19102 raft_consensus.cc:2468] T 567f90025a384cb889588c0fc4afde81 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 1.
I20260709 13:06:25.484323 19231 raft_consensus.cc:3060] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.485152 19256 raft_consensus.cc:2804] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:06:25.485281 18991 leader_election.cc:343] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b555a0915c55498394027453e3f88f90 (127.9.77.65:34075): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.485854 19256 raft_consensus.cc:697] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Becoming Leader. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Running, Role: LEADER
I20260709 13:06:25.486917 19256 consensus_queue.cc:237] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.489691 19255 raft_consensus.cc:493] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.490444 19255 raft_consensus.cc:515] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.492301 19027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9dec63393e4e7387871debae2ac1ca" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8" is_pre_election: true
I20260709 13:06:25.492939 19101 raft_consensus.cc:2468] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 1.
I20260709 13:06:25.493342 19255 leader_election.cc:290] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:25.494202 18917 leader_election.cc:304] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [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: 3b1ae942e5dd4bd3a046c01ffa781a31, b555a0915c55498394027453e3f88f90; no voters: 35bf35d1e0ca48998de87e93f424a1c8
I20260709 13:06:25.498231 18951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afd4ca5475f46c8ba1acd055f821a30" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90" is_pre_election: true
I20260709 13:06:25.505548 19229 raft_consensus.cc:2804] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.505082 18951 raft_consensus.cc:2468] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 0.
I20260709 13:06:25.508302 18991 leader_election.cc:304] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:25.500515 19244 tablet_bootstrap.cc:654] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.510485 19256 raft_consensus.cc:2804] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.511531 19256 raft_consensus.cc:493] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.512369 19256 raft_consensus.cc:3060] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.497816 19242 tablet_bootstrap.cc:492] T 7a93bb0239ac47d78d3d4a8868c35a9b P 3b1ae942e5dd4bd3a046c01ffa781a31: No bootstrap required, opened a new log
I20260709 13:06:25.496821 18849 catalog_manager.cc:5697] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67). New cstate: current_term: 1 leader_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:25.513826 19242 ts_tablet_manager.cc:1403] T 7a93bb0239ac47d78d3d4a8868c35a9b P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.025s
I20260709 13:06:25.493570 18992 leader_election.cc:304] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [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: 35bf35d1e0ca48998de87e93f424a1c8, 3b1ae942e5dd4bd3a046c01ffa781a31; no voters: b555a0915c55498394027453e3f88f90
I20260709 13:06:25.495039 18851 catalog_manager.cc:5697] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "35bf35d1e0ca48998de87e93f424a1c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.516983 19242 raft_consensus.cc:359] T 7a93bb0239ac47d78d3d4a8868c35a9b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.517812 19242 raft_consensus.cc:385] T 7a93bb0239ac47d78d3d4a8868c35a9b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.518121 19242 raft_consensus.cc:740] T 7a93bb0239ac47d78d3d4a8868c35a9b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.519101 19255 raft_consensus.cc:2804] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.519703 19255 raft_consensus.cc:697] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Becoming Leader. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Running, Role: LEADER
I20260709 13:06:25.520536 19255 consensus_queue.cc:237] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.518868 19242 consensus_queue.cc:260] T 7a93bb0239ac47d78d3d4a8868c35a9b P 3b1ae942e5dd4bd3a046c01ffa781a31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
W20260709 13:06:25.523670 18919 leader_election.cc:343] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.525970 19242 ts_tablet_manager.cc:1434] T 7a93bb0239ac47d78d3d4a8868c35a9b P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:06:25.527282 19242 tablet_bootstrap.cc:492] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31: Bootstrap starting.
I20260709 13:06:25.528677 19229 raft_consensus.cc:697] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Becoming Leader. State: Replica: b555a0915c55498394027453e3f88f90, State: Running, Role: LEADER
I20260709 13:06:25.529767 19229 consensus_queue.cc:237] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.532989 19244 tablet_bootstrap.cc:492] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8: No bootstrap required, opened a new log
I20260709 13:06:25.533543 19244 ts_tablet_manager.cc:1403] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.000s
I20260709 13:06:25.536216 19256 raft_consensus.cc:515] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.536513 19244 raft_consensus.cc:359] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.538326 19242 tablet_bootstrap.cc:654] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.542850 19244 raft_consensus.cc:385] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.546262 19256 leader_election.cc:290] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 election: Requested vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:25.547212 18951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afd4ca5475f46c8ba1acd055f821a30" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90"
I20260709 13:06:25.551712 18951 raft_consensus.cc:3060] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.551759 19102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afd4ca5475f46c8ba1acd055f821a30" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:25.552525 19102 raft_consensus.cc:3060] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.555326 19231 raft_consensus.cc:515] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.549604 19244 raft_consensus.cc:740] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.557884 19231 leader_election.cc:290] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 election: Requested vote from peers 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:25.549604 19101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afd4ca5475f46c8ba1acd055f821a30" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" is_pre_election: true
I20260709 13:06:25.558681 19244 consensus_queue.cc:260] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.559564 19100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9dec63393e4e7387871debae2ac1ca" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:25.560389 19100 raft_consensus.cc:3060] T 6f9dec63393e4e7387871debae2ac1ca P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.560701 19244 ts_tablet_manager.cc:1434] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.004s
I20260709 13:06:25.561741 19244 tablet_bootstrap.cc:492] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8: Bootstrap starting.
I20260709 13:06:25.573097 18849 catalog_manager.cc:5697] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 reported cstate change: term changed from 0 to 1, leader changed from <none> to b555a0915c55498394027453e3f88f90 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "b555a0915c55498394027453e3f88f90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.578398 19102 raft_consensus.cc:2468] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 1.
I20260709 13:06:25.580021 18951 raft_consensus.cc:2468] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 1.
I20260709 13:06:25.580058 19028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9dec63393e4e7387871debae2ac1ca" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
I20260709 13:06:25.583499 19244 tablet_bootstrap.cc:654] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.580893 18992 leader_election.cc:304] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, 3b1ae942e5dd4bd3a046c01ffa781a31; no voters: 
I20260709 13:06:25.586561 19100 raft_consensus.cc:2468] T 6f9dec63393e4e7387871debae2ac1ca P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 1.
W20260709 13:06:25.587177 18919 leader_election.cc:343] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.589705 19245 tablet_bootstrap.cc:492] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90: No bootstrap required, opened a new log
I20260709 13:06:25.589646 18917 leader_election.cc:304] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [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: 3b1ae942e5dd4bd3a046c01ffa781a31, b555a0915c55498394027453e3f88f90; no voters: 35bf35d1e0ca48998de87e93f424a1c8
I20260709 13:06:25.590340 19245 ts_tablet_manager.cc:1403] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90: Time spent bootstrapping tablet: real 0.134s	user 0.025s	sys 0.020s
I20260709 13:06:25.591455 18851 catalog_manager.cc:5697] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "35bf35d1e0ca48998de87e93f424a1c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.592995 19256 raft_consensus.cc:2804] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.593111 19245 raft_consensus.cc:359] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.593091 18851 catalog_manager.cc:5697] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "35bf35d1e0ca48998de87e93f424a1c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.594099 19245 raft_consensus.cc:385] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.594436 19245 raft_consensus.cc:740] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.593904 19256 raft_consensus.cc:697] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Becoming Leader. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Running, Role: LEADER
I20260709 13:06:25.595831 19242 tablet_bootstrap.cc:492] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31: No bootstrap required, opened a new log
I20260709 13:06:25.596323 19242 ts_tablet_manager.cc:1403] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.018s
I20260709 13:06:25.596416 19256 consensus_queue.cc:237] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.598995 19242 raft_consensus.cc:359] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.599709 19242 raft_consensus.cc:385] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.599992 19242 raft_consensus.cc:740] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.600168 19231 raft_consensus.cc:2804] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.601493 19231 raft_consensus.cc:697] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Becoming Leader. State: Replica: b555a0915c55498394027453e3f88f90, State: Running, Role: LEADER
I20260709 13:06:25.602308 19231 consensus_queue.cc:237] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.595057 19245 consensus_queue.cc:260] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.606166 19245 ts_tablet_manager.cc:1434] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:06:25.600692 19242 consensus_queue.cc:260] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.608484 19242 ts_tablet_manager.cc:1434] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:06:25.616046 19244 tablet_bootstrap.cc:492] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8: No bootstrap required, opened a new log
I20260709 13:06:25.616552 19244 ts_tablet_manager.cc:1403] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.015s
I20260709 13:06:25.615921 18849 catalog_manager.cc:5697] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 reported cstate change: term changed from 0 to 1, leader changed from <none> to b555a0915c55498394027453e3f88f90 (127.9.77.65). New cstate: current_term: 1 leader_uuid: "b555a0915c55498394027453e3f88f90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.619499 19244 raft_consensus.cc:359] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.620221 19244 raft_consensus.cc:385] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.619684 18850 catalog_manager.cc:5697] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "35bf35d1e0ca48998de87e93f424a1c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.620510 19244 raft_consensus.cc:740] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.621382 19244 consensus_queue.cc:260] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.623608 19244 ts_tablet_manager.cc:1434] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:25.624461 19244 tablet_bootstrap.cc:492] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8: Bootstrap starting.
I20260709 13:06:25.630621 19244 tablet_bootstrap.cc:654] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.635624 19244 tablet_bootstrap.cc:492] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8: No bootstrap required, opened a new log
I20260709 13:06:25.636088 19244 ts_tablet_manager.cc:1403] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260709 13:06:25.638367 19244 raft_consensus.cc:359] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.638957 19244 raft_consensus.cc:385] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.639129 19244 raft_consensus.cc:740] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.639595 19244 consensus_queue.cc:260] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.641079 19244 ts_tablet_manager.cc:1434] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:06:25.645349 19253 consensus_queue.cc:1048] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.662501 19253 consensus_queue.cc:1048] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.741081 19256 raft_consensus.cc:493] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.741639 19256 raft_consensus.cc:515] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.743394 19256 leader_election.cc:290] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:25.744123 18951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030846facb7a4a4cb93894a2b3a3114d" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90" is_pre_election: true
I20260709 13:06:25.744324 19100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030846facb7a4a4cb93894a2b3a3114d" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" is_pre_election: true
I20260709 13:06:25.744913 18951 raft_consensus.cc:2393] T 030846facb7a4a4cb93894a2b3a3114d P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35bf35d1e0ca48998de87e93f424a1c8 in current term 1: Already voted for candidate 3b1ae942e5dd4bd3a046c01ffa781a31 in this term.
I20260709 13:06:25.745896 18991 leader_election.cc:304] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8; no voters: 3b1ae942e5dd4bd3a046c01ffa781a31, b555a0915c55498394027453e3f88f90
I20260709 13:06:25.746659 19256 raft_consensus.cc:3060] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.752388 19256 raft_consensus.cc:2749] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.780205 19255 raft_consensus.cc:493] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.780695 19255 raft_consensus.cc:515] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.782688 19255 leader_election.cc:290] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:25.783887 19100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86b5bd2ffce4b4c96246094207da9d7" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" is_pre_election: true
I20260709 13:06:25.783923 18951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86b5bd2ffce4b4c96246094207da9d7" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90" is_pre_election: true
I20260709 13:06:25.785441 19100 raft_consensus.cc:2393] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35bf35d1e0ca48998de87e93f424a1c8 in current term 1: Already voted for candidate b555a0915c55498394027453e3f88f90 in this term.
I20260709 13:06:25.786406 18992 leader_election.cc:304] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8; no voters: 3b1ae942e5dd4bd3a046c01ffa781a31, b555a0915c55498394027453e3f88f90
I20260709 13:06:25.787111 19255 raft_consensus.cc:3060] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.792858 19255 raft_consensus.cc:2749] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.793159 19252 raft_consensus.cc:493] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.793731 19252 raft_consensus.cc:515] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.795750 19252 leader_election.cc:290] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549)
I20260709 13:06:25.796423 18951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014595b8462747059157c9b2db36e0e8" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90" is_pre_election: true
I20260709 13:06:25.796656 19028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014595b8462747059157c9b2db36e0e8" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8" is_pre_election: true
I20260709 13:06:25.797179 18951 raft_consensus.cc:2393] T 014595b8462747059157c9b2db36e0e8 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b1ae942e5dd4bd3a046c01ffa781a31 in current term 1: Already voted for candidate 35bf35d1e0ca48998de87e93f424a1c8 in this term.
I20260709 13:06:25.798300 19065 leader_election.cc:304] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b1ae942e5dd4bd3a046c01ffa781a31; no voters: 35bf35d1e0ca48998de87e93f424a1c8, b555a0915c55498394027453e3f88f90
I20260709 13:06:25.798930 19252 raft_consensus.cc:3060] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.803848 19252 raft_consensus.cc:2749] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.835153 19255 consensus_queue.cc:1048] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.847388 19258 consensus_queue.cc:1048] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.874481 19258 raft_consensus.cc:493] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.874949 19258 raft_consensus.cc:515] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.876850 19258 leader_election.cc:290] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:25.877633 18951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a93bb0239ac47d78d3d4a8868c35a9b" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90" is_pre_election: true
I20260709 13:06:25.877910 19102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a93bb0239ac47d78d3d4a8868c35a9b" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" is_pre_election: true
I20260709 13:06:25.878289 18951 raft_consensus.cc:2468] T 7a93bb0239ac47d78d3d4a8868c35a9b P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 0.
I20260709 13:06:25.878760 19102 raft_consensus.cc:2468] T 7a93bb0239ac47d78d3d4a8868c35a9b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 0.
I20260709 13:06:25.879297 18991 leader_election.cc:304] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:25.880162 19258 raft_consensus.cc:2804] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.880527 19258 raft_consensus.cc:493] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.880769 19258 raft_consensus.cc:3060] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.885814 19258 raft_consensus.cc:515] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.887588 19258 leader_election.cc:290] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 election: Requested vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:25.888301 18951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a93bb0239ac47d78d3d4a8868c35a9b" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90"
I20260709 13:06:25.888635 19102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a93bb0239ac47d78d3d4a8868c35a9b" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:25.888856 18951 raft_consensus.cc:3060] T 7a93bb0239ac47d78d3d4a8868c35a9b P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.889237 19102 raft_consensus.cc:3060] T 7a93bb0239ac47d78d3d4a8868c35a9b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.894090 18951 raft_consensus.cc:2468] T 7a93bb0239ac47d78d3d4a8868c35a9b P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 1.
I20260709 13:06:25.894618 19102 raft_consensus.cc:2468] T 7a93bb0239ac47d78d3d4a8868c35a9b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 1.
I20260709 13:06:25.895273 18991 leader_election.cc:304] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:25.896039 19258 raft_consensus.cc:2804] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.896523 19258 raft_consensus.cc:697] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Becoming Leader. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Running, Role: LEADER
I20260709 13:06:25.897182 19258 consensus_queue.cc:237] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.904803 18849 catalog_manager.cc:5697] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66). New cstate: current_term: 1 leader_uuid: "35bf35d1e0ca48998de87e93f424a1c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.919466 19255 raft_consensus.cc:493] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.920065 19255 raft_consensus.cc:515] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:25.922312 19255 leader_election.cc:290] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:25.923563 18951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9dec63393e4e7387871debae2ac1ca" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b555a0915c55498394027453e3f88f90" is_pre_election: true
I20260709 13:06:25.924046 19252 consensus_queue.cc:1048] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.923539 19102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9dec63393e4e7387871debae2ac1ca" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" is_pre_election: true
I20260709 13:06:25.925202 19102 raft_consensus.cc:2393] T 6f9dec63393e4e7387871debae2ac1ca P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35bf35d1e0ca48998de87e93f424a1c8 in current term 1: Already voted for candidate b555a0915c55498394027453e3f88f90 in this term.
I20260709 13:06:25.926389 18992 leader_election.cc:304] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8; no voters: 3b1ae942e5dd4bd3a046c01ffa781a31, b555a0915c55498394027453e3f88f90
I20260709 13:06:25.927325 19255 raft_consensus.cc:3060] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.937458 19255 raft_consensus.cc:2749] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.938688 19252 consensus_queue.cc:1048] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.964150 19231 consensus_queue.cc:1048] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.974905 19278 consensus_queue.cc:1048] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.988262 19255 consensus_queue.cc:1048] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.999572 18951 raft_consensus.cc:3060] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:26.005673 19255 consensus_queue.cc:1048] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:26.013882 19277 consensus_queue.cc:1048] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:26.019356 19255 consensus_queue.cc:1048] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:26.036983 19278 consensus_queue.cc:1048] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:26.057128 19255 consensus_queue.cc:1048] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:26.073314 19028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3afd4ca5475f46c8ba1acd055f821a30"
dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
mode: GRACEFUL
new_leader_uuid: "b555a0915c55498394027453e3f88f90"
 from {username='slave'} at 127.0.0.1:34106
I20260709 13:06:26.073997 19028 raft_consensus.cc:606] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Received request to transfer leadership to TS b555a0915c55498394027453e3f88f90
I20260709 13:06:26.076941 19258 raft_consensus.cc:993] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8: : Instructing follower b555a0915c55498394027453e3f88f90 to start an election
I20260709 13:06:26.077423 19255 raft_consensus.cc:1081] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Signalling peer b555a0915c55498394027453e3f88f90 to start an election
I20260709 13:06:26.079051 18951 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3afd4ca5475f46c8ba1acd055f821a30"
dest_uuid: "b555a0915c55498394027453e3f88f90"
 from {username='slave'} at 127.0.0.1:56458
I20260709 13:06:26.079602 18951 raft_consensus.cc:493] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:26.079916 18951 raft_consensus.cc:3060] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.079995 19028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "567f90025a384cb889588c0fc4afde81"
dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
mode: GRACEFUL
new_leader_uuid: "b555a0915c55498394027453e3f88f90"
 from {username='slave'} at 127.0.0.1:34106
I20260709 13:06:26.080626 19028 raft_consensus.cc:606] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Received request to transfer leadership to TS b555a0915c55498394027453e3f88f90
I20260709 13:06:26.085251 18951 raft_consensus.cc:515] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:26.090209 19028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afd4ca5475f46c8ba1acd055f821a30" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
I20260709 13:06:26.090713 19255 consensus_queue.cc:1048] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:26.090994 19028 raft_consensus.cc:3055] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:26.091563 19028 raft_consensus.cc:740] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Running, Role: LEADER
I20260709 13:06:26.092638 19028 consensus_queue.cc:260] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:26.094202 19028 raft_consensus.cc:3060] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.094852 19258 consensus_queue.cc:1048] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:26.097095 18951 leader_election.cc:290] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 2 election: Requested vote from peers 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:26.100103 19100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afd4ca5475f46c8ba1acd055f821a30" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:26.100919 19100 raft_consensus.cc:3060] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.113899 19100 raft_consensus.cc:2468] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 2.
I20260709 13:06:26.115046 18917 leader_election.cc:304] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b1ae942e5dd4bd3a046c01ffa781a31, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:26.116267 19278 raft_consensus.cc:2804] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:26.116760 19278 raft_consensus.cc:697] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90 [term 2 LEADER]: Becoming Leader. State: Replica: b555a0915c55498394027453e3f88f90, State: Running, Role: LEADER
I20260709 13:06:26.117638 19278 consensus_queue.cc:237] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:26.126268 19028 raft_consensus.cc:2468] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 2.
I20260709 13:06:26.138046 18849 catalog_manager.cc:5697] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90 reported cstate change: term changed from 1 to 2, leader changed from 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66) to b555a0915c55498394027453e3f88f90 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "b555a0915c55498394027453e3f88f90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.141685 19100 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64a796cf7e9e4f8291da03ad3eabb5ad"
dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
mode: GRACEFUL
new_leader_uuid: "b555a0915c55498394027453e3f88f90"
 from {username='slave'} at 127.0.0.1:37438
I20260709 13:06:26.142402 19100 raft_consensus.cc:606] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 LEADER]: Received request to transfer leadership to TS b555a0915c55498394027453e3f88f90
I20260709 13:06:26.148204 19028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef0f1d96e84b4d7e94750eb2a94497d5"
dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
mode: GRACEFUL
new_leader_uuid: "b555a0915c55498394027453e3f88f90"
 from {username='slave'} at 127.0.0.1:34106
I20260709 13:06:26.148821 19028 raft_consensus.cc:606] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Received request to transfer leadership to TS b555a0915c55498394027453e3f88f90
I20260709 13:06:26.154063 19100 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "030846facb7a4a4cb93894a2b3a3114d"
dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
mode: GRACEFUL
new_leader_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
 from {username='slave'} at 127.0.0.1:37438
I20260709 13:06:26.154750 19100 raft_consensus.cc:606] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 LEADER]: Received request to transfer leadership to TS 35bf35d1e0ca48998de87e93f424a1c8
I20260709 13:06:26.160254 18953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f86b5bd2ffce4b4c96246094207da9d7"
dest_uuid: "b555a0915c55498394027453e3f88f90"
mode: GRACEFUL
new_leader_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
 from {username='slave'} at 127.0.0.1:56470
I20260709 13:06:26.160897 18953 raft_consensus.cc:606] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Received request to transfer leadership to TS 35bf35d1e0ca48998de87e93f424a1c8
I20260709 13:06:26.166818 18953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f9dec63393e4e7387871debae2ac1ca"
dest_uuid: "b555a0915c55498394027453e3f88f90"
mode: GRACEFUL
new_leader_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
 from {username='slave'} at 127.0.0.1:56470
I20260709 13:06:26.167428 18953 raft_consensus.cc:606] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Received request to transfer leadership to TS 35bf35d1e0ca48998de87e93f424a1c8
I20260709 13:06:26.175822 19028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "014595b8462747059157c9b2db36e0e8"
dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
mode: GRACEFUL
new_leader_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
 from {username='slave'} at 127.0.0.1:34106
I20260709 13:06:26.176434 19028 raft_consensus.cc:606] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Received request to transfer leadership to TS 3b1ae942e5dd4bd3a046c01ffa781a31
I20260709 13:06:26.226030 19252 raft_consensus.cc:993] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31: : Instructing follower b555a0915c55498394027453e3f88f90 to start an election
I20260709 13:06:26.226549 19253 raft_consensus.cc:1081] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 LEADER]: Signalling peer b555a0915c55498394027453e3f88f90 to start an election
I20260709 13:06:26.228245 18953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64a796cf7e9e4f8291da03ad3eabb5ad"
dest_uuid: "b555a0915c55498394027453e3f88f90"
 from {username='slave'} at 127.0.0.1:56446
I20260709 13:06:26.228772 18953 raft_consensus.cc:493] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:26.229074 18953 raft_consensus.cc:3060] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.233942 18953 raft_consensus.cc:515] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:26.235647 18953 leader_election.cc:290] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 2 election: Requested vote from peers 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:26.236533 19028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a796cf7e9e4f8291da03ad3eabb5ad" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
I20260709 13:06:26.236697 19100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a796cf7e9e4f8291da03ad3eabb5ad" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:26.237201 19028 raft_consensus.cc:3060] T 64a796cf7e9e4f8291da03ad3eabb5ad P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.237423 19100 raft_consensus.cc:3055] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:26.237883 19100 raft_consensus.cc:740] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Running, Role: LEADER
I20260709 13:06:26.238662 19100 consensus_queue.cc:260] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:26.239784 19100 raft_consensus.cc:3060] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.243706 19028 raft_consensus.cc:2468] T 64a796cf7e9e4f8291da03ad3eabb5ad P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 2.
I20260709 13:06:26.244937 18919 leader_election.cc:304] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:26.245151 19100 raft_consensus.cc:2468] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 2.
I20260709 13:06:26.245857 19278 raft_consensus.cc:2804] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:26.246304 19278 raft_consensus.cc:697] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [term 2 LEADER]: Becoming Leader. State: Replica: b555a0915c55498394027453e3f88f90, State: Running, Role: LEADER
I20260709 13:06:26.246961 19278 consensus_queue.cc:237] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:26.253793 18849 catalog_manager.cc:5697] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 reported cstate change: term changed from 1 to 2, leader changed from 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67) to b555a0915c55498394027453e3f88f90 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "b555a0915c55498394027453e3f88f90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.317567 19311 consensus_queue.cc:1048] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:26.329783 19311 consensus_queue.cc:1048] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:26.406033 19311 raft_consensus.cc:993] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8: : Instructing follower 3b1ae942e5dd4bd3a046c01ffa781a31 to start an election
I20260709 13:06:26.406512 19310 raft_consensus.cc:1081] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Signalling peer 3b1ae942e5dd4bd3a046c01ffa781a31 to start an election
I20260709 13:06:26.408177 19100 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "014595b8462747059157c9b2db36e0e8"
dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
 from {username='slave'} at 127.0.0.1:37426
I20260709 13:06:26.409284 19100 raft_consensus.cc:493] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:26.409704 19100 raft_consensus.cc:3060] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.415594 19100 raft_consensus.cc:515] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:26.418160 18951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014595b8462747059157c9b2db36e0e8" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b555a0915c55498394027453e3f88f90"
I20260709 13:06:26.418442 19028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014595b8462747059157c9b2db36e0e8" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
I20260709 13:06:26.418810 18951 raft_consensus.cc:3060] T 014595b8462747059157c9b2db36e0e8 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.419081 19028 raft_consensus.cc:3055] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:26.419420 19028 raft_consensus.cc:740] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Running, Role: LEADER
I20260709 13:06:26.420147 19028 consensus_queue.cc:260] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:26.421025 19028 raft_consensus.cc:3060] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.417940 19100 leader_election.cc:290] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 2 election: Requested vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549)
I20260709 13:06:26.424930 18951 raft_consensus.cc:2468] T 014595b8462747059157c9b2db36e0e8 P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b1ae942e5dd4bd3a046c01ffa781a31 in term 2.
I20260709 13:06:26.426165 19065 leader_election.cc:304] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b1ae942e5dd4bd3a046c01ffa781a31, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:26.427000 19253 raft_consensus.cc:2804] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:26.427199 19028 raft_consensus.cc:2468] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b1ae942e5dd4bd3a046c01ffa781a31 in term 2.
I20260709 13:06:26.427531 19253 raft_consensus.cc:697] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 LEADER]: Becoming Leader. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Running, Role: LEADER
I20260709 13:06:26.428462 19253 consensus_queue.cc:237] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:26.436662 19252 raft_consensus.cc:993] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31: : Instructing follower 35bf35d1e0ca48998de87e93f424a1c8 to start an election
I20260709 13:06:26.436314 18849 catalog_manager.cc:5697] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31 reported cstate change: term changed from 1 to 2, leader changed from 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66) to 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:26.437254 19253 raft_consensus.cc:1081] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 LEADER]: Signalling peer 35bf35d1e0ca48998de87e93f424a1c8 to start an election
I20260709 13:06:26.439029 19028 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "030846facb7a4a4cb93894a2b3a3114d"
dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
 from {username='slave'} at 127.0.0.1:34090
I20260709 13:06:26.439674 19028 raft_consensus.cc:493] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:26.440043 19028 raft_consensus.cc:3060] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.446556 19028 raft_consensus.cc:515] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:26.448344 19028 leader_election.cc:290] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 2 election: Requested vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:26.449236 18951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030846facb7a4a4cb93894a2b3a3114d" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b555a0915c55498394027453e3f88f90"
I20260709 13:06:26.449342 19100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030846facb7a4a4cb93894a2b3a3114d" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:26.450009 18951 raft_consensus.cc:3060] T 030846facb7a4a4cb93894a2b3a3114d P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.450066 19100 raft_consensus.cc:3055] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:26.450467 19100 raft_consensus.cc:740] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Running, Role: LEADER
I20260709 13:06:26.451205 19100 consensus_queue.cc:260] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:26.452355 19100 raft_consensus.cc:3060] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.456831 18951 raft_consensus.cc:2468] T 030846facb7a4a4cb93894a2b3a3114d P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 2.
I20260709 13:06:26.458096 18991 leader_election.cc:304] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:26.458855 19310 raft_consensus.cc:2804] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:26.458748 19100 raft_consensus.cc:2468] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 2.
I20260709 13:06:26.459496 19310 raft_consensus.cc:697] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 LEADER]: Becoming Leader. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Running, Role: LEADER
I20260709 13:06:26.465167 19310 consensus_queue.cc:237] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:26.471575 18849 catalog_manager.cc:5697] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8 reported cstate change: term changed from 1 to 2, leader changed from 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67) to 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "35bf35d1e0ca48998de87e93f424a1c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.569958 19311 raft_consensus.cc:993] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8: : Instructing follower b555a0915c55498394027453e3f88f90 to start an election
I20260709 13:06:26.570170 19100 raft_consensus.cc:1275] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Refusing update from remote peer b555a0915c55498394027453e3f88f90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:26.570487 19311 raft_consensus.cc:1081] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Signalling peer b555a0915c55498394027453e3f88f90 to start an election
I20260709 13:06:26.571583 19278 consensus_queue.cc:1048] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:26.572154 18951 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "567f90025a384cb889588c0fc4afde81"
dest_uuid: "b555a0915c55498394027453e3f88f90"
 from {username='slave'} at 127.0.0.1:56458
I20260709 13:06:26.572721 18951 raft_consensus.cc:493] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:26.573074 18951 raft_consensus.cc:3060] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.579780 18951 raft_consensus.cc:515] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:26.581015 19028 raft_consensus.cc:1275] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Refusing update from remote peer b555a0915c55498394027453e3f88f90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:26.582221 18951 leader_election.cc:290] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 2 election: Requested vote from peers 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:26.582894 19027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567f90025a384cb889588c0fc4afde81" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
I20260709 13:06:26.583642 19027 raft_consensus.cc:3055] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:26.583976 19027 raft_consensus.cc:740] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Running, Role: LEADER
I20260709 13:06:26.584141 19314 consensus_queue.cc:1048] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:26.584848 19027 consensus_queue.cc:260] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:26.585520 19100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567f90025a384cb889588c0fc4afde81" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:26.586105 19100 raft_consensus.cc:3060] T 567f90025a384cb889588c0fc4afde81 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.586194 19027 raft_consensus.cc:3060] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.595825 19100 raft_consensus.cc:2468] T 567f90025a384cb889588c0fc4afde81 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 2.
I20260709 13:06:26.596922 18917 leader_election.cc:304] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b1ae942e5dd4bd3a046c01ffa781a31, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:26.597919 19314 raft_consensus.cc:2804] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:26.601854 19310 raft_consensus.cc:993] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8: : Instructing follower b555a0915c55498394027453e3f88f90 to start an election
I20260709 13:06:26.602425 19310 raft_consensus.cc:1081] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Signalling peer b555a0915c55498394027453e3f88f90 to start an election
I20260709 13:06:26.605559 19314 raft_consensus.cc:697] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90 [term 2 LEADER]: Becoming Leader. State: Replica: b555a0915c55498394027453e3f88f90, State: Running, Role: LEADER
I20260709 13:06:26.606457 19278 raft_consensus.cc:993] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90: : Instructing follower 35bf35d1e0ca48998de87e93f424a1c8 to start an election
I20260709 13:06:26.606979 19277 raft_consensus.cc:1081] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Signalling peer 35bf35d1e0ca48998de87e93f424a1c8 to start an election
I20260709 13:06:26.606464 19027 raft_consensus.cc:2468] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 2.
I20260709 13:06:26.606803 19314 consensus_queue.cc:237] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:26.608067 18951 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef0f1d96e84b4d7e94750eb2a94497d5"
dest_uuid: "b555a0915c55498394027453e3f88f90"
 from {username='slave'} at 127.0.0.1:56458
I20260709 13:06:26.608590 18951 raft_consensus.cc:493] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:26.608892 18951 raft_consensus.cc:3060] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.610985 19027 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f86b5bd2ffce4b4c96246094207da9d7"
dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
 from {username='slave'} at 127.0.0.1:34088
I20260709 13:06:26.611608 19027 raft_consensus.cc:493] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:26.611979 19027 raft_consensus.cc:3060] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.615540 18951 raft_consensus.cc:515] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:26.618772 19100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0f1d96e84b4d7e94750eb2a94497d5" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:26.618934 19028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef0f1d96e84b4d7e94750eb2a94497d5" candidate_uuid: "b555a0915c55498394027453e3f88f90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
I20260709 13:06:26.618497 18851 catalog_manager.cc:5697] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90 reported cstate change: term changed from 1 to 2, leader changed from 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66) to b555a0915c55498394027453e3f88f90 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "b555a0915c55498394027453e3f88f90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.619460 19100 raft_consensus.cc:3060] T ef0f1d96e84b4d7e94750eb2a94497d5 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.619153 19027 raft_consensus.cc:515] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:26.619880 19028 raft_consensus.cc:3055] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:26.620627 19028 raft_consensus.cc:740] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Running, Role: LEADER
I20260709 13:06:26.621588 19027 leader_election.cc:290] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 2 election: Requested vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:26.625119 19100 raft_consensus.cc:2468] T ef0f1d96e84b4d7e94750eb2a94497d5 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 2.
I20260709 13:06:26.626979 19101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86b5bd2ffce4b4c96246094207da9d7" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:26.627236 18917 leader_election.cc:304] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b1ae942e5dd4bd3a046c01ffa781a31, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:26.626950 19028 consensus_queue.cc:260] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:26.627815 19101 raft_consensus.cc:3060] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.628356 19028 raft_consensus.cc:3060] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.628618 18951 leader_election.cc:290] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90 [CANDIDATE]: Term 2 election: Requested vote from peers 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:26.629717 19314 raft_consensus.cc:2804] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:26.630268 19314 raft_consensus.cc:697] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90 [term 2 LEADER]: Becoming Leader. State: Replica: b555a0915c55498394027453e3f88f90, State: Running, Role: LEADER
I20260709 13:06:26.631498 19314 consensus_queue.cc:237] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:26.634357 18951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86b5bd2ffce4b4c96246094207da9d7" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b555a0915c55498394027453e3f88f90"
I20260709 13:06:26.635331 18951 raft_consensus.cc:3055] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:26.635752 18951 raft_consensus.cc:740] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Running, Role: LEADER
I20260709 13:06:26.636740 18951 consensus_queue.cc:260] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:26.638491 18951 raft_consensus.cc:3060] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.644248 19277 raft_consensus.cc:993] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90: : Instructing follower 35bf35d1e0ca48998de87e93f424a1c8 to start an election
I20260709 13:06:26.644902 19277 raft_consensus.cc:1081] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Signalling peer 35bf35d1e0ca48998de87e93f424a1c8 to start an election
I20260709 13:06:26.646661 18951 raft_consensus.cc:2468] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 2.
I20260709 13:06:26.646463 19101 raft_consensus.cc:2468] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 2.
I20260709 13:06:26.647238 19028 raft_consensus.cc:2468] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b555a0915c55498394027453e3f88f90 in term 2.
I20260709 13:06:26.647907 18991 leader_election.cc:304] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:26.648095 19027 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f9dec63393e4e7387871debae2ac1ca"
dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
 from {username='slave'} at 127.0.0.1:34088
I20260709 13:06:26.648741 19027 raft_consensus.cc:493] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:26.648773 19311 raft_consensus.cc:2804] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:26.649343 19027 raft_consensus.cc:3060] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.649500 19311 raft_consensus.cc:697] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 LEADER]: Becoming Leader. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Running, Role: LEADER
I20260709 13:06:26.650454 19311 consensus_queue.cc:237] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:26.650447 18851 catalog_manager.cc:5697] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90 reported cstate change: term changed from 1 to 2, leader changed from 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66) to b555a0915c55498394027453e3f88f90 (127.9.77.65). New cstate: current_term: 2 leader_uuid: "b555a0915c55498394027453e3f88f90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.657277 19027 raft_consensus.cc:515] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:26.658699 18849 catalog_manager.cc:5697] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 reported cstate change: term changed from 1 to 2, leader changed from b555a0915c55498394027453e3f88f90 (127.9.77.65) to 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "35bf35d1e0ca48998de87e93f424a1c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.662380 19027 leader_election.cc:290] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 2 election: Requested vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67:34993)
I20260709 13:06:26.663168 18951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9dec63393e4e7387871debae2ac1ca" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b555a0915c55498394027453e3f88f90"
I20260709 13:06:26.663630 19101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9dec63393e4e7387871debae2ac1ca" candidate_uuid: "35bf35d1e0ca48998de87e93f424a1c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
I20260709 13:06:26.663795 18951 raft_consensus.cc:3055] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:26.664297 18951 raft_consensus.cc:740] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Running, Role: LEADER
I20260709 13:06:26.664330 19101 raft_consensus.cc:3060] T 6f9dec63393e4e7387871debae2ac1ca P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.665104 18951 consensus_queue.cc:260] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:26.666229 18951 raft_consensus.cc:3060] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.672245 19101 raft_consensus.cc:2468] T 6f9dec63393e4e7387871debae2ac1ca P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 2.
I20260709 13:06:26.672472 18951 raft_consensus.cc:2468] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35bf35d1e0ca48998de87e93f424a1c8 in term 2.
I20260709 13:06:26.673429 18992 leader_election.cc:304] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, 3b1ae942e5dd4bd3a046c01ffa781a31; no voters: 
I20260709 13:06:26.674147 19311 raft_consensus.cc:2804] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:26.674566 19311 raft_consensus.cc:697] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 LEADER]: Becoming Leader. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Running, Role: LEADER
I20260709 13:06:26.675195 19311 consensus_queue.cc:237] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:26.682073 18849 catalog_manager.cc:5697] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8 reported cstate change: term changed from 1 to 2, leader changed from b555a0915c55498394027453e3f88f90 (127.9.77.65) to 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66). New cstate: current_term: 2 leader_uuid: "35bf35d1e0ca48998de87e93f424a1c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.705881 19101 raft_consensus.cc:1275] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Refusing update from remote peer b555a0915c55498394027453e3f88f90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:26.707090 19314 consensus_queue.cc:1048] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:26.715435 19027 raft_consensus.cc:1275] T 64a796cf7e9e4f8291da03ad3eabb5ad P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Refusing update from remote peer b555a0915c55498394027453e3f88f90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:26.717556 19314 consensus_queue.cc:1048] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:26.939509 19101 raft_consensus.cc:1275] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Refusing update from remote peer 35bf35d1e0ca48998de87e93f424a1c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:26.940773 19256 consensus_queue.cc:1048] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:26.950361 18951 raft_consensus.cc:1275] T 030846facb7a4a4cb93894a2b3a3114d P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Refusing update from remote peer 35bf35d1e0ca48998de87e93f424a1c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:26.954721 19256 consensus_queue.cc:1048] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:26.999466 19027 raft_consensus.cc:1275] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Refusing update from remote peer b555a0915c55498394027453e3f88f90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:27.000784 19277 consensus_queue.cc:1048] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:27.002030 19101 raft_consensus.cc:1275] T 567f90025a384cb889588c0fc4afde81 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Refusing update from remote peer b555a0915c55498394027453e3f88f90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:27.003403 19277 consensus_queue.cc:1048] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.027729 18951 raft_consensus.cc:1275] T 014595b8462747059157c9b2db36e0e8 P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Refusing update from remote peer 3b1ae942e5dd4bd3a046c01ffa781a31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:27.028352 19101 raft_consensus.cc:1275] T ef0f1d96e84b4d7e94750eb2a94497d5 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Refusing update from remote peer b555a0915c55498394027453e3f88f90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:27.029042 19253 consensus_queue.cc:1048] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.029851 19277 consensus_queue.cc:1048] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.039676 19027 raft_consensus.cc:1275] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Refusing update from remote peer 3b1ae942e5dd4bd3a046c01ffa781a31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:27.045203 19324 consensus_queue.cc:1048] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:27.047215 19027 raft_consensus.cc:1275] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Refusing update from remote peer b555a0915c55498394027453e3f88f90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:27.049171 19314 consensus_queue.cc:1048] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.088214 18951 raft_consensus.cc:1275] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Refusing update from remote peer 35bf35d1e0ca48998de87e93f424a1c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:27.089463 19256 consensus_queue.cc:1048] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.098237 19101 raft_consensus.cc:1275] T 6f9dec63393e4e7387871debae2ac1ca P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Refusing update from remote peer 35bf35d1e0ca48998de87e93f424a1c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:27.099834 19256 consensus_queue.cc:1048] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.106141 19102 raft_consensus.cc:1275] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Refusing update from remote peer 35bf35d1e0ca48998de87e93f424a1c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:27.108197 19256 consensus_queue.cc:1048] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.117853 18951 raft_consensus.cc:1275] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Refusing update from remote peer 35bf35d1e0ca48998de87e93f424a1c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:27.120393 19330 consensus_queue.cc:1048] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:29.180018 18849 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40830:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:06:29.199602 18849 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40830:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:06:29.250056  9525 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 13:06:29.410531 19364 log.cc:927] Time spent T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
W20260709 13:06:29.426136 19365 log.cc:927] Time spent T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
W20260709 13:06:29.427192 19347 log.cc:927] Time spent T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
W20260709 13:06:29.446696 19345 log.cc:927] Time spent T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90: Append to log took a long time: real 0.114s	user 0.000s	sys 0.001s
W20260709 13:06:29.505141 18917 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34993, user_credentials={real_user=slave}} blocked reactor thread for 94497.4us
I20260709 13:06:29.505556 19386 tablet.cc:1724] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8: 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 13:06:29.493597 19361 log.cc:927] Time spent T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90: Append to log took a long time: real 0.147s	user 0.005s	sys 0.000s
W20260709 13:06:29.557478 18919 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.66:42549, user_credentials={real_user=slave}} blocked reactor thread for 62263.2us
W20260709 13:06:29.565932 18917 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:34993, user_credentials={real_user=slave}} blocked reactor thread for 59125.3us
W20260709 13:06:29.609900 19376 log.cc:927] Time spent T ef0f1d96e84b4d7e94750eb2a94497d5 P 3b1ae942e5dd4bd3a046c01ffa781a31: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
W20260709 13:06:29.602128 19377 log.cc:927] Time spent T 567f90025a384cb889588c0fc4afde81 P 3b1ae942e5dd4bd3a046c01ffa781a31: Append to log took a long time: real 0.138s	user 0.001s	sys 0.000s
I20260709 13:06:29.607195 19380 tablet.cc:1724] T 6f9dec63393e4e7387871debae2ac1ca P 3b1ae942e5dd4bd3a046c01ffa781a31: 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 13:06:29.614080 19384 tablet.cc:1724] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90: 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 13:06:29.647058 19393 tablet.cc:1724] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8: 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 13:06:29.663173 19054 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:6f9dec63393e4e7387871debae2ac1ca)
I20260709 13:06:29.664613 19393 tablet.cc:1724] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8: 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 13:06:29.671933 19394 tablet.cc:1724] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31: 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 13:06:29.679852 18951 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64a796cf7e9e4f8291da03ad3eabb5ad"
dest_uuid: "b555a0915c55498394027453e3f88f90"
mode: GRACEFUL
new_leader_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
 from {username='slave'} at 127.0.0.1:56482
I20260709 13:06:29.681875 19398 tablet.cc:1724] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90: 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 13:06:29.683440 19397 tablet.cc:1724] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8: 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 13:06:29.688299 19380 tablet.cc:1724] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31: 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 13:06:29.632689 19379 tablet.cc:1724] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8: 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 13:06:29.693954 19054 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:030846facb7a4a4cb93894a2b3a3114d)
W20260709 13:06:29.704190 19054 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:030846facb7a4a4cb93894a2b3a3114d)
I20260709 13:06:29.711247 19386 tablet.cc:1724] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8: 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 13:06:29.715016 18951 raft_consensus.cc:606] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [term 2 LEADER]: Received request to transfer leadership to TS 3b1ae942e5dd4bd3a046c01ffa781a31
I20260709 13:06:29.731640 19379 tablet.cc:1724] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8: 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 13:06:29.757189 19404 tablet.cc:1724] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31: 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 13:06:29.757566 19380 tablet.cc:1724] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31: 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 13:06:29.767728 19401 tablet.cc:1724] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90: 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 13:06:29.769884 19405 tablet.cc:1724] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90: 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 13:06:29.777678 19384 tablet.cc:1724] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90: 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 13:06:29.755626 19065 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.65:34075, user_credentials={real_user=slave}} blocked reactor thread for 126516us
I20260709 13:06:29.791978 19398 tablet.cc:1724] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90: 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 13:06:29.798593 19332 raft_consensus.cc:993] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90: : Instructing follower 3b1ae942e5dd4bd3a046c01ffa781a31 to start an election
I20260709 13:06:29.799314 19390 raft_consensus.cc:1081] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [term 2 LEADER]: Signalling peer 3b1ae942e5dd4bd3a046c01ffa781a31 to start an election
I20260709 13:06:29.800091 19407 tablet.cc:1724] T 567f90025a384cb889588c0fc4afde81 P 3b1ae942e5dd4bd3a046c01ffa781a31: 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 13:06:29.802661 19393 tablet.cc:1724] T 64a796cf7e9e4f8291da03ad3eabb5ad P 35bf35d1e0ca48998de87e93f424a1c8: 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 13:06:29.813596 19401 tablet.cc:1724] T 030846facb7a4a4cb93894a2b3a3114d P b555a0915c55498394027453e3f88f90: 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 13:06:29.835199 19384 tablet.cc:1724] T 7a93bb0239ac47d78d3d4a8868c35a9b P b555a0915c55498394027453e3f88f90: 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 13:06:29.842775 19404 tablet.cc:1724] T ef0f1d96e84b4d7e94750eb2a94497d5 P 3b1ae942e5dd4bd3a046c01ffa781a31: 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 13:06:29.857203 19393 tablet.cc:1724] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8: 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 13:06:29.861263 19405 tablet.cc:1724] T 014595b8462747059157c9b2db36e0e8 P b555a0915c55498394027453e3f88f90: 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 13:06:29.862253 19404 tablet.cc:1724] T 7a93bb0239ac47d78d3d4a8868c35a9b P 3b1ae942e5dd4bd3a046c01ffa781a31: 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 13:06:29.865183 19028 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f86b5bd2ffce4b4c96246094207da9d7"
dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
mode: GRACEFUL
new_leader_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
 from {username='slave'} at 127.0.0.1:38488
I20260709 13:06:29.865873 19028 raft_consensus.cc:606] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 LEADER]: Received request to transfer leadership to TS 3b1ae942e5dd4bd3a046c01ffa781a31
I20260709 13:06:29.866344 19096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64a796cf7e9e4f8291da03ad3eabb5ad"
dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
 from {username='slave'} at 127.0.0.1:37412
I20260709 13:06:29.867009 19096 raft_consensus.cc:493] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:29.867497 19096 raft_consensus.cc:3060] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:29.870293  9525 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:06:29.872035 19394 tablet.cc:1724] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31: 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 13:06:29.884526  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:29.898510 19025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fe9c02e28c74cde98ea77e01f0f5ec2"
dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
mode: GRACEFUL
new_leader_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
 from {username='slave'} at 127.0.0.1:38488
I20260709 13:06:29.899156 19025 raft_consensus.cc:606] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 LEADER]: Received request to transfer leadership to TS 3b1ae942e5dd4bd3a046c01ffa781a31
I20260709 13:06:29.900135 19096 raft_consensus.cc:515] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:29.903259 18950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a796cf7e9e4f8291da03ad3eabb5ad" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b555a0915c55498394027453e3f88f90"
I20260709 13:06:29.903863 18950 raft_consensus.cc:3055] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:29.904163 18950 raft_consensus.cc:740] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Running, Role: LEADER
I20260709 13:06:29.904956 18950 consensus_queue.cc:260] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [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: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:29.906126 18950 raft_consensus.cc:3060] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:29.906163 19025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a796cf7e9e4f8291da03ad3eabb5ad" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
I20260709 13:06:29.906836 19096 leader_election.cc:290] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 3 election: Requested vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549)
I20260709 13:06:29.906908 19025 raft_consensus.cc:3060] T 64a796cf7e9e4f8291da03ad3eabb5ad P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:29.906976 18949 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfae127ea22a40a1ac65b24ecdbe973a"
dest_uuid: "b555a0915c55498394027453e3f88f90"
mode: GRACEFUL
new_leader_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
 from {username='slave'} at 127.0.0.1:56482
I20260709 13:06:29.908876 18949 raft_consensus.cc:606] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Received request to transfer leadership to TS 3b1ae942e5dd4bd3a046c01ffa781a31
I20260709 13:06:29.910403  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:06:29.911013  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:29.915546 19025 raft_consensus.cc:2468] T 64a796cf7e9e4f8291da03ad3eabb5ad P 35bf35d1e0ca48998de87e93f424a1c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b1ae942e5dd4bd3a046c01ffa781a31 in term 3.
I20260709 13:06:29.915798 19311 raft_consensus.cc:993] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8: : Instructing follower 3b1ae942e5dd4bd3a046c01ffa781a31 to start an election
I20260709 13:06:29.916519 19375 raft_consensus.cc:1081] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 LEADER]: Signalling peer 3b1ae942e5dd4bd3a046c01ffa781a31 to start an election
I20260709 13:06:29.917636 19068 leader_election.cc:304] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [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: 35bf35d1e0ca48998de87e93f424a1c8, 3b1ae942e5dd4bd3a046c01ffa781a31; no voters: 
I20260709 13:06:29.918524 19403 raft_consensus.cc:2804] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:29.918355 19096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f86b5bd2ffce4b4c96246094207da9d7"
dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
 from {username='slave'} at 127.0.0.1:37426
I20260709 13:06:29.919116 19096 raft_consensus.cc:493] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:29.919159 19403 raft_consensus.cc:697] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 3 LEADER]: Becoming Leader. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Running, Role: LEADER
I20260709 13:06:29.919569 19096 raft_consensus.cc:3060] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:29.920044 19403 consensus_queue.cc:237] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [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: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:29.921608 18950 raft_consensus.cc:2468] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b1ae942e5dd4bd3a046c01ffa781a31 in term 3.
I20260709 13:06:29.925011 18849 catalog_manager.cc:6242] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8: soft_deleted_table [id=7f23a0ad272e43d389a358bcc01458ae] alter complete (version 1)
I20260709 13:06:29.927117 19096 raft_consensus.cc:515] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:29.929526 19096 leader_election.cc:290] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 3 election: Requested vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549)
I20260709 13:06:29.930246 18950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86b5bd2ffce4b4c96246094207da9d7" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b555a0915c55498394027453e3f88f90"
I20260709 13:06:29.930924 18950 raft_consensus.cc:3060] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:29.931770 19025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86b5bd2ffce4b4c96246094207da9d7" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
I20260709 13:06:29.934628 19025 raft_consensus.cc:3055] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:29.934981 19025 raft_consensus.cc:740] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Running, Role: LEADER
I20260709 13:06:29.939517 18950 raft_consensus.cc:2468] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b1ae942e5dd4bd3a046c01ffa781a31 in term 3.
I20260709 13:06:29.935886 19025 consensus_queue.cc:260] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [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: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:29.940650 19065 leader_election.cc:304] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 [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: 3b1ae942e5dd4bd3a046c01ffa781a31, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:29.940770 18851 catalog_manager.cc:5697] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 reported cstate change: term changed from 2 to 3, leader changed from b555a0915c55498394027453e3f88f90 (127.9.77.65) to 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:29.942039 19403 raft_consensus.cc:2804] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:29.942104 19025 raft_consensus.cc:3060] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:29.942780 19403 raft_consensus.cc:697] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 3 LEADER]: Becoming Leader. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Running, Role: LEADER
I20260709 13:06:29.943692 19403 consensus_queue.cc:237] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 [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: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:29.949497 19025 raft_consensus.cc:2468] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b1ae942e5dd4bd3a046c01ffa781a31 in term 3.
I20260709 13:06:29.954841 18851 catalog_manager.cc:5697] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 reported cstate change: term changed from 2 to 3, leader changed from 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66) to 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:30.288894 19311 raft_consensus.cc:993] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8: : Instructing follower 3b1ae942e5dd4bd3a046c01ffa781a31 to start an election
I20260709 13:06:30.289461 19375 raft_consensus.cc:1081] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 LEADER]: Signalling peer 3b1ae942e5dd4bd3a046c01ffa781a31 to start an election
I20260709 13:06:30.291188 19096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fe9c02e28c74cde98ea77e01f0f5ec2"
dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
 from {username='slave'} at 127.0.0.1:37426
I20260709 13:06:30.291649 19096 raft_consensus.cc:493] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:30.291899 19096 raft_consensus.cc:3060] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:30.296864 19096 raft_consensus.cc:515] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:30.298720 19096 leader_election.cc:290] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 3 election: Requested vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549)
I20260709 13:06:30.299608 18950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe9c02e28c74cde98ea77e01f0f5ec2" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b555a0915c55498394027453e3f88f90"
I20260709 13:06:30.299957 19025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe9c02e28c74cde98ea77e01f0f5ec2" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
I20260709 13:06:30.300279 18950 raft_consensus.cc:3060] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:30.300529 19025 raft_consensus.cc:3055] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:30.300951 19025 raft_consensus.cc:740] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 35bf35d1e0ca48998de87e93f424a1c8, State: Running, Role: LEADER
I20260709 13:06:30.301864 19025 consensus_queue.cc:260] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [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: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:30.303138 19025 raft_consensus.cc:3060] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:30.307833 18950 raft_consensus.cc:2468] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b1ae942e5dd4bd3a046c01ffa781a31 in term 3.
I20260709 13:06:30.309099 19065 leader_election.cc:304] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 [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: 3b1ae942e5dd4bd3a046c01ffa781a31, b555a0915c55498394027453e3f88f90; no voters: 
I20260709 13:06:30.309912 19025 raft_consensus.cc:2468] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b1ae942e5dd4bd3a046c01ffa781a31 in term 3.
I20260709 13:06:30.309931 19403 raft_consensus.cc:2804] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:30.310546 19403 raft_consensus.cc:697] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 3 LEADER]: Becoming Leader. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Running, Role: LEADER
I20260709 13:06:30.311398 19403 consensus_queue.cc:237] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 [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: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } }
I20260709 13:06:30.318840 18851 catalog_manager.cc:5697] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 reported cstate change: term changed from 2 to 3, leader changed from 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66) to 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67). New cstate: current_term: 3 leader_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:30.374567 18950 raft_consensus.cc:1275] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [term 3 FOLLOWER]: Refusing update from remote peer 3b1ae942e5dd4bd3a046c01ffa781a31: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:30.375950 19403 consensus_queue.cc:1048] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:30.379349 19025 raft_consensus.cc:1275] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [term 3 FOLLOWER]: Refusing update from remote peer 3b1ae942e5dd4bd3a046c01ffa781a31: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:30.381037 19403 consensus_queue.cc:1048] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:30.429198 19419 raft_consensus.cc:993] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90: : Instructing follower 3b1ae942e5dd4bd3a046c01ffa781a31 to start an election
I20260709 13:06:30.429701 19419 raft_consensus.cc:1081] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Signalling peer 3b1ae942e5dd4bd3a046c01ffa781a31 to start an election
I20260709 13:06:30.431672 19096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfae127ea22a40a1ac65b24ecdbe973a"
dest_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31"
 from {username='slave'} at 127.0.0.1:37412
I20260709 13:06:30.432222 19096 raft_consensus.cc:493] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:30.432587 19096 raft_consensus.cc:3060] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:30.441395 19096 raft_consensus.cc:515] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } } peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } }
I20260709 13:06:30.476127 19096 leader_election.cc:290] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 2 election: Requested vote from peers b555a0915c55498394027453e3f88f90 (127.9.77.65:34075), 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549)
I20260709 13:06:30.482306 18950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfae127ea22a40a1ac65b24ecdbe973a" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b555a0915c55498394027453e3f88f90"
I20260709 13:06:30.483377 18949 raft_consensus.cc:1275] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [term 3 FOLLOWER]: Refusing update from remote peer 3b1ae942e5dd4bd3a046c01ffa781a31: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:30.485397 19026 raft_consensus.cc:1275] T 64a796cf7e9e4f8291da03ad3eabb5ad P 35bf35d1e0ca48998de87e93f424a1c8 [term 3 FOLLOWER]: Refusing update from remote peer 3b1ae942e5dd4bd3a046c01ffa781a31: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:30.483278 19028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfae127ea22a40a1ac65b24ecdbe973a" candidate_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35bf35d1e0ca48998de87e93f424a1c8"
I20260709 13:06:30.483719 18950 raft_consensus.cc:3055] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:30.486946 19028 raft_consensus.cc:3060] T bfae127ea22a40a1ac65b24ecdbe973a P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:30.487190 18950 raft_consensus.cc:740] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b555a0915c55498394027453e3f88f90, State: Running, Role: LEADER
I20260709 13:06:30.489411 18950 consensus_queue.cc:260] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } } peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } }
I20260709 13:06:30.495847 19414 consensus_queue.cc:1048] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:30.497679 19417 consensus_queue.cc:1048] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:30.493039 18950 raft_consensus.cc:3060] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:30.501204 19028 raft_consensus.cc:2468] T bfae127ea22a40a1ac65b24ecdbe973a P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b1ae942e5dd4bd3a046c01ffa781a31 in term 2.
I20260709 13:06:30.513640 19068 leader_election.cc:304] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35bf35d1e0ca48998de87e93f424a1c8, 3b1ae942e5dd4bd3a046c01ffa781a31; no voters: 
I20260709 13:06:30.515628 19402 raft_consensus.cc:2804] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:30.516275 19402 raft_consensus.cc:697] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 LEADER]: Becoming Leader. State: Replica: 3b1ae942e5dd4bd3a046c01ffa781a31, State: Running, Role: LEADER
I20260709 13:06:30.517954 19402 consensus_queue.cc:237] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } } peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } }
I20260709 13:06:30.520375 18950 raft_consensus.cc:2468] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b1ae942e5dd4bd3a046c01ffa781a31 in term 2.
I20260709 13:06:30.539182 18851 catalog_manager.cc:5697] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 reported cstate change: term changed from 1 to 2, leader changed from b555a0915c55498394027453e3f88f90 (127.9.77.65) to 3b1ae942e5dd4bd3a046c01ffa781a31 (127.9.77.67). New cstate: current_term: 2 leader_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b1ae942e5dd4bd3a046c01ffa781a31" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 34993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:30.785820 19026 raft_consensus.cc:1275] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [term 3 FOLLOWER]: Refusing update from remote peer 3b1ae942e5dd4bd3a046c01ffa781a31: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:30.787125 19417 consensus_queue.cc:1048] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:30.797179 18949 raft_consensus.cc:1275] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [term 3 FOLLOWER]: Refusing update from remote peer 3b1ae942e5dd4bd3a046c01ffa781a31: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:30.799263 19402 consensus_queue.cc:1048] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:30.975098  9525 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:06:30.980439  9525 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:06:30.980897  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:30.985543  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:06:30.985895  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:31.012894 19026 raft_consensus.cc:1275] T bfae127ea22a40a1ac65b24ecdbe973a P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Refusing update from remote peer 3b1ae942e5dd4bd3a046c01ffa781a31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:31.016104 19403 consensus_queue.cc:1048] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35bf35d1e0ca48998de87e93f424a1c8" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 42549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:31.026643 18949 raft_consensus.cc:1275] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Refusing update from remote peer 3b1ae942e5dd4bd3a046c01ffa781a31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:31.029155 19414 consensus_queue.cc:1048] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b555a0915c55498394027453e3f88f90" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 34075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:32.018886  9525 tablet_server.cc:179] TabletServer@127.9.77.65:0 shutting down...
I20260709 13:06:32.060396  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:32.061456  9525 tablet_replica.cc:333] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90: stopping tablet replica
I20260709 13:06:32.062695  9525 raft_consensus.cc:2243] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:06:32.063489 19065 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
I20260709 13:06:32.064075  9525 raft_consensus.cc:2272] T 567f90025a384cb889588c0fc4afde81 P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:32.067286 19065 consensus_peers.cc:597] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 -> Peer b555a0915c55498394027453e3f88f90 (127.9.77.65:34075): Couldn't send request to peer b555a0915c55498394027453e3f88f90. 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 13:06:32.068065  9525 tablet_replica.cc:333] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90: stopping tablet replica
I20260709 13:06:32.068715  9525 raft_consensus.cc:2243] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.069269  9525 raft_consensus.cc:2272] T 6f9dec63393e4e7387871debae2ac1ca P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.071822  9525 tablet_replica.cc:333] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90: stopping tablet replica
I20260709 13:06:32.072530  9525 raft_consensus.cc:2243] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.073056  9525 raft_consensus.cc:2272] T f86b5bd2ffce4b4c96246094207da9d7 P b555a0915c55498394027453e3f88f90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.076499  9525 tablet_replica.cc:333] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90: stopping tablet replica
I20260709 13:06:32.077307  9525 raft_consensus.cc:2243] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:32.078711  9525 raft_consensus.cc:2272] T ef0f1d96e84b4d7e94750eb2a94497d5 P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.081722  9525 tablet_replica.cc:333] T 014595b8462747059157c9b2db36e0e8 P b555a0915c55498394027453e3f88f90: stopping tablet replica
I20260709 13:06:32.082298  9525 raft_consensus.cc:2243] T 014595b8462747059157c9b2db36e0e8 P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.082850  9525 raft_consensus.cc:2272] T 014595b8462747059157c9b2db36e0e8 P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.085578  9525 tablet_replica.cc:333] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90: stopping tablet replica
I20260709 13:06:32.086239  9525 raft_consensus.cc:2243] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:32.087158  9525 raft_consensus.cc:2272] T 3afd4ca5475f46c8ba1acd055f821a30 P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.089596  9525 tablet_replica.cc:333] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90: stopping tablet replica
I20260709 13:06:32.090189  9525 raft_consensus.cc:2243] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.090570  9525 raft_consensus.cc:2272] T bfae127ea22a40a1ac65b24ecdbe973a P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.092860  9525 tablet_replica.cc:333] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90: stopping tablet replica
I20260709 13:06:32.093446  9525 raft_consensus.cc:2243] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.093876  9525 raft_consensus.cc:2272] T 64a796cf7e9e4f8291da03ad3eabb5ad P b555a0915c55498394027453e3f88f90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.097081  9525 tablet_replica.cc:333] T 7a93bb0239ac47d78d3d4a8868c35a9b P b555a0915c55498394027453e3f88f90: stopping tablet replica
I20260709 13:06:32.097754  9525 raft_consensus.cc:2243] T 7a93bb0239ac47d78d3d4a8868c35a9b P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.098459  9525 raft_consensus.cc:2272] T 7a93bb0239ac47d78d3d4a8868c35a9b P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.101763  9525 tablet_replica.cc:333] T d6287b87f0224cb3a1d827055c4c8696 P b555a0915c55498394027453e3f88f90: stopping tablet replica
I20260709 13:06:32.102646  9525 raft_consensus.cc:2243] T d6287b87f0224cb3a1d827055c4c8696 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.103281  9525 raft_consensus.cc:2272] T d6287b87f0224cb3a1d827055c4c8696 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:32.103361 19065 consensus_peers.cc:597] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 -> Peer b555a0915c55498394027453e3f88f90 (127.9.77.65:34075): Couldn't send request to peer b555a0915c55498394027453e3f88f90. 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 13:06:32.105983  9525 tablet_replica.cc:333] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90: stopping tablet replica
I20260709 13:06:32.106591  9525 raft_consensus.cc:2243] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:32.107457  9525 raft_consensus.cc:2272] T 52a90d6e20db448daa50ac4bde57f7c3 P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.109853  9525 tablet_replica.cc:333] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90: stopping tablet replica
I20260709 13:06:32.110369  9525 raft_consensus.cc:2243] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.110870  9525 raft_consensus.cc:2272] T 515ca99d2252415daa622e22c89a0d8b P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.113188  9525 tablet_replica.cc:333] T c457af706dda4bc4a683bd97852b3728 P b555a0915c55498394027453e3f88f90: stopping tablet replica
I20260709 13:06:32.113767  9525 raft_consensus.cc:2243] T c457af706dda4bc4a683bd97852b3728 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.114172  9525 raft_consensus.cc:2272] T c457af706dda4bc4a683bd97852b3728 P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.116303  9525 tablet_replica.cc:333] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90: stopping tablet replica
I20260709 13:06:32.116761  9525 raft_consensus.cc:2243] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.117259  9525 raft_consensus.cc:2272] T 9e443361c31545a58375271e6cad0a9c P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.119678  9525 tablet_replica.cc:333] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90: stopping tablet replica
I20260709 13:06:32.120146  9525 raft_consensus.cc:2243] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.120582  9525 raft_consensus.cc:2272] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P b555a0915c55498394027453e3f88f90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.122900  9525 tablet_replica.cc:333] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90: stopping tablet replica
I20260709 13:06:32.123371  9525 raft_consensus.cc:2243] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:32.124230  9525 raft_consensus.cc:2272] T 2c588d19f64940fe98574a23de98717d P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.126909  9525 tablet_replica.cc:333] T 030846facb7a4a4cb93894a2b3a3114d P b555a0915c55498394027453e3f88f90: stopping tablet replica
I20260709 13:06:32.127668  9525 raft_consensus.cc:2243] T 030846facb7a4a4cb93894a2b3a3114d P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.128545  9525 raft_consensus.cc:2272] T 030846facb7a4a4cb93894a2b3a3114d P b555a0915c55498394027453e3f88f90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.132673  9525 tablet_replica.cc:333] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90: stopping tablet replica
I20260709 13:06:32.133507  9525 raft_consensus.cc:2243] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:32.134379  9525 raft_consensus.cc:2272] T afd482e0c37a4d9fbe000d5ec57234ea P b555a0915c55498394027453e3f88f90 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:32.158406 18991 consensus_peers.cc:597] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8 -> Peer b555a0915c55498394027453e3f88f90 (127.9.77.65:34075): Couldn't send request to peer b555a0915c55498394027453e3f88f90. 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 13:06:32.183614  9525 tablet_server.cc:196] TabletServer@127.9.77.65:0 shutdown complete.
W20260709 13:06:32.197031 19065 consensus_peers.cc:597] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 -> Peer b555a0915c55498394027453e3f88f90 (127.9.77.65:34075): Couldn't send request to peer b555a0915c55498394027453e3f88f90. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:34075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:32.199569 18991 consensus_peers.cc:597] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8 -> Peer b555a0915c55498394027453e3f88f90 (127.9.77.65:34075): Couldn't send request to peer b555a0915c55498394027453e3f88f90. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:34075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:32.231261  9525 tablet_server.cc:179] TabletServer@127.9.77.66:0 shutting down...
I20260709 13:06:32.262460  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:32.263392  9525 tablet_replica.cc:333] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8: stopping tablet replica
I20260709 13:06:32.264317  9525 raft_consensus.cc:2243] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:32.265270  9525 raft_consensus.cc:2272] T 030846facb7a4a4cb93894a2b3a3114d P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.267804  9525 tablet_replica.cc:333] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8: stopping tablet replica
I20260709 13:06:32.268635  9525 raft_consensus.cc:2243] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.269215  9525 raft_consensus.cc:2272] T f86b5bd2ffce4b4c96246094207da9d7 P 35bf35d1e0ca48998de87e93f424a1c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.271726  9525 tablet_replica.cc:333] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8: stopping tablet replica
I20260709 13:06:32.272372  9525 raft_consensus.cc:2243] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.272987  9525 raft_consensus.cc:2272] T ef0f1d96e84b4d7e94750eb2a94497d5 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.275449  9525 tablet_replica.cc:333] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8: stopping tablet replica
I20260709 13:06:32.276111  9525 raft_consensus.cc:2243] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:32.277027  9525 raft_consensus.cc:2272] T 6f9dec63393e4e7387871debae2ac1ca P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.279634  9525 tablet_replica.cc:333] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8: stopping tablet replica
I20260709 13:06:32.280323  9525 raft_consensus.cc:2243] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.280956  9525 raft_consensus.cc:2272] T 567f90025a384cb889588c0fc4afde81 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.283670  9525 tablet_replica.cc:333] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8: stopping tablet replica
I20260709 13:06:32.284301  9525 raft_consensus.cc:2243] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.284921  9525 raft_consensus.cc:2272] T 3afd4ca5475f46c8ba1acd055f821a30 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.287420  9525 tablet_replica.cc:333] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8: stopping tablet replica
I20260709 13:06:32.288081  9525 raft_consensus.cc:2243] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.288746  9525 raft_consensus.cc:2272] T 014595b8462747059157c9b2db36e0e8 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.291934  9525 tablet_replica.cc:333] T bfae127ea22a40a1ac65b24ecdbe973a P 35bf35d1e0ca48998de87e93f424a1c8: stopping tablet replica
I20260709 13:06:32.292753  9525 raft_consensus.cc:2243] T bfae127ea22a40a1ac65b24ecdbe973a P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.293264  9525 raft_consensus.cc:2272] T bfae127ea22a40a1ac65b24ecdbe973a P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.295513  9525 tablet_replica.cc:333] T 64a796cf7e9e4f8291da03ad3eabb5ad P 35bf35d1e0ca48998de87e93f424a1c8: stopping tablet replica
I20260709 13:06:32.296120  9525 raft_consensus.cc:2243] T 64a796cf7e9e4f8291da03ad3eabb5ad P 35bf35d1e0ca48998de87e93f424a1c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.296571  9525 raft_consensus.cc:2272] T 64a796cf7e9e4f8291da03ad3eabb5ad P 35bf35d1e0ca48998de87e93f424a1c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.298839  9525 tablet_replica.cc:333] T 515ca99d2252415daa622e22c89a0d8b P 35bf35d1e0ca48998de87e93f424a1c8: stopping tablet replica
I20260709 13:06:32.299427  9525 raft_consensus.cc:2243] T 515ca99d2252415daa622e22c89a0d8b P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.299975  9525 raft_consensus.cc:2272] T 515ca99d2252415daa622e22c89a0d8b P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.302573  9525 tablet_replica.cc:333] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8: stopping tablet replica
I20260709 13:06:32.303213  9525 raft_consensus.cc:2243] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:32.304243  9525 raft_consensus.cc:2272] T c457af706dda4bc4a683bd97852b3728 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.306573  9525 tablet_replica.cc:333] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8: stopping tablet replica
I20260709 13:06:32.307173  9525 raft_consensus.cc:2243] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:32.308043  9525 raft_consensus.cc:2272] T 7a93bb0239ac47d78d3d4a8868c35a9b P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.310266  9525 tablet_replica.cc:333] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8: stopping tablet replica
I20260709 13:06:32.310856  9525 raft_consensus.cc:2243] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.311399  9525 raft_consensus.cc:2272] T 52a90d6e20db448daa50ac4bde57f7c3 P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.313760  9525 tablet_replica.cc:333] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8: stopping tablet replica
I20260709 13:06:32.314314  9525 raft_consensus.cc:2243] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:32.315173  9525 raft_consensus.cc:2272] T d6287b87f0224cb3a1d827055c4c8696 P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.317324  9525 tablet_replica.cc:333] T 2c588d19f64940fe98574a23de98717d P 35bf35d1e0ca48998de87e93f424a1c8: stopping tablet replica
I20260709 13:06:32.317925  9525 raft_consensus.cc:2243] T 2c588d19f64940fe98574a23de98717d P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.318425  9525 raft_consensus.cc:2272] T 2c588d19f64940fe98574a23de98717d P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.320704  9525 tablet_replica.cc:333] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8: stopping tablet replica
I20260709 13:06:32.321224  9525 raft_consensus.cc:2243] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.321702  9525 raft_consensus.cc:2272] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 35bf35d1e0ca48998de87e93f424a1c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.323736  9525 tablet_replica.cc:333] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8: stopping tablet replica
I20260709 13:06:32.324258  9525 raft_consensus.cc:2243] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:32.325065  9525 raft_consensus.cc:2272] T 9e443361c31545a58375271e6cad0a9c P 35bf35d1e0ca48998de87e93f424a1c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.327277  9525 tablet_replica.cc:333] T afd482e0c37a4d9fbe000d5ec57234ea P 35bf35d1e0ca48998de87e93f424a1c8: stopping tablet replica
I20260709 13:06:32.327769  9525 raft_consensus.cc:2243] T afd482e0c37a4d9fbe000d5ec57234ea P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.328265  9525 raft_consensus.cc:2272] T afd482e0c37a4d9fbe000d5ec57234ea P 35bf35d1e0ca48998de87e93f424a1c8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:32.338079 19068 consensus_peers.cc:597] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 -> Peer 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549): Couldn't send request to peer 35bf35d1e0ca48998de87e93f424a1c8. 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 13:06:32.375197  9525 tablet_server.cc:196] TabletServer@127.9.77.66:0 shutdown complete.
W20260709 13:06:32.393447 19068 consensus_peers.cc:597] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 -> Peer 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549): Couldn't send request to peer 35bf35d1e0ca48998de87e93f424a1c8. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:42549: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:32.405530 19065 consensus_peers.cc:597] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 -> Peer b555a0915c55498394027453e3f88f90 (127.9.77.65:34075): Couldn't send request to peer b555a0915c55498394027453e3f88f90. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:34075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:32.415738 19068 consensus_peers.cc:597] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 -> Peer 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549): Couldn't send request to peer 35bf35d1e0ca48998de87e93f424a1c8. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:42549: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:32.420668  9525 tablet_server.cc:179] TabletServer@127.9.77.67:0 shutting down...
W20260709 13:06:32.443229 19068 consensus_peers.cc:597] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 -> Peer 35bf35d1e0ca48998de87e93f424a1c8 (127.9.77.66:42549): Couldn't send request to peer 35bf35d1e0ca48998de87e93f424a1c8. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:42549: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:32.451701  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:32.452500  9525 tablet_replica.cc:333] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31: stopping tablet replica
I20260709 13:06:32.453181  9525 raft_consensus.cc:2243] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:32.454185  9525 raft_consensus.cc:2272] T f86b5bd2ffce4b4c96246094207da9d7 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.456439  9525 tablet_replica.cc:333] T 6f9dec63393e4e7387871debae2ac1ca P 3b1ae942e5dd4bd3a046c01ffa781a31: stopping tablet replica
I20260709 13:06:32.457170  9525 raft_consensus.cc:2243] T 6f9dec63393e4e7387871debae2ac1ca P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.457769  9525 raft_consensus.cc:2272] T 6f9dec63393e4e7387871debae2ac1ca P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.460057  9525 tablet_replica.cc:333] T 567f90025a384cb889588c0fc4afde81 P 3b1ae942e5dd4bd3a046c01ffa781a31: stopping tablet replica
I20260709 13:06:32.460682  9525 raft_consensus.cc:2243] T 567f90025a384cb889588c0fc4afde81 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.461195  9525 raft_consensus.cc:2272] T 567f90025a384cb889588c0fc4afde81 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.463243  9525 tablet_replica.cc:333] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31: stopping tablet replica
I20260709 13:06:32.463793  9525 raft_consensus.cc:2243] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.464257  9525 raft_consensus.cc:2272] T 030846facb7a4a4cb93894a2b3a3114d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.466238  9525 tablet_replica.cc:333] T ef0f1d96e84b4d7e94750eb2a94497d5 P 3b1ae942e5dd4bd3a046c01ffa781a31: stopping tablet replica
I20260709 13:06:32.466766  9525 raft_consensus.cc:2243] T ef0f1d96e84b4d7e94750eb2a94497d5 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.467216  9525 raft_consensus.cc:2272] T ef0f1d96e84b4d7e94750eb2a94497d5 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.469635  9525 tablet_replica.cc:333] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31: stopping tablet replica
I20260709 13:06:32.470392  9525 raft_consensus.cc:2243] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:32.471372  9525 raft_consensus.cc:2272] T 014595b8462747059157c9b2db36e0e8 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.474332  9525 tablet_replica.cc:333] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31: stopping tablet replica
I20260709 13:06:32.474879  9525 raft_consensus.cc:2243] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:32.475612  9525 raft_consensus.cc:2272] T bfae127ea22a40a1ac65b24ecdbe973a P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.477792  9525 tablet_replica.cc:333] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31: stopping tablet replica
I20260709 13:06:32.478291  9525 raft_consensus.cc:2243] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:32.479144  9525 raft_consensus.cc:2272] T 64a796cf7e9e4f8291da03ad3eabb5ad P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.481246  9525 tablet_replica.cc:333] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31: stopping tablet replica
I20260709 13:06:32.481902  9525 raft_consensus.cc:2243] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.482443  9525 raft_consensus.cc:2272] T 3afd4ca5475f46c8ba1acd055f821a30 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.484479  9525 tablet_replica.cc:333] T 9e443361c31545a58375271e6cad0a9c P 3b1ae942e5dd4bd3a046c01ffa781a31: stopping tablet replica
I20260709 13:06:32.485028  9525 raft_consensus.cc:2243] T 9e443361c31545a58375271e6cad0a9c P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.485546  9525 raft_consensus.cc:2272] T 9e443361c31545a58375271e6cad0a9c P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.487579  9525 tablet_replica.cc:333] T c457af706dda4bc4a683bd97852b3728 P 3b1ae942e5dd4bd3a046c01ffa781a31: stopping tablet replica
I20260709 13:06:32.488128  9525 raft_consensus.cc:2243] T c457af706dda4bc4a683bd97852b3728 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.488565  9525 raft_consensus.cc:2272] T c457af706dda4bc4a683bd97852b3728 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.490902  9525 tablet_replica.cc:333] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31: stopping tablet replica
I20260709 13:06:32.491560  9525 raft_consensus.cc:2243] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:32.492437  9525 raft_consensus.cc:2272] T 515ca99d2252415daa622e22c89a0d8b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.494524  9525 tablet_replica.cc:333] T afd482e0c37a4d9fbe000d5ec57234ea P 3b1ae942e5dd4bd3a046c01ffa781a31: stopping tablet replica
I20260709 13:06:32.495056  9525 raft_consensus.cc:2243] T afd482e0c37a4d9fbe000d5ec57234ea P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.495484  9525 raft_consensus.cc:2272] T afd482e0c37a4d9fbe000d5ec57234ea P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.497498  9525 tablet_replica.cc:333] T 7a93bb0239ac47d78d3d4a8868c35a9b P 3b1ae942e5dd4bd3a046c01ffa781a31: stopping tablet replica
I20260709 13:06:32.498013  9525 raft_consensus.cc:2243] T 7a93bb0239ac47d78d3d4a8868c35a9b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.498446  9525 raft_consensus.cc:2272] T 7a93bb0239ac47d78d3d4a8868c35a9b P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.500315  9525 tablet_replica.cc:333] T 52a90d6e20db448daa50ac4bde57f7c3 P 3b1ae942e5dd4bd3a046c01ffa781a31: stopping tablet replica
I20260709 13:06:32.500824  9525 raft_consensus.cc:2243] T 52a90d6e20db448daa50ac4bde57f7c3 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.501279  9525 raft_consensus.cc:2272] T 52a90d6e20db448daa50ac4bde57f7c3 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.503346  9525 tablet_replica.cc:333] T d6287b87f0224cb3a1d827055c4c8696 P 3b1ae942e5dd4bd3a046c01ffa781a31: stopping tablet replica
I20260709 13:06:32.503840  9525 raft_consensus.cc:2243] T d6287b87f0224cb3a1d827055c4c8696 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.504278  9525 raft_consensus.cc:2272] T d6287b87f0224cb3a1d827055c4c8696 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.506973  9525 tablet_replica.cc:333] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31: stopping tablet replica
I20260709 13:06:32.507591  9525 raft_consensus.cc:2243] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:32.508471  9525 raft_consensus.cc:2272] T 9fe9c02e28c74cde98ea77e01f0f5ec2 P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.510738  9525 tablet_replica.cc:333] T 2c588d19f64940fe98574a23de98717d P 3b1ae942e5dd4bd3a046c01ffa781a31: stopping tablet replica
I20260709 13:06:32.511250  9525 raft_consensus.cc:2243] T 2c588d19f64940fe98574a23de98717d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.511756  9525 raft_consensus.cc:2272] T 2c588d19f64940fe98574a23de98717d P 3b1ae942e5dd4bd3a046c01ffa781a31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.553115  9525 tablet_server.cc:196] TabletServer@127.9.77.67:0 shutdown complete.
I20260709 13:06:32.587632  9525 master.cc:562] Master@127.9.77.126:38861 shutting down...
I20260709 13:06:32.612748  9525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:32.613281  9525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.613633  9525 tablet_replica.cc:333] T 00000000000000000000000000000000 P e957ef59fea3478284a3fd0dbdedfeb8: stopping tablet replica
I20260709 13:06:32.635712  9525 master.cc:584] Master@127.9.77.126:38861 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12857 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:06:32.692844  9525 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.9.77.126:39101
I20260709 13:06:32.693982  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:32.700124 19432 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 13:06:32.700304 19431 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 13:06:32.701339 19434 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 13:06:32.702025  9525 server_base.cc:1061] running on GCE node
I20260709 13:06:32.702941  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:32.703154  9525 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 13:06:32.703327  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602392703308 us; error 0 us; skew 500 ppm
I20260709 13:06:32.703884  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:32.706369  9525 webserver.cc:533] Webserver started at http://127.9.77.126:36175/ using document root <none> and password file <none>
I20260709 13:06:32.706854  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:32.707057  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:32.707324  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:32.708441  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602133730654-9525-0/minicluster-data/master-0-root/instance:
uuid: "b7fb31f91cc542f5bf977d35fb50b8a8"
format_stamp: "Formatted at 2026-07-09 13:06:32 on dist-test-slave-r1pj"
I20260709 13:06:32.713116  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:06:32.716650 19439 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:32.717679  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:06:32.717923  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602133730654-9525-0/minicluster-data/master-0-root
uuid: "b7fb31f91cc542f5bf977d35fb50b8a8"
format_stamp: "Formatted at 2026-07-09 13:06:32 on dist-test-slave-r1pj"
I20260709 13:06:32.718158  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602133730654-9525-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602133730654-9525-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602133730654-9525-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 13:06:32.729635  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:32.730813  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:32.770989  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.126:39101
I20260709 13:06:32.771181 19490 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.126:39101 every 8 connection(s)
I20260709 13:06:32.775098 19491 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 13:06:32.787204 19491 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8: Bootstrap starting.
I20260709 13:06:32.792053 19491 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:32.796520 19491 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8: No bootstrap required, opened a new log
I20260709 13:06:32.798861 19491 raft_consensus.cc:359] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7fb31f91cc542f5bf977d35fb50b8a8" member_type: VOTER }
I20260709 13:06:32.799242 19491 raft_consensus.cc:385] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:32.799415 19491 raft_consensus.cc:740] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fb31f91cc542f5bf977d35fb50b8a8, State: Initialized, Role: FOLLOWER
I20260709 13:06:32.799912 19491 consensus_queue.cc:260] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b7fb31f91cc542f5bf977d35fb50b8a8" member_type: VOTER }
I20260709 13:06:32.800323 19491 raft_consensus.cc:399] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:06:32.800513 19491 raft_consensus.cc:493] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:06:32.800726 19491 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:32.806036 19491 raft_consensus.cc:515] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7fb31f91cc542f5bf977d35fb50b8a8" member_type: VOTER }
I20260709 13:06:32.806563 19491 leader_election.cc:304] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8 [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: b7fb31f91cc542f5bf977d35fb50b8a8; no voters: 
I20260709 13:06:32.807734 19491 leader_election.cc:290] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:06:32.808218 19494 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:32.809665 19494 raft_consensus.cc:697] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8 [term 1 LEADER]: Becoming Leader. State: Replica: b7fb31f91cc542f5bf977d35fb50b8a8, State: Running, Role: LEADER
I20260709 13:06:32.810369 19494 consensus_queue.cc:237] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8 [LEADER]: Queue going to LEADER mode. State: All 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: "b7fb31f91cc542f5bf977d35fb50b8a8" member_type: VOTER }
I20260709 13:06:32.810689 19491 sys_catalog.cc:565] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:06:32.815037 19495 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b7fb31f91cc542f5bf977d35fb50b8a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7fb31f91cc542f5bf977d35fb50b8a8" member_type: VOTER } }
I20260709 13:06:32.815752 19496 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b7fb31f91cc542f5bf977d35fb50b8a8. Latest consensus state: current_term: 1 leader_uuid: "b7fb31f91cc542f5bf977d35fb50b8a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7fb31f91cc542f5bf977d35fb50b8a8" member_type: VOTER } }
I20260709 13:06:32.816244 19495 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:32.816416 19496 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:32.819320 19502 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:06:32.824676 19502 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:06:32.828125  9525 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:06:32.834035 19502 catalog_manager.cc:1383] Generated new cluster ID: a1c96c839b6840e6a5c7967779743f9d
I20260709 13:06:32.834317 19502 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:06:32.850250 19502 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:06:32.851636 19502 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:06:32.865665 19502 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8: Generated new TSK 0
I20260709 13:06:32.866289 19502 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:06:32.895342  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:32.901326 19512 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 13:06:32.902890 19513 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 13:06:32.904790 19515 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 13:06:32.907369  9525 server_base.cc:1061] running on GCE node
I20260709 13:06:32.908393  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:32.908593  9525 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 13:06:32.908819  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602392908778 us; error 0 us; skew 500 ppm
I20260709 13:06:32.909436  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:32.911765  9525 webserver.cc:533] Webserver started at http://127.9.77.65:44503/ using document root <none> and password file <none>
I20260709 13:06:32.912302  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:32.912474  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:32.912743  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:32.913941  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602133730654-9525-0/minicluster-data/ts-0-root/instance:
uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
format_stamp: "Formatted at 2026-07-09 13:06:32 on dist-test-slave-r1pj"
I20260709 13:06:32.918572  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 13:06:32.921980 19520 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:32.922827  9525 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 13:06:32.923169  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602133730654-9525-0/minicluster-data/ts-0-root
uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
format_stamp: "Formatted at 2026-07-09 13:06:32 on dist-test-slave-r1pj"
I20260709 13:06:32.923484  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602133730654-9525-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602133730654-9525-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602133730654-9525-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 13:06:32.951838  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:32.953155  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:32.954711  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:32.956951  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:32.957197  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:32.957484  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:32.957684  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:32.999014  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.65:37935
I20260709 13:06:32.999130 19582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.65:37935 every 8 connection(s)
I20260709 13:06:33.004465  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:33.011844 19587 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 13:06:33.013754 19588 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 13:06:33.016264 19590 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 13:06:33.018534 19583 heartbeater.cc:344] Connected to a master server at 127.9.77.126:39101
I20260709 13:06:33.019042 19583 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:33.019265  9525 server_base.cc:1061] running on GCE node
I20260709 13:06:33.020059 19583 heartbeater.cc:507] Master 127.9.77.126:39101 requested a full tablet report, sending...
I20260709 13:06:33.020596  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:33.020890  9525 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 13:06:33.021148  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602393021122 us; error 0 us; skew 500 ppm
I20260709 13:06:33.021834  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:33.023124 19456 ts_manager.cc:194] Registered new tserver with Master: cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935)
I20260709 13:06:33.024802  9525 webserver.cc:533] Webserver started at http://127.9.77.66:38371/ using document root <none> and password file <none>
I20260709 13:06:33.025521  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:33.025743  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:33.025929 19456 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33936
I20260709 13:06:33.026060  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:33.027689  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602133730654-9525-0/minicluster-data/ts-1-root/instance:
uuid: "d9024e288ce94806841fc7a01ace2a2a"
format_stamp: "Formatted at 2026-07-09 13:06:33 on dist-test-slave-r1pj"
I20260709 13:06:33.032688  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:06:33.036795 19595 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:33.037859  9525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:06:33.038188  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602133730654-9525-0/minicluster-data/ts-1-root
uuid: "d9024e288ce94806841fc7a01ace2a2a"
format_stamp: "Formatted at 2026-07-09 13:06:33 on dist-test-slave-r1pj"
I20260709 13:06:33.038443  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602133730654-9525-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602133730654-9525-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602133730654-9525-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 13:06:33.053191  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:33.054555  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:33.056128  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:33.058615  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:33.058871  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:33.059137  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:33.059315  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:33.104316  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.66:35385
I20260709 13:06:33.104431 19657 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.66:35385 every 8 connection(s)
I20260709 13:06:33.109361  9525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:33.117241 19661 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 13:06:33.117659 19662 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 13:06:33.120668 19664 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 13:06:33.121467  9525 server_base.cc:1061] running on GCE node
I20260709 13:06:33.122746  9525 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:06:33.122900 19658 heartbeater.cc:344] Connected to a master server at 127.9.77.126:39101
W20260709 13:06:33.123044  9525 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 13:06:33.123338  9525 hybrid_clock.cc:648] HybridClock initialized: now 1783602393123316 us; error 0 us; skew 500 ppm
I20260709 13:06:33.123409 19658 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:33.124385  9525 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:33.124900 19658 heartbeater.cc:507] Master 127.9.77.126:39101 requested a full tablet report, sending...
I20260709 13:06:33.127547  9525 webserver.cc:533] Webserver started at http://127.9.77.67:32927/ using document root <none> and password file <none>
I20260709 13:06:33.127776 19456 ts_manager.cc:194] Registered new tserver with Master: d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385)
I20260709 13:06:33.128360  9525 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:33.128644  9525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:33.128960  9525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:33.129773 19456 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33952
I20260709 13:06:33.130674  9525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602133730654-9525-0/minicluster-data/ts-2-root/instance:
uuid: "976cff304db3484d9121017e6b39c77c"
format_stamp: "Formatted at 2026-07-09 13:06:33 on dist-test-slave-r1pj"
I20260709 13:06:33.136293  9525 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 13:06:33.139966 19669 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:33.141155  9525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:06:33.141541  9525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602133730654-9525-0/minicluster-data/ts-2-root
uuid: "976cff304db3484d9121017e6b39c77c"
format_stamp: "Formatted at 2026-07-09 13:06:33 on dist-test-slave-r1pj"
I20260709 13:06:33.141804  9525 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602133730654-9525-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602133730654-9525-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task1G6uzX/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602133730654-9525-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 13:06:33.154942  9525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:33.156167  9525 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:33.157692  9525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:33.159971  9525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:33.160151  9525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:33.160454  9525 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:33.160604  9525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:33.227310  9525 rpc_server.cc:307] RPC server started. Bound to: 127.9.77.67:44159
I20260709 13:06:33.227382 19731 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.77.67:44159 every 8 connection(s)
I20260709 13:06:33.246703 19732 heartbeater.cc:344] Connected to a master server at 127.9.77.126:39101
I20260709 13:06:33.247143 19732 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:33.248008 19732 heartbeater.cc:507] Master 127.9.77.126:39101 requested a full tablet report, sending...
I20260709 13:06:33.250205 19456 ts_manager.cc:194] Registered new tserver with Master: 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:33.250370  9525 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017661253s
I20260709 13:06:33.252053 19456 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33968
I20260709 13:06:33.279006 19456 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33970:
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 13:06:33.281787 19456 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 13:06:33.362465 19547 tablet_service.cc:1511] Processing CreateTablet for tablet e7492040789144638fb516e2a703e3d0 (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:33.362529 19548 tablet_service.cc:1511] Processing CreateTablet for tablet 9ba3efcba9694c7da36f513d292bf6c3 (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:33.364164 19547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7492040789144638fb516e2a703e3d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.367771 19546 tablet_service.cc:1511] Processing CreateTablet for tablet ff0bd8e2eefe4756acc5239cb4f32d0a (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:33.380451 19548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ba3efcba9694c7da36f513d292bf6c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.380244 19697 tablet_service.cc:1511] Processing CreateTablet for tablet 9ba3efcba9694c7da36f513d292bf6c3 (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:33.380470 19542 tablet_service.cc:1511] Processing CreateTablet for tablet 7390aad508e64dfbb34bc5e43c1f3470 (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:33.381263 19546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff0bd8e2eefe4756acc5239cb4f32d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.382035 19542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7390aad508e64dfbb34bc5e43c1f3470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.369704 19545 tablet_service.cc:1511] Processing CreateTablet for tablet 63dce332e4ad4190a29213efa7c625f3 (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:33.371176 19618 tablet_service.cc:1511] Processing CreateTablet for tablet 8277248f904e46dca04179e95795dcb2 (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:33.382567 19694 tablet_service.cc:1511] Processing CreateTablet for tablet 63dce332e4ad4190a29213efa7c625f3 (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:33.382575 19696 tablet_service.cc:1511] Processing CreateTablet for tablet e7492040789144638fb516e2a703e3d0 (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:33.383742 19618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8277248f904e46dca04179e95795dcb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.384786 19695 tablet_service.cc:1511] Processing CreateTablet for tablet ff0bd8e2eefe4756acc5239cb4f32d0a (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:33.385597 19545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63dce332e4ad4190a29213efa7c625f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.388516 19693 tablet_service.cc:1511] Processing CreateTablet for tablet 07c145540f154f3db82b58ead81f302f (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:33.371584 19623 tablet_service.cc:1511] Processing CreateTablet for tablet 9ba3efcba9694c7da36f513d292bf6c3 (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:33.389520 19692 tablet_service.cc:1511] Processing CreateTablet for tablet 8277248f904e46dca04179e95795dcb2 (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:33.390262 19623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ba3efcba9694c7da36f513d292bf6c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.373039 19617 tablet_service.cc:1511] Processing CreateTablet for tablet 7390aad508e64dfbb34bc5e43c1f3470 (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:33.394325 19617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7390aad508e64dfbb34bc5e43c1f3470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.394685 19691 tablet_service.cc:1511] Processing CreateTablet for tablet 7390aad508e64dfbb34bc5e43c1f3470 (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:33.373356 19544 tablet_service.cc:1511] Processing CreateTablet for tablet 07c145540f154f3db82b58ead81f302f (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:33.373756 19541 tablet_service.cc:1511] Processing CreateTablet for tablet b255efa080b344a8aea455e69f4cfeee (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:33.374920 19616 tablet_service.cc:1511] Processing CreateTablet for tablet b255efa080b344a8aea455e69f4cfeee (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:33.399716 19616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b255efa080b344a8aea455e69f4cfeee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.375140 19543 tablet_service.cc:1511] Processing CreateTablet for tablet 8277248f904e46dca04179e95795dcb2 (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:33.374933 19619 tablet_service.cc:1511] Processing CreateTablet for tablet 07c145540f154f3db82b58ead81f302f (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:33.398316 19544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07c145540f154f3db82b58ead81f302f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.402457 19619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07c145540f154f3db82b58ead81f302f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.376169 19620 tablet_service.cc:1511] Processing CreateTablet for tablet 63dce332e4ad4190a29213efa7c625f3 (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:33.403685 19620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63dce332e4ad4190a29213efa7c625f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.405659 19541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b255efa080b344a8aea455e69f4cfeee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.376988 19622 tablet_service.cc:1511] Processing CreateTablet for tablet e7492040789144638fb516e2a703e3d0 (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:33.408136 19622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7492040789144638fb516e2a703e3d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.377902 19615 tablet_service.cc:1511] Processing CreateTablet for tablet 69999dd5cadf44618364331897dd76cb (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:33.378446 19540 tablet_service.cc:1511] Processing CreateTablet for tablet 69999dd5cadf44618364331897dd76cb (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:33.415699 19540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69999dd5cadf44618364331897dd76cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.378708 19621 tablet_service.cc:1511] Processing CreateTablet for tablet ff0bd8e2eefe4756acc5239cb4f32d0a (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:33.418457 19621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff0bd8e2eefe4756acc5239cb4f32d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.382795 19697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ba3efcba9694c7da36f513d292bf6c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.422618 19691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7390aad508e64dfbb34bc5e43c1f3470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.398274 19690 tablet_service.cc:1511] Processing CreateTablet for tablet b255efa080b344a8aea455e69f4cfeee (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:33.423765 19690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b255efa080b344a8aea455e69f4cfeee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.424412 19695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff0bd8e2eefe4756acc5239cb4f32d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.425664 19696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7492040789144638fb516e2a703e3d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.400971 19689 tablet_service.cc:1511] Processing CreateTablet for tablet 69999dd5cadf44618364331897dd76cb (DEFAULT_TABLE table=test-workload [id=a26bb6a254204beb880bfde81e4faa46]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:33.429283 19689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69999dd5cadf44618364331897dd76cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.430078 19694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63dce332e4ad4190a29213efa7c625f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.431165 19615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69999dd5cadf44618364331897dd76cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.433825 19693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07c145540f154f3db82b58ead81f302f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.434039 19543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8277248f904e46dca04179e95795dcb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.434863 19692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8277248f904e46dca04179e95795dcb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.550477 19748 tablet_bootstrap.cc:492] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff: Bootstrap starting.
I20260709 13:06:33.578106 19748 tablet_bootstrap.cc:654] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.597801 19749 tablet_bootstrap.cc:492] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c: Bootstrap starting.
I20260709 13:06:33.605103 19749 tablet_bootstrap.cc:654] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.607156 19747 tablet_bootstrap.cc:492] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a: Bootstrap starting.
I20260709 13:06:33.609689 19748 tablet_bootstrap.cc:492] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff: No bootstrap required, opened a new log
I20260709 13:06:33.610253 19748 ts_tablet_manager.cc:1403] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.003s
I20260709 13:06:33.612746 19748 raft_consensus.cc:359] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.613318 19748 raft_consensus.cc:385] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.613641 19748 raft_consensus.cc:740] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.614339 19748 consensus_queue.cc:260] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.616573 19747 tablet_bootstrap.cc:654] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.616593 19583 heartbeater.cc:499] Master 127.9.77.126:39101 was elected leader, sending a full tablet report...
I20260709 13:06:33.617103 19748 ts_tablet_manager.cc:1434] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:33.618206 19748 tablet_bootstrap.cc:492] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff: Bootstrap starting.
I20260709 13:06:33.624855 19748 tablet_bootstrap.cc:654] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.628458 19749 tablet_bootstrap.cc:492] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c: No bootstrap required, opened a new log
I20260709 13:06:33.629076 19749 ts_tablet_manager.cc:1403] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.005s
I20260709 13:06:33.631786 19747 tablet_bootstrap.cc:492] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a: No bootstrap required, opened a new log
I20260709 13:06:33.632470 19747 ts_tablet_manager.cc:1403] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.005s
I20260709 13:06:33.632151 19749 raft_consensus.cc:359] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.632934 19749 raft_consensus.cc:385] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.633284 19749 raft_consensus.cc:740] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.634157 19749 consensus_queue.cc:260] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.637554 19748 tablet_bootstrap.cc:492] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff: No bootstrap required, opened a new log
I20260709 13:06:33.638186 19748 ts_tablet_manager.cc:1403] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 13:06:33.638273 19747 raft_consensus.cc:359] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.640040 19747 raft_consensus.cc:385] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.640506 19747 raft_consensus.cc:740] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.641834 19748 raft_consensus.cc:359] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.641670 19747 consensus_queue.cc:260] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.642647 19748 raft_consensus.cc:385] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.643709 19748 raft_consensus.cc:740] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.644703 19749 ts_tablet_manager.cc:1434] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.008s
I20260709 13:06:33.644459 19748 consensus_queue.cc:260] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.645797 19732 heartbeater.cc:499] Master 127.9.77.126:39101 was elected leader, sending a full tablet report...
I20260709 13:06:33.647372 19748 ts_tablet_manager.cc:1434] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 13:06:33.648754 19748 tablet_bootstrap.cc:492] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff: Bootstrap starting.
I20260709 13:06:33.649808 19752 raft_consensus.cc:493] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:33.650353 19752 raft_consensus.cc:515] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.655797 19752 leader_election.cc:290] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:33.658304 19749 tablet_bootstrap.cc:492] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c: Bootstrap starting.
I20260709 13:06:33.662706 19747 ts_tablet_manager.cc:1434] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a: Time spent starting tablet: real 0.030s	user 0.022s	sys 0.000s
I20260709 13:06:33.663965 19747 tablet_bootstrap.cc:492] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a: Bootstrap starting.
I20260709 13:06:33.663606 19658 heartbeater.cc:499] Master 127.9.77.126:39101 was elected leader, sending a full tablet report...
I20260709 13:06:33.665474 19749 tablet_bootstrap.cc:654] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.668807 19748 tablet_bootstrap.cc:654] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.670714 19755 raft_consensus.cc:493] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:33.671133 19747 tablet_bootstrap.cc:654] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.671253 19755 raft_consensus.cc:515] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.692224 19747 tablet_bootstrap.cc:492] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a: No bootstrap required, opened a new log
I20260709 13:06:33.692934 19747 ts_tablet_manager.cc:1403] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.007s
I20260709 13:06:33.696892 19747 raft_consensus.cc:359] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.697885 19747 raft_consensus.cc:385] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.698247 19747 raft_consensus.cc:740] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.699389 19747 consensus_queue.cc:260] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.701179 19756 raft_consensus.cc:493] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:33.701874 19756 raft_consensus.cc:515] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.703194 19755 leader_election.cc:290] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385)
I20260709 13:06:33.709108 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8277248f904e46dca04179e95795dcb2" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a" is_pre_election: true
I20260709 13:06:33.709760 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8277248f904e46dca04179e95795dcb2" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" is_pre_election: true
I20260709 13:06:33.710198 19633 raft_consensus.cc:2468] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 0.
W20260709 13:06:33.711866 19671 leader_election.cc:343] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.712675 19671 leader_election.cc:304] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [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: 976cff304db3484d9121017e6b39c77c, d9024e288ce94806841fc7a01ace2a2a; no voters: cef0c8b52e78443c91c09ce0b601d3ff
I20260709 13:06:33.713735 19755 raft_consensus.cc:2804] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:33.714458 19756 leader_election.cc:290] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:33.714481 19755 raft_consensus.cc:493] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:33.715991 19755 raft_consensus.cc:3060] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.728873 19747 ts_tablet_manager.cc:1434] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a: Time spent starting tablet: real 0.036s	user 0.010s	sys 0.000s
I20260709 13:06:33.730404 19747 tablet_bootstrap.cc:492] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a: Bootstrap starting.
W20260709 13:06:33.733835 19733 tablet.cc:2406] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:06:33.744599 19755 raft_consensus.cc:515] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.755878 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8277248f904e46dca04179e95795dcb2" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
I20260709 13:06:33.756395 19749 tablet_bootstrap.cc:492] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c: No bootstrap required, opened a new log
I20260709 13:06:33.757026 19749 ts_tablet_manager.cc:1403] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c: Time spent bootstrapping tablet: real 0.099s	user 0.019s	sys 0.032s
W20260709 13:06:33.757616 19671 leader_election.cc:343] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.760649 19747 tablet_bootstrap.cc:654] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.760272 19749 raft_consensus.cc:359] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.761096 19749 raft_consensus.cc:385] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.761412 19749 raft_consensus.cc:740] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.762347 19749 consensus_queue.cc:260] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.763051 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8277248f904e46dca04179e95795dcb2" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
I20260709 13:06:33.764048 19633 raft_consensus.cc:3060] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.768112 19748 tablet_bootstrap.cc:492] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff: No bootstrap required, opened a new log
I20260709 13:06:33.763629 19755 leader_election.cc:290] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 election: Requested vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385)
I20260709 13:06:33.782886 19748 ts_tablet_manager.cc:1403] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff: Time spent bootstrapping tablet: real 0.134s	user 0.029s	sys 0.032s
I20260709 13:06:33.768527 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63dce332e4ad4190a29213efa7c625f3" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c" is_pre_election: true
I20260709 13:06:33.784302 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63dce332e4ad4190a29213efa7c625f3" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a" is_pre_election: true
I20260709 13:06:33.785238 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63dce332e4ad4190a29213efa7c625f3" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c" is_pre_election: true
I20260709 13:06:33.786315 19748 raft_consensus.cc:359] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.787053 19748 raft_consensus.cc:385] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.785300 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63dce332e4ad4190a29213efa7c625f3" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" is_pre_election: true
I20260709 13:06:33.787317 19748 raft_consensus.cc:740] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.787686 19558 raft_consensus.cc:2468] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 0.
W20260709 13:06:33.788203 19522 leader_election.cc:343] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.788149 19748 consensus_queue.cc:260] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.786369 19632 raft_consensus.cc:2468] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 0.
I20260709 13:06:33.789510 19597 leader_election.cc:304] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:33.790392 19756 raft_consensus.cc:2804] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:33.790877 19748 ts_tablet_manager.cc:1434] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:06:33.790824 19756 raft_consensus.cc:493] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:33.791452 19756 raft_consensus.cc:3060] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.792091 19748 tablet_bootstrap.cc:492] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff: Bootstrap starting.
W20260709 13:06:33.798175 19597 leader_election.cc:343] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.799314 19748 tablet_bootstrap.cc:654] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.803926 19633 raft_consensus.cc:2468] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 1.
I20260709 13:06:33.805037 19522 leader_election.cc:304] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [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: cef0c8b52e78443c91c09ce0b601d3ff, d9024e288ce94806841fc7a01ace2a2a; no voters: 976cff304db3484d9121017e6b39c77c
I20260709 13:06:33.806397 19752 raft_consensus.cc:2804] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:33.806797 19752 raft_consensus.cc:493] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:33.807108 19752 raft_consensus.cc:3060] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.812973 19756 raft_consensus.cc:515] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.814131 19748 tablet_bootstrap.cc:492] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff: No bootstrap required, opened a new log
I20260709 13:06:33.814734 19748 ts_tablet_manager.cc:1403] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.006s
I20260709 13:06:33.815088 19752 raft_consensus.cc:515] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.816830 19755 raft_consensus.cc:493] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:33.817492 19755 raft_consensus.cc:515] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.818046 19748 raft_consensus.cc:359] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.818935 19748 raft_consensus.cc:385] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.819286 19748 raft_consensus.cc:740] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.820170 19748 consensus_queue.cc:260] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.821180 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69999dd5cadf44618364331897dd76cb" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" is_pre_election: true
W20260709 13:06:33.824920 19671 leader_election.cc:343] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.828195 19752 leader_election.cc:290] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 election: Requested vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:33.828711 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63dce332e4ad4190a29213efa7c625f3" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
I20260709 13:06:33.829797 19632 raft_consensus.cc:2393] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cef0c8b52e78443c91c09ce0b601d3ff in current term 1: Already voted for candidate d9024e288ce94806841fc7a01ace2a2a in this term.
W20260709 13:06:33.832808 19504 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:33.834764 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63dce332e4ad4190a29213efa7c625f3" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c"
W20260709 13:06:33.836444 19522 leader_election.cc:343] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.836752 19748 ts_tablet_manager.cc:1434] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.017s
I20260709 13:06:33.837018 19522 leader_election.cc:304] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [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: cef0c8b52e78443c91c09ce0b601d3ff; no voters: 976cff304db3484d9121017e6b39c77c, d9024e288ce94806841fc7a01ace2a2a
I20260709 13:06:33.838057 19748 tablet_bootstrap.cc:492] T 8277248f904e46dca04179e95795dcb2 P cef0c8b52e78443c91c09ce0b601d3ff: Bootstrap starting.
I20260709 13:06:33.838081 19771 raft_consensus.cc:2749] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:33.841343 19671 leader_election.cc:304] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [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: 976cff304db3484d9121017e6b39c77c, d9024e288ce94806841fc7a01ace2a2a; no voters: cef0c8b52e78443c91c09ce0b601d3ff
I20260709 13:06:33.842516 19755 leader_election.cc:290] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385)
I20260709 13:06:33.845069 19748 tablet_bootstrap.cc:654] T 8277248f904e46dca04179e95795dcb2 P cef0c8b52e78443c91c09ce0b601d3ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.845736 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63dce332e4ad4190a29213efa7c625f3" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
I20260709 13:06:33.846814 19558 raft_consensus.cc:2393] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d9024e288ce94806841fc7a01ace2a2a in current term 1: Already voted for candidate cef0c8b52e78443c91c09ce0b601d3ff in this term.
I20260709 13:06:33.849011 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69999dd5cadf44618364331897dd76cb" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a" is_pre_election: true
I20260709 13:06:33.850443 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63dce332e4ad4190a29213efa7c625f3" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c"
W20260709 13:06:33.850819 19671 leader_election.cc:343] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.851518 19671 leader_election.cc:304] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 976cff304db3484d9121017e6b39c77c; no voters: cef0c8b52e78443c91c09ce0b601d3ff, d9024e288ce94806841fc7a01ace2a2a
W20260709 13:06:33.853694 19597 leader_election.cc:343] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.853682 19755 raft_consensus.cc:2804] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:33.854478 19597 leader_election.cc:304] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [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: d9024e288ce94806841fc7a01ace2a2a; no voters: 976cff304db3484d9121017e6b39c77c, cef0c8b52e78443c91c09ce0b601d3ff
I20260709 13:06:33.856264 19764 raft_consensus.cc:2749] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:33.859668 19756 leader_election.cc:290] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 election: Requested vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:33.862668 19769 raft_consensus.cc:2749] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:33.863859 19747 tablet_bootstrap.cc:492] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a: No bootstrap required, opened a new log
I20260709 13:06:33.864192 19749 ts_tablet_manager.cc:1434] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c: Time spent starting tablet: real 0.107s	user 0.016s	sys 0.040s
I20260709 13:06:33.864543 19755 raft_consensus.cc:697] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Becoming Leader. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Running, Role: LEADER
I20260709 13:06:33.864420 19747 ts_tablet_manager.cc:1403] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a: Time spent bootstrapping tablet: real 0.134s	user 0.026s	sys 0.032s
I20260709 13:06:33.865417 19749 tablet_bootstrap.cc:492] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c: Bootstrap starting.
I20260709 13:06:33.865520 19755 consensus_queue.cc:237] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.866247 19748 tablet_bootstrap.cc:492] T 8277248f904e46dca04179e95795dcb2 P cef0c8b52e78443c91c09ce0b601d3ff: No bootstrap required, opened a new log
I20260709 13:06:33.866812 19748 ts_tablet_manager.cc:1403] T 8277248f904e46dca04179e95795dcb2 P cef0c8b52e78443c91c09ce0b601d3ff: Time spent bootstrapping tablet: real 0.029s	user 0.003s	sys 0.019s
I20260709 13:06:33.868753 19747 raft_consensus.cc:359] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.869592 19747 raft_consensus.cc:385] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.869974 19747 raft_consensus.cc:740] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.869678 19748 raft_consensus.cc:359] T 8277248f904e46dca04179e95795dcb2 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.870944 19748 raft_consensus.cc:385] T 8277248f904e46dca04179e95795dcb2 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.871351 19748 raft_consensus.cc:740] T 8277248f904e46dca04179e95795dcb2 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.870976 19747 consensus_queue.cc:260] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.872236 19748 consensus_queue.cc:260] T 8277248f904e46dca04179e95795dcb2 P cef0c8b52e78443c91c09ce0b601d3ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.873385 19749 tablet_bootstrap.cc:654] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.874186 19747 ts_tablet_manager.cc:1434] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:06:33.874558 19748 ts_tablet_manager.cc:1434] T 8277248f904e46dca04179e95795dcb2 P cef0c8b52e78443c91c09ce0b601d3ff: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:06:33.875288 19747 tablet_bootstrap.cc:492] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a: Bootstrap starting.
I20260709 13:06:33.878563 19748 tablet_bootstrap.cc:492] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff: Bootstrap starting.
I20260709 13:06:33.882937 19747 tablet_bootstrap.cc:654] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.886198 19748 tablet_bootstrap.cc:654] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.886286 19749 tablet_bootstrap.cc:492] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c: No bootstrap required, opened a new log
I20260709 13:06:33.887127 19749 ts_tablet_manager.cc:1403] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260709 13:06:33.890251 19749 raft_consensus.cc:359] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.890986 19749 raft_consensus.cc:385] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.891276 19749 raft_consensus.cc:740] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.892118 19749 consensus_queue.cc:260] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.895143 19749 ts_tablet_manager.cc:1434] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:06:33.896150 19749 tablet_bootstrap.cc:492] T e7492040789144638fb516e2a703e3d0 P 976cff304db3484d9121017e6b39c77c: Bootstrap starting.
I20260709 13:06:33.897603 19454 catalog_manager.cc:5697] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c reported cstate change: term changed from 0 to 1, leader changed from <none> to 976cff304db3484d9121017e6b39c77c (127.9.77.67). New cstate: current_term: 1 leader_uuid: "976cff304db3484d9121017e6b39c77c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:33.901422 19752 raft_consensus.cc:493] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:33.902014 19752 raft_consensus.cc:515] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.904191 19747 tablet_bootstrap.cc:492] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a: No bootstrap required, opened a new log
I20260709 13:06:33.904903 19747 ts_tablet_manager.cc:1403] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.015s
I20260709 13:06:33.904703 19749 tablet_bootstrap.cc:654] T e7492040789144638fb516e2a703e3d0 P 976cff304db3484d9121017e6b39c77c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.905706 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff0bd8e2eefe4756acc5239cb4f32d0a" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c" is_pre_election: true
I20260709 13:06:33.905709 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff0bd8e2eefe4756acc5239cb4f32d0a" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a" is_pre_election: true
I20260709 13:06:33.908272 19747 raft_consensus.cc:359] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
W20260709 13:06:33.908360 19522 leader_election.cc:343] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.909070 19747 raft_consensus.cc:385] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.909551 19747 raft_consensus.cc:740] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Initialized, Role: FOLLOWER
W20260709 13:06:33.909601 19522 leader_election.cc:343] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.904217 19752 leader_election.cc:290] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:33.910142 19522 leader_election.cc:304] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff; no voters: 976cff304db3484d9121017e6b39c77c, d9024e288ce94806841fc7a01ace2a2a
I20260709 13:06:33.905674 19748 tablet_bootstrap.cc:492] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff: No bootstrap required, opened a new log
I20260709 13:06:33.910881 19748 ts_tablet_manager.cc:1403] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.007s
I20260709 13:06:33.911289 19752 raft_consensus.cc:2749] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:33.912376 19752 raft_consensus.cc:493] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:33.912881 19752 raft_consensus.cc:515] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.913973 19748 raft_consensus.cc:359] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.914734 19748 raft_consensus.cc:385] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.915028 19748 raft_consensus.cc:740] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.916215 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c145540f154f3db82b58ead81f302f" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a" is_pre_election: true
I20260709 13:06:33.916468 19752 leader_election.cc:290] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:33.917511 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c145540f154f3db82b58ead81f302f" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c" is_pre_election: true
I20260709 13:06:33.917639 19747 consensus_queue.cc:260] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
W20260709 13:06:33.919093 19522 leader_election.cc:343] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:33.920143 19522 leader_election.cc:343] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.920542 19522 leader_election.cc:304] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff; no voters: 976cff304db3484d9121017e6b39c77c, d9024e288ce94806841fc7a01ace2a2a
I20260709 13:06:33.920945 19749 tablet_bootstrap.cc:492] T e7492040789144638fb516e2a703e3d0 P 976cff304db3484d9121017e6b39c77c: No bootstrap required, opened a new log
I20260709 13:06:33.921700 19749 ts_tablet_manager.cc:1403] T e7492040789144638fb516e2a703e3d0 P 976cff304db3484d9121017e6b39c77c: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.004s
I20260709 13:06:33.915709 19748 consensus_queue.cc:260] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.922688 19771 raft_consensus.cc:2749] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:33.925761 19755 raft_consensus.cc:493] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:33.926312 19755 raft_consensus.cc:515] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.926086 19749 raft_consensus.cc:359] T e7492040789144638fb516e2a703e3d0 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.927336 19749 raft_consensus.cc:385] T e7492040789144638fb516e2a703e3d0 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.927801 19747 ts_tablet_manager.cc:1434] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.004s
I20260709 13:06:33.928716 19755 leader_election.cc:290] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385)
I20260709 13:06:33.931655 19748 ts_tablet_manager.cc:1434] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:06:33.931386 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b255efa080b344a8aea455e69f4cfeee" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" is_pre_election: true
I20260709 13:06:33.932819 19748 tablet_bootstrap.cc:492] T b255efa080b344a8aea455e69f4cfeee P cef0c8b52e78443c91c09ce0b601d3ff: Bootstrap starting.
I20260709 13:06:33.933198 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b255efa080b344a8aea455e69f4cfeee" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a" is_pre_election: true
I20260709 13:06:33.934135 19633 raft_consensus.cc:2468] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 0.
W20260709 13:06:33.935787 19671 leader_election.cc:343] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.937331 19671 leader_election.cc:304] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [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: 976cff304db3484d9121017e6b39c77c, d9024e288ce94806841fc7a01ace2a2a; no voters: cef0c8b52e78443c91c09ce0b601d3ff
I20260709 13:06:33.938452 19755 raft_consensus.cc:2804] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:33.938928 19755 raft_consensus.cc:493] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:33.939397 19748 tablet_bootstrap.cc:654] T b255efa080b344a8aea455e69f4cfeee P cef0c8b52e78443c91c09ce0b601d3ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.939344 19755 raft_consensus.cc:3060] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.927738 19749 raft_consensus.cc:740] T e7492040789144638fb516e2a703e3d0 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.941114 19749 consensus_queue.cc:260] T e7492040789144638fb516e2a703e3d0 P 976cff304db3484d9121017e6b39c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.944690 19749 ts_tablet_manager.cc:1434] T e7492040789144638fb516e2a703e3d0 P 976cff304db3484d9121017e6b39c77c: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260709 13:06:33.946080 19749 tablet_bootstrap.cc:492] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c: Bootstrap starting.
I20260709 13:06:33.947533 19755 raft_consensus.cc:515] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.950265 19747 tablet_bootstrap.cc:492] T 9ba3efcba9694c7da36f513d292bf6c3 P d9024e288ce94806841fc7a01ace2a2a: Bootstrap starting.
I20260709 13:06:33.950455 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b255efa080b344a8aea455e69f4cfeee" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
W20260709 13:06:33.951951 19671 leader_election.cc:343] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:33.954182 19749 tablet_bootstrap.cc:654] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.958154 19747 tablet_bootstrap.cc:654] T 9ba3efcba9694c7da36f513d292bf6c3 P d9024e288ce94806841fc7a01ace2a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.959070 19755 leader_election.cc:290] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 election: Requested vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385)
I20260709 13:06:33.960007 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b255efa080b344a8aea455e69f4cfeee" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
I20260709 13:06:33.960642 19633 raft_consensus.cc:3060] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.963279 19748 tablet_bootstrap.cc:492] T b255efa080b344a8aea455e69f4cfeee P cef0c8b52e78443c91c09ce0b601d3ff: No bootstrap required, opened a new log
I20260709 13:06:33.963840 19748 ts_tablet_manager.cc:1403] T b255efa080b344a8aea455e69f4cfeee P cef0c8b52e78443c91c09ce0b601d3ff: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.006s
I20260709 13:06:33.966723 19748 raft_consensus.cc:359] T b255efa080b344a8aea455e69f4cfeee P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.967410 19748 raft_consensus.cc:385] T b255efa080b344a8aea455e69f4cfeee P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.967671 19747 tablet_bootstrap.cc:492] T 9ba3efcba9694c7da36f513d292bf6c3 P d9024e288ce94806841fc7a01ace2a2a: No bootstrap required, opened a new log
I20260709 13:06:33.967689 19748 raft_consensus.cc:740] T b255efa080b344a8aea455e69f4cfeee P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.968134 19633 raft_consensus.cc:2468] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 1.
I20260709 13:06:33.968389 19747 ts_tablet_manager.cc:1403] T 9ba3efcba9694c7da36f513d292bf6c3 P d9024e288ce94806841fc7a01ace2a2a: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:06:33.969007 19748 consensus_queue.cc:260] T b255efa080b344a8aea455e69f4cfeee P cef0c8b52e78443c91c09ce0b601d3ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.969506 19671 leader_election.cc:304] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [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: 976cff304db3484d9121017e6b39c77c, d9024e288ce94806841fc7a01ace2a2a; no voters: cef0c8b52e78443c91c09ce0b601d3ff
I20260709 13:06:33.970855 19755 raft_consensus.cc:2804] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:33.978570 19755 raft_consensus.cc:697] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Becoming Leader. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Running, Role: LEADER
I20260709 13:06:33.979508 19749 tablet_bootstrap.cc:492] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c: No bootstrap required, opened a new log
I20260709 13:06:33.979475 19755 consensus_queue.cc:237] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.980309 19749 ts_tablet_manager.cc:1403] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.000s
I20260709 13:06:33.979544 19747 raft_consensus.cc:359] T 9ba3efcba9694c7da36f513d292bf6c3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.982635 19747 raft_consensus.cc:385] T 9ba3efcba9694c7da36f513d292bf6c3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.982935 19747 raft_consensus.cc:740] T 9ba3efcba9694c7da36f513d292bf6c3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.984186 19748 ts_tablet_manager.cc:1434] T b255efa080b344a8aea455e69f4cfeee P cef0c8b52e78443c91c09ce0b601d3ff: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.005s
I20260709 13:06:33.983809 19747 consensus_queue.cc:260] T 9ba3efcba9694c7da36f513d292bf6c3 P d9024e288ce94806841fc7a01ace2a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.985472 19748 tablet_bootstrap.cc:492] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff: Bootstrap starting.
I20260709 13:06:33.991698 19749 raft_consensus.cc:359] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:33.992717 19749 raft_consensus.cc:385] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.993058 19749 raft_consensus.cc:740] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.008859 19747 ts_tablet_manager.cc:1434] T 9ba3efcba9694c7da36f513d292bf6c3 P d9024e288ce94806841fc7a01ace2a2a: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 13:06:34.008487 19749 consensus_queue.cc:260] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.010063 19752 raft_consensus.cc:493] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.010627 19752 raft_consensus.cc:515] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.011575 19749 ts_tablet_manager.cc:1434] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c: Time spent starting tablet: real 0.031s	user 0.012s	sys 0.001s
I20260709 13:06:34.012722 19749 tablet_bootstrap.cc:492] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c: Bootstrap starting.
I20260709 13:06:34.013240 19748 tablet_bootstrap.cc:654] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.012667 19752 leader_election.cc:290] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:34.014037 19454 catalog_manager.cc:5697] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c reported cstate change: term changed from 0 to 1, leader changed from <none> to 976cff304db3484d9121017e6b39c77c (127.9.77.67). New cstate: current_term: 1 leader_uuid: "976cff304db3484d9121017e6b39c77c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:34.017836 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7492040789144638fb516e2a703e3d0" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a" is_pre_election: true
W20260709 13:06:34.019876 19522 leader_election.cc:343] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.020227 19749 tablet_bootstrap.cc:654] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.021669 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7492040789144638fb516e2a703e3d0" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c" is_pre_election: true
I20260709 13:06:34.022559 19707 raft_consensus.cc:2468] T e7492040789144638fb516e2a703e3d0 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 0.
I20260709 13:06:34.024262 19522 leader_election.cc:304] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff [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: 976cff304db3484d9121017e6b39c77c, cef0c8b52e78443c91c09ce0b601d3ff; no voters: d9024e288ce94806841fc7a01ace2a2a
I20260709 13:06:34.025590 19752 raft_consensus.cc:2804] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:34.026070 19752 raft_consensus.cc:493] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:34.026528 19752 raft_consensus.cc:3060] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.027935 19747 tablet_bootstrap.cc:492] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a: Bootstrap starting.
I20260709 13:06:34.033090 19749 tablet_bootstrap.cc:492] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c: No bootstrap required, opened a new log
I20260709 13:06:34.033748 19749 ts_tablet_manager.cc:1403] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260709 13:06:34.035905 19747 tablet_bootstrap.cc:654] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.037575 19749 raft_consensus.cc:359] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.038498 19749 raft_consensus.cc:385] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.038875 19749 raft_consensus.cc:740] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.040002 19748 tablet_bootstrap.cc:492] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff: No bootstrap required, opened a new log
I20260709 13:06:34.039690 19749 consensus_queue.cc:260] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.040594 19748 ts_tablet_manager.cc:1403] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.015s
I20260709 13:06:34.041261 19755 raft_consensus.cc:493] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.041807 19755 raft_consensus.cc:515] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.042595 19749 ts_tablet_manager.cc:1434] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260709 13:06:34.043686 19749 tablet_bootstrap.cc:492] T 7390aad508e64dfbb34bc5e43c1f3470 P 976cff304db3484d9121017e6b39c77c: Bootstrap starting.
I20260709 13:06:34.043413 19748 raft_consensus.cc:359] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.044121 19748 raft_consensus.cc:385] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.044250 19755 leader_election.cc:290] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385)
I20260709 13:06:34.044404 19748 raft_consensus.cc:740] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.045347 19748 consensus_queue.cc:260] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.047411 19748 ts_tablet_manager.cc:1434] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:06:34.043717 19752 raft_consensus.cc:515] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.048388 19748 tablet_bootstrap.cc:492] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff: Bootstrap starting.
I20260709 13:06:34.050555 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7492040789144638fb516e2a703e3d0" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
I20260709 13:06:34.051293 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c145540f154f3db82b58ead81f302f" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" is_pre_election: true
I20260709 13:06:34.052287 19558 raft_consensus.cc:2468] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 0.
I20260709 13:06:34.053719 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c145540f154f3db82b58ead81f302f" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a" is_pre_election: true
I20260709 13:06:34.054764 19748 tablet_bootstrap.cc:654] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:34.052316 19522 leader_election.cc:343] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.056763 19749 tablet_bootstrap.cc:654] T 7390aad508e64dfbb34bc5e43c1f3470 P 976cff304db3484d9121017e6b39c77c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.063151 19671 leader_election.cc:304] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 976cff304db3484d9121017e6b39c77c, cef0c8b52e78443c91c09ce0b601d3ff; no voters: 
I20260709 13:06:34.064348 19755 raft_consensus.cc:2804] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:06:34.064476 19671 leader_election.cc:343] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.064787 19755 raft_consensus.cc:493] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:34.065146 19755 raft_consensus.cc:3060] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.073102 19755 raft_consensus.cc:515] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.073429 19747 tablet_bootstrap.cc:492] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a: No bootstrap required, opened a new log
I20260709 13:06:34.074477 19747 ts_tablet_manager.cc:1403] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.015s
I20260709 13:06:34.076207 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c145540f154f3db82b58ead81f302f" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
I20260709 13:06:34.076875 19558 raft_consensus.cc:3060] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.077646 19752 leader_election.cc:290] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 election: Requested vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:34.078606 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7492040789144638fb516e2a703e3d0" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c"
I20260709 13:06:34.079267 19707 raft_consensus.cc:3060] T e7492040789144638fb516e2a703e3d0 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.084694 19558 raft_consensus.cc:2468] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 1.
I20260709 13:06:34.085716 19749 tablet_bootstrap.cc:492] T 7390aad508e64dfbb34bc5e43c1f3470 P 976cff304db3484d9121017e6b39c77c: No bootstrap required, opened a new log
I20260709 13:06:34.086113 19671 leader_election.cc:304] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 976cff304db3484d9121017e6b39c77c, cef0c8b52e78443c91c09ce0b601d3ff; no voters: 
I20260709 13:06:34.086684 19749 ts_tablet_manager.cc:1403] T 7390aad508e64dfbb34bc5e43c1f3470 P 976cff304db3484d9121017e6b39c77c: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.011s
I20260709 13:06:34.086884 19707 raft_consensus.cc:2468] T e7492040789144638fb516e2a703e3d0 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 1.
I20260709 13:06:34.087210 19773 raft_consensus.cc:2804] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:34.087738 19773 raft_consensus.cc:697] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Becoming Leader. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Running, Role: LEADER
I20260709 13:06:34.088220 19522 leader_election.cc:304] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff [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: 976cff304db3484d9121017e6b39c77c, cef0c8b52e78443c91c09ce0b601d3ff; no voters: d9024e288ce94806841fc7a01ace2a2a
I20260709 13:06:34.088624 19773 consensus_queue.cc:237] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.089141 19752 raft_consensus.cc:2804] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:34.089895 19755 leader_election.cc:290] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 election: Requested vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385)
I20260709 13:06:34.077521 19747 raft_consensus.cc:359] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.090688 19747 raft_consensus.cc:385] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.091042 19747 raft_consensus.cc:740] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.091312 19752 raft_consensus.cc:697] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 LEADER]: Becoming Leader. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Running, Role: LEADER
I20260709 13:06:34.091784 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c145540f154f3db82b58ead81f302f" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
I20260709 13:06:34.091805 19747 consensus_queue.cc:260] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.092756 19752 consensus_queue.cc:237] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.093914 19632 raft_consensus.cc:3060] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.095347 19747 ts_tablet_manager.cc:1434] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:06:34.096447 19747 tablet_bootstrap.cc:492] T 69999dd5cadf44618364331897dd76cb P d9024e288ce94806841fc7a01ace2a2a: Bootstrap starting.
I20260709 13:06:34.099915 19748 tablet_bootstrap.cc:492] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff: No bootstrap required, opened a new log
I20260709 13:06:34.100489 19748 ts_tablet_manager.cc:1403] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.024s
I20260709 13:06:34.101063 19749 raft_consensus.cc:359] T 7390aad508e64dfbb34bc5e43c1f3470 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.101965 19749 raft_consensus.cc:385] T 7390aad508e64dfbb34bc5e43c1f3470 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.102309 19749 raft_consensus.cc:740] T 7390aad508e64dfbb34bc5e43c1f3470 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.103039 19747 tablet_bootstrap.cc:654] T 69999dd5cadf44618364331897dd76cb P d9024e288ce94806841fc7a01ace2a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.103291 19748 raft_consensus.cc:359] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.104151 19748 raft_consensus.cc:385] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.104631 19748 raft_consensus.cc:740] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.104195 19632 raft_consensus.cc:2468] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 1.
I20260709 13:06:34.103595 19749 consensus_queue.cc:260] T 7390aad508e64dfbb34bc5e43c1f3470 P 976cff304db3484d9121017e6b39c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.107731 19748 consensus_queue.cc:260] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.110459 19749 ts_tablet_manager.cc:1434] T 7390aad508e64dfbb34bc5e43c1f3470 P 976cff304db3484d9121017e6b39c77c: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:06:34.115339 19748 ts_tablet_manager.cc:1434] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:06:34.117098 19749 tablet_bootstrap.cc:492] T ff0bd8e2eefe4756acc5239cb4f32d0a P 976cff304db3484d9121017e6b39c77c: Bootstrap starting.
I20260709 13:06:34.119205 19456 catalog_manager.cc:5697] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff reported cstate change: term changed from 0 to 1, leader changed from <none> to cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65). New cstate: current_term: 1 leader_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.120424 19454 catalog_manager.cc:5697] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c reported cstate change: term changed from 0 to 1, leader changed from <none> to 976cff304db3484d9121017e6b39c77c (127.9.77.67). New cstate: current_term: 1 leader_uuid: "976cff304db3484d9121017e6b39c77c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:34.125170 19749 tablet_bootstrap.cc:654] T ff0bd8e2eefe4756acc5239cb4f32d0a P 976cff304db3484d9121017e6b39c77c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.130816 19749 tablet_bootstrap.cc:492] T ff0bd8e2eefe4756acc5239cb4f32d0a P 976cff304db3484d9121017e6b39c77c: No bootstrap required, opened a new log
I20260709 13:06:34.131033 19747 tablet_bootstrap.cc:492] T 69999dd5cadf44618364331897dd76cb P d9024e288ce94806841fc7a01ace2a2a: No bootstrap required, opened a new log
I20260709 13:06:34.131289 19749 ts_tablet_manager.cc:1403] T ff0bd8e2eefe4756acc5239cb4f32d0a P 976cff304db3484d9121017e6b39c77c: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.004s
I20260709 13:06:34.131610 19747 ts_tablet_manager.cc:1403] T 69999dd5cadf44618364331897dd76cb P d9024e288ce94806841fc7a01ace2a2a: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.003s
I20260709 13:06:34.134003 19749 raft_consensus.cc:359] T ff0bd8e2eefe4756acc5239cb4f32d0a P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.134706 19749 raft_consensus.cc:385] T ff0bd8e2eefe4756acc5239cb4f32d0a P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.134944 19749 raft_consensus.cc:740] T ff0bd8e2eefe4756acc5239cb4f32d0a P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.135607 19749 consensus_queue.cc:260] T ff0bd8e2eefe4756acc5239cb4f32d0a P 976cff304db3484d9121017e6b39c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.138085 19749 ts_tablet_manager.cc:1434] T ff0bd8e2eefe4756acc5239cb4f32d0a P 976cff304db3484d9121017e6b39c77c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:06:34.139122 19749 tablet_bootstrap.cc:492] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c: Bootstrap starting.
I20260709 13:06:34.139256 19747 raft_consensus.cc:359] T 69999dd5cadf44618364331897dd76cb P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.140169 19747 raft_consensus.cc:385] T 69999dd5cadf44618364331897dd76cb P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.140484 19747 raft_consensus.cc:740] T 69999dd5cadf44618364331897dd76cb P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.141242 19747 consensus_queue.cc:260] T 69999dd5cadf44618364331897dd76cb P d9024e288ce94806841fc7a01ace2a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.145756 19749 tablet_bootstrap.cc:654] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.148921 19747 ts_tablet_manager.cc:1434] T 69999dd5cadf44618364331897dd76cb P d9024e288ce94806841fc7a01ace2a2a: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260709 13:06:34.150077 19747 tablet_bootstrap.cc:492] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a: Bootstrap starting.
I20260709 13:06:34.157503 19749 tablet_bootstrap.cc:492] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c: No bootstrap required, opened a new log
I20260709 13:06:34.158068 19749 ts_tablet_manager.cc:1403] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 13:06:34.158330 19747 tablet_bootstrap.cc:654] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.160789 19749 raft_consensus.cc:359] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.161589 19749 raft_consensus.cc:385] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.161839 19749 raft_consensus.cc:740] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.162533 19749 consensus_queue.cc:260] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.163056 19747 tablet_bootstrap.cc:492] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a: No bootstrap required, opened a new log
I20260709 13:06:34.163548 19747 ts_tablet_manager.cc:1403] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.005s
I20260709 13:06:34.164534 19749 ts_tablet_manager.cc:1434] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:34.165926 19747 raft_consensus.cc:359] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.166456 19747 raft_consensus.cc:385] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.166678 19747 raft_consensus.cc:740] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.167282 19747 consensus_queue.cc:260] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.168841 19747 ts_tablet_manager.cc:1434] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:34.170012 19747 tablet_bootstrap.cc:492] T e7492040789144638fb516e2a703e3d0 P d9024e288ce94806841fc7a01ace2a2a: Bootstrap starting.
I20260709 13:06:34.174091 19747 tablet_bootstrap.cc:654] T e7492040789144638fb516e2a703e3d0 P d9024e288ce94806841fc7a01ace2a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.178691 19747 tablet_bootstrap.cc:492] T e7492040789144638fb516e2a703e3d0 P d9024e288ce94806841fc7a01ace2a2a: No bootstrap required, opened a new log
I20260709 13:06:34.179092 19747 ts_tablet_manager.cc:1403] T e7492040789144638fb516e2a703e3d0 P d9024e288ce94806841fc7a01ace2a2a: Time spent bootstrapping tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:06:34.181164 19747 raft_consensus.cc:359] T e7492040789144638fb516e2a703e3d0 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.181704 19747 raft_consensus.cc:385] T e7492040789144638fb516e2a703e3d0 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.181919 19747 raft_consensus.cc:740] T e7492040789144638fb516e2a703e3d0 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.182487 19747 consensus_queue.cc:260] T e7492040789144638fb516e2a703e3d0 P d9024e288ce94806841fc7a01ace2a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.184127 19747 ts_tablet_manager.cc:1434] T e7492040789144638fb516e2a703e3d0 P d9024e288ce94806841fc7a01ace2a2a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:34.257161 19773 raft_consensus.cc:493] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.257756 19773 raft_consensus.cc:515] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.259703 19773 leader_election.cc:290] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385)
I20260709 13:06:34.260541 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba3efcba9694c7da36f513d292bf6c3" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" is_pre_election: true
I20260709 13:06:34.260771 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba3efcba9694c7da36f513d292bf6c3" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a" is_pre_election: true
I20260709 13:06:34.261296 19558 raft_consensus.cc:2468] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 0.
I20260709 13:06:34.261508 19632 raft_consensus.cc:2468] T 9ba3efcba9694c7da36f513d292bf6c3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 0.
I20260709 13:06:34.262538 19671 leader_election.cc:304] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 976cff304db3484d9121017e6b39c77c, cef0c8b52e78443c91c09ce0b601d3ff; no voters: 
I20260709 13:06:34.263299 19773 raft_consensus.cc:2804] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:34.263672 19773 raft_consensus.cc:493] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:34.263967 19773 raft_consensus.cc:3060] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.269116 19773 raft_consensus.cc:515] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.270859 19773 leader_election.cc:290] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 election: Requested vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385)
I20260709 13:06:34.271600 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba3efcba9694c7da36f513d292bf6c3" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
I20260709 13:06:34.271901 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba3efcba9694c7da36f513d292bf6c3" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
I20260709 13:06:34.272145 19558 raft_consensus.cc:3060] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.272542 19632 raft_consensus.cc:3060] T 9ba3efcba9694c7da36f513d292bf6c3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.277297 19558 raft_consensus.cc:2468] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 1.
I20260709 13:06:34.277452 19632 raft_consensus.cc:2468] T 9ba3efcba9694c7da36f513d292bf6c3 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 1.
I20260709 13:06:34.278621 19671 leader_election.cc:304] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 976cff304db3484d9121017e6b39c77c, cef0c8b52e78443c91c09ce0b601d3ff; no voters: 
I20260709 13:06:34.279373 19773 raft_consensus.cc:2804] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:34.279850 19773 raft_consensus.cc:697] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Becoming Leader. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Running, Role: LEADER
I20260709 13:06:34.280545 19773 consensus_queue.cc:237] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.288740 19454 catalog_manager.cc:5697] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c reported cstate change: term changed from 0 to 1, leader changed from <none> to 976cff304db3484d9121017e6b39c77c (127.9.77.67). New cstate: current_term: 1 leader_uuid: "976cff304db3484d9121017e6b39c77c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:34.289808 19756 raft_consensus.cc:493] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.290285 19756 raft_consensus.cc:515] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.291903 19756 leader_election.cc:290] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:34.292811 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff0bd8e2eefe4756acc5239cb4f32d0a" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" is_pre_election: true
I20260709 13:06:34.293004 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff0bd8e2eefe4756acc5239cb4f32d0a" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c" is_pre_election: true
I20260709 13:06:34.293550 19558 raft_consensus.cc:2468] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 0.
I20260709 13:06:34.293624 19707 raft_consensus.cc:2468] T ff0bd8e2eefe4756acc5239cb4f32d0a P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 0.
I20260709 13:06:34.294890 19597 leader_election.cc:304] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 976cff304db3484d9121017e6b39c77c, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:34.295598 19756 raft_consensus.cc:2804] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:34.296052 19756 raft_consensus.cc:493] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:34.296444 19756 raft_consensus.cc:3060] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.298029 19752 raft_consensus.cc:493] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.298602 19752 raft_consensus.cc:515] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.300509 19752 leader_election.cc:290] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:34.301339 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69999dd5cadf44618364331897dd76cb" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a" is_pre_election: true
I20260709 13:06:34.301558 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69999dd5cadf44618364331897dd76cb" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c" is_pre_election: true
I20260709 13:06:34.302176 19632 raft_consensus.cc:2468] T 69999dd5cadf44618364331897dd76cb P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 0.
I20260709 13:06:34.302268 19707 raft_consensus.cc:2468] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 0.
I20260709 13:06:34.303565 19522 leader_election.cc:304] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:34.303551 19756 raft_consensus.cc:515] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.304469 19752 raft_consensus.cc:2804] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:34.304863 19752 raft_consensus.cc:493] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:34.305240 19752 raft_consensus.cc:3060] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.305613 19756 leader_election.cc:290] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 election: Requested vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:34.306735 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff0bd8e2eefe4756acc5239cb4f32d0a" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c"
I20260709 13:06:34.307008 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff0bd8e2eefe4756acc5239cb4f32d0a" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
I20260709 13:06:34.307403 19707 raft_consensus.cc:3060] T ff0bd8e2eefe4756acc5239cb4f32d0a P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.307698 19558 raft_consensus.cc:3060] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.309937 19557 raft_consensus.cc:3060] T 8277248f904e46dca04179e95795dcb2 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.314881 19752 raft_consensus.cc:515] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.315380 19707 raft_consensus.cc:2468] T ff0bd8e2eefe4756acc5239cb4f32d0a P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 1.
I20260709 13:06:34.315409 19558 raft_consensus.cc:2468] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 1.
I20260709 13:06:34.316864 19597 leader_election.cc:304] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:34.318365 19756 raft_consensus.cc:2804] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:34.318498 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69999dd5cadf44618364331897dd76cb" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
I20260709 13:06:34.318859 19756 raft_consensus.cc:697] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [term 1 LEADER]: Becoming Leader. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Running, Role: LEADER
I20260709 13:06:34.319773 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69999dd5cadf44618364331897dd76cb" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c"
I20260709 13:06:34.319631 19773 consensus_queue.cc:1048] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:34.319963 19756 consensus_queue.cc:237] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.320415 19706 raft_consensus.cc:3060] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.319240 19632 raft_consensus.cc:3060] T 69999dd5cadf44618364331897dd76cb P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.332321 19632 raft_consensus.cc:2468] T 69999dd5cadf44618364331897dd76cb P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 1.
I20260709 13:06:34.333524 19706 raft_consensus.cc:2468] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 1.
I20260709 13:06:34.333623 19522 leader_election.cc:304] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:34.318603 19752 leader_election.cc:290] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 election: Requested vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:34.334678 19771 raft_consensus.cc:2804] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:34.335177 19771 raft_consensus.cc:697] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [term 1 LEADER]: Becoming Leader. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Running, Role: LEADER
I20260709 13:06:34.335052 19455 catalog_manager.cc:5697] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a reported cstate change: term changed from 0 to 1, leader changed from <none> to d9024e288ce94806841fc7a01ace2a2a (127.9.77.66). New cstate: current_term: 1 leader_uuid: "d9024e288ce94806841fc7a01ace2a2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.336436 19771 consensus_queue.cc:237] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.341670 19773 consensus_queue.cc:1048] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:34.350965 19806 raft_consensus.cc:493] T b255efa080b344a8aea455e69f4cfeee P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.351475 19806 raft_consensus.cc:515] T b255efa080b344a8aea455e69f4cfeee P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.354210 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b255efa080b344a8aea455e69f4cfeee" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a" is_pre_election: true
I20260709 13:06:34.354445 19806 leader_election.cc:290] T b255efa080b344a8aea455e69f4cfeee P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:34.355157 19632 raft_consensus.cc:2393] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cef0c8b52e78443c91c09ce0b601d3ff in current term 1: Already voted for candidate 976cff304db3484d9121017e6b39c77c in this term.
I20260709 13:06:34.355154 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b255efa080b344a8aea455e69f4cfeee" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c" is_pre_election: true
I20260709 13:06:34.356724 19522 leader_election.cc:304] T b255efa080b344a8aea455e69f4cfeee P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff; no voters: 976cff304db3484d9121017e6b39c77c, d9024e288ce94806841fc7a01ace2a2a
I20260709 13:06:34.357486 19806 raft_consensus.cc:3060] T b255efa080b344a8aea455e69f4cfeee P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.361956 19454 catalog_manager.cc:5697] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff reported cstate change: term changed from 0 to 1, leader changed from <none> to cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65). New cstate: current_term: 1 leader_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.365213 19806 raft_consensus.cc:2749] T b255efa080b344a8aea455e69f4cfeee P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:34.388989 19773 consensus_queue.cc:1048] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:34.400040 19769 consensus_queue.cc:1048] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:34.432830 19806 raft_consensus.cc:493] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.433358 19806 raft_consensus.cc:515] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.435438 19806 leader_election.cc:290] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:34.436261 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7390aad508e64dfbb34bc5e43c1f3470" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a" is_pre_election: true
I20260709 13:06:34.436794 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7390aad508e64dfbb34bc5e43c1f3470" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c" is_pre_election: true
I20260709 13:06:34.437209 19633 raft_consensus.cc:2468] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 0.
I20260709 13:06:34.437880 19706 raft_consensus.cc:2468] T 7390aad508e64dfbb34bc5e43c1f3470 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 0.
I20260709 13:06:34.438958 19522 leader_election.cc:304] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:34.439707 19806 raft_consensus.cc:2804] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:34.440088 19806 raft_consensus.cc:493] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:34.440372 19806 raft_consensus.cc:3060] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.445824 19806 raft_consensus.cc:515] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.447453 19806 leader_election.cc:290] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 election: Requested vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:34.448475 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7390aad508e64dfbb34bc5e43c1f3470" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
I20260709 13:06:34.449084 19633 raft_consensus.cc:3060] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.448858 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7390aad508e64dfbb34bc5e43c1f3470" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c"
I20260709 13:06:34.449697 19706 raft_consensus.cc:3060] T 7390aad508e64dfbb34bc5e43c1f3470 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.454873 19633 raft_consensus.cc:2468] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 1.
I20260709 13:06:34.454873 19706 raft_consensus.cc:2468] T 7390aad508e64dfbb34bc5e43c1f3470 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 1.
I20260709 13:06:34.456277 19522 leader_election.cc:304] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:34.457064 19806 raft_consensus.cc:2804] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:34.457561 19806 raft_consensus.cc:697] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 LEADER]: Becoming Leader. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Running, Role: LEADER
I20260709 13:06:34.458379 19806 consensus_queue.cc:237] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.465230 19455 catalog_manager.cc:5697] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff reported cstate change: term changed from 0 to 1, leader changed from <none> to cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65). New cstate: current_term: 1 leader_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.532403 19773 raft_consensus.cc:493] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.533054 19773 raft_consensus.cc:515] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:34.534973 19773 leader_election.cc:290] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385)
I20260709 13:06:34.535934 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63dce332e4ad4190a29213efa7c625f3" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" is_pre_election: true
I20260709 13:06:34.536104 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63dce332e4ad4190a29213efa7c625f3" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a" is_pre_election: true
I20260709 13:06:34.536839 19558 raft_consensus.cc:2393] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 976cff304db3484d9121017e6b39c77c in current term 1: Already voted for candidate cef0c8b52e78443c91c09ce0b601d3ff in this term.
I20260709 13:06:34.537050 19633 raft_consensus.cc:2393] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 976cff304db3484d9121017e6b39c77c in current term 1: Already voted for candidate d9024e288ce94806841fc7a01ace2a2a in this term.
I20260709 13:06:34.538378 19671 leader_election.cc:304] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 976cff304db3484d9121017e6b39c77c; no voters: cef0c8b52e78443c91c09ce0b601d3ff, d9024e288ce94806841fc7a01ace2a2a
I20260709 13:06:34.539122 19773 raft_consensus.cc:3060] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.541515 19806 consensus_queue.cc:1048] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:34.545149 19773 raft_consensus.cc:2749] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:34.551046 19633 raft_consensus.cc:3060] T e7492040789144638fb516e2a703e3d0 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.553931 19769 consensus_queue.cc:1048] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:34.561731 19752 consensus_queue.cc:1048] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:34.569578 19755 consensus_queue.cc:1048] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:34.718014 19756 consensus_queue.cc:1048] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:34.731227 19764 consensus_queue.cc:1048] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:34.760574 19752 consensus_queue.cc:1048] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:34.770377 19755 consensus_queue.cc:1048] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:34.773005 19806 consensus_queue.cc:1048] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:34.793500 19755 consensus_queue.cc:1048] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:34.836746 19504 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:34.915791 19771 consensus_queue.cc:1048] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:34.926679 19806 consensus_queue.cc:1048] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:35.840536 19504 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:35.992115 19826 raft_consensus.cc:493] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.992751 19826 raft_consensus.cc:515] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:35.994509 19826 leader_election.cc:290] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:35.995405 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63dce332e4ad4190a29213efa7c625f3" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" is_pre_election: true
I20260709 13:06:35.995574 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63dce332e4ad4190a29213efa7c625f3" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c" is_pre_election: true
I20260709 13:06:35.996133 19558 raft_consensus.cc:2468] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 1.
I20260709 13:06:35.996227 19706 raft_consensus.cc:2468] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 1.
I20260709 13:06:35.997246 19597 leader_election.cc:304] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [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: cef0c8b52e78443c91c09ce0b601d3ff, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:35.997951 19826 raft_consensus.cc:2804] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:35.998332 19826 raft_consensus.cc:493] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:35.998612 19826 raft_consensus.cc:3060] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.003949 19826 raft_consensus.cc:515] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.005646 19826 leader_election.cc:290] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 2 election: Requested vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:36.006417 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63dce332e4ad4190a29213efa7c625f3" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
I20260709 13:06:36.006610 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63dce332e4ad4190a29213efa7c625f3" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c"
I20260709 13:06:36.007007 19558 raft_consensus.cc:3060] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.007226 19706 raft_consensus.cc:3060] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.013204 19706 raft_consensus.cc:2468] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 2.
I20260709 13:06:36.013720 19558 raft_consensus.cc:2468] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 2.
I20260709 13:06:36.014289 19597 leader_election.cc:304] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 976cff304db3484d9121017e6b39c77c, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:36.015156 19826 raft_consensus.cc:2804] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:36.016108 19826 raft_consensus.cc:697] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 2 LEADER]: Becoming Leader. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Running, Role: LEADER
I20260709 13:06:36.016794 19826 consensus_queue.cc:237] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Queue going to LEADER 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: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.023706 19454 catalog_manager.cc:5697] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a reported cstate change: term changed from 0 to 2, leader changed from <none> to d9024e288ce94806841fc7a01ace2a2a (127.9.77.66). New cstate: current_term: 2 leader_uuid: "d9024e288ce94806841fc7a01ace2a2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:36.152737 19706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ba3efcba9694c7da36f513d292bf6c3"
dest_uuid: "976cff304db3484d9121017e6b39c77c"
mode: GRACEFUL
new_leader_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
 from {username='slave'} at 127.0.0.1:52732
I20260709 13:06:36.153345 19706 raft_consensus.cc:606] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Received request to transfer leadership to TS cef0c8b52e78443c91c09ce0b601d3ff
I20260709 13:06:36.170459 19632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff0bd8e2eefe4756acc5239cb4f32d0a"
dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
mode: GRACEFUL
new_leader_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
 from {username='slave'} at 127.0.0.1:52484
I20260709 13:06:36.171172 19632 raft_consensus.cc:606] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [term 1 LEADER]: Received request to transfer leadership to TS cef0c8b52e78443c91c09ce0b601d3ff
I20260709 13:06:36.176535 19632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63dce332e4ad4190a29213efa7c625f3"
dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
mode: GRACEFUL
new_leader_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
 from {username='slave'} at 127.0.0.1:52484
I20260709 13:06:36.177156 19632 raft_consensus.cc:606] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 2 LEADER]: Received request to transfer leadership to TS cef0c8b52e78443c91c09ce0b601d3ff
I20260709 13:06:36.182299 19706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07c145540f154f3db82b58ead81f302f"
dest_uuid: "976cff304db3484d9121017e6b39c77c"
mode: GRACEFUL
new_leader_uuid: "d9024e288ce94806841fc7a01ace2a2a"
 from {username='slave'} at 127.0.0.1:52732
I20260709 13:06:36.182844 19706 raft_consensus.cc:606] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Received request to transfer leadership to TS d9024e288ce94806841fc7a01ace2a2a
I20260709 13:06:36.188182 19706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8277248f904e46dca04179e95795dcb2"
dest_uuid: "976cff304db3484d9121017e6b39c77c"
mode: GRACEFUL
new_leader_uuid: "d9024e288ce94806841fc7a01ace2a2a"
 from {username='slave'} at 127.0.0.1:52732
I20260709 13:06:36.188728 19706 raft_consensus.cc:606] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Received request to transfer leadership to TS d9024e288ce94806841fc7a01ace2a2a
I20260709 13:06:36.203737 19557 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7390aad508e64dfbb34bc5e43c1f3470"
dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
mode: GRACEFUL
new_leader_uuid: "d9024e288ce94806841fc7a01ace2a2a"
 from {username='slave'} at 127.0.0.1:44326
I20260709 13:06:36.204272 19557 raft_consensus.cc:606] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 LEADER]: Received request to transfer leadership to TS d9024e288ce94806841fc7a01ace2a2a
I20260709 13:06:36.209585 19706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b255efa080b344a8aea455e69f4cfeee"
dest_uuid: "976cff304db3484d9121017e6b39c77c"
mode: GRACEFUL
new_leader_uuid: "d9024e288ce94806841fc7a01ace2a2a"
 from {username='slave'} at 127.0.0.1:52732
I20260709 13:06:36.210072 19706 raft_consensus.cc:606] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Received request to transfer leadership to TS d9024e288ce94806841fc7a01ace2a2a
I20260709 13:06:36.214963 19557 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69999dd5cadf44618364331897dd76cb"
dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
mode: GRACEFUL
new_leader_uuid: "976cff304db3484d9121017e6b39c77c"
 from {username='slave'} at 127.0.0.1:44326
I20260709 13:06:36.215471 19557 raft_consensus.cc:606] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [term 1 LEADER]: Received request to transfer leadership to TS 976cff304db3484d9121017e6b39c77c
I20260709 13:06:36.233955 19827 raft_consensus.cc:993] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a: : Instructing follower cef0c8b52e78443c91c09ce0b601d3ff to start an election
I20260709 13:06:36.234479 19826 raft_consensus.cc:1081] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [term 1 LEADER]: Signalling peer cef0c8b52e78443c91c09ce0b601d3ff to start an election
I20260709 13:06:36.236435 19557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff0bd8e2eefe4756acc5239cb4f32d0a"
dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
 from {username='slave'} at 127.0.0.1:44312
I20260709 13:06:36.237113 19557 raft_consensus.cc:493] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:36.237447 19557 raft_consensus.cc:3060] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.238190 19837 raft_consensus.cc:993] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c: : Instructing follower d9024e288ce94806841fc7a01ace2a2a to start an election
I20260709 13:06:36.238811 19773 raft_consensus.cc:1081] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Signalling peer d9024e288ce94806841fc7a01ace2a2a to start an election
I20260709 13:06:36.240720 19632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b255efa080b344a8aea455e69f4cfeee"
dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
 from {username='slave'} at 127.0.0.1:52476
I20260709 13:06:36.241318 19632 raft_consensus.cc:493] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:36.241719 19632 raft_consensus.cc:3060] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.245051 19557 raft_consensus.cc:515] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.247428 19557 leader_election.cc:290] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 2 election: Requested vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:36.248355 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff0bd8e2eefe4756acc5239cb4f32d0a" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
I20260709 13:06:36.248607 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff0bd8e2eefe4756acc5239cb4f32d0a" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "976cff304db3484d9121017e6b39c77c"
I20260709 13:06:36.249002 19633 raft_consensus.cc:3055] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:36.249258 19706 raft_consensus.cc:3060] T ff0bd8e2eefe4756acc5239cb4f32d0a P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.248974 19632 raft_consensus.cc:515] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.249712 19633 raft_consensus.cc:740] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Running, Role: LEADER
I20260709 13:06:36.250619 19633 consensus_queue.cc:260] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.251932 19633 raft_consensus.cc:3060] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.252436 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b255efa080b344a8aea455e69f4cfeee" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "976cff304db3484d9121017e6b39c77c"
I20260709 13:06:36.253053 19707 raft_consensus.cc:3055] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:36.253400 19707 raft_consensus.cc:740] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Running, Role: LEADER
I20260709 13:06:36.253707 19557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b255efa080b344a8aea455e69f4cfeee" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
I20260709 13:06:36.254280 19557 raft_consensus.cc:3060] T b255efa080b344a8aea455e69f4cfeee P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.254208 19707 consensus_queue.cc:260] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.255522 19707 raft_consensus.cc:3060] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.251416 19632 leader_election.cc:290] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 2 election: Requested vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:36.259428 19557 raft_consensus.cc:2468] T b255efa080b344a8aea455e69f4cfeee P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 2.
I20260709 13:06:36.259460 19633 raft_consensus.cc:2468] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 2.
I20260709 13:06:36.260963 19597 leader_election.cc:304] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:36.261122 19522 leader_election.cc:304] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:36.261829 19826 raft_consensus.cc:2804] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:36.262001 19806 raft_consensus.cc:2804] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:36.262326 19826 raft_consensus.cc:697] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a [term 2 LEADER]: Becoming Leader. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Running, Role: LEADER
I20260709 13:06:36.263423 19707 raft_consensus.cc:2468] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 2.
I20260709 13:06:36.263247 19826 consensus_queue.cc:237] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.268332 19706 raft_consensus.cc:2468] T ff0bd8e2eefe4756acc5239cb4f32d0a P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 2.
I20260709 13:06:36.274012 19839 raft_consensus.cc:993] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff: : Instructing follower 976cff304db3484d9121017e6b39c77c to start an election
I20260709 13:06:36.274466 19839 raft_consensus.cc:1081] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [term 1 LEADER]: Signalling peer 976cff304db3484d9121017e6b39c77c to start an election
I20260709 13:06:36.276793 19707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69999dd5cadf44618364331897dd76cb"
dest_uuid: "976cff304db3484d9121017e6b39c77c"
 from {username='slave'} at 127.0.0.1:52712
I20260709 13:06:36.277585 19707 raft_consensus.cc:493] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:36.278029 19707 raft_consensus.cc:3060] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.277199 19454 catalog_manager.cc:5697] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a reported cstate change: term changed from 1 to 2, leader changed from 976cff304db3484d9121017e6b39c77c (127.9.77.67) to d9024e288ce94806841fc7a01ace2a2a (127.9.77.66). New cstate: current_term: 2 leader_uuid: "d9024e288ce94806841fc7a01ace2a2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:36.278512 19806 raft_consensus.cc:697] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [term 2 LEADER]: Becoming Leader. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Running, Role: LEADER
I20260709 13:06:36.279652 19806 consensus_queue.cc:237] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.287200 19707 raft_consensus.cc:515] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.289499 19707 leader_election.cc:290] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 2 election: Requested vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385)
I20260709 13:06:36.290165 19839 raft_consensus.cc:993] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff: : Instructing follower d9024e288ce94806841fc7a01ace2a2a to start an election
I20260709 13:06:36.290709 19839 raft_consensus.cc:1081] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 LEADER]: Signalling peer d9024e288ce94806841fc7a01ace2a2a to start an election
I20260709 13:06:36.290788 19557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69999dd5cadf44618364331897dd76cb" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
I20260709 13:06:36.291561 19557 raft_consensus.cc:3055] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:36.291934 19557 raft_consensus.cc:740] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Running, Role: LEADER
I20260709 13:06:36.292690 19557 consensus_queue.cc:260] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.293232 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69999dd5cadf44618364331897dd76cb" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
I20260709 13:06:36.294407 19632 raft_consensus.cc:3060] T 69999dd5cadf44618364331897dd76cb P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.294510 19557 raft_consensus.cc:3060] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.294590 19633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7390aad508e64dfbb34bc5e43c1f3470"
dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
 from {username='slave'} at 127.0.0.1:52460
I20260709 13:06:36.295387 19633 raft_consensus.cc:493] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:36.295760 19633 raft_consensus.cc:3060] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.295759 19454 catalog_manager.cc:5697] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff reported cstate change: term changed from 1 to 2, leader changed from d9024e288ce94806841fc7a01ace2a2a (127.9.77.66) to cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65). New cstate: current_term: 2 leader_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:36.302803 19632 raft_consensus.cc:2468] T 69999dd5cadf44618364331897dd76cb P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 2.
I20260709 13:06:36.303134 19633 raft_consensus.cc:515] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.304119 19557 raft_consensus.cc:2468] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 2.
I20260709 13:06:36.305655 19671 leader_election.cc:304] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 976cff304db3484d9121017e6b39c77c, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:36.306860 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7390aad508e64dfbb34bc5e43c1f3470" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
I20260709 13:06:36.307123 19773 raft_consensus.cc:2804] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:36.307545 19558 raft_consensus.cc:3055] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:36.307655 19773 raft_consensus.cc:697] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [term 2 LEADER]: Becoming Leader. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Running, Role: LEADER
I20260709 13:06:36.308169 19558 raft_consensus.cc:740] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Running, Role: LEADER
I20260709 13:06:36.305672 19633 leader_election.cc:290] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 2 election: Requested vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:36.308795 19773 consensus_queue.cc:237] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.308996 19558 consensus_queue.cc:260] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.310693 19837 raft_consensus.cc:993] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c: : Instructing follower d9024e288ce94806841fc7a01ace2a2a to start an election
I20260709 13:06:36.311049 19558 raft_consensus.cc:3060] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.306783 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7390aad508e64dfbb34bc5e43c1f3470" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "976cff304db3484d9121017e6b39c77c"
I20260709 13:06:36.311309 19837 raft_consensus.cc:1081] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Signalling peer d9024e288ce94806841fc7a01ace2a2a to start an election
I20260709 13:06:36.311892 19707 raft_consensus.cc:3060] T 7390aad508e64dfbb34bc5e43c1f3470 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.313364 19633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07c145540f154f3db82b58ead81f302f"
dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
 from {username='slave'} at 127.0.0.1:52476
I20260709 13:06:36.314015 19633 raft_consensus.cc:493] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:36.314381 19633 raft_consensus.cc:3060] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.321244 19707 raft_consensus.cc:2468] T 7390aad508e64dfbb34bc5e43c1f3470 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 2.
I20260709 13:06:36.322644 19633 raft_consensus.cc:515] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.323221 19597 leader_election.cc:304] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 976cff304db3484d9121017e6b39c77c, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:36.324474 19633 leader_election.cc:290] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 2 election: Requested vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:36.325435 19826 raft_consensus.cc:2804] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:36.325598 19557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c145540f154f3db82b58ead81f302f" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
I20260709 13:06:36.326021 19826 raft_consensus.cc:697] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a [term 2 LEADER]: Becoming Leader. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Running, Role: LEADER
I20260709 13:06:36.326357 19557 raft_consensus.cc:3060] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.326637 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c145540f154f3db82b58ead81f302f" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "976cff304db3484d9121017e6b39c77c"
I20260709 13:06:36.327229 19707 raft_consensus.cc:3055] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:36.327044 19826 consensus_queue.cc:237] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.327590 19707 raft_consensus.cc:740] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Running, Role: LEADER
I20260709 13:06:36.328424 19707 consensus_queue.cc:260] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.329546 19707 raft_consensus.cc:3060] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.322083 19558 raft_consensus.cc:2468] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 2.
I20260709 13:06:36.334340 19557 raft_consensus.cc:2468] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 2.
I20260709 13:06:36.334239 19454 catalog_manager.cc:5697] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c reported cstate change: term changed from 1 to 2, leader changed from cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65) to 976cff304db3484d9121017e6b39c77c (127.9.77.67). New cstate: current_term: 2 leader_uuid: "976cff304db3484d9121017e6b39c77c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:36.335496 19597 leader_election.cc:304] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:36.336359 19827 raft_consensus.cc:2804] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:36.337833 19827 raft_consensus.cc:697] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [term 2 LEADER]: Becoming Leader. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Running, Role: LEADER
I20260709 13:06:36.338680 19827 consensus_queue.cc:237] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.339236 19707 raft_consensus.cc:2468] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 2.
I20260709 13:06:36.344751 19456 catalog_manager.cc:5697] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a reported cstate change: term changed from 1 to 2, leader changed from cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65) to d9024e288ce94806841fc7a01ace2a2a (127.9.77.66). New cstate: current_term: 2 leader_uuid: "d9024e288ce94806841fc7a01ace2a2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:36.356117 19456 catalog_manager.cc:5697] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a reported cstate change: term changed from 1 to 2, leader changed from 976cff304db3484d9121017e6b39c77c (127.9.77.67) to d9024e288ce94806841fc7a01ace2a2a (127.9.77.66). New cstate: current_term: 2 leader_uuid: "d9024e288ce94806841fc7a01ace2a2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:36.364521 19837 raft_consensus.cc:993] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c: : Instructing follower d9024e288ce94806841fc7a01ace2a2a to start an election
I20260709 13:06:36.364949 19773 raft_consensus.cc:1081] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Signalling peer d9024e288ce94806841fc7a01ace2a2a to start an election
I20260709 13:06:36.366348 19633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8277248f904e46dca04179e95795dcb2"
dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
 from {username='slave'} at 127.0.0.1:52476
I20260709 13:06:36.366766 19633 raft_consensus.cc:493] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:36.367019 19633 raft_consensus.cc:3060] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.371920 19633 raft_consensus.cc:515] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.373481 19633 leader_election.cc:290] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 2 election: Requested vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:36.374392 19557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8277248f904e46dca04179e95795dcb2" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
I20260709 13:06:36.374743 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8277248f904e46dca04179e95795dcb2" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "976cff304db3484d9121017e6b39c77c"
I20260709 13:06:36.375039 19557 raft_consensus.cc:3060] T 8277248f904e46dca04179e95795dcb2 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.375411 19707 raft_consensus.cc:3055] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:36.375708 19707 raft_consensus.cc:740] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Running, Role: LEADER
I20260709 13:06:36.376392 19707 consensus_queue.cc:260] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.377331 19707 raft_consensus.cc:3060] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.380399 19557 raft_consensus.cc:2468] T 8277248f904e46dca04179e95795dcb2 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 2.
I20260709 13:06:36.381589 19597 leader_election.cc:304] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:36.382301 19827 raft_consensus.cc:2804] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:36.382422 19707 raft_consensus.cc:2468] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 2.
I20260709 13:06:36.382722 19827 raft_consensus.cc:697] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a [term 2 LEADER]: Becoming Leader. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Running, Role: LEADER
I20260709 13:06:36.384106 19827 consensus_queue.cc:237] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.391358 19456 catalog_manager.cc:5697] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a reported cstate change: term changed from 1 to 2, leader changed from 976cff304db3484d9121017e6b39c77c (127.9.77.67) to d9024e288ce94806841fc7a01ace2a2a (127.9.77.66). New cstate: current_term: 2 leader_uuid: "d9024e288ce94806841fc7a01ace2a2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:36.434808 19707 raft_consensus.cc:1275] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Refusing update from remote peer d9024e288ce94806841fc7a01ace2a2a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:36.436066 19827 consensus_queue.cc:1048] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:36.446509 19557 raft_consensus.cc:1275] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Refusing update from remote peer d9024e288ce94806841fc7a01ace2a2a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:36.448047 19846 consensus_queue.cc:1048] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:36.455931 19846 raft_consensus.cc:993] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a: : Instructing follower cef0c8b52e78443c91c09ce0b601d3ff to start an election
I20260709 13:06:36.456552 19827 raft_consensus.cc:1081] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 2 LEADER]: Signalling peer cef0c8b52e78443c91c09ce0b601d3ff to start an election
I20260709 13:06:36.473423 19557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63dce332e4ad4190a29213efa7c625f3"
dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
 from {username='slave'} at 127.0.0.1:44312
I20260709 13:06:36.473984 19557 raft_consensus.cc:493] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:36.474313 19557 raft_consensus.cc:3060] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:36.479272 19557 raft_consensus.cc:515] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.480887 19557 leader_election.cc:290] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 3 election: Requested vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:36.481851 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63dce332e4ad4190a29213efa7c625f3" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
I20260709 13:06:36.482272 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63dce332e4ad4190a29213efa7c625f3" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "976cff304db3484d9121017e6b39c77c"
I20260709 13:06:36.482576 19633 raft_consensus.cc:3055] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:36.482872 19707 raft_consensus.cc:3060] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:36.482952 19633 raft_consensus.cc:740] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Running, Role: LEADER
I20260709 13:06:36.483919 19633 consensus_queue.cc:260] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [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: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.485203 19633 raft_consensus.cc:3060] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:36.490561 19707 raft_consensus.cc:2468] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 3.
I20260709 13:06:36.491997 19522 leader_election.cc:304] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [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: 976cff304db3484d9121017e6b39c77c, cef0c8b52e78443c91c09ce0b601d3ff; no voters: 
I20260709 13:06:36.492894 19633 raft_consensus.cc:2468] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 3.
I20260709 13:06:36.492945 19806 raft_consensus.cc:2804] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:36.493642 19806 raft_consensus.cc:697] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [term 3 LEADER]: Becoming Leader. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Running, Role: LEADER
I20260709 13:06:36.494449 19806 consensus_queue.cc:237] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [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: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.500432 19454 catalog_manager.cc:5697] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff reported cstate change: term changed from 2 to 3, leader changed from d9024e288ce94806841fc7a01ace2a2a (127.9.77.66) to cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65). New cstate: current_term: 3 leader_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:36.573604 19837 raft_consensus.cc:993] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c: : Instructing follower cef0c8b52e78443c91c09ce0b601d3ff to start an election
I20260709 13:06:36.574105 19773 raft_consensus.cc:1081] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Signalling peer cef0c8b52e78443c91c09ce0b601d3ff to start an election
I20260709 13:06:36.575671 19557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ba3efcba9694c7da36f513d292bf6c3"
dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
 from {username='slave'} at 127.0.0.1:44300
I20260709 13:06:36.576191 19557 raft_consensus.cc:493] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:36.576537 19557 raft_consensus.cc:3060] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.581486 19557 raft_consensus.cc:515] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.583213 19557 leader_election.cc:290] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 2 election: Requested vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:36.584174 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba3efcba9694c7da36f513d292bf6c3" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
I20260709 13:06:36.584429 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba3efcba9694c7da36f513d292bf6c3" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "976cff304db3484d9121017e6b39c77c"
I20260709 13:06:36.584784 19633 raft_consensus.cc:3060] T 9ba3efcba9694c7da36f513d292bf6c3 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.585036 19707 raft_consensus.cc:3055] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:36.585614 19707 raft_consensus.cc:740] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Running, Role: LEADER
I20260709 13:06:36.586483 19707 consensus_queue.cc:260] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.587442 19707 raft_consensus.cc:3060] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:36.590400 19633 raft_consensus.cc:2468] T 9ba3efcba9694c7da36f513d292bf6c3 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 2.
I20260709 13:06:36.591625 19522 leader_election.cc:304] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:36.592348 19806 raft_consensus.cc:2804] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:36.592576 19707 raft_consensus.cc:2468] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 2.
I20260709 13:06:36.592892 19806 raft_consensus.cc:697] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 LEADER]: Becoming Leader. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Running, Role: LEADER
I20260709 13:06:36.593793 19806 consensus_queue.cc:237] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:36.601289 19454 catalog_manager.cc:5697] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff reported cstate change: term changed from 1 to 2, leader changed from 976cff304db3484d9121017e6b39c77c (127.9.77.67) to cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65). New cstate: current_term: 2 leader_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:36.666664 19707 raft_consensus.cc:1275] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Refusing update from remote peer d9024e288ce94806841fc7a01ace2a2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.667840 19846 consensus_queue.cc:1048] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.678534 19557 raft_consensus.cc:1275] T b255efa080b344a8aea455e69f4cfeee P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Refusing update from remote peer d9024e288ce94806841fc7a01ace2a2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.679917 19827 consensus_queue.cc:1048] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.747165 19633 raft_consensus.cc:1275] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Refusing update from remote peer cef0c8b52e78443c91c09ce0b601d3ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.748602 19806 consensus_queue.cc:1048] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.756359 19557 raft_consensus.cc:1275] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Refusing update from remote peer 976cff304db3484d9121017e6b39c77c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.757867 19707 raft_consensus.cc:1275] T ff0bd8e2eefe4756acc5239cb4f32d0a P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Refusing update from remote peer cef0c8b52e78443c91c09ce0b601d3ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.758188 19773 consensus_queue.cc:1048] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.760236 19806 consensus_queue.cc:1048] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.773782 19633 raft_consensus.cc:1275] T 69999dd5cadf44618364331897dd76cb P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Refusing update from remote peer 976cff304db3484d9121017e6b39c77c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.775228 19837 consensus_queue.cc:1048] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.833555 19707 raft_consensus.cc:1275] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Refusing update from remote peer d9024e288ce94806841fc7a01ace2a2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.834893 19827 consensus_queue.cc:1048] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.844115 19557 raft_consensus.cc:1275] T 8277248f904e46dca04179e95795dcb2 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Refusing update from remote peer d9024e288ce94806841fc7a01ace2a2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.845898 19856 consensus_queue.cc:1048] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:36.884706 19557 raft_consensus.cc:1275] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Refusing update from remote peer d9024e288ce94806841fc7a01ace2a2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.886046 19856 consensus_queue.cc:1048] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.894869 19707 raft_consensus.cc:1275] T 7390aad508e64dfbb34bc5e43c1f3470 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Refusing update from remote peer d9024e288ce94806841fc7a01ace2a2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.897213 19827 consensus_queue.cc:1048] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.911566 19633 raft_consensus.cc:1275] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 3 FOLLOWER]: Refusing update from remote peer cef0c8b52e78443c91c09ce0b601d3ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:36.912994 19806 consensus_queue.cc:1048] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.920395 19707 raft_consensus.cc:1275] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c [term 3 FOLLOWER]: Refusing update from remote peer cef0c8b52e78443c91c09ce0b601d3ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:36.921890 19840 consensus_queue.cc:1048] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.936197 19557 raft_consensus.cc:1275] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Refusing update from remote peer d9024e288ce94806841fc7a01ace2a2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.937510 19827 consensus_queue.cc:1048] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.946607 19707 raft_consensus.cc:1275] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Refusing update from remote peer d9024e288ce94806841fc7a01ace2a2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.948122 19856 consensus_queue.cc:1048] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:37.112350 19707 raft_consensus.cc:1275] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Refusing update from remote peer cef0c8b52e78443c91c09ce0b601d3ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:37.113656 19840 consensus_queue.cc:1048] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:37.123417 19633 raft_consensus.cc:1275] T 9ba3efcba9694c7da36f513d292bf6c3 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Refusing update from remote peer cef0c8b52e78443c91c09ce0b601d3ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:37.125270 19806 consensus_queue.cc:1048] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:39.240442 19456 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33982:
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 13:06:39.242779 19456 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 13:06:39.290344 19541 tablet_service.cc:1511] Processing CreateTablet for tablet 7d152b22aeaa432b838ae7efc416a8b3 (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:39.291641 19541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d152b22aeaa432b838ae7efc416a8b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.291616 19620 tablet_service.cc:1511] Processing CreateTablet for tablet 7d152b22aeaa432b838ae7efc416a8b3 (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:39.292893 19620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d152b22aeaa432b838ae7efc416a8b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.294157 19694 tablet_service.cc:1511] Processing CreateTablet for tablet 7d152b22aeaa432b838ae7efc416a8b3 (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:39.294553 19548 tablet_service.cc:1511] Processing CreateTablet for tablet aca90d01de3e47cfa207dd6993e6de57 (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:39.295431 19694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d152b22aeaa432b838ae7efc416a8b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.295866 19548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca90d01de3e47cfa207dd6993e6de57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.312992 19622 tablet_service.cc:1511] Processing CreateTablet for tablet aca90d01de3e47cfa207dd6993e6de57 (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:39.314818 19622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca90d01de3e47cfa207dd6993e6de57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.315282 19882 tablet_bootstrap.cc:492] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff: Bootstrap starting.
I20260709 13:06:39.317513 19695 tablet_service.cc:1511] Processing CreateTablet for tablet aca90d01de3e47cfa207dd6993e6de57 (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:39.318837 19695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aca90d01de3e47cfa207dd6993e6de57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.319959 19541 tablet_service.cc:1511] Processing CreateTablet for tablet c668acb65d884c34a6dc5eddb92d8e07 (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:39.321182 19541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c668acb65d884c34a6dc5eddb92d8e07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.327122 19882 tablet_bootstrap.cc:654] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.334371 19883 tablet_bootstrap.cc:492] T 7d152b22aeaa432b838ae7efc416a8b3 P d9024e288ce94806841fc7a01ace2a2a: Bootstrap starting.
I20260709 13:06:39.339205 19691 tablet_service.cc:1511] Processing CreateTablet for tablet c668acb65d884c34a6dc5eddb92d8e07 (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:39.340762 19691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c668acb65d884c34a6dc5eddb92d8e07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.339056 19620 tablet_service.cc:1511] Processing CreateTablet for tablet c668acb65d884c34a6dc5eddb92d8e07 (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:39.344151 19620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c668acb65d884c34a6dc5eddb92d8e07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.346004 19548 tablet_service.cc:1511] Processing CreateTablet for tablet 378d78ef96134a2a814d04de3b06bfd3 (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:39.347319 19548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 378d78ef96134a2a814d04de3b06bfd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.351761 19623 tablet_service.cc:1511] Processing CreateTablet for tablet 378d78ef96134a2a814d04de3b06bfd3 (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:39.352413 19692 tablet_service.cc:1511] Processing CreateTablet for tablet 378d78ef96134a2a814d04de3b06bfd3 (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:39.353093 19623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 378d78ef96134a2a814d04de3b06bfd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.353190 19542 tablet_service.cc:1511] Processing CreateTablet for tablet 058a9952aa084508afc3c9e78bbf2d7b (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:39.352413 19617 tablet_service.cc:1511] Processing CreateTablet for tablet 058a9952aa084508afc3c9e78bbf2d7b (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:39.354563 19542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 058a9952aa084508afc3c9e78bbf2d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.355266 19617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 058a9952aa084508afc3c9e78bbf2d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.357482 19882 tablet_bootstrap.cc:492] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff: No bootstrap required, opened a new log
I20260709 13:06:39.357993 19882 ts_tablet_manager.cc:1403] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.003s
I20260709 13:06:39.353713 19692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 378d78ef96134a2a814d04de3b06bfd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.360802 19882 raft_consensus.cc:359] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.369618 19882 raft_consensus.cc:385] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.369949 19882 raft_consensus.cc:740] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.370700 19882 consensus_queue.cc:260] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.373134 19882 ts_tablet_manager.cc:1434] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 13:06:39.385701 19882 tablet_bootstrap.cc:492] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff: Bootstrap starting.
I20260709 13:06:39.384982 19885 tablet_bootstrap.cc:492] T 7d152b22aeaa432b838ae7efc416a8b3 P 976cff304db3484d9121017e6b39c77c: Bootstrap starting.
I20260709 13:06:39.383905 19695 tablet_service.cc:1511] Processing CreateTablet for tablet 058a9952aa084508afc3c9e78bbf2d7b (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:39.394243 19695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 058a9952aa084508afc3c9e78bbf2d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.396019 19623 tablet_service.cc:1511] Processing CreateTablet for tablet 4691abf673944d9391fd88aa3c9ff2ee (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:39.388770 19541 tablet_service.cc:1511] Processing CreateTablet for tablet 4691abf673944d9391fd88aa3c9ff2ee (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:39.398010 19541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4691abf673944d9391fd88aa3c9ff2ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.401639 19883 tablet_bootstrap.cc:654] T 7d152b22aeaa432b838ae7efc416a8b3 P d9024e288ce94806841fc7a01ace2a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.402580 19885 tablet_bootstrap.cc:654] T 7d152b22aeaa432b838ae7efc416a8b3 P 976cff304db3484d9121017e6b39c77c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.402629 19623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4691abf673944d9391fd88aa3c9ff2ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.403826 19694 tablet_service.cc:1511] Processing CreateTablet for tablet 4691abf673944d9391fd88aa3c9ff2ee (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:39.405645 19694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4691abf673944d9391fd88aa3c9ff2ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.413676 19542 tablet_service.cc:1511] Processing CreateTablet for tablet b4cb5c080bdf4cfcaaf2c5f647338d19 (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:39.415163 19542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4cb5c080bdf4cfcaaf2c5f647338d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.419822 19882 tablet_bootstrap.cc:654] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.426635 19620 tablet_service.cc:1511] Processing CreateTablet for tablet b4cb5c080bdf4cfcaaf2c5f647338d19 (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:39.428135 19620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4cb5c080bdf4cfcaaf2c5f647338d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.428403 19883 tablet_bootstrap.cc:492] T 7d152b22aeaa432b838ae7efc416a8b3 P d9024e288ce94806841fc7a01ace2a2a: No bootstrap required, opened a new log
I20260709 13:06:39.428953 19883 ts_tablet_manager.cc:1403] T 7d152b22aeaa432b838ae7efc416a8b3 P d9024e288ce94806841fc7a01ace2a2a: Time spent bootstrapping tablet: real 0.095s	user 0.004s	sys 0.014s
I20260709 13:06:39.431994 19883 raft_consensus.cc:359] T 7d152b22aeaa432b838ae7efc416a8b3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.435923 19885 tablet_bootstrap.cc:492] T 7d152b22aeaa432b838ae7efc416a8b3 P 976cff304db3484d9121017e6b39c77c: No bootstrap required, opened a new log
I20260709 13:06:39.437131 19691 tablet_service.cc:1511] Processing CreateTablet for tablet b4cb5c080bdf4cfcaaf2c5f647338d19 (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:39.449646 19885 ts_tablet_manager.cc:1403] T 7d152b22aeaa432b838ae7efc416a8b3 P 976cff304db3484d9121017e6b39c77c: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.002s
I20260709 13:06:39.450176 19691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4cb5c080bdf4cfcaaf2c5f647338d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.452672 19885 raft_consensus.cc:359] T 7d152b22aeaa432b838ae7efc416a8b3 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.440796 19617 tablet_service.cc:1511] Processing CreateTablet for tablet 6afb437d4201457cbe669f91af9b4194 (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:39.454739 19617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6afb437d4201457cbe669f91af9b4194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.454804 19540 tablet_service.cc:1511] Processing CreateTablet for tablet 2b2a907daf88406ebc9b6f00dc256ec7 (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:39.456161 19540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b2a907daf88406ebc9b6f00dc256ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.438867 19548 tablet_service.cc:1511] Processing CreateTablet for tablet 6afb437d4201457cbe669f91af9b4194 (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:39.457408 19548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6afb437d4201457cbe669f91af9b4194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.457114 19695 tablet_service.cc:1511] Processing CreateTablet for tablet 6afb437d4201457cbe669f91af9b4194 (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:39.458477 19695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6afb437d4201457cbe669f91af9b4194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.459412 19623 tablet_service.cc:1511] Processing CreateTablet for tablet 2b2a907daf88406ebc9b6f00dc256ec7 (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:39.460595 19623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b2a907daf88406ebc9b6f00dc256ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.462785 19885 raft_consensus.cc:385] T 7d152b22aeaa432b838ae7efc416a8b3 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.463186 19885 raft_consensus.cc:740] T 7d152b22aeaa432b838ae7efc416a8b3 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.469914 19885 consensus_queue.cc:260] T 7d152b22aeaa432b838ae7efc416a8b3 P 976cff304db3484d9121017e6b39c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.472293 19694 tablet_service.cc:1511] Processing CreateTablet for tablet 2b2a907daf88406ebc9b6f00dc256ec7 (DEFAULT_TABLE table=soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:39.473753 19694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b2a907daf88406ebc9b6f00dc256ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.472745 19885 ts_tablet_manager.cc:1434] T 7d152b22aeaa432b838ae7efc416a8b3 P 976cff304db3484d9121017e6b39c77c: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.003s
I20260709 13:06:39.475703 19885 tablet_bootstrap.cc:492] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c: Bootstrap starting.
I20260709 13:06:39.484166 19885 tablet_bootstrap.cc:654] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.491827 19882 tablet_bootstrap.cc:492] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff: No bootstrap required, opened a new log
I20260709 13:06:39.492517 19882 ts_tablet_manager.cc:1403] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.004s
I20260709 13:06:39.493518 19883 raft_consensus.cc:385] T 7d152b22aeaa432b838ae7efc416a8b3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.493963 19883 raft_consensus.cc:740] T 7d152b22aeaa432b838ae7efc416a8b3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.494867 19883 consensus_queue.cc:260] T 7d152b22aeaa432b838ae7efc416a8b3 P d9024e288ce94806841fc7a01ace2a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.520334 19883 ts_tablet_manager.cc:1434] T 7d152b22aeaa432b838ae7efc416a8b3 P d9024e288ce94806841fc7a01ace2a2a: Time spent starting tablet: real 0.091s	user 0.000s	sys 0.008s
I20260709 13:06:39.521449 19883 tablet_bootstrap.cc:492] T aca90d01de3e47cfa207dd6993e6de57 P d9024e288ce94806841fc7a01ace2a2a: Bootstrap starting.
I20260709 13:06:39.504527 19882 raft_consensus.cc:359] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.525794 19882 raft_consensus.cc:385] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.526165 19882 raft_consensus.cc:740] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.526860 19882 consensus_queue.cc:260] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.529140 19882 ts_tablet_manager.cc:1434] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 13:06:39.530191 19882 tablet_bootstrap.cc:492] T 058a9952aa084508afc3c9e78bbf2d7b P cef0c8b52e78443c91c09ce0b601d3ff: Bootstrap starting.
W20260709 13:06:39.540661 19597 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:44159, user_credentials={real_user=slave}} blocked reactor thread for 54454us
I20260709 13:06:39.542317 19883 tablet_bootstrap.cc:654] T aca90d01de3e47cfa207dd6993e6de57 P d9024e288ce94806841fc7a01ace2a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.542651 19885 tablet_bootstrap.cc:492] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c: No bootstrap required, opened a new log
I20260709 13:06:39.543165 19885 ts_tablet_manager.cc:1403] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c: Time spent bootstrapping tablet: real 0.068s	user 0.030s	sys 0.025s
I20260709 13:06:39.546766 19882 tablet_bootstrap.cc:654] T 058a9952aa084508afc3c9e78bbf2d7b P cef0c8b52e78443c91c09ce0b601d3ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.550863 19885 raft_consensus.cc:359] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.551684 19885 raft_consensus.cc:385] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.551993 19885 raft_consensus.cc:740] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.552894 19883 tablet_bootstrap.cc:492] T aca90d01de3e47cfa207dd6993e6de57 P d9024e288ce94806841fc7a01ace2a2a: No bootstrap required, opened a new log
I20260709 13:06:39.553428 19883 ts_tablet_manager.cc:1403] T aca90d01de3e47cfa207dd6993e6de57 P d9024e288ce94806841fc7a01ace2a2a: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260709 13:06:39.554014 19882 tablet_bootstrap.cc:492] T 058a9952aa084508afc3c9e78bbf2d7b P cef0c8b52e78443c91c09ce0b601d3ff: No bootstrap required, opened a new log
I20260709 13:06:39.554526 19882 ts_tablet_manager.cc:1403] T 058a9952aa084508afc3c9e78bbf2d7b P cef0c8b52e78443c91c09ce0b601d3ff: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.004s
I20260709 13:06:39.556464 19883 raft_consensus.cc:359] T aca90d01de3e47cfa207dd6993e6de57 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.557235 19883 raft_consensus.cc:385] T aca90d01de3e47cfa207dd6993e6de57 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.556986 19885 consensus_queue.cc:260] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.557107 19882 raft_consensus.cc:359] T 058a9952aa084508afc3c9e78bbf2d7b P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.557695 19883 raft_consensus.cc:740] T aca90d01de3e47cfa207dd6993e6de57 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.557976 19882 raft_consensus.cc:385] T 058a9952aa084508afc3c9e78bbf2d7b P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.558323 19882 raft_consensus.cc:740] T 058a9952aa084508afc3c9e78bbf2d7b P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.558467 19883 consensus_queue.cc:260] T aca90d01de3e47cfa207dd6993e6de57 P d9024e288ce94806841fc7a01ace2a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.558993 19882 consensus_queue.cc:260] T 058a9952aa084508afc3c9e78bbf2d7b P cef0c8b52e78443c91c09ce0b601d3ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.559505 19885 ts_tablet_manager.cc:1434] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:06:39.560508 19885 tablet_bootstrap.cc:492] T 378d78ef96134a2a814d04de3b06bfd3 P 976cff304db3484d9121017e6b39c77c: Bootstrap starting.
I20260709 13:06:39.561122 19883 ts_tablet_manager.cc:1434] T aca90d01de3e47cfa207dd6993e6de57 P d9024e288ce94806841fc7a01ace2a2a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:39.563786 19883 tablet_bootstrap.cc:492] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a: Bootstrap starting.
I20260709 13:06:39.568585 19882 ts_tablet_manager.cc:1434] T 058a9952aa084508afc3c9e78bbf2d7b P cef0c8b52e78443c91c09ce0b601d3ff: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:06:39.569275 19885 tablet_bootstrap.cc:654] T 378d78ef96134a2a814d04de3b06bfd3 P 976cff304db3484d9121017e6b39c77c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.569693 19861 raft_consensus.cc:493] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.570201 19861 raft_consensus.cc:515] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.572368 19861 leader_election.cc:290] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385)
I20260709 13:06:39.573947 19883 tablet_bootstrap.cc:654] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.574429 19557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca90d01de3e47cfa207dd6993e6de57" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" is_pre_election: true
I20260709 13:06:39.575076 19557 raft_consensus.cc:2468] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 0.
I20260709 13:06:39.577200 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca90d01de3e47cfa207dd6993e6de57" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a" is_pre_election: true
I20260709 13:06:39.569729 19882 tablet_bootstrap.cc:492] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff: Bootstrap starting.
I20260709 13:06:39.577880 19632 raft_consensus.cc:2468] T aca90d01de3e47cfa207dd6993e6de57 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 0.
I20260709 13:06:39.579031 19671 leader_election.cc:304] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 976cff304db3484d9121017e6b39c77c, cef0c8b52e78443c91c09ce0b601d3ff; no voters: 
I20260709 13:06:39.581565 19861 raft_consensus.cc:2804] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:39.581912 19861 raft_consensus.cc:493] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.582228 19861 raft_consensus.cc:3060] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.589277 19885 tablet_bootstrap.cc:492] T 378d78ef96134a2a814d04de3b06bfd3 P 976cff304db3484d9121017e6b39c77c: No bootstrap required, opened a new log
I20260709 13:06:39.590010 19885 ts_tablet_manager.cc:1403] T 378d78ef96134a2a814d04de3b06bfd3 P 976cff304db3484d9121017e6b39c77c: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.011s
I20260709 13:06:39.591862 19882 tablet_bootstrap.cc:654] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.593225 19885 raft_consensus.cc:359] T 378d78ef96134a2a814d04de3b06bfd3 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.594048 19885 raft_consensus.cc:385] T 378d78ef96134a2a814d04de3b06bfd3 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.594341 19885 raft_consensus.cc:740] T 378d78ef96134a2a814d04de3b06bfd3 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.595224 19885 consensus_queue.cc:260] T 378d78ef96134a2a814d04de3b06bfd3 P 976cff304db3484d9121017e6b39c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.595965 19861 raft_consensus.cc:515] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.596966 19883 tablet_bootstrap.cc:492] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a: No bootstrap required, opened a new log
I20260709 13:06:39.597525 19882 tablet_bootstrap.cc:492] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff: No bootstrap required, opened a new log
I20260709 13:06:39.597692 19883 ts_tablet_manager.cc:1403] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260709 13:06:39.598173 19882 ts_tablet_manager.cc:1403] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260709 13:06:39.598876 19557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca90d01de3e47cfa207dd6993e6de57" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
I20260709 13:06:39.599501 19557 raft_consensus.cc:3060] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.601329 19882 raft_consensus.cc:359] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.602201 19882 raft_consensus.cc:385] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.602713 19882 raft_consensus.cc:740] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.602036 19883 raft_consensus.cc:359] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.604099 19883 raft_consensus.cc:385] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.603674 19882 consensus_queue.cc:260] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.604420 19883 raft_consensus.cc:740] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.605032 19885 ts_tablet_manager.cc:1434] T 378d78ef96134a2a814d04de3b06bfd3 P 976cff304db3484d9121017e6b39c77c: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.002s
I20260709 13:06:39.605331 19883 consensus_queue.cc:260] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.606191 19885 tablet_bootstrap.cc:492] T c668acb65d884c34a6dc5eddb92d8e07 P 976cff304db3484d9121017e6b39c77c: Bootstrap starting.
I20260709 13:06:39.607774 19883 ts_tablet_manager.cc:1434] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:06:39.611459 19883 tablet_bootstrap.cc:492] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a: Bootstrap starting.
I20260709 13:06:39.612099 19557 raft_consensus.cc:2468] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 1.
I20260709 13:06:39.612869 19806 raft_consensus.cc:493] T 058a9952aa084508afc3c9e78bbf2d7b P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.613428 19885 tablet_bootstrap.cc:654] T c668acb65d884c34a6dc5eddb92d8e07 P 976cff304db3484d9121017e6b39c77c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.613960 19861 leader_election.cc:290] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 election: Requested vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385)
I20260709 13:06:39.613873 19671 leader_election.cc:304] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 976cff304db3484d9121017e6b39c77c, cef0c8b52e78443c91c09ce0b601d3ff; no voters: 
I20260709 13:06:39.618285 19861 raft_consensus.cc:2804] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:39.618561 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca90d01de3e47cfa207dd6993e6de57" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
I20260709 13:06:39.618824 19861 raft_consensus.cc:697] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Becoming Leader. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Running, Role: LEADER
I20260709 13:06:39.619241 19632 raft_consensus.cc:3060] T aca90d01de3e47cfa207dd6993e6de57 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.619465 19882 ts_tablet_manager.cc:1434] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:06:39.619812 19861 consensus_queue.cc:237] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.621016 19882 tablet_bootstrap.cc:492] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff: Bootstrap starting.
I20260709 13:06:39.621577 19806 raft_consensus.cc:515] T 058a9952aa084508afc3c9e78bbf2d7b P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.623744 19806 leader_election.cc:290] T 058a9952aa084508afc3c9e78bbf2d7b P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:39.626385 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058a9952aa084508afc3c9e78bbf2d7b" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a" is_pre_election: true
I20260709 13:06:39.627594 19846 raft_consensus.cc:493] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:39.628288 19522 leader_election.cc:343] T 058a9952aa084508afc3c9e78bbf2d7b P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.628129 19846 raft_consensus.cc:515] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.629688 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058a9952aa084508afc3c9e78bbf2d7b" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c" is_pre_election: true
I20260709 13:06:39.629940 19882 tablet_bootstrap.cc:654] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.630211 19846 leader_election.cc:290] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:39.634321 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378d78ef96134a2a814d04de3b06bfd3" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c" is_pre_election: true
I20260709 13:06:39.635183 19707 raft_consensus.cc:2468] T 378d78ef96134a2a814d04de3b06bfd3 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 0.
I20260709 13:06:39.636628 19883 tablet_bootstrap.cc:654] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.637821 19557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378d78ef96134a2a814d04de3b06bfd3" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" is_pre_election: true
W20260709 13:06:39.636906 19522 leader_election.cc:343] T 058a9952aa084508afc3c9e78bbf2d7b P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.639487 19597 leader_election.cc:304] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 976cff304db3484d9121017e6b39c77c, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:39.640559 19846 raft_consensus.cc:2804] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:39.640926 19846 raft_consensus.cc:493] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.641242 19846 raft_consensus.cc:3060] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.644061 19882 tablet_bootstrap.cc:492] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff: No bootstrap required, opened a new log
I20260709 13:06:39.644829 19882 ts_tablet_manager.cc:1403] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.000s
I20260709 13:06:39.639576 19522 leader_election.cc:304] T 058a9952aa084508afc3c9e78bbf2d7b P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff; no voters: 976cff304db3484d9121017e6b39c77c, d9024e288ce94806841fc7a01ace2a2a
W20260709 13:06:39.646196 19597 leader_election.cc:343] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.652163 19806 raft_consensus.cc:2749] T 058a9952aa084508afc3c9e78bbf2d7b P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:39.654253 19846 raft_consensus.cc:515] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.655856 19883 tablet_bootstrap.cc:492] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a: No bootstrap required, opened a new log
I20260709 13:06:39.656800 19883 ts_tablet_manager.cc:1403] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.009s
I20260709 13:06:39.660856 19883 raft_consensus.cc:359] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.661851 19883 raft_consensus.cc:385] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.662191 19632 raft_consensus.cc:2468] T aca90d01de3e47cfa207dd6993e6de57 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 1.
I20260709 13:06:39.662240 19883 raft_consensus.cc:740] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.648813 19882 raft_consensus.cc:359] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.663975 19882 raft_consensus.cc:385] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.664420 19882 raft_consensus.cc:740] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.664887 19883 consensus_queue.cc:260] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.665211 19882 consensus_queue.cc:260] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.667390 19883 ts_tablet_manager.cc:1434] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:06:39.667529 19882 ts_tablet_manager.cc:1434] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.004s
I20260709 13:06:39.668428 19883 tablet_bootstrap.cc:492] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a: Bootstrap starting.
I20260709 13:06:39.668438 19882 tablet_bootstrap.cc:492] T 4691abf673944d9391fd88aa3c9ff2ee P cef0c8b52e78443c91c09ce0b601d3ff: Bootstrap starting.
I20260709 13:06:39.669114 19557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378d78ef96134a2a814d04de3b06bfd3" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
I20260709 13:06:39.669831 19557 raft_consensus.cc:3060] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.671250 19885 tablet_bootstrap.cc:492] T c668acb65d884c34a6dc5eddb92d8e07 P 976cff304db3484d9121017e6b39c77c: No bootstrap required, opened a new log
I20260709 13:06:39.671842 19885 ts_tablet_manager.cc:1403] T c668acb65d884c34a6dc5eddb92d8e07 P 976cff304db3484d9121017e6b39c77c: Time spent bootstrapping tablet: real 0.066s	user 0.021s	sys 0.027s
I20260709 13:06:39.674886 19885 raft_consensus.cc:359] T c668acb65d884c34a6dc5eddb92d8e07 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.675519 19883 tablet_bootstrap.cc:654] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.675675 19882 tablet_bootstrap.cc:654] T 4691abf673944d9391fd88aa3c9ff2ee P cef0c8b52e78443c91c09ce0b601d3ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.675776 19885 raft_consensus.cc:385] T c668acb65d884c34a6dc5eddb92d8e07 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.678515 19885 raft_consensus.cc:740] T c668acb65d884c34a6dc5eddb92d8e07 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.679306 19885 consensus_queue.cc:260] T c668acb65d884c34a6dc5eddb92d8e07 P 976cff304db3484d9121017e6b39c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.681721 19885 ts_tablet_manager.cc:1434] T c668acb65d884c34a6dc5eddb92d8e07 P 976cff304db3484d9121017e6b39c77c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:06:39.682349 19889 raft_consensus.cc:493] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.682901 19885 tablet_bootstrap.cc:492] T 058a9952aa084508afc3c9e78bbf2d7b P 976cff304db3484d9121017e6b39c77c: Bootstrap starting.
I20260709 13:06:39.682825 19889 raft_consensus.cc:515] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.685019 19889 leader_election.cc:290] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:39.686839 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c668acb65d884c34a6dc5eddb92d8e07" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c" is_pre_election: true
I20260709 13:06:39.687623 19707 raft_consensus.cc:2468] T c668acb65d884c34a6dc5eddb92d8e07 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 0.
I20260709 13:06:39.688694 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c668acb65d884c34a6dc5eddb92d8e07" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" is_pre_election: true
I20260709 13:06:39.689603 19558 raft_consensus.cc:2468] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 0.
I20260709 13:06:39.690088 19885 tablet_bootstrap.cc:654] T 058a9952aa084508afc3c9e78bbf2d7b P 976cff304db3484d9121017e6b39c77c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.693629 19882 tablet_bootstrap.cc:492] T 4691abf673944d9391fd88aa3c9ff2ee P cef0c8b52e78443c91c09ce0b601d3ff: No bootstrap required, opened a new log
I20260709 13:06:39.693787 19597 leader_election.cc:304] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:39.694402 19882 ts_tablet_manager.cc:1403] T 4691abf673944d9391fd88aa3c9ff2ee P cef0c8b52e78443c91c09ce0b601d3ff: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.010s
I20260709 13:06:39.680855 19456 catalog_manager.cc:5697] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c reported cstate change: term changed from 0 to 1, leader changed from <none> to 976cff304db3484d9121017e6b39c77c (127.9.77.67). New cstate: current_term: 1 leader_uuid: "976cff304db3484d9121017e6b39c77c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:39.697639 19889 raft_consensus.cc:2804] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:39.698150 19889 raft_consensus.cc:493] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.698729 19889 raft_consensus.cc:3060] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.714838 19883 tablet_bootstrap.cc:492] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a: No bootstrap required, opened a new log
I20260709 13:06:39.715536 19883 ts_tablet_manager.cc:1403] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.019s
W20260709 13:06:39.716599 19899 log.cc:927] Time spent T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:06:39.719995 19882 raft_consensus.cc:359] T 4691abf673944d9391fd88aa3c9ff2ee P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.720933 19882 raft_consensus.cc:385] T 4691abf673944d9391fd88aa3c9ff2ee P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.721396 19882 raft_consensus.cc:740] T 4691abf673944d9391fd88aa3c9ff2ee P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.722024 19557 raft_consensus.cc:2468] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 1.
I20260709 13:06:39.722450 19882 consensus_queue.cc:260] T 4691abf673944d9391fd88aa3c9ff2ee P cef0c8b52e78443c91c09ce0b601d3ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.720463 19846 leader_election.cc:290] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 election: Requested vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:39.725087 19882 ts_tablet_manager.cc:1434] T 4691abf673944d9391fd88aa3c9ff2ee P cef0c8b52e78443c91c09ce0b601d3ff: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 13:06:39.726210 19882 tablet_bootstrap.cc:492] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff: Bootstrap starting.
I20260709 13:06:39.727670 19889 raft_consensus.cc:515] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.728206 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378d78ef96134a2a814d04de3b06bfd3" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c"
I20260709 13:06:39.728422 19885 tablet_bootstrap.cc:492] T 058a9952aa084508afc3c9e78bbf2d7b P 976cff304db3484d9121017e6b39c77c: No bootstrap required, opened a new log
I20260709 13:06:39.728865 19707 raft_consensus.cc:3060] T 378d78ef96134a2a814d04de3b06bfd3 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.729068 19885 ts_tablet_manager.cc:1403] T 058a9952aa084508afc3c9e78bbf2d7b P 976cff304db3484d9121017e6b39c77c: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.022s
I20260709 13:06:39.729844 19806 raft_consensus.cc:493] T 4691abf673944d9391fd88aa3c9ff2ee P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.730352 19806 raft_consensus.cc:515] T 4691abf673944d9391fd88aa3c9ff2ee P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.732226 19882 tablet_bootstrap.cc:654] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.732299 19806 leader_election.cc:290] T 4691abf673944d9391fd88aa3c9ff2ee P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:39.732739 19891 raft_consensus.cc:493] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.733431 19891 raft_consensus.cc:515] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.736318 19891 leader_election.cc:290] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:39.737309 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4691abf673944d9391fd88aa3c9ff2ee" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a" is_pre_election: true
I20260709 13:06:39.739073 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4691abf673944d9391fd88aa3c9ff2ee" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c" is_pre_election: true
I20260709 13:06:39.739988 19883 raft_consensus.cc:359] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.741819 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d152b22aeaa432b838ae7efc416a8b3" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a" is_pre_election: true
W20260709 13:06:39.741928 19522 leader_election.cc:343] T 4691abf673944d9391fd88aa3c9ff2ee P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.742491 19632 raft_consensus.cc:2468] T 7d152b22aeaa432b838ae7efc416a8b3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 0.
W20260709 13:06:39.742952 19522 leader_election.cc:343] T 4691abf673944d9391fd88aa3c9ff2ee P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.740883 19883 raft_consensus.cc:385] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.743676 19883 raft_consensus.cc:740] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.743502 19522 leader_election.cc:304] T 4691abf673944d9391fd88aa3c9ff2ee P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff; no voters: 976cff304db3484d9121017e6b39c77c, d9024e288ce94806841fc7a01ace2a2a
I20260709 13:06:39.744602 19883 consensus_queue.cc:260] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.748052 19885 raft_consensus.cc:359] T 058a9952aa084508afc3c9e78bbf2d7b P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.753633 19889 leader_election.cc:290] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 election: Requested vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:39.754103 19885 raft_consensus.cc:385] T 058a9952aa084508afc3c9e78bbf2d7b P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.754593 19885 raft_consensus.cc:740] T 058a9952aa084508afc3c9e78bbf2d7b P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.755698 19885 consensus_queue.cc:260] T 058a9952aa084508afc3c9e78bbf2d7b P 976cff304db3484d9121017e6b39c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.746717 19891 raft_consensus.cc:2749] T 4691abf673944d9391fd88aa3c9ff2ee P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:39.746527 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d152b22aeaa432b838ae7efc416a8b3" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c" is_pre_election: true
I20260709 13:06:39.758688 19706 raft_consensus.cc:2468] T 7d152b22aeaa432b838ae7efc416a8b3 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 0.
I20260709 13:06:39.747285 19883 ts_tablet_manager.cc:1434] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:06:39.745285 19522 leader_election.cc:304] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:39.752189 19707 raft_consensus.cc:2468] T 378d78ef96134a2a814d04de3b06bfd3 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 1.
I20260709 13:06:39.763314 19883 tablet_bootstrap.cc:492] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a: Bootstrap starting.
I20260709 13:06:39.762576 19806 raft_consensus.cc:2804] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:39.763890 19806 raft_consensus.cc:493] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.763803 19885 ts_tablet_manager.cc:1434] T 058a9952aa084508afc3c9e78bbf2d7b P 976cff304db3484d9121017e6b39c77c: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 13:06:39.764333 19806 raft_consensus.cc:3060] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.765407 19885 tablet_bootstrap.cc:492] T 4691abf673944d9391fd88aa3c9ff2ee P 976cff304db3484d9121017e6b39c77c: Bootstrap starting.
I20260709 13:06:39.768923 19882 tablet_bootstrap.cc:492] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff: No bootstrap required, opened a new log
I20260709 13:06:39.769523 19882 ts_tablet_manager.cc:1403] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.019s
I20260709 13:06:39.770780 19883 tablet_bootstrap.cc:654] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.772634 19882 raft_consensus.cc:359] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.773422 19882 raft_consensus.cc:385] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.773648 19885 tablet_bootstrap.cc:654] T 4691abf673944d9391fd88aa3c9ff2ee P 976cff304db3484d9121017e6b39c77c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.773774 19882 raft_consensus.cc:740] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.774874 19882 consensus_queue.cc:260] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.778311 19882 ts_tablet_manager.cc:1434] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:06:39.779579 19882 tablet_bootstrap.cc:492] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff: Bootstrap starting.
I20260709 13:06:39.782630 19883 tablet_bootstrap.cc:492] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a: No bootstrap required, opened a new log
I20260709 13:06:39.783303 19883 ts_tablet_manager.cc:1403] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260709 13:06:39.785909 19882 tablet_bootstrap.cc:654] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.786478 19883 raft_consensus.cc:359] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.787319 19883 raft_consensus.cc:385] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.787667 19883 raft_consensus.cc:740] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.788528 19883 consensus_queue.cc:260] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.791538 19806 raft_consensus.cc:515] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.763749 19597 leader_election.cc:304] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:39.793766 19885 tablet_bootstrap.cc:492] T 4691abf673944d9391fd88aa3c9ff2ee P 976cff304db3484d9121017e6b39c77c: No bootstrap required, opened a new log
I20260709 13:06:39.793833 19889 raft_consensus.cc:2804] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:39.794472 19885 ts_tablet_manager.cc:1403] T 4691abf673944d9391fd88aa3c9ff2ee P 976cff304db3484d9121017e6b39c77c: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.004s
I20260709 13:06:39.796075 19883 ts_tablet_manager.cc:1434] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:06:39.797592 19883 tablet_bootstrap.cc:492] T 2b2a907daf88406ebc9b6f00dc256ec7 P d9024e288ce94806841fc7a01ace2a2a: Bootstrap starting.
I20260709 13:06:39.799386 19885 raft_consensus.cc:359] T 4691abf673944d9391fd88aa3c9ff2ee P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.800170 19885 raft_consensus.cc:385] T 4691abf673944d9391fd88aa3c9ff2ee P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.800470 19885 raft_consensus.cc:740] T 4691abf673944d9391fd88aa3c9ff2ee P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.801265 19885 consensus_queue.cc:260] T 4691abf673944d9391fd88aa3c9ff2ee P 976cff304db3484d9121017e6b39c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.794495 19889 raft_consensus.cc:697] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [term 1 LEADER]: Becoming Leader. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Running, Role: LEADER
I20260709 13:06:39.802925 19889 consensus_queue.cc:237] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.806377 19882 tablet_bootstrap.cc:492] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff: No bootstrap required, opened a new log
W20260709 13:06:39.807266 19597 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.9.77.65:37935, user_credentials={real_user=slave}} blocked reactor thread for 43620.9us
I20260709 13:06:39.807804 19883 tablet_bootstrap.cc:654] T 2b2a907daf88406ebc9b6f00dc256ec7 P d9024e288ce94806841fc7a01ace2a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.806095 19885 ts_tablet_manager.cc:1434] T 4691abf673944d9391fd88aa3c9ff2ee P 976cff304db3484d9121017e6b39c77c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 13:06:39.812654 19557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c668acb65d884c34a6dc5eddb92d8e07" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
I20260709 13:06:39.813274 19557 raft_consensus.cc:3060] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.814746 19882 ts_tablet_manager.cc:1403] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.016s
I20260709 13:06:39.814843 19885 tablet_bootstrap.cc:492] T b4cb5c080bdf4cfcaaf2c5f647338d19 P 976cff304db3484d9121017e6b39c77c: Bootstrap starting.
I20260709 13:06:39.819154 19882 raft_consensus.cc:359] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.820170 19882 raft_consensus.cc:385] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.820582 19882 raft_consensus.cc:740] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.821641 19557 raft_consensus.cc:2468] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 1.
I20260709 13:06:39.821905 19882 consensus_queue.cc:260] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.824970 19882 ts_tablet_manager.cc:1434] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:06:39.826249 19882 tablet_bootstrap.cc:492] T 6afb437d4201457cbe669f91af9b4194 P cef0c8b52e78443c91c09ce0b601d3ff: Bootstrap starting.
I20260709 13:06:39.831951 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c668acb65d884c34a6dc5eddb92d8e07" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c"
I20260709 13:06:39.832540 19707 raft_consensus.cc:3060] T c668acb65d884c34a6dc5eddb92d8e07 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.831769 19455 catalog_manager.cc:5697] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a reported cstate change: term changed from 0 to 1, leader changed from <none> to d9024e288ce94806841fc7a01ace2a2a (127.9.77.66). New cstate: current_term: 1 leader_uuid: "d9024e288ce94806841fc7a01ace2a2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.834445 19882 tablet_bootstrap.cc:654] T 6afb437d4201457cbe669f91af9b4194 P cef0c8b52e78443c91c09ce0b601d3ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.839216 19707 raft_consensus.cc:2468] T c668acb65d884c34a6dc5eddb92d8e07 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 1.
I20260709 13:06:39.839887 19885 tablet_bootstrap.cc:654] T b4cb5c080bdf4cfcaaf2c5f647338d19 P 976cff304db3484d9121017e6b39c77c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.844125 19597 leader_election.cc:304] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 976cff304db3484d9121017e6b39c77c, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:39.845225 19889 raft_consensus.cc:2804] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:39.846060 19889 raft_consensus.cc:697] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [term 1 LEADER]: Becoming Leader. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Running, Role: LEADER
I20260709 13:06:39.847074 19889 consensus_queue.cc:237] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.854952 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d152b22aeaa432b838ae7efc416a8b3" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
I20260709 13:06:39.855729 19632 raft_consensus.cc:3060] T 7d152b22aeaa432b838ae7efc416a8b3 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.857976 19806 leader_election.cc:290] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 election: Requested vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:39.862733 19885 tablet_bootstrap.cc:492] T b4cb5c080bdf4cfcaaf2c5f647338d19 P 976cff304db3484d9121017e6b39c77c: No bootstrap required, opened a new log
I20260709 13:06:39.863114 19883 tablet_bootstrap.cc:492] T 2b2a907daf88406ebc9b6f00dc256ec7 P d9024e288ce94806841fc7a01ace2a2a: No bootstrap required, opened a new log
I20260709 13:06:39.863382 19885 ts_tablet_manager.cc:1403] T b4cb5c080bdf4cfcaaf2c5f647338d19 P 976cff304db3484d9121017e6b39c77c: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.004s
I20260709 13:06:39.863613 19883 ts_tablet_manager.cc:1403] T 2b2a907daf88406ebc9b6f00dc256ec7 P d9024e288ce94806841fc7a01ace2a2a: Time spent bootstrapping tablet: real 0.066s	user 0.032s	sys 0.028s
I20260709 13:06:39.864166 19806 raft_consensus.cc:493] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.864889 19806 raft_consensus.cc:515] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.866590 19885 raft_consensus.cc:359] T b4cb5c080bdf4cfcaaf2c5f647338d19 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.867373 19885 raft_consensus.cc:385] T b4cb5c080bdf4cfcaaf2c5f647338d19 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.867518 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d152b22aeaa432b838ae7efc416a8b3" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c"
I20260709 13:06:39.868117 19707 raft_consensus.cc:3060] T 7d152b22aeaa432b838ae7efc416a8b3 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.868990 19633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4cb5c080bdf4cfcaaf2c5f647338d19" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a" is_pre_election: true
W20260709 13:06:39.871172 19522 leader_election.cc:343] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.868599 19883 raft_consensus.cc:359] T 2b2a907daf88406ebc9b6f00dc256ec7 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.873190 19883 raft_consensus.cc:385] T 2b2a907daf88406ebc9b6f00dc256ec7 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.876019 19632 raft_consensus.cc:2468] T 7d152b22aeaa432b838ae7efc416a8b3 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 1.
I20260709 13:06:39.874015 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4cb5c080bdf4cfcaaf2c5f647338d19" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c" is_pre_election: true
I20260709 13:06:39.875329 19806 leader_election.cc:290] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:39.869233 19885 raft_consensus.cc:740] T b4cb5c080bdf4cfcaaf2c5f647338d19 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.877774 19707 raft_consensus.cc:2468] T 7d152b22aeaa432b838ae7efc416a8b3 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 1.
I20260709 13:06:39.876457 19883 raft_consensus.cc:740] T 2b2a907daf88406ebc9b6f00dc256ec7 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.877509 19885 consensus_queue.cc:260] T b4cb5c080bdf4cfcaaf2c5f647338d19 P 976cff304db3484d9121017e6b39c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.878847 19522 leader_election.cc:304] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:39.879123 19706 raft_consensus.cc:2468] T b4cb5c080bdf4cfcaaf2c5f647338d19 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 0.
I20260709 13:06:39.879670 19806 raft_consensus.cc:2804] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:39.880323 19806 raft_consensus.cc:697] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 LEADER]: Becoming Leader. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Running, Role: LEADER
I20260709 13:06:39.880599 19885 ts_tablet_manager.cc:1434] T b4cb5c080bdf4cfcaaf2c5f647338d19 P 976cff304db3484d9121017e6b39c77c: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 13:06:39.881695 19885 tablet_bootstrap.cc:492] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c: Bootstrap starting.
I20260709 13:06:39.881563 19522 leader_election.cc:304] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [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: 976cff304db3484d9121017e6b39c77c, cef0c8b52e78443c91c09ce0b601d3ff; no voters: d9024e288ce94806841fc7a01ace2a2a
I20260709 13:06:39.881340 19883 consensus_queue.cc:260] T 2b2a907daf88406ebc9b6f00dc256ec7 P d9024e288ce94806841fc7a01ace2a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.882417 19891 raft_consensus.cc:2804] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:39.882813 19891 raft_consensus.cc:493] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.883150 19891 raft_consensus.cc:3060] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.883616 19806 consensus_queue.cc:237] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.884094 19883 ts_tablet_manager.cc:1434] T 2b2a907daf88406ebc9b6f00dc256ec7 P d9024e288ce94806841fc7a01ace2a2a: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
W20260709 13:06:39.884518 19504 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:39.885330 19883 tablet_bootstrap.cc:492] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a: Bootstrap starting.
I20260709 13:06:39.890121 19885 tablet_bootstrap.cc:654] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.890772 19846 raft_consensus.cc:493] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.892971 19883 tablet_bootstrap.cc:654] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.893069 19846 raft_consensus.cc:515] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.896770 19846 leader_election.cc:290] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:39.906816 19455 catalog_manager.cc:5697] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff reported cstate change: term changed from 0 to 1, leader changed from <none> to cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65). New cstate: current_term: 1 leader_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.904021 19891 raft_consensus.cc:515] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.918406 19454 catalog_manager.cc:5697] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a reported cstate change: term changed from 0 to 1, leader changed from <none> to d9024e288ce94806841fc7a01ace2a2a (127.9.77.66). New cstate: current_term: 1 leader_uuid: "d9024e288ce94806841fc7a01ace2a2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.925616 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058a9952aa084508afc3c9e78bbf2d7b" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c" is_pre_election: true
I20260709 13:06:39.926431 19706 raft_consensus.cc:2468] T 058a9952aa084508afc3c9e78bbf2d7b P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 0.
I20260709 13:06:39.928387 19597 leader_election.cc:304] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 976cff304db3484d9121017e6b39c77c, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:39.933785 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4cb5c080bdf4cfcaaf2c5f647338d19" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
I20260709 13:06:39.936529 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4cb5c080bdf4cfcaaf2c5f647338d19" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c"
I20260709 13:06:39.937129 19706 raft_consensus.cc:3060] T b4cb5c080bdf4cfcaaf2c5f647338d19 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.944756 19806 raft_consensus.cc:493] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.945092 19706 raft_consensus.cc:2468] T b4cb5c080bdf4cfcaaf2c5f647338d19 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 1.
I20260709 13:06:39.945322 19806 raft_consensus.cc:515] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.947299 19806 leader_election.cc:290] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:39.947309 19557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058a9952aa084508afc3c9e78bbf2d7b" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" is_pre_election: true
I20260709 13:06:39.922597 19891 leader_election.cc:290] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 election: Requested vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:39.948016 19557 raft_consensus.cc:2468] T 058a9952aa084508afc3c9e78bbf2d7b P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 0.
I20260709 13:06:39.948854 19905 raft_consensus.cc:2804] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:39.949293 19905 raft_consensus.cc:493] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.949695 19905 raft_consensus.cc:3060] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.950990 19882 tablet_bootstrap.cc:492] T 6afb437d4201457cbe669f91af9b4194 P cef0c8b52e78443c91c09ce0b601d3ff: No bootstrap required, opened a new log
I20260709 13:06:39.951552 19882 ts_tablet_manager.cc:1403] T 6afb437d4201457cbe669f91af9b4194 P cef0c8b52e78443c91c09ce0b601d3ff: Time spent bootstrapping tablet: real 0.126s	user 0.031s	sys 0.039s
I20260709 13:06:39.952555 19883 tablet_bootstrap.cc:492] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a: No bootstrap required, opened a new log
I20260709 13:06:39.952893 19885 tablet_bootstrap.cc:492] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c: No bootstrap required, opened a new log
I20260709 13:06:39.953058 19883 ts_tablet_manager.cc:1403] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a: Time spent bootstrapping tablet: real 0.068s	user 0.020s	sys 0.043s
I20260709 13:06:39.953493 19885 ts_tablet_manager.cc:1403] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.021s
I20260709 13:06:39.954306 19882 raft_consensus.cc:359] T 6afb437d4201457cbe669f91af9b4194 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.955003 19882 raft_consensus.cc:385] T 6afb437d4201457cbe669f91af9b4194 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.955257 19882 raft_consensus.cc:740] T 6afb437d4201457cbe669f91af9b4194 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.955821 19883 raft_consensus.cc:359] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.955933 19882 consensus_queue.cc:260] T 6afb437d4201457cbe669f91af9b4194 P cef0c8b52e78443c91c09ce0b601d3ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.956583 19883 raft_consensus.cc:385] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.956882 19883 raft_consensus.cc:740] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.956930 19885 raft_consensus.cc:359] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.957659 19883 consensus_queue.cc:260] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.958770 19885 raft_consensus.cc:385] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.959303 19885 raft_consensus.cc:740] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.959987 19885 consensus_queue.cc:260] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.958446 19882 ts_tablet_manager.cc:1434] T 6afb437d4201457cbe669f91af9b4194 P cef0c8b52e78443c91c09ce0b601d3ff: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:39.962483 19885 ts_tablet_manager.cc:1434] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:06:39.960541 19883 ts_tablet_manager.cc:1434] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:06:39.963977 19883 tablet_bootstrap.cc:492] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a: Bootstrap starting.
I20260709 13:06:39.969623 19883 tablet_bootstrap.cc:654] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.970343 19885 tablet_bootstrap.cc:492] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c: Bootstrap starting.
I20260709 13:06:39.977993 19885 tablet_bootstrap.cc:654] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.979604 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2a907daf88406ebc9b6f00dc256ec7" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a" is_pre_election: true
I20260709 13:06:39.979712 19905 raft_consensus.cc:515] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.980422 19632 raft_consensus.cc:2468] T 2b2a907daf88406ebc9b6f00dc256ec7 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 0.
I20260709 13:06:39.984246 19522 leader_election.cc:304] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 976cff304db3484d9121017e6b39c77c, cef0c8b52e78443c91c09ce0b601d3ff; no voters: 
I20260709 13:06:39.985116 19918 raft_consensus.cc:2804] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:39.985625 19918 raft_consensus.cc:697] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 LEADER]: Becoming Leader. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Running, Role: LEADER
W20260709 13:06:39.986872 19522 leader_election.cc:343] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.986514 19918 consensus_queue.cc:237] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:39.988570 19905 leader_election.cc:290] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 election: Requested vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:39.988415 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2a907daf88406ebc9b6f00dc256ec7" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c" is_pre_election: true
I20260709 13:06:39.989691 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058a9952aa084508afc3c9e78bbf2d7b" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c"
I20260709 13:06:39.990272 19707 raft_consensus.cc:3060] T 058a9952aa084508afc3c9e78bbf2d7b P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.990840 19522 leader_election.cc:304] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:39.993045 19885 tablet_bootstrap.cc:492] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c: No bootstrap required, opened a new log
I20260709 13:06:39.993045 19883 tablet_bootstrap.cc:492] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a: No bootstrap required, opened a new log
I20260709 13:06:39.993981 19891 raft_consensus.cc:2804] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:39.994347 19891 raft_consensus.cc:493] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.994656 19891 raft_consensus.cc:3060] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.999167 19707 raft_consensus.cc:2468] T 058a9952aa084508afc3c9e78bbf2d7b P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 1.
I20260709 13:06:39.999745 19883 ts_tablet_manager.cc:1403] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.001s
I20260709 13:06:40.000389 19557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058a9952aa084508afc3c9e78bbf2d7b" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
I20260709 13:06:40.000991 19557 raft_consensus.cc:3060] T 058a9952aa084508afc3c9e78bbf2d7b P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.000669 19597 leader_election.cc:304] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 976cff304db3484d9121017e6b39c77c, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:40.002010 19905 raft_consensus.cc:2804] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:40.002624 19905 raft_consensus.cc:697] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a [term 1 LEADER]: Becoming Leader. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Running, Role: LEADER
I20260709 13:06:40.003708 19905 consensus_queue.cc:237] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.004374 19891 raft_consensus.cc:515] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.006461 19891 leader_election.cc:290] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 election: Requested vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:40.007190 19885 ts_tablet_manager.cc:1403] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.000s
I20260709 13:06:40.008766 19557 raft_consensus.cc:2468] T 058a9952aa084508afc3c9e78bbf2d7b P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 1.
W20260709 13:06:40.009666 19522 leader_election.cc:343] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.010684 19883 raft_consensus.cc:359] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.012897 19885 raft_consensus.cc:359] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.013639 19883 raft_consensus.cc:385] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.013798 19885 raft_consensus.cc:385] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.014003 19883 raft_consensus.cc:740] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.014262 19885 raft_consensus.cc:740] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.014766 19883 consensus_queue.cc:260] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.015072 19885 consensus_queue.cc:260] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.016090 19454 catalog_manager.cc:5697] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff reported cstate change: term changed from 0 to 1, leader changed from <none> to cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65). New cstate: current_term: 1 leader_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.016870 19883 ts_tablet_manager.cc:1434] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:06:40.017469 19885 ts_tablet_manager.cc:1434] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:06:40.017238 19456 catalog_manager.cc:5697] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a reported cstate change: term changed from 0 to 1, leader changed from <none> to d9024e288ce94806841fc7a01ace2a2a (127.9.77.66). New cstate: current_term: 1 leader_uuid: "d9024e288ce94806841fc7a01ace2a2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.020895 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2a907daf88406ebc9b6f00dc256ec7" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
I20260709 13:06:40.021566 19632 raft_consensus.cc:3060] T 2b2a907daf88406ebc9b6f00dc256ec7 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.021502 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2a907daf88406ebc9b6f00dc256ec7" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c"
I20260709 13:06:40.023039 19707 raft_consensus.cc:3060] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.028906 19632 raft_consensus.cc:2468] T 2b2a907daf88406ebc9b6f00dc256ec7 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 1.
I20260709 13:06:40.032166 19522 leader_election.cc:304] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:40.032877 19918 raft_consensus.cc:2804] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:40.033334 19918 raft_consensus.cc:697] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 LEADER]: Becoming Leader. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Running, Role: LEADER
I20260709 13:06:40.034813 19707 raft_consensus.cc:2468] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 1.
I20260709 13:06:40.034165 19918 consensus_queue.cc:237] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.042579 19454 catalog_manager.cc:5697] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff reported cstate change: term changed from 0 to 1, leader changed from <none> to cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65). New cstate: current_term: 1 leader_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.082158 19861 consensus_queue.cc:1048] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.094838 19861 consensus_queue.cc:1048] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.190479 19905 consensus_queue.cc:1048] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.198292 19927 raft_consensus.cc:493] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.198885 19927 raft_consensus.cc:515] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.201073 19927 leader_election.cc:290] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385)
I20260709 13:06:40.202571 19846 consensus_queue.cc:1048] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.203075 19557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afb437d4201457cbe669f91af9b4194" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" is_pre_election: true
I20260709 13:06:40.203158 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afb437d4201457cbe669f91af9b4194" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a" is_pre_election: true
I20260709 13:06:40.203783 19557 raft_consensus.cc:2468] T 6afb437d4201457cbe669f91af9b4194 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 0.
I20260709 13:06:40.203914 19632 raft_consensus.cc:2468] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 0.
I20260709 13:06:40.204933 19671 leader_election.cc:304] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 976cff304db3484d9121017e6b39c77c, cef0c8b52e78443c91c09ce0b601d3ff; no voters: 
I20260709 13:06:40.205909 19927 raft_consensus.cc:2804] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:40.206259 19927 raft_consensus.cc:493] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:40.206595 19927 raft_consensus.cc:3060] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.214507 19927 raft_consensus.cc:515] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.216229 19927 leader_election.cc:290] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 election: Requested vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385)
I20260709 13:06:40.216931 19557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afb437d4201457cbe669f91af9b4194" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
I20260709 13:06:40.217252 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afb437d4201457cbe669f91af9b4194" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
I20260709 13:06:40.217585 19557 raft_consensus.cc:3060] T 6afb437d4201457cbe669f91af9b4194 P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.217988 19632 raft_consensus.cc:3060] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.224365 19557 raft_consensus.cc:2468] T 6afb437d4201457cbe669f91af9b4194 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 1.
I20260709 13:06:40.225615 19671 leader_election.cc:304] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 976cff304db3484d9121017e6b39c77c, cef0c8b52e78443c91c09ce0b601d3ff; no voters: 
I20260709 13:06:40.226322 19927 raft_consensus.cc:2804] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:40.226275 19632 raft_consensus.cc:2468] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 1.
I20260709 13:06:40.227442 19927 raft_consensus.cc:697] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Becoming Leader. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Running, Role: LEADER
I20260709 13:06:40.228273 19927 consensus_queue.cc:237] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.231724 19846 raft_consensus.cc:493] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.232272 19846 raft_consensus.cc:515] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.233956 19846 leader_election.cc:290] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:40.234886 19557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4691abf673944d9391fd88aa3c9ff2ee" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" is_pre_election: true
I20260709 13:06:40.234913 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4691abf673944d9391fd88aa3c9ff2ee" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c" is_pre_election: true
I20260709 13:06:40.235617 19557 raft_consensus.cc:2468] T 4691abf673944d9391fd88aa3c9ff2ee P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 0.
I20260709 13:06:40.235687 19707 raft_consensus.cc:2468] T 4691abf673944d9391fd88aa3c9ff2ee P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 0.
I20260709 13:06:40.236603 19597 leader_election.cc:304] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:40.237412 19846 raft_consensus.cc:2804] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:40.236764 19456 catalog_manager.cc:5697] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c reported cstate change: term changed from 0 to 1, leader changed from <none> to 976cff304db3484d9121017e6b39c77c (127.9.77.67). New cstate: current_term: 1 leader_uuid: "976cff304db3484d9121017e6b39c77c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:40.237751 19846 raft_consensus.cc:493] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:40.238149 19846 raft_consensus.cc:3060] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.245093 19846 raft_consensus.cc:515] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.247237 19846 leader_election.cc:290] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 election: Requested vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:40.247867 19557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4691abf673944d9391fd88aa3c9ff2ee" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
I20260709 13:06:40.248163 19707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4691abf673944d9391fd88aa3c9ff2ee" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c"
I20260709 13:06:40.248386 19557 raft_consensus.cc:3060] T 4691abf673944d9391fd88aa3c9ff2ee P cef0c8b52e78443c91c09ce0b601d3ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.248695 19707 raft_consensus.cc:3060] T 4691abf673944d9391fd88aa3c9ff2ee P 976cff304db3484d9121017e6b39c77c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.253052 19557 raft_consensus.cc:2468] T 4691abf673944d9391fd88aa3c9ff2ee P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 1.
I20260709 13:06:40.253175 19707 raft_consensus.cc:2468] T 4691abf673944d9391fd88aa3c9ff2ee P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 1.
I20260709 13:06:40.254202 19597 leader_election.cc:304] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:40.254916 19846 raft_consensus.cc:2804] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:40.255362 19846 raft_consensus.cc:697] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a [term 1 LEADER]: Becoming Leader. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Running, Role: LEADER
I20260709 13:06:40.256147 19846 consensus_queue.cc:237] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.264068 19456 catalog_manager.cc:5697] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a reported cstate change: term changed from 0 to 1, leader changed from <none> to d9024e288ce94806841fc7a01ace2a2a (127.9.77.66). New cstate: current_term: 1 leader_uuid: "d9024e288ce94806841fc7a01ace2a2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.305083 19918 consensus_queue.cc:1048] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.316874 19891 consensus_queue.cc:1048] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.364130 19846 consensus_queue.cc:1048] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.376111 19905 raft_consensus.cc:493] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.376402 19846 consensus_queue.cc:1048] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.376626 19905 raft_consensus.cc:515] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.379477 19558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4cb5c080bdf4cfcaaf2c5f647338d19" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" is_pre_election: true
I20260709 13:06:40.378978 19905 leader_election.cc:290] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:40.381980 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4cb5c080bdf4cfcaaf2c5f647338d19" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "976cff304db3484d9121017e6b39c77c" is_pre_election: true
I20260709 13:06:40.382895 19706 raft_consensus.cc:2393] T b4cb5c080bdf4cfcaaf2c5f647338d19 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d9024e288ce94806841fc7a01ace2a2a in current term 1: Already voted for candidate cef0c8b52e78443c91c09ce0b601d3ff in this term.
I20260709 13:06:40.385321 19597 leader_election.cc:304] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d9024e288ce94806841fc7a01ace2a2a; no voters: 976cff304db3484d9121017e6b39c77c, cef0c8b52e78443c91c09ce0b601d3ff
I20260709 13:06:40.386483 19846 raft_consensus.cc:3060] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.392975 19846 raft_consensus.cc:2749] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:40.440304 19891 consensus_queue.cc:1048] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.444085 19707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aca90d01de3e47cfa207dd6993e6de57"
dest_uuid: "976cff304db3484d9121017e6b39c77c"
mode: GRACEFUL
new_leader_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
 from {username='slave'} at 127.0.0.1:52732
I20260709 13:06:40.444567 19707 raft_consensus.cc:606] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Received request to transfer leadership to TS cef0c8b52e78443c91c09ce0b601d3ff
I20260709 13:06:40.451581 19632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c668acb65d884c34a6dc5eddb92d8e07"
dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
mode: GRACEFUL
new_leader_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
 from {username='slave'} at 127.0.0.1:52484
I20260709 13:06:40.452214 19632 raft_consensus.cc:606] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [term 1 LEADER]: Received request to transfer leadership to TS cef0c8b52e78443c91c09ce0b601d3ff
I20260709 13:06:40.454962 19918 consensus_queue.cc:1048] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.460597 19632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "378d78ef96134a2a814d04de3b06bfd3"
dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
mode: GRACEFUL
new_leader_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
 from {username='slave'} at 127.0.0.1:52484
I20260709 13:06:40.461162 19632 raft_consensus.cc:606] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [term 1 LEADER]: Received request to transfer leadership to TS cef0c8b52e78443c91c09ce0b601d3ff
I20260709 13:06:40.461846 19918 consensus_queue.cc:1048] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.482167 19918 consensus_queue.cc:1048] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.487318 19557 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4cb5c080bdf4cfcaaf2c5f647338d19"
dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
mode: GRACEFUL
new_leader_uuid: "d9024e288ce94806841fc7a01ace2a2a"
 from {username='slave'} at 127.0.0.1:44326
I20260709 13:06:40.487973 19557 raft_consensus.cc:606] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 LEADER]: Received request to transfer leadership to TS d9024e288ce94806841fc7a01ace2a2a
I20260709 13:06:40.549649 19706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6afb437d4201457cbe669f91af9b4194"
dest_uuid: "976cff304db3484d9121017e6b39c77c"
mode: GRACEFUL
new_leader_uuid: "d9024e288ce94806841fc7a01ace2a2a"
 from {username='slave'} at 127.0.0.1:52732
I20260709 13:06:40.553154 19706 raft_consensus.cc:606] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Received request to transfer leadership to TS d9024e288ce94806841fc7a01ace2a2a
I20260709 13:06:40.566921 19846 consensus_queue.cc:1048] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:40.571979 19558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b2a907daf88406ebc9b6f00dc256ec7"
dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
mode: GRACEFUL
new_leader_uuid: "976cff304db3484d9121017e6b39c77c"
 from {username='slave'} at 127.0.0.1:44326
I20260709 13:06:40.572858 19558 raft_consensus.cc:606] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 LEADER]: Received request to transfer leadership to TS 976cff304db3484d9121017e6b39c77c
I20260709 13:06:40.590590 19889 consensus_queue.cc:1048] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:40.634764 19946 raft_consensus.cc:993] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a: : Instructing follower cef0c8b52e78443c91c09ce0b601d3ff to start an election
I20260709 13:06:40.635322 19889 raft_consensus.cc:1081] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [term 1 LEADER]: Signalling peer cef0c8b52e78443c91c09ce0b601d3ff to start an election
I20260709 13:06:40.636895 19557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "378d78ef96134a2a814d04de3b06bfd3"
dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
 from {username='slave'} at 127.0.0.1:44312
I20260709 13:06:40.637413 19557 raft_consensus.cc:493] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:40.637728 19557 raft_consensus.cc:3060] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.646919 19557 raft_consensus.cc:515] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.648368 19557 leader_election.cc:290] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 2 election: Requested vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:40.649344 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378d78ef96134a2a814d04de3b06bfd3" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
I20260709 13:06:40.649742 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "378d78ef96134a2a814d04de3b06bfd3" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "976cff304db3484d9121017e6b39c77c"
I20260709 13:06:40.650102 19632 raft_consensus.cc:3055] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:40.650440 19632 raft_consensus.cc:740] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Running, Role: LEADER
I20260709 13:06:40.650516 19706 raft_consensus.cc:3060] T 378d78ef96134a2a814d04de3b06bfd3 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.651482 19632 consensus_queue.cc:260] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.652900 19632 raft_consensus.cc:3060] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.657622 19706 raft_consensus.cc:2468] T 378d78ef96134a2a814d04de3b06bfd3 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 2.
I20260709 13:06:40.659108 19522 leader_election.cc:304] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 976cff304db3484d9121017e6b39c77c, cef0c8b52e78443c91c09ce0b601d3ff; no voters: 
I20260709 13:06:40.659343 19632 raft_consensus.cc:2468] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 2.
I20260709 13:06:40.660157 19918 raft_consensus.cc:2804] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:40.660657 19918 raft_consensus.cc:697] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 LEADER]: Becoming Leader. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Running, Role: LEADER
I20260709 13:06:40.661917 19918 consensus_queue.cc:237] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.665021 19897 raft_consensus.cc:993] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c: : Instructing follower cef0c8b52e78443c91c09ce0b601d3ff to start an election
I20260709 13:06:40.665871 19861 raft_consensus.cc:1081] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Signalling peer cef0c8b52e78443c91c09ce0b601d3ff to start an election
I20260709 13:06:40.667539 19557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aca90d01de3e47cfa207dd6993e6de57"
dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
 from {username='slave'} at 127.0.0.1:44300
I20260709 13:06:40.667953 19557 raft_consensus.cc:493] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:40.668220 19557 raft_consensus.cc:3060] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.669715 19454 catalog_manager.cc:5697] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff reported cstate change: term changed from 1 to 2, leader changed from d9024e288ce94806841fc7a01ace2a2a (127.9.77.66) to cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65). New cstate: current_term: 2 leader_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.674381 19557 raft_consensus.cc:515] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.676470 19557 leader_election.cc:290] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 2 election: Requested vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:40.677096 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca90d01de3e47cfa207dd6993e6de57" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
I20260709 13:06:40.677837 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aca90d01de3e47cfa207dd6993e6de57" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "976cff304db3484d9121017e6b39c77c"
I20260709 13:06:40.678054 19632 raft_consensus.cc:3060] T aca90d01de3e47cfa207dd6993e6de57 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.678586 19706 raft_consensus.cc:3055] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:40.678933 19706 raft_consensus.cc:740] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Running, Role: LEADER
I20260709 13:06:40.680127 19706 consensus_queue.cc:260] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.682015 19706 raft_consensus.cc:3060] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.686139 19632 raft_consensus.cc:2468] T aca90d01de3e47cfa207dd6993e6de57 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 2.
I20260709 13:06:40.687409 19522 leader_election.cc:304] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cef0c8b52e78443c91c09ce0b601d3ff, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:40.688205 19918 raft_consensus.cc:2804] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:40.688664 19918 raft_consensus.cc:697] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 LEADER]: Becoming Leader. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Running, Role: LEADER
I20260709 13:06:40.689692 19918 consensus_queue.cc:237] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.690233 19706 raft_consensus.cc:2468] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 2.
I20260709 13:06:40.696498 19454 catalog_manager.cc:5697] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff reported cstate change: term changed from 1 to 2, leader changed from 976cff304db3484d9121017e6b39c77c (127.9.77.67) to cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65). New cstate: current_term: 2 leader_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.701562 19861 consensus_queue.cc:1048] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.709599 19897 raft_consensus.cc:993] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c: : Instructing follower d9024e288ce94806841fc7a01ace2a2a to start an election
I20260709 13:06:40.710196 19927 raft_consensus.cc:1081] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Signalling peer d9024e288ce94806841fc7a01ace2a2a to start an election
I20260709 13:06:40.713284 19633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6afb437d4201457cbe669f91af9b4194"
dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
 from {username='slave'} at 127.0.0.1:52476
I20260709 13:06:40.713969 19633 raft_consensus.cc:493] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:40.714323 19633 raft_consensus.cc:3060] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.716836 19927 consensus_queue.cc:1048] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.723148 19633 raft_consensus.cc:515] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.724097 19632 raft_consensus.cc:1240] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Rejecting Update request from peer 976cff304db3484d9121017e6b39c77c for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:40.726188 19633 leader_election.cc:290] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 2 election: Requested vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:40.726454 19557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afb437d4201457cbe669f91af9b4194" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
I20260709 13:06:40.727084 19557 raft_consensus.cc:3060] T 6afb437d4201457cbe669f91af9b4194 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.728317 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6afb437d4201457cbe669f91af9b4194" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "976cff304db3484d9121017e6b39c77c"
I20260709 13:06:40.729475 19706 raft_consensus.cc:3055] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:40.729868 19706 raft_consensus.cc:740] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Running, Role: LEADER
I20260709 13:06:40.729761 19927 consensus_queue.cc:1059] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:40.731076 19706 consensus_queue.cc:260] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.732421 19706 raft_consensus.cc:3060] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.737344 19557 raft_consensus.cc:2468] T 6afb437d4201457cbe669f91af9b4194 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 2.
I20260709 13:06:40.741793 19706 raft_consensus.cc:2468] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 2.
I20260709 13:06:40.743643 19597 leader_election.cc:304] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 976cff304db3484d9121017e6b39c77c, d9024e288ce94806841fc7a01ace2a2a; no voters: 
W20260709 13:06:40.744486 19897 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:06:40.745131 19946 raft_consensus.cc:2804] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:40.745734 19946 raft_consensus.cc:697] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a [term 2 LEADER]: Becoming Leader. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Running, Role: LEADER
I20260709 13:06:40.747535 19946 consensus_queue.cc:237] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a [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: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.749714 19889 consensus_queue.cc:1048] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:40.755095 19889 consensus_queue.cc:1048] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.759649 19454 catalog_manager.cc:5697] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a reported cstate change: term changed from 1 to 2, leader changed from 976cff304db3484d9121017e6b39c77c (127.9.77.67) to d9024e288ce94806841fc7a01ace2a2a (127.9.77.66). New cstate: current_term: 2 leader_uuid: "d9024e288ce94806841fc7a01ace2a2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.842949 19889 raft_consensus.cc:993] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a: : Instructing follower cef0c8b52e78443c91c09ce0b601d3ff to start an election
I20260709 13:06:40.843555 19905 raft_consensus.cc:1081] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [term 1 LEADER]: Signalling peer cef0c8b52e78443c91c09ce0b601d3ff to start an election
I20260709 13:06:40.845233 19557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c668acb65d884c34a6dc5eddb92d8e07"
dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
 from {username='slave'} at 127.0.0.1:44312
I20260709 13:06:40.845785 19557 raft_consensus.cc:493] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:40.846163 19557 raft_consensus.cc:3060] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.852414 19557 raft_consensus.cc:515] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.853933 19557 leader_election.cc:290] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 2 election: Requested vote from peers d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:40.854775 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c668acb65d884c34a6dc5eddb92d8e07" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
I20260709 13:06:40.855401 19632 raft_consensus.cc:3055] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:40.855274 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c668acb65d884c34a6dc5eddb92d8e07" candidate_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "976cff304db3484d9121017e6b39c77c"
I20260709 13:06:40.855849 19632 raft_consensus.cc:740] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Running, Role: LEADER
I20260709 13:06:40.856166 19706 raft_consensus.cc:3060] T c668acb65d884c34a6dc5eddb92d8e07 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.856897 19632 consensus_queue.cc:260] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.858558 19632 raft_consensus.cc:3060] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.864097 19706 raft_consensus.cc:2468] T c668acb65d884c34a6dc5eddb92d8e07 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 2.
I20260709 13:06:40.865618 19522 leader_election.cc:304] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 976cff304db3484d9121017e6b39c77c, cef0c8b52e78443c91c09ce0b601d3ff; no voters: 
I20260709 13:06:40.865674 19632 raft_consensus.cc:2468] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef0c8b52e78443c91c09ce0b601d3ff in term 2.
I20260709 13:06:40.866547 19918 raft_consensus.cc:2804] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:40.867089 19918 raft_consensus.cc:697] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 LEADER]: Becoming Leader. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Running, Role: LEADER
I20260709 13:06:40.867987 19918 consensus_queue.cc:237] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.875479 19454 catalog_manager.cc:5697] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff reported cstate change: term changed from 1 to 2, leader changed from d9024e288ce94806841fc7a01ace2a2a (127.9.77.66) to cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65). New cstate: current_term: 2 leader_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.924516 19940 raft_consensus.cc:993] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff: : Instructing follower 976cff304db3484d9121017e6b39c77c to start an election
I20260709 13:06:40.925026 19940 raft_consensus.cc:1081] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 LEADER]: Signalling peer 976cff304db3484d9121017e6b39c77c to start an election
I20260709 13:06:40.926590 19706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b2a907daf88406ebc9b6f00dc256ec7"
dest_uuid: "976cff304db3484d9121017e6b39c77c"
 from {username='slave'} at 127.0.0.1:52712
I20260709 13:06:40.927014 19706 raft_consensus.cc:493] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:40.927270 19706 raft_consensus.cc:3060] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.931780 19706 raft_consensus.cc:515] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.933235 19706 leader_election.cc:290] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 2 election: Requested vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385)
I20260709 13:06:40.934096 19557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2a907daf88406ebc9b6f00dc256ec7" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
I20260709 13:06:40.934499 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b2a907daf88406ebc9b6f00dc256ec7" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
I20260709 13:06:40.934767 19557 raft_consensus.cc:3055] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:40.935276 19557 raft_consensus.cc:740] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Running, Role: LEADER
I20260709 13:06:40.935288 19632 raft_consensus.cc:3060] T 2b2a907daf88406ebc9b6f00dc256ec7 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.936147 19557 consensus_queue.cc:260] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.937754 19557 raft_consensus.cc:3060] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.941809 19632 raft_consensus.cc:2468] T 2b2a907daf88406ebc9b6f00dc256ec7 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 2.
I20260709 13:06:40.942945 19671 leader_election.cc:304] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 976cff304db3484d9121017e6b39c77c, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:40.943467 19557 raft_consensus.cc:2468] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 2.
I20260709 13:06:40.943673 19897 raft_consensus.cc:2804] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:40.944286 19897 raft_consensus.cc:697] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c [term 2 LEADER]: Becoming Leader. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Running, Role: LEADER
I20260709 13:06:40.945199 19897 consensus_queue.cc:237] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:40.954294 19456 catalog_manager.cc:5697] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c reported cstate change: term changed from 1 to 2, leader changed from cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65) to 976cff304db3484d9121017e6b39c77c (127.9.77.67). New cstate: current_term: 2 leader_uuid: "976cff304db3484d9121017e6b39c77c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:41.062772 19940 raft_consensus.cc:993] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff: : Instructing follower d9024e288ce94806841fc7a01ace2a2a to start an election
I20260709 13:06:41.063241 19918 raft_consensus.cc:1081] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 LEADER]: Signalling peer d9024e288ce94806841fc7a01ace2a2a to start an election
I20260709 13:06:41.064626 19632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4cb5c080bdf4cfcaaf2c5f647338d19"
dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
 from {username='slave'} at 127.0.0.1:52460
I20260709 13:06:41.065071 19632 raft_consensus.cc:493] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:41.065339 19632 raft_consensus.cc:3060] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:41.069823 19632 raft_consensus.cc:515] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:41.071159 19632 leader_election.cc:290] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 2 election: Requested vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), 976cff304db3484d9121017e6b39c77c (127.9.77.67:44159)
I20260709 13:06:41.072064 19557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4cb5c080bdf4cfcaaf2c5f647338d19" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
I20260709 13:06:41.072386 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4cb5c080bdf4cfcaaf2c5f647338d19" candidate_uuid: "d9024e288ce94806841fc7a01ace2a2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "976cff304db3484d9121017e6b39c77c"
I20260709 13:06:41.072675 19557 raft_consensus.cc:3055] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:41.072969 19706 raft_consensus.cc:3060] T b4cb5c080bdf4cfcaaf2c5f647338d19 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:41.072992 19557 raft_consensus.cc:740] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Running, Role: LEADER
I20260709 13:06:41.073856 19557 consensus_queue.cc:260] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:41.074774 19557 raft_consensus.cc:3060] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:41.077680 19706 raft_consensus.cc:2468] T b4cb5c080bdf4cfcaaf2c5f647338d19 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 2.
I20260709 13:06:41.078725 19597 leader_election.cc:304] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 976cff304db3484d9121017e6b39c77c, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:41.079246 19557 raft_consensus.cc:2468] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9024e288ce94806841fc7a01ace2a2a in term 2.
I20260709 13:06:41.079454 19946 raft_consensus.cc:2804] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:41.080025 19946 raft_consensus.cc:697] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a [term 2 LEADER]: Becoming Leader. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Running, Role: LEADER
I20260709 13:06:41.080856 19946 consensus_queue.cc:237] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:41.087276 19456 catalog_manager.cc:5697] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a reported cstate change: term changed from 1 to 2, leader changed from cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65) to d9024e288ce94806841fc7a01ace2a2a (127.9.77.66). New cstate: current_term: 2 leader_uuid: "d9024e288ce94806841fc7a01ace2a2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:41.130976 19706 raft_consensus.cc:1275] T 378d78ef96134a2a814d04de3b06bfd3 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Refusing update from remote peer cef0c8b52e78443c91c09ce0b601d3ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:41.132244 19940 consensus_queue.cc:1048] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.142001 19632 raft_consensus.cc:1275] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Refusing update from remote peer cef0c8b52e78443c91c09ce0b601d3ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:41.144596 19918 consensus_queue.cc:1048] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.193221 19557 raft_consensus.cc:1275] T 6afb437d4201457cbe669f91af9b4194 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Refusing update from remote peer d9024e288ce94806841fc7a01ace2a2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:41.194337 19946 consensus_queue.cc:1048] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.201997 19706 raft_consensus.cc:1275] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Refusing update from remote peer d9024e288ce94806841fc7a01ace2a2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:41.204022 19846 consensus_queue.cc:1048] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.208995 19707 raft_consensus.cc:1275] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Refusing update from remote peer cef0c8b52e78443c91c09ce0b601d3ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:41.210302 19918 consensus_queue.cc:1048] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.221853 19632 raft_consensus.cc:1275] T aca90d01de3e47cfa207dd6993e6de57 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Refusing update from remote peer cef0c8b52e78443c91c09ce0b601d3ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:41.223415 19940 consensus_queue.cc:1048] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.343168 19706 raft_consensus.cc:1275] T c668acb65d884c34a6dc5eddb92d8e07 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Refusing update from remote peer cef0c8b52e78443c91c09ce0b601d3ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:41.344493 19940 consensus_queue.cc:1048] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.353585 19632 raft_consensus.cc:1275] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Refusing update from remote peer cef0c8b52e78443c91c09ce0b601d3ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:41.356612 19891 consensus_queue.cc:1048] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:41.423180 19632 raft_consensus.cc:1275] T 2b2a907daf88406ebc9b6f00dc256ec7 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Refusing update from remote peer 976cff304db3484d9121017e6b39c77c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:41.424319 19897 consensus_queue.cc:1048] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.433032 19558 raft_consensus.cc:1275] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Refusing update from remote peer 976cff304db3484d9121017e6b39c77c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:41.435730 19954 consensus_queue.cc:1048] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.494028 19558 raft_consensus.cc:1275] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Refusing update from remote peer d9024e288ce94806841fc7a01ace2a2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:41.495419 19889 consensus_queue.cc:1048] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:41.504643 19706 raft_consensus.cc:1275] T b4cb5c080bdf4cfcaaf2c5f647338d19 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Refusing update from remote peer d9024e288ce94806841fc7a01ace2a2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:41.506217 19889 consensus_queue.cc:1048] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:43.578039 19454 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33982:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:06:43.604518 19454 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33982:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:06:43.751842  9525 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:43.731954 19983 tablet.cc:1724] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c: 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 13:06:43.758463 19982 tablet.cc:1724] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff: 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 13:06:43.806311 20003 tablet.cc:1724] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff: 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 13:06:43.822048 20002 tablet.cc:1724] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff: 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 13:06:43.809579 19522 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.9.77.67:44159, user_credentials={real_user=slave}} blocked reactor thread for 59521.8us
I20260709 13:06:43.907649 20014 tablet.cc:1724] T 7d152b22aeaa432b838ae7efc416a8b3 P 976cff304db3484d9121017e6b39c77c: 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 13:06:43.908456 20003 tablet.cc:1724] T 058a9952aa084508afc3c9e78bbf2d7b P cef0c8b52e78443c91c09ce0b601d3ff: 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 13:06:43.918089 20012 tablet.cc:1724] T 058a9952aa084508afc3c9e78bbf2d7b P 976cff304db3484d9121017e6b39c77c: 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 13:06:43.903528 19983 tablet.cc:1724] T 378d78ef96134a2a814d04de3b06bfd3 P 976cff304db3484d9121017e6b39c77c: 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 13:06:43.963361 20015 tablet.cc:1724] T c668acb65d884c34a6dc5eddb92d8e07 P 976cff304db3484d9121017e6b39c77c: 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 13:06:43.977065 19982 tablet.cc:1724] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff: 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 13:06:43.996719 19454 catalog_manager.cc:5789] TS cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935) does not have the latest schema for tablet c668acb65d884c34a6dc5eddb92d8e07 (table soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]). Expected version 1 got 0
I20260709 13:06:44.010658 19631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07c145540f154f3db82b58ead81f302f"
dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
mode: GRACEFUL
new_leader_uuid: "976cff304db3484d9121017e6b39c77c"
 from {username='slave'} at 127.0.0.1:46166
I20260709 13:06:44.011390 19631 raft_consensus.cc:606] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [term 2 LEADER]: Received request to transfer leadership to TS 976cff304db3484d9121017e6b39c77c
I20260709 13:06:43.924154 20007 tablet.cc:1724] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a: 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 13:06:44.024498 19982 tablet.cc:1724] T 6afb437d4201457cbe669f91af9b4194 P cef0c8b52e78443c91c09ce0b601d3ff: 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 13:06:44.050187 20018 tablet.cc:1724] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff: 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 13:06:44.067358 19983 tablet.cc:1724] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c: 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 13:06:44.070372 20016 tablet.cc:1724] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a: 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 13:06:44.074035 20007 tablet.cc:1724] T 7d152b22aeaa432b838ae7efc416a8b3 P d9024e288ce94806841fc7a01ace2a2a: 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 13:06:44.078118 19455 catalog_manager.cc:5789] TS d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385) does not have the latest schema for tablet b4cb5c080bdf4cfcaaf2c5f647338d19 (table soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]). Expected version 1 got 0
I20260709 13:06:44.078980 19455 catalog_manager.cc:5789] TS d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385) does not have the latest schema for tablet 4691abf673944d9391fd88aa3c9ff2ee (table soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]). Expected version 1 got 0
I20260709 13:06:44.079707 19455 catalog_manager.cc:5789] TS d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385) does not have the latest schema for tablet 058a9952aa084508afc3c9e78bbf2d7b (table soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]). Expected version 1 got 0
I20260709 13:06:44.080439 19455 catalog_manager.cc:5789] TS d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385) does not have the latest schema for tablet 6afb437d4201457cbe669f91af9b4194 (table soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d]). Expected version 1 got 0
I20260709 13:06:44.074085 20022 tablet.cc:1724] T aca90d01de3e47cfa207dd6993e6de57 P d9024e288ce94806841fc7a01ace2a2a: 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 13:06:44.087149 19982 tablet.cc:1724] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff: 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 13:06:44.095372 20015 tablet.cc:1724] T 4691abf673944d9391fd88aa3c9ff2ee P 976cff304db3484d9121017e6b39c77c: 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 13:06:44.098853 19983 tablet.cc:1724] T b4cb5c080bdf4cfcaaf2c5f647338d19 P 976cff304db3484d9121017e6b39c77c: 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 13:06:44.101079 20016 tablet.cc:1724] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a: 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 13:06:44.111204 19982 tablet.cc:1724] T 4691abf673944d9391fd88aa3c9ff2ee P cef0c8b52e78443c91c09ce0b601d3ff: 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 13:06:44.102432 20021 tablet.cc:1724] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a: 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 13:06:44.118672 20007 tablet.cc:1724] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a: 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 13:06:44.127091 19555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ba3efcba9694c7da36f513d292bf6c3"
dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
mode: GRACEFUL
new_leader_uuid: "976cff304db3484d9121017e6b39c77c"
 from {username='slave'} at 127.0.0.1:44724
I20260709 13:06:44.127835 19555 raft_consensus.cc:606] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 LEADER]: Received request to transfer leadership to TS 976cff304db3484d9121017e6b39c77c
I20260709 13:06:44.128248 20014 tablet.cc:1724] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c: 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 13:06:44.129647  9525 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:06:44.130338  9525 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:44.135357 20022 tablet.cc:1724] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a: 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 13:06:44.157833 20016 tablet.cc:1724] T 2b2a907daf88406ebc9b6f00dc256ec7 P d9024e288ce94806841fc7a01ace2a2a: 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 13:06:44.190138 19455 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8: soft_deleted_table [id=e8506ea0c99b4d808ee11f36ee49b39d] alter complete (version 1)
I20260709 13:06:44.382773 19959 raft_consensus.cc:993] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a: : Instructing follower 976cff304db3484d9121017e6b39c77c to start an election
I20260709 13:06:44.383225 19959 raft_consensus.cc:1081] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [term 2 LEADER]: Signalling peer 976cff304db3484d9121017e6b39c77c to start an election
I20260709 13:06:44.384732 19701 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07c145540f154f3db82b58ead81f302f"
dest_uuid: "976cff304db3484d9121017e6b39c77c"
 from {username='slave'} at 127.0.0.1:52720
I20260709 13:06:44.385229 19701 raft_consensus.cc:493] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:44.385586 19701 raft_consensus.cc:3060] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:44.391040 19701 raft_consensus.cc:515] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:44.392827 19701 leader_election.cc:290] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 3 election: Requested vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385)
I20260709 13:06:44.393862 19555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c145540f154f3db82b58ead81f302f" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
I20260709 13:06:44.393994 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c145540f154f3db82b58ead81f302f" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
I20260709 13:06:44.394593 19555 raft_consensus.cc:3060] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:44.394673 19632 raft_consensus.cc:3055] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:44.395073 19632 raft_consensus.cc:740] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d9024e288ce94806841fc7a01ace2a2a, State: Running, Role: LEADER
I20260709 13:06:44.395704 19632 consensus_queue.cc:260] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [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: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:44.396591 19632 raft_consensus.cc:3060] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:44.401153 19555 raft_consensus.cc:2468] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 3.
I20260709 13:06:44.402176 19632 raft_consensus.cc:2468] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 3.
I20260709 13:06:44.402364 19671 leader_election.cc:304] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [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: 976cff304db3484d9121017e6b39c77c, cef0c8b52e78443c91c09ce0b601d3ff; no voters: 
I20260709 13:06:44.403398 19987 raft_consensus.cc:2804] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:44.403849 19987 raft_consensus.cc:697] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 3 LEADER]: Becoming Leader. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Running, Role: LEADER
I20260709 13:06:44.404621 19987 consensus_queue.cc:237] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [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: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:44.414166 19455 catalog_manager.cc:5697] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c reported cstate change: term changed from 2 to 3, leader changed from d9024e288ce94806841fc7a01ace2a2a (127.9.77.66) to 976cff304db3484d9121017e6b39c77c (127.9.77.67). New cstate: current_term: 3 leader_uuid: "976cff304db3484d9121017e6b39c77c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:44.622069 19960 raft_consensus.cc:993] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff: : Instructing follower 976cff304db3484d9121017e6b39c77c to start an election
I20260709 13:06:44.622658 19994 raft_consensus.cc:1081] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 LEADER]: Signalling peer 976cff304db3484d9121017e6b39c77c to start an election
I20260709 13:06:44.624310 19703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ba3efcba9694c7da36f513d292bf6c3"
dest_uuid: "976cff304db3484d9121017e6b39c77c"
 from {username='slave'} at 127.0.0.1:52712
I20260709 13:06:44.624836 19703 raft_consensus.cc:493] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:44.625201 19703 raft_consensus.cc:3060] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:44.631742 19703 raft_consensus.cc:515] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:44.633716 19703 leader_election.cc:290] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [CANDIDATE]: Term 3 election: Requested vote from peers cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935), d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385)
I20260709 13:06:44.634586 19555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba3efcba9694c7da36f513d292bf6c3" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cef0c8b52e78443c91c09ce0b601d3ff"
I20260709 13:06:44.634701 19632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ba3efcba9694c7da36f513d292bf6c3" candidate_uuid: "976cff304db3484d9121017e6b39c77c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d9024e288ce94806841fc7a01ace2a2a"
I20260709 13:06:44.635396 19555 raft_consensus.cc:3055] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:44.635564 19632 raft_consensus.cc:3060] T 9ba3efcba9694c7da36f513d292bf6c3 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:44.635802 19555 raft_consensus.cc:740] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cef0c8b52e78443c91c09ce0b601d3ff, State: Running, Role: LEADER
I20260709 13:06:44.636709 19555 consensus_queue.cc:260] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [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: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:44.637953 19555 raft_consensus.cc:3060] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:44.640836 19632 raft_consensus.cc:2468] T 9ba3efcba9694c7da36f513d292bf6c3 P d9024e288ce94806841fc7a01ace2a2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 3.
I20260709 13:06:44.642097 19671 leader_election.cc:304] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [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: 976cff304db3484d9121017e6b39c77c, d9024e288ce94806841fc7a01ace2a2a; no voters: 
I20260709 13:06:44.643153 19954 raft_consensus.cc:2804] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:44.643637 19954 raft_consensus.cc:697] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 3 LEADER]: Becoming Leader. State: Replica: 976cff304db3484d9121017e6b39c77c, State: Running, Role: LEADER
I20260709 13:06:44.644411 19954 consensus_queue.cc:237] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [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: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } }
I20260709 13:06:44.645103 19555 raft_consensus.cc:2468] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 976cff304db3484d9121017e6b39c77c in term 3.
I20260709 13:06:44.652750 19455 catalog_manager.cc:5697] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c reported cstate change: term changed from 2 to 3, leader changed from cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65) to 976cff304db3484d9121017e6b39c77c (127.9.77.67). New cstate: current_term: 3 leader_uuid: "976cff304db3484d9121017e6b39c77c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "976cff304db3484d9121017e6b39c77c" member_type: VOTER last_known_addr { host: "127.9.77.67" port: 44159 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:44.815001 19555 raft_consensus.cc:1275] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff [term 3 FOLLOWER]: Refusing update from remote peer 976cff304db3484d9121017e6b39c77c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:44.816380 19954 consensus_queue.cc:1048] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef0c8b52e78443c91c09ce0b601d3ff" member_type: VOTER last_known_addr { host: "127.9.77.65" port: 37935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:44.820533 19632 raft_consensus.cc:1275] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [term 3 FOLLOWER]: Refusing update from remote peer 976cff304db3484d9121017e6b39c77c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:44.822098 19954 consensus_queue.cc:1048] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:45.191351  9525 tablet_server.cc:179] TabletServer@127.9.77.65:0 shutting down...
I20260709 13:06:45.220664  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:45.221534  9525 tablet_replica.cc:333] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff: stopping tablet replica
I20260709 13:06:45.222339  9525 raft_consensus.cc:2243] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.222831  9525 raft_consensus.cc:2272] T 2b2a907daf88406ebc9b6f00dc256ec7 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.225061  9525 tablet_replica.cc:333] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff: stopping tablet replica
I20260709 13:06:45.225744  9525 raft_consensus.cc:2243] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.226187  9525 raft_consensus.cc:2272] T b4cb5c080bdf4cfcaaf2c5f647338d19 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.228360  9525 tablet_replica.cc:333] T 4691abf673944d9391fd88aa3c9ff2ee P cef0c8b52e78443c91c09ce0b601d3ff: stopping tablet replica
I20260709 13:06:45.228953  9525 raft_consensus.cc:2243] T 4691abf673944d9391fd88aa3c9ff2ee P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.229429  9525 raft_consensus.cc:2272] T 4691abf673944d9391fd88aa3c9ff2ee P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.231323  9525 tablet_replica.cc:333] T 6afb437d4201457cbe669f91af9b4194 P cef0c8b52e78443c91c09ce0b601d3ff: stopping tablet replica
I20260709 13:06:45.231995  9525 raft_consensus.cc:2243] T 6afb437d4201457cbe669f91af9b4194 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.232434  9525 raft_consensus.cc:2272] T 6afb437d4201457cbe669f91af9b4194 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.234901  9525 tablet_replica.cc:333] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff: stopping tablet replica
I20260709 13:06:45.235567  9525 raft_consensus.cc:2243] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:45.236495  9525 raft_consensus.cc:2272] T 378d78ef96134a2a814d04de3b06bfd3 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.238777  9525 tablet_replica.cc:333] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff: stopping tablet replica
I20260709 13:06:45.239338  9525 raft_consensus.cc:2243] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:45.240108  9525 raft_consensus.cc:2272] T c668acb65d884c34a6dc5eddb92d8e07 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.242336  9525 tablet_replica.cc:333] T 058a9952aa084508afc3c9e78bbf2d7b P cef0c8b52e78443c91c09ce0b601d3ff: stopping tablet replica
I20260709 13:06:45.242882  9525 raft_consensus.cc:2243] T 058a9952aa084508afc3c9e78bbf2d7b P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.243271  9525 raft_consensus.cc:2272] T 058a9952aa084508afc3c9e78bbf2d7b P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.245312  9525 tablet_replica.cc:333] T b255efa080b344a8aea455e69f4cfeee P cef0c8b52e78443c91c09ce0b601d3ff: stopping tablet replica
I20260709 13:06:45.245935  9525 raft_consensus.cc:2243] T b255efa080b344a8aea455e69f4cfeee P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.246342  9525 raft_consensus.cc:2272] T b255efa080b344a8aea455e69f4cfeee P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.249029  9525 tablet_replica.cc:333] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff: stopping tablet replica
I20260709 13:06:45.249893  9525 raft_consensus.cc:2243] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:06:45.249814 19597 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
I20260709 13:06:45.251248  9525 raft_consensus.cc:2272] T 63dce332e4ad4190a29213efa7c625f3 P cef0c8b52e78443c91c09ce0b601d3ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.254859  9525 tablet_replica.cc:333] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff: stopping tablet replica
W20260709 13:06:45.255039 19597 consensus_peers.cc:597] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a -> Peer cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935): Couldn't send request to peer cef0c8b52e78443c91c09ce0b601d3ff. 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 13:06:45.255669  9525 raft_consensus.cc:2243] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:45.256696  9525 raft_consensus.cc:2272] T aca90d01de3e47cfa207dd6993e6de57 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:45.257735 19597 consensus_peers.cc:597] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a -> Peer cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935): Couldn't send request to peer cef0c8b52e78443c91c09ce0b601d3ff. 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 13:06:45.259624  9525 tablet_replica.cc:333] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff: stopping tablet replica
I20260709 13:06:45.260469  9525 raft_consensus.cc:2243] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.261104  9525 raft_consensus.cc:2272] T 07c145540f154f3db82b58ead81f302f P cef0c8b52e78443c91c09ce0b601d3ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.265329  9525 tablet_replica.cc:333] T 8277248f904e46dca04179e95795dcb2 P cef0c8b52e78443c91c09ce0b601d3ff: stopping tablet replica
I20260709 13:06:45.266156  9525 raft_consensus.cc:2243] T 8277248f904e46dca04179e95795dcb2 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.266764  9525 raft_consensus.cc:2272] T 8277248f904e46dca04179e95795dcb2 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.267802 19632 raft_consensus.cc:1275] T 9ba3efcba9694c7da36f513d292bf6c3 P d9024e288ce94806841fc7a01ace2a2a [term 3 FOLLOWER]: Refusing update from remote peer 976cff304db3484d9121017e6b39c77c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:45.270112  9525 tablet_replica.cc:333] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff: stopping tablet replica
I20260709 13:06:45.271024  9525 raft_consensus.cc:2243] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:06:45.271711 19671 consensus_peers.cc:597] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c -> Peer cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935): Couldn't send request to peer cef0c8b52e78443c91c09ce0b601d3ff. 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 13:06:45.271730 20035 consensus_queue.cc:1048] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9024e288ce94806841fc7a01ace2a2a" member_type: VOTER last_known_addr { host: "127.9.77.66" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:45.272233  9525 raft_consensus.cc:2272] T e7492040789144638fb516e2a703e3d0 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:45.272701 19671 consensus_peers.cc:597] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c -> Peer cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935): Couldn't send request to peer cef0c8b52e78443c91c09ce0b601d3ff. 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 13:06:45.275755  9525 tablet_replica.cc:333] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff: stopping tablet replica
I20260709 13:06:45.276624  9525 raft_consensus.cc:2243] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:45.277472  9525 raft_consensus.cc:2272] T 7d152b22aeaa432b838ae7efc416a8b3 P cef0c8b52e78443c91c09ce0b601d3ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.280359  9525 tablet_replica.cc:333] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff: stopping tablet replica
I20260709 13:06:45.280916  9525 raft_consensus.cc:2243] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.281467  9525 raft_consensus.cc:2272] T 7390aad508e64dfbb34bc5e43c1f3470 P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.286149  9525 tablet_replica.cc:333] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff: stopping tablet replica
I20260709 13:06:45.286933  9525 raft_consensus.cc:2243] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.287410  9525 raft_consensus.cc:2272] T 9ba3efcba9694c7da36f513d292bf6c3 P cef0c8b52e78443c91c09ce0b601d3ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.289865  9525 tablet_replica.cc:333] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff: stopping tablet replica
I20260709 13:06:45.290632  9525 raft_consensus.cc:2243] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.291244  9525 raft_consensus.cc:2272] T 69999dd5cadf44618364331897dd76cb P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.294169  9525 tablet_replica.cc:333] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff: stopping tablet replica
I20260709 13:06:45.294754  9525 raft_consensus.cc:2243] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:45.295475  9525 raft_consensus.cc:2272] T ff0bd8e2eefe4756acc5239cb4f32d0a P cef0c8b52e78443c91c09ce0b601d3ff [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:45.301137 19597 consensus_peers.cc:597] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a -> Peer cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935): Couldn't send request to peer cef0c8b52e78443c91c09ce0b601d3ff. 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 13:06:45.337689  9525 tablet_server.cc:196] TabletServer@127.9.77.65:0 shutdown complete.
W20260709 13:06:45.348519 19597 consensus_peers.cc:597] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a -> Peer cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935): Couldn't send request to peer cef0c8b52e78443c91c09ce0b601d3ff. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:37935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:45.377911  9525 tablet_server.cc:179] TabletServer@127.9.77.66:0 shutting down...
I20260709 13:06:45.410638  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:45.411362  9525 tablet_replica.cc:333] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a: stopping tablet replica
I20260709 13:06:45.412240  9525 raft_consensus.cc:2243] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:45.413040  9525 raft_consensus.cc:2272] T b4cb5c080bdf4cfcaaf2c5f647338d19 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.415057  9525 tablet_replica.cc:333] T 2b2a907daf88406ebc9b6f00dc256ec7 P d9024e288ce94806841fc7a01ace2a2a: stopping tablet replica
I20260709 13:06:45.415697  9525 raft_consensus.cc:2243] T 2b2a907daf88406ebc9b6f00dc256ec7 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.416146  9525 raft_consensus.cc:2272] T 2b2a907daf88406ebc9b6f00dc256ec7 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.418066  9525 tablet_replica.cc:333] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a: stopping tablet replica
I20260709 13:06:45.418640  9525 raft_consensus.cc:2243] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:45.419741  9525 raft_consensus.cc:2272] T 4691abf673944d9391fd88aa3c9ff2ee P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.422077  9525 tablet_replica.cc:333] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a: stopping tablet replica
I20260709 13:06:45.422662  9525 raft_consensus.cc:2243] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:45.423404  9525 raft_consensus.cc:2272] T 058a9952aa084508afc3c9e78bbf2d7b P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.425258  9525 tablet_replica.cc:333] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a: stopping tablet replica
I20260709 13:06:45.425793  9525 raft_consensus.cc:2243] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.426219  9525 raft_consensus.cc:2272] T c668acb65d884c34a6dc5eddb92d8e07 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.428097  9525 tablet_replica.cc:333] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a: stopping tablet replica
I20260709 13:06:45.428982  9525 raft_consensus.cc:2243] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:45.429904  9525 raft_consensus.cc:2272] T 6afb437d4201457cbe669f91af9b4194 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.432626  9525 tablet_replica.cc:333] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a: stopping tablet replica
I20260709 13:06:45.433529  9525 raft_consensus.cc:2243] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.433960  9525 raft_consensus.cc:2272] T 378d78ef96134a2a814d04de3b06bfd3 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:45.434317 19671 consensus_peers.cc:597] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c -> Peer cef0c8b52e78443c91c09ce0b601d3ff (127.9.77.65:37935): Couldn't send request to peer cef0c8b52e78443c91c09ce0b601d3ff. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.65:37935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:45.436173  9525 tablet_replica.cc:333] T e7492040789144638fb516e2a703e3d0 P d9024e288ce94806841fc7a01ace2a2a: stopping tablet replica
I20260709 13:06:45.436775  9525 raft_consensus.cc:2243] T e7492040789144638fb516e2a703e3d0 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.437160  9525 raft_consensus.cc:2272] T e7492040789144638fb516e2a703e3d0 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.439214  9525 tablet_replica.cc:333] T 7d152b22aeaa432b838ae7efc416a8b3 P d9024e288ce94806841fc7a01ace2a2a: stopping tablet replica
I20260709 13:06:45.439778  9525 raft_consensus.cc:2243] T 7d152b22aeaa432b838ae7efc416a8b3 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.440150  9525 raft_consensus.cc:2272] T 7d152b22aeaa432b838ae7efc416a8b3 P d9024e288ce94806841fc7a01ace2a2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.442132  9525 tablet_replica.cc:333] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a: stopping tablet replica
I20260709 13:06:45.442735  9525 raft_consensus.cc:2243] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:45.443622  9525 raft_consensus.cc:2272] T 7390aad508e64dfbb34bc5e43c1f3470 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.445732  9525 tablet_replica.cc:333] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a: stopping tablet replica
I20260709 13:06:45.446228  9525 raft_consensus.cc:2243] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:45.446939  9525 raft_consensus.cc:2272] T 8277248f904e46dca04179e95795dcb2 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.448870  9525 tablet_replica.cc:333] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a: stopping tablet replica
I20260709 13:06:45.449427  9525 raft_consensus.cc:2243] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.449790  9525 raft_consensus.cc:2272] T 07c145540f154f3db82b58ead81f302f P d9024e288ce94806841fc7a01ace2a2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.452103  9525 tablet_replica.cc:333] T 69999dd5cadf44618364331897dd76cb P d9024e288ce94806841fc7a01ace2a2a: stopping tablet replica
I20260709 13:06:45.452711  9525 raft_consensus.cc:2243] T 69999dd5cadf44618364331897dd76cb P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.453116  9525 raft_consensus.cc:2272] T 69999dd5cadf44618364331897dd76cb P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.455000  9525 tablet_replica.cc:333] T 9ba3efcba9694c7da36f513d292bf6c3 P d9024e288ce94806841fc7a01ace2a2a: stopping tablet replica
I20260709 13:06:45.455480  9525 raft_consensus.cc:2243] T 9ba3efcba9694c7da36f513d292bf6c3 P d9024e288ce94806841fc7a01ace2a2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.455834  9525 raft_consensus.cc:2272] T 9ba3efcba9694c7da36f513d292bf6c3 P d9024e288ce94806841fc7a01ace2a2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.458709  9525 tablet_replica.cc:333] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a: stopping tablet replica
I20260709 13:06:45.459214  9525 raft_consensus.cc:2243] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:45.459972  9525 raft_consensus.cc:2272] T b255efa080b344a8aea455e69f4cfeee P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.461840  9525 tablet_replica.cc:333] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a: stopping tablet replica
I20260709 13:06:45.462272  9525 raft_consensus.cc:2243] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.462638  9525 raft_consensus.cc:2272] T ff0bd8e2eefe4756acc5239cb4f32d0a P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.464618  9525 tablet_replica.cc:333] T aca90d01de3e47cfa207dd6993e6de57 P d9024e288ce94806841fc7a01ace2a2a: stopping tablet replica
I20260709 13:06:45.465044  9525 raft_consensus.cc:2243] T aca90d01de3e47cfa207dd6993e6de57 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.465467  9525 raft_consensus.cc:2272] T aca90d01de3e47cfa207dd6993e6de57 P d9024e288ce94806841fc7a01ace2a2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.467237  9525 tablet_replica.cc:333] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a: stopping tablet replica
I20260709 13:06:45.467648  9525 raft_consensus.cc:2243] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.468012  9525 raft_consensus.cc:2272] T 63dce332e4ad4190a29213efa7c625f3 P d9024e288ce94806841fc7a01ace2a2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.512054  9525 tablet_server.cc:196] TabletServer@127.9.77.66:0 shutdown complete.
I20260709 13:06:45.546295  9525 tablet_server.cc:179] TabletServer@127.9.77.67:0 shutting down...
W20260709 13:06:45.564668 19671 consensus_peers.cc:597] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c -> Peer d9024e288ce94806841fc7a01ace2a2a (127.9.77.66:35385): Couldn't send request to peer d9024e288ce94806841fc7a01ace2a2a. Status: Network error: Client connection negotiation failed: client connection to 127.9.77.66:35385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:45.577577  9525 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:45.578482  9525 tablet_replica.cc:333] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c: stopping tablet replica
I20260709 13:06:45.579113  9525 raft_consensus.cc:2243] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:45.579871  9525 raft_consensus.cc:2272] T 2b2a907daf88406ebc9b6f00dc256ec7 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.581845  9525 tablet_replica.cc:333] T b4cb5c080bdf4cfcaaf2c5f647338d19 P 976cff304db3484d9121017e6b39c77c: stopping tablet replica
I20260709 13:06:45.582505  9525 raft_consensus.cc:2243] T b4cb5c080bdf4cfcaaf2c5f647338d19 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.582957  9525 raft_consensus.cc:2272] T b4cb5c080bdf4cfcaaf2c5f647338d19 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.584658  9525 tablet_replica.cc:333] T 4691abf673944d9391fd88aa3c9ff2ee P 976cff304db3484d9121017e6b39c77c: stopping tablet replica
I20260709 13:06:45.585184  9525 raft_consensus.cc:2243] T 4691abf673944d9391fd88aa3c9ff2ee P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.585608  9525 raft_consensus.cc:2272] T 4691abf673944d9391fd88aa3c9ff2ee P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.587457  9525 tablet_replica.cc:333] T 058a9952aa084508afc3c9e78bbf2d7b P 976cff304db3484d9121017e6b39c77c: stopping tablet replica
I20260709 13:06:45.588014  9525 raft_consensus.cc:2243] T 058a9952aa084508afc3c9e78bbf2d7b P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.588426  9525 raft_consensus.cc:2272] T 058a9952aa084508afc3c9e78bbf2d7b P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.590270  9525 tablet_replica.cc:333] T c668acb65d884c34a6dc5eddb92d8e07 P 976cff304db3484d9121017e6b39c77c: stopping tablet replica
I20260709 13:06:45.590812  9525 raft_consensus.cc:2243] T c668acb65d884c34a6dc5eddb92d8e07 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.591233  9525 raft_consensus.cc:2272] T c668acb65d884c34a6dc5eddb92d8e07 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.593140  9525 tablet_replica.cc:333] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c: stopping tablet replica
I20260709 13:06:45.593739  9525 raft_consensus.cc:2243] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.594156  9525 raft_consensus.cc:2272] T 6afb437d4201457cbe669f91af9b4194 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.595880  9525 tablet_replica.cc:333] T 378d78ef96134a2a814d04de3b06bfd3 P 976cff304db3484d9121017e6b39c77c: stopping tablet replica
I20260709 13:06:45.596411  9525 raft_consensus.cc:2243] T 378d78ef96134a2a814d04de3b06bfd3 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.596833  9525 raft_consensus.cc:2272] T 378d78ef96134a2a814d04de3b06bfd3 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.598733  9525 tablet_replica.cc:333] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c: stopping tablet replica
I20260709 13:06:45.599254  9525 raft_consensus.cc:2243] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.599668  9525 raft_consensus.cc:2272] T aca90d01de3e47cfa207dd6993e6de57 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.601577  9525 tablet_replica.cc:333] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c: stopping tablet replica
I20260709 13:06:45.602064  9525 raft_consensus.cc:2243] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.602483  9525 raft_consensus.cc:2272] T 63dce332e4ad4190a29213efa7c625f3 P 976cff304db3484d9121017e6b39c77c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.604432  9525 tablet_replica.cc:333] T ff0bd8e2eefe4756acc5239cb4f32d0a P 976cff304db3484d9121017e6b39c77c: stopping tablet replica
I20260709 13:06:45.604918  9525 raft_consensus.cc:2243] T ff0bd8e2eefe4756acc5239cb4f32d0a P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.605345  9525 raft_consensus.cc:2272] T ff0bd8e2eefe4756acc5239cb4f32d0a P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.607653  9525 tablet_replica.cc:333] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c: stopping tablet replica
I20260709 13:06:45.608220  9525 raft_consensus.cc:2243] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.608687  9525 raft_consensus.cc:2272] T b255efa080b344a8aea455e69f4cfeee P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.610682  9525 tablet_replica.cc:333] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c: stopping tablet replica
I20260709 13:06:45.611212  9525 raft_consensus.cc:2243] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:45.612001  9525 raft_consensus.cc:2272] T 9ba3efcba9694c7da36f513d292bf6c3 P 976cff304db3484d9121017e6b39c77c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.614548  9525 tablet_replica.cc:333] T 7d152b22aeaa432b838ae7efc416a8b3 P 976cff304db3484d9121017e6b39c77c: stopping tablet replica
I20260709 13:06:45.615134  9525 raft_consensus.cc:2243] T 7d152b22aeaa432b838ae7efc416a8b3 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.615621  9525 raft_consensus.cc:2272] T 7d152b22aeaa432b838ae7efc416a8b3 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.617594  9525 tablet_replica.cc:333] T e7492040789144638fb516e2a703e3d0 P 976cff304db3484d9121017e6b39c77c: stopping tablet replica
I20260709 13:06:45.618116  9525 raft_consensus.cc:2243] T e7492040789144638fb516e2a703e3d0 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.618608  9525 raft_consensus.cc:2272] T e7492040789144638fb516e2a703e3d0 P 976cff304db3484d9121017e6b39c77c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.620875  9525 tablet_replica.cc:333] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c: stopping tablet replica
I20260709 13:06:45.621515  9525 raft_consensus.cc:2243] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:45.622445  9525 raft_consensus.cc:2272] T 69999dd5cadf44618364331897dd76cb P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.624478  9525 tablet_replica.cc:333] T 7390aad508e64dfbb34bc5e43c1f3470 P 976cff304db3484d9121017e6b39c77c: stopping tablet replica
I20260709 13:06:45.624993  9525 raft_consensus.cc:2243] T 7390aad508e64dfbb34bc5e43c1f3470 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.625440  9525 raft_consensus.cc:2272] T 7390aad508e64dfbb34bc5e43c1f3470 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.627343  9525 tablet_replica.cc:333] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c: stopping tablet replica
I20260709 13:06:45.627810  9525 raft_consensus.cc:2243] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:45.628552  9525 raft_consensus.cc:2272] T 07c145540f154f3db82b58ead81f302f P 976cff304db3484d9121017e6b39c77c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.630935  9525 tablet_replica.cc:333] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c: stopping tablet replica
I20260709 13:06:45.631383  9525 raft_consensus.cc:2243] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:45.631765  9525 raft_consensus.cc:2272] T 8277248f904e46dca04179e95795dcb2 P 976cff304db3484d9121017e6b39c77c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.670617  9525 tablet_server.cc:196] TabletServer@127.9.77.67:0 shutdown complete.
I20260709 13:06:45.702903  9525 master.cc:562] Master@127.9.77.126:39101 shutting down...
I20260709 13:06:45.724422  9525 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:45.724984  9525 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:45.725327  9525 tablet_replica.cc:333] T 00000000000000000000000000000000 P b7fb31f91cc542f5bf977d35fb50b8a8: stopping tablet replica
I20260709 13:06:45.745071  9525 master.cc:584] Master@127.9.77.126:39101 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (13105 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25963 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (271894 ms total)
[  PASSED  ] 8 tests.
I20260709 13:06:45.800920  9525 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 410 messages since previous log ~16 seconds ago
I20260709 13:06:45.801182  9525 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 410 messages since previous log ~16 seconds ago
I20260709 13:06:45.801402  9525 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 403 messages since previous log ~16 seconds ago
I20260709 13:06:45.801616  9525 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 ~37 seconds ago
I20260709 13:06:45.802148  9525 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 ~37 seconds ago
I20260709 13:06:45.802527  9525 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260709 13:06:45.802853  9525 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~12 seconds ago
